#main-wrapper{
	background:#fff
}

.db-top-nav-bar .box-row{
	height:45px
}

.db-top-nav-bar .box-row>ul>li{
	float:left;
	position:relative;
	margin-right:25px
}

.db-top-nav-bar .box-row>ul>li.menu-expandable:hover ul{
	display:block
}

.db-top-nav-bar .box-row>ul>li:last-child{
	margin-right:0
}

.db-top-nav-bar .box-row>ul>li.marked>a:after{
	background-color:#00b22d;
	content:"\f0f3";
	display:inline-block;
	font-family:'FontAwesome';
	font-size:11px;
	line-height:20px;
	color:#fff;
	width:20px;
	height:20px;
	text-align:center;
	margin-left:5px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-top-nav-bar .box-row>ul>li a{
	font-size:14px;
	line-height:45px;
	font-weight:500;
	display:inline-block;
	color:#999999
}

.db-top-nav-bar .box-row>ul>li a:hover{
	text-decoration:none;
	color:#777777
}

.db-top-nav-bar .box-row>ul>li a.sel{
	font-weight:500;
	color:#0e0e0f;
	position:relative
}

.db-top-nav-bar .box-row>ul>li a.sel:hover{
	color:#0e0e0f
}

.db-top-nav-bar .box-row>ul>li .unread-count{
	background-color:#e21f91;
	color:#fff;
	padding:0 6px 0 5px;
	margin-left:5px;
	line-height:19px;
	font-style:normal;
	font-size:12px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.db-top-nav-bar .box-row>ul>li ul{
	position:absolute;
	max-width:200px;
	white-space:nowrap;
	top:100%;
	left:-13px;
	z-index:1000;
	display:none;
	border:1px #e5e5e5 solid;
	border-top:0;
	background:#fff;
	-webkit-box-shadow:2px 3px 5px 0 rgba(0,0,0,0.05);
	-moz-box-shadow:2px 3px 5px 0 rgba(0,0,0,0.05);
	box-shadow:2px 3px 5px 0 rgba(0,0,0,0.05);
	-webkit-border-radius:0;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px
}

.db-top-nav-bar .box-row>ul>li ul>li{
	cursor:pointer;
	z-index:2;
	position:relative
}

.db-top-nav-bar .box-row>ul>li ul>li:first-child a{
	padding-top:8px
}

.db-top-nav-bar .box-row>ul>li ul>li:last-child a{
	padding-bottom:8px
}

.db-top-nav-bar .box-row>ul>li ul>li a{
	display:inline-block;
	padding:5px 13px 3px 13px;
	width:100%;
	color:#555555;
	font-size:14px;
	line-height:21px;
	font-weight:400;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-top-nav-bar .box-row>ul>li ul>li a:hover{
	color:#00b22d
}

.db-top-nav-bar .box-row>ul>li ul>li a.sel{
	top:-1px
}

.db-top-nav-bar .btn-standard{
	float:right;
	margin-top:7px
}

.balloon-message{
	background:#fff2d0;
	border:1px solid #f6e2ad;
	margin-bottom:30px;
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.balloon-message .close{
	position:absolute;
	z-index:10;
	right:0;
	margin:5px 7px;
	font-size:25px;
	color:#666666
}

.balloon-message .close:hover{
	text-decoration:none
}

.balloon-message .icon{
	width:52px;
	height:52px;
	margin:20px;
	float:left
}

.balloon-message .message{
	float:left;
	margin:20px 0;
	color:gray
}

.balloon-message .message h3{
	font-size:24px;
	line-height:32px
}

.balloon-message .message p{
	font-size:15px;
	line-height:20px
}

.balloon-message.success{
	background-color:#eaffdf;
	border-color:#00931e
}

.balloon-message.success .icon{
}

.balloon-message.failure{
	background-color:#fff3ea;
	border-color:#d4967d
}

.balloon-message.failure .icon{
	width:57px;
}

.db-container{
	background:#f7f7f7;
	padding-bottom:60px
}

.db-container.white-container{
	background:#fff
}

/** .db-container>.row-fluid{
	max-width:988px;
	margin:0 auto
}**/

.db-container>.row [class*="span"],.db-container>.row-fluid [class*="span"]{
	position:relative
}

.db-content{
	background-color:#fff;
	min-height:600px;
	margin-top:30px;
	position:relative;
	border:1px #e5e5e5 solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-content.content-left{
	margin-left:0px;
	margin-right:189px
}

.db-content.db-content-full{
	margin-left:0px;
	margin-right:0px
}

.db-content.db-content-nobg{
	border:0;
	background-color:transparent
}

.db-content.db-content-hideoverflow{
	overflow:hidden
}

.db-content.with-recommendations{
	min-height:initial
}

.db-content .db-content-inner{
	padding:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-content .icn-edit-wheel{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -300px -150px;
	height:13px;
	width:13px;
	overflow:hidden;
	display:inline-block;
	text-indent:-3000px;
	margin-bottom:-1px
}

tr:hover .hidden-action .hover-show{
	visibility:visible;
	overflow:inherit;
	height:auto;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity:1
}

tr:hover .hidden-action>div{
	height:0;
	overflow:hidden;
	visibility:hidden
}

tr .hidden-action.sel .hover-show{
	height:auto;
	visibility:visible;
	overflow:auto;
	opacity:1
}

tr .hidden-action .hover-show{
	height:0;
	overflow:hidden;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.15s;
	-moz-transition:opacity 0.15s;
	-o-transition:opacity 0.15s;
	transition:opacity 0.15s
}

tr .hidden-action .text{
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	padding-right:5px
}

tr .hidden-action .time-ago{
	padding-left:20px
}

tr .hidden-action .time-ago:before{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -150px -400px;
	content:'';
	display:inline-block;
	vertical-align:text-bottom;
	width:13px;
	height:16px;
	margin-right:10px
}

.db-new-content{
	min-height:800px;
	margin-top:30px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-new-content .db-summary{
	border-color:#e5e5e5;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.db-header{
	padding-bottom:20px;
	margin-top:-5px
}

.db-header.header-nobot{
	padding-bottom:0px;
	border-bottom:0px
}

.db-header.db-search-container{
	padding-right:200px
}

.db-header.db-search-container .db-search{
	float:right;
	margin-right:-200px
}

.db-header.db-search-container .db-search input[type="search"]{
	width:185px
}

.db-header.db-search-container h1{
	float:left
}

.db-header h1{
	font:35px/40px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#303030
}

.db-header h1.with-thumb{
	padding-left:67px
}

.db-header h1 a{
	color:#555
}

.db-header h1 a:hover{
	color:#00b22d
}

.db-header h1 .btn-standard{
	float:right;
	margin-top:6px;
	letter-spacing:0
}

.db-header h1 .user-pict-50{
	margin:6px 0 0 -67px
}

.db-header small{
	font-size:16px;
	line-height:22px;
	display:block
}

.db-header .star{
	display:inline-block;
	float:none;
	margin-top:8px;
	vertical-align:top
}

.db-new-header{
	padding-bottom:20px
}

.db-new-header h1{
	font:28px/35px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#303030
}

.db-new-header h1 .money-expected{
	float:right;
	font-size:12px;
	line-height:14px
}

.db-new-header .search{
	display:inline-block;
	position:relative;
	margin-top:5px
}

.db-new-header .search label{
	float:left;
	word-spacing:1px;
	line-height:31px;
	margin-right:8px;
	text-transform:uppercase
}

.db-new-header .search input[type="search"],.db-new-header .search input[type="text"]{
	background:transparent;
	width:170px;
	padding:7px 3px;
	font-size:14px;
	border:0;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:border-color 0.2s, width 0.2s;
	-moz-transition:border-color 0.2s, width 0.2s;
	-o-transition:border-color 0.2s, width 0.2s;
	transition:border-color 0.2s, width 0.2s
}

.db-new-header .search input[type="search"]::-webkit-search-cancel-button,.db-new-header .search input[type="text"]::-webkit-search-cancel-button{
	-webkit-appearance:none
}

.db-new-header .search input[type="search"]:focus,.db-new-header .search input[type="text"]:focus{
	border-color:#00b22d;
	width:200px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.db-new-header .search input[type="search"].with-err,.db-new-header .search input[type="text"].with-err{
	border-color:#ff4d4d
}

.db-new-header .search .btn-search{
	position:absolute;
	z-index:1;
	top:6px;
	right:3px;
	width:19px;
	height:19px
}

.db-new-header .search .btn-search:before{
	content:"\f002";
	font-family:'FontAwesome';
	font-size:16px;
	line-height:19px;
	color:#cccccc
}

.db-new-header .search .btn-search:hover{
	text-decoration:none
}

.db-tabs-wrapper{
	background-color:#fff;
	border:1px #cccccc solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.db-tabs{
	border-bottom:1px #dddddd solid;
	position:relative
}

.db-tabs>.row-fluid{
	max-width:988px;
	margin:0 auto;
	padding-top:35px;
	position:relative
}

.db-tabs li{
	float:left;
	padding:10px 15px 10px 15px;
	margin:0 10px -1px 0;
	font-weight:700;
	text-transform:uppercase;
	color:#777777
}

.db-tabs li.sel{
	background:#f7f7f7;
	padding:9px 14px 10px 14px;
	border:1px #bcbcbc solid;
	border-bottom:0px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0
}

.db-tabs li.sel a{
	color:#777777
}

.db-tabs li a{
	color:#00b22d;
	display:inline-block
}

.db-tabs li em{
	background-color:#00b22d;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-style:normal;
	display:inline-block;
	color:#fff;
	font-size:10px;
	line-height:10px;
	margin:-2px 0 -2px 5px;
	padding:4px 5px
}

.db-tabs.db-tabs-onpage{
	padding-top:0px;
	border-bottom:0px
}

.db-tabs.db-tabs-onpage .container-fluid{
	padding-left:20px;
	padding-right:0
}

.db-tabs.db-tabs-onpage ul{
	margin:0
}

.db-tabs.db-tabs-onpage li.sel{
	background:#fff !important
}

.db-tabs.db-tabs-onpage li.sel a{
	text-decoration:none;
	cursor:default
}

.db-tabs .star{
	float:right;
	margin-top:8px
}

.db-sidebar .db-search,.db-search-container .db-search{
	position:relative;
	margin:0 0 13px 0
}

.db-sidebar .db-search.loading:before,.db-search-container .db-search.loading:before{
	left:auto;
	right:8px
}

.db-sidebar .db-search input[type="search"],.db-search-container .db-search input[type="search"]{
	padding:9px 30px 8px 9px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-sidebar .db-search input[type="search"]::-webkit-search-cancel-button,.db-search-container .db-search input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none
}

.db-sidebar .db-search .btn-search,.db-search-container .db-search .btn-search{
	position:absolute;
	z-index:1;
	top:7px;
	right:8px;
	width:19px;
	height:19px
}

.db-sidebar .db-search .btn-search:before,.db-search-container .db-search .btn-search:before{
	content:"\f002";
	font-family:'FontAwesome';
	font-size:18px;
	line-height:19px;
	color:#cccccc
}

.db-sidebar .db-search .btn-search:hover,.db-search-container .db-search .btn-search:hover{
	text-decoration:none
}

.db-sidebar .db-search .error-container .msg-error,.db-search-container .db-search .error-container .msg-error{

	border:0;
	margin:0;
	padding:5px 0 0 2px;
	font-size:11px
}

.db-sidebar{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	display:block;
	width:169px;
	margin-top:30px
}

.db-sidebar.right{
	left:auto;
	right:0
}

.db-sidebar .db-search input[type="search"]{
	width:100%
}

.db-sidebar .db-nav{
	font-size:13px;
	line-height:16px;
	font-weight:500
}

.db-sidebar .db-nav.nav-grey a{
	color:#999999
}

.db-sidebar .db-nav.nav-grey a:hover{
	color:#777777
}

.db-sidebar .db-nav.nav-grey a.sel{
	color:#0e0e0f;
	position:relative
}

.db-sidebar .db-nav.nav-grey a.sel:hover{
	color:#0e0e0f
}

.db-sidebar .db-nav ul{
	padding-bottom:13px
}

.db-sidebar .db-nav ul:last-child{
	border-bottom:0px
}

.db-sidebar .db-nav li{
	padding:4px 0 6px 0;
	line-height:16px;
	color:#0e0e0f
}

.db-sidebar .db-nav li:first-child{
	padding-top:0px
}

.db-sidebar .db-nav li h5{
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
	color:#999999
}

.db-sidebar .db-nav li textarea{
	width:100%
}

.db-sidebar .db-nav li .unread-count{
	background-color:#e21f91;
	color:#fff;
	padding:0 6px 0 5px;
	margin-left:7px;
	line-height:19px;
	font-style:normal;
	font-size:12px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.db-sidebar .db-nav li .icn-new{
	background-color:#e21f91;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	font-weight:700;
	padding:0 5px;
	margin-left:8px;
	display:inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-sidebar .db-nav li .icn-bell{
	background-color:#44ab00;
	color:#fff;
	padding:5px;
	font-size:11px;
	margin:-1px 0 -4px 5px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.db-sidebar .db-nav a{
	display:block;
	text-decoration:none
}

.db-sidebar .db-nav a.btn-db-sidebar{
	display:inline-block;
	background-color:#00b22d;
	color:#fff;
	padding:1px 7px 2px 7px;
	text-decoration:none !important;
	font-weight:700;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.db-sidebar .db-nav a.btn-db-sidebar.disabled{
	color:#fff !important;
	border-color:#dddddd !important;
	background-color:#dddddd !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	cursor:default !important
}

.db-sidebar .db-nav .recommendations-sidebar{
	display:none
}

.db-sidebar .db-nav .recommendations-sidebar h3{
	font-size:16px;
	margin:20px 0px;
	width:234px
}

.db-sidebar .top-gigs{
	border-top:1px solid #dddddd;
	padding-top:10px;
	background:#fff;
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.db-sidebar .top-gigs>h4{
	font-size:12px;
	margin:0 0 0 5px;
	font-weight:400
}

.db-sidebar .top-gigs>h4 span{
	color:#00b22d
}

.db-sidebar .top-gigs a{
	background:#fff;
	padding:12px 5px;
	border-bottom:1px #dddddd solid;
	text-decoration:none !important;
	position:relative
}

.db-sidebar .top-gigs a img,.db-sidebar .top-gigs a .ellipsis{
	float:left
}

.db-sidebar .top-gigs a img{
	max-width:74px;
	min-height:53px;
	border:1px solid #fff;
	-webkit-box-shadow:0 2px 3px #dddddd;
	-moz-box-shadow:0 2px 3px #dddddd;
	box-shadow:0 2px 3px #dddddd
}

.db-sidebar .top-gigs a .ellipsis,.db-sidebar .top-gigs a .ratings-count,.db-sidebar .top-gigs a .rating-tiny{
	color:#555555;
	font-weight:400
}

.db-sidebar .top-gigs a .ellipsis{
	max-width:95px;
	height:30px;
	margin:0 0 7px 5px
}

.db-sidebar .top-gigs a .rating-tiny{
	margin:5px 0 0 5px
}

.db-sidebar .top-gigs a .ratings-count{
	position:absolute;
	bottom:16px;
	right:8px
}

.response-rate{
	opacity:0;
	color:#777777;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}

.response-rate.show{
	opacity:1
}

.response-rate h2{
	font-weight:500;
	font-family:'Pluto', Arial, Helvetica, sans-serif;
	text-transform:uppercase
}

.response-rate .progress-wrap{
	height:15px
}

.response-rate .progress-bar{
	background-color:#fff;
	border:1px solid #b2b2b2;
	width:130px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.response-rate .progress-bar[data-progress]:after{
	left:84%;
	height:15px;
	line-height:15px
}

.response-rate .progress-bar-standard{
	position:relative
}

.response-rate .progress-bar-standard:hover .intro{
	visibility:visible;
	opacity:1;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px)
}

.response-rate .progress-status{
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}

.response-rate .progress-status.medium{
	background-color:#ff9226
}

.response-rate .progress-status.bad{
	background-color:#d80000
}

.response-rate .progress-message{
	padding-left:2px
}

.response-rate .progress-message:before,.response-rate .progress-message:after{
	left:22px
}

.response-rate .progress-message:after{
	min-width:222px;
	white-space:inherit
}

.response-rate .intro-wrap{
	padding-top:15px
}

.response-rate .intro{
	background-color:#000;
	border:1px solid #000;
	padding:10px 5px 10px 10px;
	margin-right:20px;
	margin-top:-10px;
	color:#fff;
	line-height:18px;
	position:absolute;
	top:100%;
	visibility:hidden;
	opacity:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease
}

.response-rate .intro:after{
	background:none;
	width:0;
	height:0;
	border-style:solid
}

.response-rate .intro.top:after{
	border-width:8px 8px 0px 8px;
	border-color:black transparent transparent transparent
}

.response-rate .intro.right:after{
	left:-8px;
	margin-top:-7px;
	border-width:8px 8px 8px 0;
	border-color:transparent black transparent transparent
}

.response-rate .intro.bottom:after{
	top:-8px;
	border-width:0 8px 8px 8px;
	border-color:transparent transparent black transparent
}

.response-rate .intro.left:after{
	right:-8px;
	margin-top:-7px;
	border-width:8px 0px 8px 8px;
	border-color:transparent transparent transparent black
}

.response-rate .intro:after{
	content:'';
	display:inline-block;
	position:absolute;
	z-index:3;
	top:-9px;
	left:50%;
	margin-left:-9px
}

.response-rate .intro:hover{
	visibility:visible;
	opacity:1;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px)
}

.response-rate .intro a{
	color:#fff !important;
	text-decoration:underline;
	display:inline
}

.ieold .response-rate{
	display:none
}

.ieold .response-rate.show{
	display:block
}

@-moz-keyframes flash-up{
	0%{
		-moz-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-moz-transform:scale(1.2);
		transform:scale(1.2)
	}

	100%{
		-moz-transform:scale(1);
		transform:scale(1)
	}

}

@-webkit-keyframes flash-up{
	0%{
		-webkit-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-webkit-transform:scale(1.2);
		transform:scale(1.2)
	}

	100%{
		-webkit-transform:scale(1);
		transform:scale(1)
	}

}

@-o-keyframes flash-up{
	0%{
		-o-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-o-transform:scale(1.2);
		transform:scale(1.2)
	}

	100%{
		-o-transform:scale(1);
		transform:scale(1)
	}

}

@keyframes flash-up{
	0%{
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		transform:scale(1.2)
	}

	100%{
		transform:scale(1)
	}

}

@-moz-keyframes flash-down{
	0%{
		-moz-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-moz-transform:scale(0.8);
		transform:scale(0.8)
	}

	100%{
		-moz-transform:scale(1);
		transform:scale(1)
	}

}

@-webkit-keyframes flash-down{
	0%{
		-webkit-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-webkit-transform:scale(0.8);
		transform:scale(0.8)
	}

	100%{
		-webkit-transform:scale(1);
		transform:scale(1)
	}

}

@-o-keyframes flash-down{
	0%{
		-o-transform:scale(1);
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		-o-transform:scale(0.8);
		transform:scale(0.8)
	}

	100%{
		-o-transform:scale(1);
		transform:scale(1)
	}

}

@keyframes flash-down{
	0%{
		transform:scale(1)
	}

	50%{
		background-color:#00b22d;
		border-color:#00b22d;
		color:#fff;
		transform:scale(0.8)
	}

	100%{
		transform:scale(1)
	}

}

.db-new-filters{
	margin-bottom:20px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-new-filters.filters-grey{
	background-color:#fafafa
}

.db-new-filters .tabs{
	border-bottom:1px #dddddd solid;
	position:relative
}

.db-new-filters .tabs li{
	display:inline-block;
	margin-left:11px;
	-webkit-transition:left 0.3s;
	-moz-transition:left 0.3s;
	-o-transition:left 0.3s;
	transition:left 0.3s
}

.db-new-filters .tabs li:first-child{
	margin-left:0
}

.db-new-filters .tabs li.pointer{
	position:absolute;
	z-index:1;
	width:0;
	height:0;
	left:10px;
	bottom:0;
	margin:0;
	border-bottom:10px solid #dddddd;
	border-right:10px solid transparent;
	border-left:10px solid transparent
}

.db-new-filters .tabs li.pointer:before{
	content:"";
	position:absolute;
	z-index:1;
	left:-9px;
	bottom:-11px;
	border-bottom:9px solid #f7f7f7;
	border-right:9px solid transparent;
	border-left:9px solid transparent
}

.db-new-filters .tabs li a{
	display:block;
	padding:3px 5px 10px 5px;
	color:#999999;
	font-size:14px;
	line-height:42px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase
}

.db-new-filters .tabs li a:after{
	background-color:#c2c2c2;
	display:inline-block;
	margin-left:5px;
	padding:4px 7px;
	font-size:12px;
	line-height:12px;
	font-weight:700;
	text-align:center;
	min-width:6px;
	height:12px;
	color:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.db-new-filters .tabs li a.sel,.db-new-filters .tabs li a:hover,.db-new-filters .tabs li a:active{
	color:#0e0e0f
}

.db-new-filters .tabs li a.sel:after,.db-new-filters .tabs li a:hover:after,.db-new-filters .tabs li a:active:after{
	background-color:#00b22d;
	color:#fff
}

.db-new-filters .tabs li a[data-count]:after{
	content:attr(data-count)
}

.db-new-filters .tabs li a[data-count="0"]:after{
	content:none
}

.db-new-filters .tabs li a.flash-up:after{
	-webkit-animation:flash-up 700ms;
	-moz-animation:flash-up 700ms;
	-o-animation:flash-up 700ms;
	animation:flash-up 700ms
}

.db-new-filters .tabs li a.flash-down:after{
	-webkit-animation:flash-down 700ms;
	-moz-animation:flash-down 700ms;
	-o-animation:flash-down 700ms;
	animation:flash-down 700ms
}

html.no-svg .db-new-filters .search input[type="submit"]{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_buttons/btn-search-icon-sml-84069a34abcfcc0c8679711f72748dfe.png") no-repeat 0 0
}

.db-filters{
	position:relative;
	text-align:left;
	padding-bottom:15px;
	line-height:16px;
	color:#777777
}

.db-filters .ddown-time .filter-select{
	padding-right:0
}

.db-filters .ddown-time .filter-select:after{
	content:none
}

.db-filters .show-stats-title{
	float:right;
	padding-right:7px;
	line-height:30px;
	text-transform:uppercase
}

.db-filters form{
	display:inline
}

.db-filters .filter-select{
	display:inline-block;
	padding-right:15px
}

.db-filters .filter-select label,.db-filters .filter-select .fake-dropdown{
	float:left
}

.db-filters .filter-select label{
	word-spacing:1px;
	line-height:31px;
	margin-right:8px
}

.db-filters .filter-select label.fake-check-grey{
	word-spacing:0;
	line-height:15px;
	margin-right:3px
}

.db-filters .filter-select .fake-dropdown.dropdown-check .dropdown-toggle{
	padding-right:22px
}

.db-filters .filter-select .fake-dropdown.dropdown-check .dropdown-toggle .drop-initial{
	padding-left:5px
}

.db-filters .filter-select input[type="checkbox"]{
	display:inline-block;
	cursor:pointer
}

.db-filters .filter-select:after{
	content:attr(data-after);
	margin-left:8px;
	margin-right:0;
	line-height:31px;
	overflow:hidden;
	float:left;
	clear:none
}

.db-filters .filter-actions{
	vertical-align:top;
	display:inline-block
}

.db-filters .filter-actions label{
	line-height:31px;
	margin-right:8px;
	float:left
}



.db-filters .filter-actions .btn-standard.pp,.db-filters .filter-actions .btn-standard.card,.db-filters .filter-actions .btn-standard.bank{
	position:relative
}

.db-filters .filter-actions .btn-standard.pp:before,.db-filters .filter-actions .btn-standard.card:before,.db-filters .filter-actions .btn-standard.bank:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	left:10px
}

.db-filters .filter-actions .btn-standard.pp{
	padding-left:37px
}

.db-filters .filter-actions .btn-standard.pp:before{
	background-position:0 -200px;
	width:20px;
	height:20px;
	top:4px
}

.db-filters .filter-actions .btn-standard.card{
	padding-left:40px
}

.db-filters .filter-actions .btn-standard.card:before{
	background-position:-50px -200px;
	width:23px;
	height:16px;
	top:6px
}

.db-filters .filter-actions .btn-standard.bank{
	padding-left:33px
}

.db-filters .filter-actions .btn-standard.bank:before{
	background-position:-100px -200px;
	width:16px;
	height:16px;
	top:6px
}

.db-filters .filter-actions .btn-standard.disabled.pp:before{
	background-position:0 -250px
}

.db-filters .filter-actions .btn-standard.disabled.card:before{
	background-position:-50px -250px
}

.db-filters .filter-actions .btn-standard.disabled.bank:before{
	background-position:-100px -250px
}

.db-new-main-table.align-top table tbody td{
	vertical-align:top
}

.db-new-main-table table{
	width:100%;
	border-collapse:collapse
}

.db-new-main-table table tr.grey{
	background-color:#f4f4f4
}

.db-new-main-table table tr.grey:hover td{
	background-color:#f4f4f4
}

.db-new-main-table table tr.deleted{
	background-color:#fafafa
}

.db-new-main-table table tr.deleted td.ellipsis-wrap,.db-new-main-table table tr.deleted td.text-simple{
	text-decoration:line-through
}

.db-new-main-table table tr.order-extra{
	background:#fff;
	border-top:0;
	border-bottom:0
}

.db-new-main-table table tr.order-extra:last-child{
	border-bottom:1px #e5e5e5 solid
}

.db-new-main-table table tr.order-extra:last-child td.ellipsis-wrap{
	border-bottom:0
}

.db-new-main-table table tr.order-extra td{
	background:#fff;
	padding-top:8px;
	padding-bottom:8px;
	font-size:13px;
	color:#999999
}

.db-new-main-table table tr.order-extra td.ellipsis-wrap{
	border-bottom:1px #e5e5e5 solid
}

.db-new-main-table table tr.order-extra td.ellipsis-wrap em{
	min-width:30px;
	display:inline-block;
	font-style:normal
}

.db-new-main-table table tr.order-extra td.ellipsis-wrap em strong{
	font-size:14px;
	padding-right:2px
}

.db-new-main-table table tr.order-extra td.amount{
	border-bottom:1px #e5e5e5 solid
}

.db-new-main-table table td{
	padding:15px 15px 15px 0;
	font-size:14px;
	line-height:20px;
	color:#555555;
	vertical-align:middle;
	white-space:nowrap
}

.db-new-main-table table td.ellipsis-wrap{
	white-space:normal;
	max-width:300px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-new-main-table table td.ellipsis-wrap .ellipsis{
	height:20px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-new-main-table table td.ellipsis-wrap .ellipsis a{
	color:#555555
}

.db-new-main-table table td.ellipsis-wrap .ellipsis a:hover{
	color:#00698c;
	text-decoration:none
}

.db-new-main-table table td.see-more{
	max-width:484px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-new-main-table table td.see-more .btn-see-more{
	position:relative;
	font-size:14px;
	line-height:14px;
	font-weight:500;
	display:none;
	color:#777777
}

.db-new-main-table table td.see-more .btn-see-more i{
	position:absolute;
	top:5px;
	right:-11px;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid #777777
}

.db-new-main-table table td.see-more .text-wrap{
	max-width:484px;
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	white-space:normal
}

.db-new-main-table table td.see-more .text-wrap.ellipsis{
	height:42px;
	white-space:normal
}

.db-new-main-table table td.see-more .text-wrap.ellipsis .btn-see-more{
	display:inline-block
}

.db-new-main-table table td.date,.db-new-main-table table td.user-date{
	width:110px;
	padding-right:15px
}

.db-new-main-table table td.date.height95,.db-new-main-table table td.user-date.height95{
	height:95px
}

.db-new-main-table table td.text-simple{
	max-width:200px;
	white-space:normal;
	padding-right:15px;
	word-wrap:break-word
}

.db-new-main-table table td.profile-hint{
	max-width:200px;
	white-space:nowrap;
	padding-right:15px;
	word-wrap:break-word
}

.db-new-main-table table td.text-wide{
	max-width:300px;
	white-space:normal;
	padding-right:15px;
	word-wrap:break-word
}

.db-new-main-table table td.action-btn{
	width:120px
}

.db-new-main-table table td.amount{
	width:65px;
	padding-right:15px;
	text-align:right
}

.db-new-main-table table td.applications{
	width:30px;
	padding-right:15px;
	padding-left:15px
}

.db-new-main-table table td.status{
	width:82px;
	padding-top:0;
	padding-bottom:0;
	padding-right:15px
}

.db-new-main-table table td.gig-image-thumb{
	width:50px
}

.db-new-main-table table td.status-star{
	width:21px;
	padding-right:15px
}

.db-new-main-table table td.status-star .star{
	margin:0 0 1px 0
}

.db-new-main-table table td.status-star .star.hint--top:before,.db-new-main-table table td.status-star .star.hint--top:after{
	left:50%
}

.db-new-main-table table td.profile-sml{
	width:32px;
	padding-right:15px
}

.db-new-main-table table td.profile-40{
	width:40px;
	padding-right:20px
}

.db-new-main-table table td.profile-40 .user-pict-40{
	margin-right:0
}

.db-new-main-table table td.profile-40.with-badge{
	position:relative
}

.db-new-main-table table td.profile-40.with-badge .user-icon{
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:1
}

.db-new-main-table table td.profile{
	width:90px;
	padding:10px 20px 0 0;
	text-align:center
}

.db-new-main-table table td.profile .user-pict-50{
	display:block;
	float:none;
	margin:0 auto 5px auto
}

.db-new-main-table table td.profile a{
	color:#00698c;
	width:90px;
	display:inline-block;
	text-transform:capitalize;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-new-main-table table td.user-date{
	width:60px;
	height:95px;
	color:#999999;
	font-size:12px
}

.db-new-main-table table td.user-date a,.db-new-main-table table td.user-date .username{
	font-size:14px;
	color:#555555;
	display:block;
	text-transform:capitalize
}

.db-new-main-table table td.thumb-review{
	padding-top:0;
	padding-bottom:0;
	text-align:center
}

.db-new-main-table table td.thumb-review span{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	width:26px;
	height:20px;
	overflow:hidden;
	text-indent:-3000px;
	display:inline-block
}

.db-new-main-table table td.thumb-review.btn-pos span{
	background-position:0 -650px
}

.db-new-main-table table td.thumb-review.btn-neg span{
	background-position:-50px -650px
}

.db-new-main-table table td.star-review{
	width:50px;
	padding-right:10px
}

.db-new-main-table table td.star-review span{
	background:#f7f7f7;
	border:1px solid #dddddd;
	display:block;
	width:50px;
	padding-right:5px;
	position:relative;
	text-align:right;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-new-main-table table td.star-review span:after{
	width:14px;
	height:14px;
	content:"";
	position:absolute;
	z-index:1;
	left:3px;
	top:3px
}

.db-new-main-table table td:first-child{
	padding-left:20px
}

.db-new-main-table table td:last-child{
	padding-right:20px
}

.db-new-main-table table td .hint--bottom:before,.db-new-main-table table td .hint--bottom:after,.db-new-main-table table td .hint--top:before,.db-new-main-table table td .hint--top:after{
	left:10%
}

.db-new-main-table table td .tags-standard.tags-white-bg{
	text-align:left;
	white-space:normal
}

.db-new-main-table table td .tags-standard.tags-white-bg span{
	color:#777777;
	margin:15px 7px 0 0;
	padding:4px 8px;
	font-size:12px;
	font-weight:400
}

.db-new-main-table table td .tags-standard.tags-white-bg span:hover{
	background:#fff
}

.db-new-main-table table td .attachment{
	color:#999999;
	display:block;
	font-size:12px;
	padding-top:5px
}

.db-new-main-table table td .attachment a{
	display:inline-block;
	padding-right:3px;
	max-width:169px;
	vertical-align:bottom;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-new-main-table table td .attachment a i{
	padding-right:3px
}

.db-new-main-table table td .attachment span{
	display:inline-block
}

.db-new-main-table table td .info-line{
	color:#999999;
	display:inline-block;
	padding:10px 10px 0 0
}

.db-new-main-table table thead tr{
	background-color:#fff;
	border:1px #e5e5e5 solid
}

.db-new-main-table table thead tr.header-filter td{
	font-size:14px;
	line-height:17px;
	padding-top:15px;
	padding-bottom:15px;
	color:#0e0e0f
}

.db-new-main-table table thead tr.header-filter td.sort-by{
	text-align:right;
	font-weight:400;
	color:#777777
}

.db-new-main-table table thead tr.header-filter .dropdown{
	display:inline-block
}

.db-new-main-table table thead tr.header-filter .dropdown .dropdown-toggle{
	border-color:#e5e5e5
}

.db-new-main-table table thead td{
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	color:#999999;
	padding-top:8px;
	padding-bottom:8px
}

.db-new-main-table table thead td a{
	color:#999999
}

.db-new-main-table table tbody tr{
	background-color:#fff;
	border:1px #e5e5e5 solid
}

.db-new-main-table table tbody tr td{
	-webkit-transition:background-color 0.1s;
	-moz-transition:background-color 0.1s;
	-o-transition:background-color 0.1s;
	transition:background-color 0.1s
}

.db-new-main-table table tbody tr:hover.order-extra td{
	background-color:#fff
}

.db-new-main-table table tbody tr:hover td{
	background-color:#f5fbfc
}

.db-new-main-table table tbody tr:hover td.see-more .text-wrap.ellipsis a{
	color:#00698c
}

.db-new-main-table table tbody tr:hover td.see-more .text-wrap.ellipsis a i{
	border-top-color:#00698c
}

.db-new-main-table table tbody tr:hover td.ellipsis-wrap a{
	color:#00698c
}

.db-new-main-table table tbody tr:hover td.ellipsis-wrap .attachment a{
	color:#00b22d
}

.db-new-main-table table tbody tr:hover td .tags-standard a{
	color:#777777
}

.db-load-more{
	position:relative;
	text-align:center
}

.db-load-more a{
	background:#fff;
	border:1px #e5e5e5 solid;
	border-top:0;
	display:block;
	padding:15px 0;
	font-size:14px;
	color:#00698c;
	-webkit-transition:background-color 0.1s;
	-moz-transition:background-color 0.1s;
	-o-transition:background-color 0.1s;
	transition:background-color 0.1s
}

.db-load-more a:hover{
	text-decoration:none;
	background-color:#f5fbfc;
	color:#00698c
}

.db-load-more a.disabled{
	background-color:#e5e5e5;
	color:#fff;
	cursor:default
}

.db-load-more a.in-progress{
	text-indent:-3000px
}

.db-load-more a.in-progress:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	left:50%;
	margin-top:-9px;
	margin-left:-9px;
	width:18px;
	height:18px;
	border:2px solid rgba(153,153,153,0.15);
	border-top-color:rgba(153,153,153,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%
}

.db-main-table table{
	width:100%;
	border-collapse:inherit;
	border:1px #dddddd solid;
	overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-main-table table tr{
	background-color:#fff;
	position:relative
}

.db-main-table table tr.reversed{
	background-color:#f4f4f4
}

.db-main-table table tr.reversed td,.db-main-table table tr.reversed a{
	color:#999999
}

.db-main-table table tr.unread{
	background-color:#fff
}

.db-main-table table tr.unread td,.db-main-table table tr.unread a{
	color:#0e0e0f
}

.db-main-table table tr.unread a:hover{
	color:#00b22d
}

.db-main-table table tr.deleted{
	text-decoration:line-through
}

.db-main-table table tr.empty-row{
	text-align:center
}

.db-main-table table tr.sel{
	background-color:#feffdd
}

.db-main-table table tr.hidden-action-link a{
	opacity:0;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

.db-main-table table tr.hidden-action-link:hover a{
	opacity:1
}

.db-main-table table tr.order-extra td{
	border-top:1px #eeeeee solid;
	padding-top:7px;
	padding-bottom:7px;
	color:#999999
}

.db-main-table table tr.order-extra td.no-top{
	border-top:0px;
	padding-top:8px
}

.db-main-table table tr.order-extra td.db-title em{
	min-width:30px;
	font-size:12px;
	display:inline-block;
	font-style:normal
}

.db-main-table table tr.order-extra td.db-title em strong{
	font-size:14px;
	font-weight:900;
	vertical-align:bottom;
	padding-right:2px
}

.db-main-table table tr.gig-translated td{
	border-top:none;
	padding:5px 10px 4px 0;
	border-top:1px solid #eeeeee;
	text-align:left;
	line-height:16px
}

.db-main-table table tr.gig-translated td:first-child{
	border:none
}

.db-main-table table tr.gig-translated td:first-child label{
	display:none
}

.db-main-table table tr.gig-translated td.icon-th{
	padding-right:0
}

.db-main-table table tr.gig-translated td.edit-dd{
	width:55px;
	padding-left:15px
}

.db-main-table table tr.gig-translated td:last-of-type{
	padding-right:15px
}

.db-main-table table tr.gig-translated td .add-translation{
	line-height:33px;
	color:#00b22d
}

.db-main-table table tr.gig-translated .gig-image-small{
	font-size:12px;
	font-weight:600;
	text-transform:uppercase
}

.db-main-table table tr.gig-translated .gig-locale{
	line-height:16px;
	color:#777777;
	text-transform:uppercase;
	font-weight:500;
	font-size:11px;
	padding-left:22px;
	position:relative;
	vertical-align:top;
	float:left;
	margin-right:10px
}

.db-main-table table tr.gig-translated .gig-locale:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-100px -754px;
	width:18px;
	height:18px;
	top:-1px;
	left:0px
}

.db-main-table table tr.gig-translated .title div,.db-main-table table tr.gig-translated .title .rating{
	display:none
}

.db-main-table table tr.gig-translated .filter-select .dropdown-toggle{
	margin:2px 0
}

.db-main-table table td{
	padding:12px 25px 12px 0;
	font-size:14px;
	line-height:20px;
	color:#555555;
	vertical-align:middle;
	white-space:nowrap;
	border-top:1px #dddddd solid
}

.db-main-table table td a,.db-main-table table td input[type="submit"]{
	color:#00698c
}

.db-main-table table td a:hover,.db-main-table table td input[type="submit"]:hover{
	color:#00b22d;
	text-decoration:none
}

.db-main-table table td a.asc:after,.db-main-table table td a.desc:after,.db-main-table table td input[type="submit"].asc:after,.db-main-table table td input[type="submit"].desc:after{
	margin-left:5px;
	font-size:9px;
	content:"\25B2"
}

.db-main-table table td a.desc:after,.db-main-table table td input[type="submit"].desc:after{
	content:"\25BC"
}

.db-main-table table td.ellipsis-wrap{
	white-space:normal;
	max-width:200px
}

.db-main-table table td.ellipsis-wrap .ellipsis{
	height:20px;
	display:block;
	overflow:hidden
}

.db-main-table table td.ellipsis-wrap .ellipsis .proposal-tag,.db-main-table table td.ellipsis-wrap .ellipsis .order-tag,.db-main-table table td.ellipsis-wrap .ellipsis .custom-order-tag,.db-main-table table td.ellipsis-wrap .ellipsis .fiverr-team-tag{
	background-color:#78cdd2;
	font-size:10px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	float:left;
	padding:0 5px;
	line-height:20px;
	margin-right:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-main-table table td.ellipsis-wrap .ellipsis .custom-order-tag{
	background-color:#ff9226
}

.db-main-table table td.ellipsis-wrap .ellipsis .order-tag{
	background-color:#999999
}

.db-main-table table td.ellipsis-wrap .ellipsis .fiverr-team-tag{
	background-color:#00b22d
}

.db-main-table table td.ellipsis-wrap .hint--top:before,.db-main-table table td.ellipsis-wrap .hint--top:after{
	left:10%
}

.db-main-table table td.action-btn{
	width:120px
}

.db-main-table table td.amount{
	width:65px;
	padding-right:15px;
	text-align:right
}

.db-main-table table td.applications{
	width:30px;
	padding-right:15px
}

.db-main-table table td.chkbox{
	width:15px;
	padding-right:10px
}

.db-main-table table td.country{
	width:26px;
	padding-right:0
}

.db-main-table table td.date{
	width:90px;
	padding-right:15px
}

.db-main-table table td.date-large{
	width:150px;
	padding-right:15px
}

.db-main-table table td.db-thumb,.db-main-table table td.db-star-review{
	width:26px;
	padding-right:0
}

.db-main-table table td.delete{
	width:20px
}

.db-main-table table td.edit-dd{
	width:55px;
	padding-left:15px
}

.db-main-table table td.icon-th{
	width:40px
}

.db-main-table table td.gig-image-small{
	width:74px;
	padding-right:15px
}

.db-main-table table td.gig-image-thumb{
	width:45px;
	padding-right:15px
}

.db-main-table table td.offers{
	width:160px;
	padding-right:15px
}

.db-main-table table td.user-image-thumb{
	width:32px;
	padding-right:15px
}

.db-main-table table td.status{
	width:82px;
	padding-top:0;
	padding-bottom:0;
	padding-right:15px
}

.db-main-table table td.status-star{
	width:21px;
	padding-right:15px
}

.db-main-table table td.respond-now{
	width:20px;
	padding-right:0;
	padding-left:0
}

.db-main-table table td.dummy-last-td{
	width:5px;
	box-sizing:border-box
}

.db-main-table table td:first-child{
	padding-left:15px !important
}

.db-main-table table td:last-child{
	padding-right:15px
}

.db-main-table table td.status .status-bar{
	display:block
}

.db-main-table table td.status-star .star{
	margin:0 0 1px 0
}

.db-main-table table td.action-btn{
	padding-top:0;
	padding-bottom:0;
	padding-right:7px
}

.db-main-table table td.action-btn .btn-standard{
	width:100%;
	text-align:center;
	padding-left:0;
	padding-right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-main-table table td.action-btn-todo .btn-standard{
	padding-left:10px;
	padding-right:10px
}

.db-main-table table td.action-contact{
	text-align:right
}

.db-main-table table td.action-contact .btn-standard+.btn-standard{
	margin-left:10px
}

.db-main-table table td.chkbox .fake-check-grey{
	padding-top:3px
}

.db-main-table table td.edit-dd a.portfolio{
	background-color:#fff !important;
	border-top:1px solid #dddddd;
	padding-top:11px;
	margin-top:5px
}

.db-main-table table td.edit-dd a.portfolio:hover{
	color:#555555;
	cursor:default
}

.db-main-table table td.edit-dd a.portfolio.disabled:hover{
	color:#555555 !important
}

.db-main-table table td.edit-dd .fake-dropdown .dropdown-toggle{
	padding:12px;
	margin-top:5px
}

.db-main-table table td.edit-dd .fake-dropdown .dropdown-toggle:after{
	top:9px;
	right:6px
}

.db-main-table table td.edit-dd .fake-dropdown .dropdown-menu li>a,.db-main-table table td.edit-dd .fake-dropdown .dropdown-menu li input[type="submit"]{
	color:#555555
}

.db-main-table table td.edit-dd .fake-dropdown .dropdown-menu li>a:hover{
	color:#00b22d
}

.db-main-table table td.edit-dd .fake-dropdown .dropdown-menu li input[type="submit"]:hover{
	color:#00b22d
}

.db-main-table table td.edit-dd .fake-dropdown .fake-check-grey{
	display:block;
	white-space:nowrap;
	text-transform:uppercase;
	float:none;
	-webkit-transition:color 0.2s;
	-moz-transition:color 0.2s;
	-o-transition:color 0.2s;
	transition:color 0.2s
}

.db-main-table table td.edit-dd .fake-dropdown .fake-check-grey .chk-img{
	display:inline-block;
	float:none;
	vertical-align:top
}

.db-main-table table td.edit-dd .fake-dropdown .fake-check-grey:hover{
	color:#00b22d
}

.db-main-table table td.gig-image-small .gig-pict-74{
	float:none;
	display:block;
	margin-right:0
}

.db-main-table table td.gig-image-small .gig-pict-45{
	float:none;
	display:block;
	margin-right:0
}

.db-main-table table td.gig-image-thumb .gig-pict-45{
	float:none;
	display:block;
	margin-right:0;
	margin-top:-1px
}

.db-main-table table td.user-image-thumb .user-pict-32{
	float:none;
	display:block;
	margin-right:0;
	margin-top:0
}

.db-main-table table td.w-img img{
	margin-right:10px;
	max-width:45px;
	max-height:35px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-main-table table td.amount .money-out{
	color:#ff4d4d
}

.db-main-table table td.amount .money-in{
	color:#00b22d
}

.db-main-table table td.db-thumb{
	padding-top:0;
	padding-bottom:0;
	text-align:center
}


.db-main-table table td.db-thumb span{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	width:26px;
	height:20px;
	overflow:hidden;
	text-indent:-3000px;
	display:inline-block
}

.db-main-table table td.db-thumb.btn-pos span{
	background-position:0 -650px
}

.db-main-table table td.db-thumb.btn-neg span{
	background-position:-50px -650px
}

.db-main-table table td.db-star-review{
	width:50px;
	padding-right:10px
}

.db-main-table table td.db-star-review span{
	background:#f7f7f7;
	border:1px solid #dddddd;
	display:block;
	width:50px;
	padding-right:5px;
	position:relative;
	text-align:right;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-main-table table td.db-star-review span:after{
	width:14px;
	height:14px;
	content:"";
	position:absolute;
	z-index:1;
	left:3px;
	top:3px
}

.db-main-table table td.db-title{
	text-overflow:ellipsis;
	max-width:180px;
	overflow:hidden
}

.db-main-table table td.db-title-longer{
	text-overflow:ellipsis;
	max-width:200px;
	overflow:hidden
}

.db-main-table table thead tr{
	background-color:#eeeeee
}

.db-main-table table thead td{
	border:none;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#777777;
	padding-top:8px;
	padding-bottom:8px
}

.db-main-table table thead td a{
	color:#777777
}

.db-main-table table thead td a:hover{
	color:#777777;
	text-decoration:underline
}

.db-main-table table thead td a.asc:after,.db-main-table table thead td a.desc:after{
	content:"\25B2";
	position:absolute;
	font-size:9px
}

.db-main-table table thead td a.desc:after{
	content:"\25BC"
}

.db-main-table table tbody td.userpict{
	padding-top:0px;
	padding-bottom:0px;
	line-height:26px
}

.db-main-table table tbody td.userpict .user-verified{
	margin-top:5px
}

.db-main-table table tbody td.status-star{
	padding-top:0px;
	padding-bottom:0px
}

.db-summary{
	background-color:#fff;
	padding:20px 10px;
	overflow:hidden;
	margin-bottom:30px;
	display:table;
	width:100%;
	border:1px #dddddd solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-summary .summary-calculation{
	display:table;
	width:100%
}

.db-summary .summary-calculation.over .sym-para span{
	opacity:1
}

.db-summary .summary-calculation .calc{
	display:table;
	width:100%;
	position:relative
}

.db-summary .summary-calculation .calc-exp{
	display:none;
	position:absolute;
	z-index:5;
	top:0;
	left:0;
	width:100%;
	height:76px;
	text-align:center;
	font-size:18px;
	line-height:14px;
	font-weight:700;
	color:#777777
}

.db-summary .summary-calculation .calc-exp:before,.db-summary .summary-calculation .calc-exp:after{
	position:absolute;
	top:50%;
	margin-top:-8px;
	content:"";
	height:11px;
	width:1px;
	border-left:1px solid #dddddd;
	overflow:hidden;
	z-index:6
}

.db-summary .summary-calculation .calc-exp:before{
	left:0px
}

.db-summary .summary-calculation .calc-exp:after{
	right:-1px
}

.db-summary .summary-calculation .calc-exp small{
	font-size:12px;
	font-weight:700;
	text-transform:uppercase
}

.db-summary .summary-calculation .calc-exp>div{
	padding-top:28px
}

.db-summary .summary-calculation .calc-exp>div div{
	display:inline-block;
	background-color:#fff;
	padding:0px 10px
}

.db-summary .val{
	display:table-cell;
	font-size:11px;
	line-height:13px;
	font-weight:700;
	text-transform:uppercase;
	color:#777777;
	text-align:center;
	padding-top:4px;
	cursor:default;
	vertical-align:top;
	height:72px;
	overflow:hidden
}

.db-summary .val.total{
	color:#555555
}

.db-summary .val.total em{
	font-weight:700
}

.db-summary .val em{
	font-size:30px;
	line-height:40px;
	font-weight:400;
	font-style:normal
}

.db-summary .val small{
	font-size:14px;
	font-weight:400;
	font-style:normal;
	line-height:normal
}
/*
.db-summary .val a{
	color:#777777
}

.db-summary .val a:hover{
	text-decoration:none;
	color:#00b22d
}

.db-summary .val a:hover em{
	color:#777777
}
*/
.db-summary .val.sym{
	background:transparent url("../images/bg-order-summary-divi.png") repeat-y top center;
	height:76px;
	padding-top:0px;
	font-size:0
}

.db-summary .val.sym.sym-para-l,.db-summary .val.sym.sym-para-r{
	background:none
}

.db-summary .val.sym span{
	background:transparent url("../images/bg-summary-symbols.png") no-repeat 0 0;
	display:inline-block;
	height:76px;
	width:0px;
	text-indent:-3000px;
	opacity:0;
	overflow:hidden;
	-webkit-transition:opacity 0.2s ease, width 0.2s ease, margin 0.2s ease;
	-moz-transition:opacity 0.2s ease, width 0.2s ease, margin 0.2s ease;
	-o-transition:opacity 0.2s ease, width 0.2s ease, margin 0.2s ease;
	transition:opacity 0.2s ease, width 0.2s ease, margin 0.2s ease
}

.db-summary .val.sym.sym-minus span{
	background-position:-10px 0;
	width:21px
}

.db-summary .val.sym.sym-plus span{
	background-position:-89px 0;
	width:40px
}

.db-summary .val.sym.sym-equal span{
	background-position:-186px 0;
	width:36px
}

.db-summary .val.sym.sym-para-l span{
	background-position:-51px 0
}

.db-summary .val.sym.sym-para-r span{
	background-position:-148px 0
}

.db-summary:hover .sym{
	background:none
}

.db-summary:hover .sym.sym-minus span{
	width:21px
}

.db-summary:hover .sym.sym-plus span{
	width:40px
}

.db-summary:hover .sym.sym-equal span{
	width:36px
}

.db-summary:hover .sym.sym-para-l span{
	width:18px
}

.db-summary:hover .sym.sym-para-r span{
	width:18px
}

.db-summary:hover .sym span{
	opacity:0.35;
	margin:0 5px
}

.btn-revenues-csv-export{
	position:absolute;
	right:30px;
	margin-top:20px;
	z-index:3;
	padding:0
}

.btn-revenues-csv-export .icon{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -250px -950px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	height:20px;
	width:17px;
	margin:5px;
	position:relative
}

.btn-revenues-csv-export.in-progress .icon{
	visibility:hidden
}

.db-order-stats{
	overflow:visible;
	padding:20px 0
}

.db-order-stats .btn-new-request{
	display:block;
	float:right;
	padding:19px 20px 0 0;
	position:relative
}

.db-order-stats .btn-new-request .request-tooltip{
	display:none;
	position:absolute;
	top:-27px;
	left:-237px;
	width:170px;
	padding:15px 15px 15px 35px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	border:1px solid #a5d4e8;
	background-color:#fff;
	-webkit-box-shadow:2px 2px 5px -1px #e7e7e7;
	-moz-box-shadow:2px 2px 5px -1px #e7e7e7;
	box-shadow:2px 2px 5px -1px #e7e7e7
}

.db-order-stats .btn-new-request .request-tooltip small{
	position:absolute;
	top:50%;
	right:-8px;
	font-size:25px;
	color:#fff;
	text-shadow:1px 0px 0px #a5d4e8
}

.db-order-stats .btn-new-request .request-tooltip h5{
	font-size:10px;
	line-height:12px;
	font-weight:700;
	padding-bottom:5px;
	color:#00698c;
	position:relative
}

.db-order-stats .btn-new-request .request-tooltip h5:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-450px -50px;
	height:18px;
	width:18px;
	top:-3px;
	left:-25px
}

.db-order-stats .btn-new-request .request-tooltip p{
	font-size:12px;
	line-height:15px
}

.db-order-stats .btn-new-request input:hover+.request-tooltip{
	display:block
}

.db-order-stats a,.db-order-stats>span{
	display:table-cell;
	color:#777777;
	font-size:34px;
	line-height:34px;
	font-weight:400;
	padding:13px 5px;
	text-align:center;
	vertical-align:top;
	border-left:1px solid #dddddd
}

.db-order-stats a:first-child,.db-order-stats>span:first-child{
	border:none
}

.db-order-stats a small,.db-order-stats>span small{
	display:block;
	font-size:11px;
	line-height:120%;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	padding-top:3px
}

.db-order-stats a{
	text-decoration:none
}

.db-order-stats a:hover{
	color:#00b22d
}

body:not(.ieold) .db-main-table table td.ellipsis-wrap .ellipsis{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.ieold .db-main-table table td.ellipsis-wrap{
	word-wrap:break-word;
	-ms-word-break:break-all;
	word-break:break-word;
	-ms-hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto
}

@-moz-keyframes conv-flash{
	0%{
		background-color:transparent
	}

	25%{
		background-color:#f6edd1
	}

	50%{
		background-color:transparent
	}

	75%{
		background-color:#f6edd1
	}

	100%{
		background-color:transparent
	}

}

@-webkit-keyframes conv-flash{
	0%{
		background-color:transparent
	}

	25%{
		background-color:#f6edd1
	}

	50%{
		background-color:transparent
	}

	75%{
		background-color:#f6edd1
	}

	100%{
		background-color:transparent
	}

}

@-o-keyframes conv-flash{
	0%{
		background-color:transparent
	}

	25%{
		background-color:#f6edd1
	}

	50%{
		background-color:transparent
	}

	75%{
		background-color:#f6edd1
	}

	100%{
		background-color:transparent
	}

}

@keyframes conv-flash{
	0%{
		background-color:transparent
	}

	25%{
		background-color:#f6edd1
	}

	50%{
		background-color:transparent
	}

	75%{
		background-color:#f6edd1
	}

	100%{
		background-color:transparent
	}

}

html.ieold .conv-message .msg-body{
	word-wrap:break-word;
	-ms-word-break:break-all;
	word-break:break-word;
	-ms-hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto
}

.conv-message{
	border-top:1px #dddddd solid;
	padding:20px 20px 20px 82px;
	min-height:50px;
	zoom:1;
	position:relative
}

.conv-message.mine{
	background-color:#f7f7f7
}

.conv-message.notop{
	border-top:0;
	padding-top:0
}

.conv-message.notop.mine{
	padding-top:20px
}

.conv-message.faded h4,.conv-message.faded p,.conv-message.faded a{
	color:#999999
}

.conv-message.faded a:hover{
	color:#00b22d
}

.conv-message.faded .user-pict-50{
	opacity:0.4
}

.conv-message.with-action .msg-body{
	padding-right:273px
}

.conv-message.flash-it{
	-webkit-animation:conv-flash 2s 0s linear both;
	-moz-animation:conv-flash 2s 0s linear both;
	-o-animation:conv-flash 2s 0s linear both;
	animation:conv-flash 2s 0s linear both
}

.conv-message.multiple-requirements .msg-push h4{
	padding-bottom:14px
}

.conv-message.multiple-requirements .msg-body.with-reqs{
	font-weight:700
}

.conv-message.multiple-requirements .msg-body.with-reqs small{
	display:block;
	font-size:13px;
	color:#b2b2b2
}

.conv-message.multiple-requirements .msg-body.with-reqs+.msg-body{
	border-top:1px #dddddd dashed;
	padding-top:20px;
	margin-top:10px
}

.conv-message .user-pict-50{
	margin-left:-62px
}

.conv-message h4,.conv-message p,.conv-message .msg-body{
	font-size:14px;
	line-height:18px;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	-ms-word-break:break-word;
	word-break:break-word
}

.conv-message h4 .msg-gig,.conv-message h4 .msg-suggestion,.conv-message p .msg-gig,.conv-message p .msg-suggestion,.conv-message .msg-body .msg-gig,.conv-message .msg-body .msg-suggestion{
	padding-top:10px;

	font-size:12px;
	line-height:14px;
	color:#b2b2b2;
	max-width:500px;
	word-wrap:break-word;
	-ms-word-break:break-all;
	word-break:break-word;
	-ms-hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto
}

.conv-message h4 .msg-gig em,.conv-message h4 .msg-suggestion em,.conv-message p .msg-gig em,.conv-message p .msg-suggestion em,.conv-message .msg-body .msg-gig em,.conv-message .msg-body .msg-suggestion em{
	font-style:normal;
	font-size:9px;
	position:relative;
	top:-2px
}

.conv-message h4{
	color:#777777;
	font-weight:700;
	margin-top:-2px;
	padding-bottom:3px
}

.conv-message .msg-body form{
	display:inline
}

.conv-message .msg-body-buttons{
	padding-top:15px
}

.conv-message .msg-body-buttons form{
	display:inline-block;
	vertical-align:top
}

.conv-message .msg-body-buttons .btn-standard{
	margin-right:5px
}

.conv-message .msg-body-attachments small,.conv-message .pricing-factors small{
	font-size:12px;
	line-height:14px;
	font-weight:700;
	color:#b2b2b2;
	text-transform:uppercase;
	display:block;
	padding-bottom:10px
}

.conv-message .msg-body-attachments{
	padding-top:18px
}

.conv-message .msg-body-attachments .gallery{
	float:left;
	margin:0 17px 10px 0
}

.conv-message .msg-body-attachments .attachments-list{
	float:left
}

.conv-message .msg-sample{
	float:left;
	max-width:120px;
	max-height:90px;
	border:1px #797979 solid;
	position:relative;
	margin:0 10px 10px -134px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.conv-message .msg-sample .ws-vid-proccesing{
	width:32px;
	height:34px;
	top:50%;
	left:50%;
	margin:-16px 0 0 -17px;
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-250px -500px
}

.conv-message .msg-sample>img,.conv-message .msg-sample .vid-play>img{
	display:block;
	max-width:120px;
	max-height:90px;
	overflow:hidden;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.conv-message .msg-sample .vid-play{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -550px -200px;
	position:absolute;
	z-index:1;
	top:50%;
	left:50%;
	width:30px;
	height:30px;
	margin:-15px 0 0 -15px;
	text-indent:-3000px
}

.conv-message .msg-sample .user-pict-24{
	position:absolute;
	z-index:2;
	bottom:-10px;
	right:-10px;
	margin:0
}

.conv-message .msg-action{
	float:right;
	width:212px;
	padding:5px 10px 5px 20px;
	border-left:1px #dddddd solid;
	text-align:center
}

.conv-message .msg-action h5{
	font-size:12px;
	color:#00668c;
	text-transform:uppercase;
	padding-bottom:3px;
	text-align:center;
	position:relative
}

.conv-message .msg-action h5.waiting{
	padding-top:38px
}

.conv-message .msg-action h5.waiting:before{
	background-position:-150px 0;
	width:28px;
	height:28px;
	margin-left:-14px
}

.conv-message .msg-action h5.rejected{
	padding-top:32px
}

.conv-message .msg-action h5.rejected .fa-refresh{
	font-size:30px;
	display:block;
	padding-bottom:17px
}

.conv-message .msg-action h5.cancelled-requested{
	padding-top:40px;
	color:#ff7272
}

.conv-message .msg-action h5.cancelled-requested:before{
	background-position:-50px 0;
	width:31px;
	height:30px;
	margin-left:-16px
}

.conv-message .msg-action h5.cancelled{
	padding-top:40px;
	color:#ff7272
}

.conv-message .msg-action h5.cancelled:before{
	background-position:-250px 0;
	width:31px;
	height:30px;
	margin-left:-16px
}

.conv-message .msg-action h5.cancelled-withdrawn{
	padding-top:41px;
	color:#b2b2b2
}

.conv-message .msg-action h5.cancelled-withdrawn:before{
	background-position:-100px 0;
	width:31px;
	height:31px;
	margin-left:-16px
}

.conv-message .msg-action h5.reqs-submitted{
	padding-top:41px
}

.conv-message .msg-action h5.reqs-submitted:before{
	background-position:-550px -450px;
	width:24px;
	height:41px;
	margin-left:-12px
}

.conv-message .msg-action h5:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	top:0;
	left:50%
}

.conv-message .msg-action p{
	font-size:12px;
	line-height:16px;
	text-align:center
}

.conv-message .msg-action .btn-standard{
	margin:12px auto 0 auto
}

.conv-message .msg-action.attachments-list{
	float:left;
	clear:both;
	width:100%;
	margin-right:0;
	margin-top:20px;
	padding:20px 0 10px;
	border-left:none;
	border-top:1px #dddddd solid
}

.conv-message .msg-footer{
	position:absolute;
	z-index:1;
	bottom:5px;
	right:10px;
	font-size:10px;
	text-transform:uppercase;
	color:#b2b2b2;
	-webkit-transition:opacity 0.2s ease;
	-moz-transition:opacity 0.2s ease;
	-o-transition:opacity 0.2s ease;
	transition:opacity 0.2s ease
}

.conv-message .msg-footer form{
	display:inline
}

.conv-message .msg-footer form input[type="submit"]{
	border:none;
	background:none;
	vertical-align:top;
	color:#b2b2b2
}

.conv-message .msg-footer form input[type="submit"]:hover{
	color:#d80000;
	text-decoration:none
}

.conv-message .msg-footer em{
	color:#777777;
	font-style:normal;
	font-weight:700
}

.conv-message .attachments-list{
	text-align:left
}

.conv-message .attachments-list.source-file-list{
	padding:0 0 0 10px
}

.conv-message .attachments-list .fake-hint{
	width:185px;
	white-space:initial;
	overflow:initial;
	margin-top:2px
}

.conv-message .attachments-list .fake-hint.bottom:after{
	left:25px
}

.conv-message .attachments-list small{
	font-size:12px;
	line-height:14px;
	font-weight:700;
	color:#b2b2b2;
	text-transform:uppercase;
	display:block;
	padding-bottom:7px
}

.conv-message .attachments-list ul li{
	font-size:12px;
	line-height:16px;
	padding:3px 0;
	height:17px;
	max-width:230px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.conv-message .attachments-list ul li a{
	position:relative
}

.conv-message .attachments-list ul li b{
	font-weight:400;
	vertical-align:middle
}

.conv-message .attachments-list.links-disabled li,.conv-message .attachments-list.links-disabled .fa-arrow-circle-down{
	color:#cccccc
}

.conv-message .attachments-list .fa-arrow-circle-down{
	margin-left:1px;
	color:#00b22d;
	vertical-align:middle
}

.conv-message .has-gallery .source-file-list{
	padding:15px 0 0 0
}

.conv-message:before,.conv-message:after{
	content:" ";
	display:table
}

.conv-message:after{
	clear:both
}

.has-quick-response{
	opacity:1 !important
}

.has-quick-response label[for="message[body]"]{
	display:none
}

.has-quick-response .proposal-trigger{
	position:absolute !important;
	z-index:1;
	top:17px;
	right:20px
}

.has-proposal-btn .quick-response{
	padding-bottom:0
}

.popup-seller-delivery .quick-response{
	padding-top:0
}

.quick-response{
	padding:11px 0 11px 0
}

.quick-response.save-in-progress .save{
	color:#999999
}

.quick-response.save-in-progress .save:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -150px -389px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	display:inline-block;
	position:relative
}

.quick-response textarea,.quick-response input{
	font-size:13px;
	display:block;
	width:100%;
	border:0;
	padding-left:15px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.quick-response textarea:active,.quick-response textarea:focus,.quick-response input:active,.quick-response input:focus{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.quick-response input{
	padding:10px 15px 11px 15px
}

.quick-response input:active,.quick-response input:focus{
	border:0
}

.quick-response textarea{
	border-top:1px solid #dddddd;
	height:150px;
	padding:10px 15px
}

.quick-response .inner{
	background:#fff
}

.quick-response .header{
	position:relative
}

.quick-response .header .quick-trigger{
	cursor:pointer
}

.quick-response .header .quick-trigger:before{
	content:"\25BE";
	color:#b3b3b3;
	font-size:20px;
	line-height:16px;
	position:absolute;
	z-index:1;
	display:block;
	-webkit-transition:-webkit-transform 0.2s;
	-moz-transition:-moz-transform 0.2s;
	-o-transition:-o-transform 0.2s;
	transition:transform 0.2s
}

.quick-response .header.sel .quick-trigger:before{
	line-height:23px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}

.quick-response .header .quick-trigger{
	font-size:14px;
	line-height:16px;
	color:#00b22d;
	padding:0 18px 0 0;
	display:inline-block;
	position:relative
}

.quick-response .header .quick-trigger:hover{
	text-decoration:none
}

.quick-response .header .quick-trigger:before{
	top:0;
	right:0
}

.sel .quick-response .header .quick-trigger{
	top:3px;
	line-height:14px
}

.quick-response .header [data-note]:after{
	content:attr(data-note);
	background-color:#e21f91;
	color:white;
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
	line-height:16px;
	padding:0 3px;
	margin:0 0 0 8px;
	display:inline-block;
	vertical-align:top;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.quick-response .sub-menu{
	display:none
}

.quick-response .list-wrap{
	margin-top:15px;
	overflow:hidden;
	border:1px solid #dddddd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.quick-response .response-list{
	max-height:228px;
	overflow:auto
}

.quick-response .response-list>li:nth-child(odd) h5{
	background-color:#f7f7f7;
	padding-left:15px
}

.quick-response .response-list>li:hover .actions{
	display:block
}

.quick-response .response-list>li h5:hover{
	background-color:#fff
}

.quick-response .response-list h5{
	background-color:#eeeeee;
	font:normal 13px/38px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	cursor:pointer;
	position:relative;
	padding-left:15px;
	-webkit-transition:background 0.15s ease-in-out;
	-moz-transition:background 0.15s ease-in-out;
	-o-transition:background 0.15s ease-in-out;
	transition:background 0.15s ease-in-out
}

.quick-response .response-list h5:active .name{
	color:#00b22d
}

.quick-response .response-list h5 .name{
	color:#00698c;
	display:inline-block
}

.quick-response .response-list .new-response h5 .name{
	color:#00b22d
}

.quick-response .editing .response-list{
	overflow:hidden
}

.quick-response .editor{
	background-color:#fff;
	position:relative;
	max-height:228px;
	overflow:hidden;
	display:none;
	border:0;
	-webkit-box-shadow:2px 2px 2px #e3e3e3;
	-moz-box-shadow:2px 2px 2px #e3e3e3;
	box-shadow:2px 2px 2px #e3e3e3
}

.quick-response .header,.quick-response .editor{
	opacity:1 !important
}

.quick-response .actions{
	float:right;
	margin:0 15px;
	display:none
}

.quick-response .actions a{
	color:#00698c;
	text-decoration:none
}

.quick-response .actions a:first-child{
	margin-right:6px
}

.quick-response .actions a i{
	font-size:14px
}

.quick-response .actions a i.fa-pencil{
	font-size:13px
}

.quick-response .write-wrap .write-controls{
	background-color:#eeeeee;
	padding:5px 10px
}

.quick-response .buttons{
	float:right;
	padding:10px 20px
}

.quick-response .buttons a{
	font-size:14px;
	color:#00698c;
	text-decoration:none;
	position:relative;
	display:inline-block
}

.quick-response .buttons a:before{
	position:relative;
	display:inline-block;
	margin-right:5px
}

.quick-response .cancel{
	margin-right:15px
}

.quick-response .cancel:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -200px -350px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:11px;
	height:11px;
	left:0
}

.quick-response .save:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -150px -350px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:14px;
	height:11px
}

.quick-response .error-container .msg-error{
	border:0;
	margin:0
}

.quick-response .with-error{
	border:1px solid #d80000
}

.quick-response .with-error+.error-container{
	display:block
}

.quick-response .with-error li ::-webkit-input-placeholder{
	color:#ff7272
}

.quick-response .with-error li :-moz-placeholder{
	color:#ff7272
}

.quick-response .with-error li :-ms-input-placeholder{
	color:#ff7272
}

.popup-new .popup-content .quick-response .char-count{
	padding-left:10px
}

.offer-gig{
	display:inline-block;
	vertical-align:top;
	width:180px;
	padding:0 10px 10px 10px;
	border:1px solid #cccccc;
	border-top:0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.offer-gig .gig-pict-200{
	border:1px solid #cccccc;
	border-bottom:0px;
	margin:0 -11px 5px -11px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0
}

.offer-gig .gig-sub{
	height:22px;
	font-size:12px;
	line-height:22px;
	font-weight:700
}

.offer-gig .gig-sub .duration{
	float:left
}

.offer-gig .gig-sub .duration:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -300px -350px;
	width:14px;
	height:14px;
	float:left;
	display:block;
	margin:4px 3px 0 0
}

.offer-gig .gig-sub .rating{
	float:right;
	margin-top:4px
}

.offer-gig .gig-sub .ratings-count{
	float:right;
	color:#777777;
	margin-right:5px
}

.offer-gig .gig-sub .not-rated-yet{
	float:left
}

.offer-gig p{
	font-weight:700;
	font-size:13px;
	line-height:16px;
	padding:5px 0 10px 0;
	color:#777777;
	height:48px;
	overflow:hidden;
	text-align:left
}

.offer-gig .gig-contact{
	display:block;
	padding-top:5px;
	text-align:center
}

.offer-gig .btn-standard{
	display:block;
	text-align:center
}

html[lang="es"] .create-gig .expected-duration-wrap .dropdown-menu{
	width:100%
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .dropdown-menu li a{
	min-width:220px
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .gig-sub-category-dropdown .dropdown-toggle{
	min-width:220px
}

html[lang="de"] .db-edit-gig .gig-edit-category-wrap .dropdown-menu li a{
	min-width:220px
}

html[lang="de"] .db-edit-gig .gig-edit-category-wrap .gig-sub-category-dropdown .dropdown-toggle{
	min-width:220px
}

.damnquick-content{
	background-color:#fff;
	border:1px #dddddd solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.damnquick-content header{
	border-bottom:1px #dddddd solid;
	overflow:hidden
}

.damnquick-content header li{
	float:left;
	width:25%;
	padding:24px 0 20px 0
}

.damnquick-content header li h3{
	font-size:30px;
	line-height:30px;
	font-weight:400;
	text-align:center;
	text-transform:capitalize;
	color:#777777
}

.damnquick-content header li small{
	display:block;
	font-size:12px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#777777;
	padding-top:5px
}

.damnquick-content .damnquick-inner{
	padding:70px 20px;
	text-align:center
}

.damnquick-content .damnquick-inner h2{
	font-size:16px;
	line-height:18px;
	color:#00b22d;
	text-align:center;
	padding-top:34px;
	text-transform:uppercase;
	position:relative
}

.damnquick-content .damnquick-inner h2:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-200px -50px;
	top:0;
	left:50%;
	width:24px;
	height:24px;
	margin-left:-12px
}

.damnquick-content .damnquick-inner h3{
	font-size:25px;
	line-height:30px;
	font-weight:700;
	text-align:center;
	padding-bottom:30px
}

.damnquick-content .damnquick-inner p{
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding-top:7px
}

.damnquick-content footer{
	border-top:1px #dddddd solid;
	padding:24px 0 20px 0
}

.damnquick-content footer .row{
	margin:0 -1px 0 -21px
}

.damnquick-content footer h5,.damnquick-content footer p{
	font-size:14px;
	line-height:18px;
	padding-left:20px
}

.damnquick-content footer h4{
	font-weight:700
}

.damnquick-content footer li{
	padding:0 20px 9px 23px;
	font-size:14px;
	line-height:18px;
	position:relative
}

.damnquick-content footer li:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-50px -50px;
	width:18px;
	height:18px;
	top:-2px;
	left:0
}

.damnquick-content-inactive{
	background-color:transparent;
	border:0px
}

.damnquick-content-inactive header{
	border-bottom:0px
}

.damnquick-content-inactive header h1{
	font:700 25px/30px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#555555;
	text-align:center;
	padding-top:80px;
	padding-bottom:20px
}

.damnquick-content-inactive .damnquick-inner{
	padding-top:5px
}

.damnquick-content-inactive footer h5,.damnquick-content-inactive footer p{
	padding-left:0px
}

.damnquick-content-inactive footer li{
	padding-right:0px
}

.db-actions-row{
	padding-left:80px
}

.db-actions-row h5{
	float:left;
	margin-left:-80px;
	font:400 12px/31px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#777777
}



.db-actions-row .btn-standard{
	margin-right:5px;
	float:left
}

.db-actions-row .btn-standard.pp,.db-actions-row .btn-standard.card,.db-actions-row .btn-standard.bank{
	position:relative
}

.db-actions-row .btn-standard.pp:before,.db-actions-row .btn-standard.card:before,.db-actions-row .btn-standard.bank:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	left:10px
}

.db-actions-row .btn-standard.pp{
	padding-left:37px
}

.db-actions-row .btn-standard.pp:before{
	background-position:0 -200px;
	width:20px;
	height:20px;
	top:4px
}

.db-actions-row .btn-standard.card{
	padding-left:40px
}

.db-actions-row .btn-standard.card:before{
	background-position:-50px -200px;
	width:23px;
	height:16px;
	top:6px
}

.db-actions-row .btn-standard.bank{
	padding-left:33px
}

.db-actions-row .btn-standard.bank:before{
	background-position:-100px -200px;
	width:16px;
	height:16px;
	top:6px
}

.db-actions-row .btn-standard.disabled.pp:before{
	background-position:0 -250px
}

.db-actions-row .btn-standard.disabled.card:before{
	background-position:-50px -250px
}

.db-actions-row .btn-standard.disabled.bank:before{
	background-position:-100px -250px
}

.db-actions-row .dropdown{
	display:inline-block;
	margin-right:5px
}

.db-actions-row .dropdown li{
	cursor:pointer
}

.db-actions-row .csv-export{
	float:right;
	line-height:31px;
	margin-right:10px
}

.db-actions-row .csv-export-notif{
	background:#eaffdf;
	margin:20px 0 15px -80px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.db-actions-row .csv-export-notif.with-error{
	background:#ff7272
}

.db-actions-row .csv-export-notif.with-error small{
	color:black
}

.db-actions-row .csv-export-notif small{
	color:#777777;
	font-size:15px;
	line-height:20px;
	text-align:left;
	display:inline-block;
	font-weight:500;
	padding:10px
}

.revenuecard-content{
	padding-bottom:60px;
	text-align:center
}

.revenuecard-content header{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_backgrounds/bg-revenue-big-6eb629e05e5bae0864f19d56d13e6d4f.jpg") no-repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	padding:20px;
	text-align:left
}

.revenuecard-content header h1{
	font:36px/36px 'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#fff;
	text-align:center;
	padding:7% 0 10% 0;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3)
}

.revenuecard-content .btn-standard-lrg{
	margin:45px 0
}

.revenuecard-content .btn-standard-lrg.btn-apply{
	padding-left:43px;
	padding-right:20px;
	position:relative
}

.revenuecard-content .btn-standard-lrg.btn-apply:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-100px -244px;
	width:30px;
	height:25px;
	top:10px;
	left:20px
}

.revenuecard-content footer{
	border-top:1px #dddddd solid;
	text-align:left;
	padding-top:25px
}

.revenuecard-content footer .col-l{
	float:left;
	width:41%;
	padding-right:8%
}

.revenuecard-content footer .col-l p{
	font-size:14px;
	line-height:18px
}

.revenuecard-content footer .col-r{
	float:left;
	width:51%
}

.revenuecard-content footer .col-r li{
	float:left;
	height:32px;
	font-size:12px;
	line-height:15px;
	font-weight:700;
	margin-bottom:5px;
	position:relative
}

.revenuecard-content footer .col-r li.rc-card{
	padding-left:47px
}

.revenuecard-content footer .col-r li.rc-card:before{
	background-position:-300px -50px;
	width:39px
}

.revenuecard-content footer .col-r li.rc-shop{
	padding-left:42px
}

.revenuecard-content footer .col-r li.rc-shop:before{
	background-position:-400px -50px;
	width:34px
}

.revenuecard-content footer .col-r li.rc-arr{
	width:19px;
	margin:0 10px 5px 10px
}

.revenuecard-content footer .col-r li.rc-arr:before{
	background-position:-350px -50px;
	width:19px
}

.revenuecard-content footer .col-r li:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	top:0;
	left:0;
	height:32px
}

.revenuecard-content footer .col-r p{
	font-size:12px;
	line-height:15px;
	padding-top:5px
}

.revenuecard-content.businesscards-content header{
}

.revenuecard-content.businesscards-content footer .col-r li{
	float:none;
	height:auto;
	padding:0 0 9px 23px;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin-bottom:0;
	position:relative
}

.revenuecard-content.businesscards-content footer .col-r li:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-50px -50px;
	width:18px;
	height:18px;
	top:-2px;
	left:0
}

.revenuecard-content.lbt-content header{
	background-image:none;
	padding-bottom:0
}

.revenuecard-content.lbt-content header h1{
	color:#555555;
	padding-bottom:0;
	text-shadow:none
}

.revenuecard-content.lbt-content footer .col-l{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_backgrounds/bg-lbt-timeline-7aae46533bdd128cb822ffda643b5d04.png") no-repeat top center;
	float:right;
	display:inline-block;
	width:449px;
	padding:40px 0 0 0;
	margin-left:59px;
	text-align:center
}

.revenuecard-content.lbt-content footer .col-l small{
	display:inline-block;
	font-size:12px;
	line-height:14px;
	color:#777777;
	text-transform:uppercase;
	font-weight:700;
	text-align:center
}

.revenuecard-content.lbt-content footer .col-l small.lf{
	text-align:left
}

.revenuecard-content.lbt-content footer .col-l small.rf{
	text-align:right
}

.revenuecard-content.lbt-content footer .col-l small .btn-standard-sml{
	display:inline-block;
	font:700 12px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#777777;
	white-space:nowrap;
	text-transform:uppercase;
	border:1px #cccccc solid;
	padding:6px 10px 5px 32px;
	margin:10px 0 0 0;
	position:relative;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	box-shadow:0 2px 3px rgba(0,0,0,0.1)
}

.revenuecard-content.lbt-content footer .col-l small .btn-standard-sml:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-100px -200px;
	width:16px;
	height:16px;
	top:4px;
	left:10px
}

.revenuecard-content.lbt-content footer .col-r{
	float:none;
	width:auto
}

.revenuecard-content.lbt-content footer .col-r p{
	font-size:14px;
	line-height:18px
}

.profile-form{
	padding-bottom:25px
}

.profile-form .profile-descriptions{
	position:relative
}

.profile-form .profile-descriptions .form-row-desc{
	padding-bottom:40px
}

.profile-form .profile-descriptions .form-row-desc-languages{
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	width:100%
}

.profile-form .profile-descriptions .form-row-desc-languages .link-add-language{
	padding-bottom:15px
}

.profile-form .form-row{
	padding:0 0 20px 0;
	font-size:14px; color:#0000 !important;
}

.profile-form .form-row.sq-form-row .input-wrap{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.profile-form .form-row.sq-form-row .input-wrap.p-r{
	padding-right:70px
}

.profile-form .form-row.sq-form-row .input-wrap.with-error input[type="text"],.profile-form .form-row.sq-form-row .input-wrap.with-error .dropdown-toggle{
	border:1px #ff4d4d solid
}

.profile-form .form-row.sq-form-row .input-wrap .error-container{
	padding-top:5px
}

.profile-form .form-row.sq-form-row .input-wrap .btn-standard{
	float:right;
	margin:10px -70px 0 0
}

.profile-form .form-row.sq-form-row .input-wrap .fake-dropdown{
	width:100%
}

.profile-form .form-row.sq-form-row .input-wrap .fake-dropdown a{
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.profile-form .form-row.sq-form-row .input-wrap .fake-dropdown ul{
	width:100%
}

.profile-form .form-row .label-wrap,.profile-form .form-row .input-wrap{
	display:inline-block
}

.profile-form .form-row .label-wrap{
	width:33%;
	padding:0 5% 10px 0;
	vertical-align:top
}

.profile-form .form-row .label-wrap label{
	display:block;
	font-size:12px;
	line-height:17px;
	font-weight:700;
	color:#777777;
	padding-top:5px
}

.profile-form .form-row .label-wrap label.np{
	padding-top:0px
}

.profile-form .form-row .label-wrap small{
	font-size:14px;
	line-height:17px;
	color:#777777
}

.profile-form .form-row .label-wrap small.label-helper{
	line-height:15px;
	font-size:12px;
	padding-top:3px;
	display:inline-block
}

.profile-form .form-row .profile-description{
	position:relative
}

.profile-form .form-row .profile-description textarea{
	padding-right:25px
}

.profile-form .form-row .profile-description .btn-remove-language{
	position:absolute;
	z-index:1;
	right:10px;
	top:10px;
	width:12px;
	height:12px;
	text-indent:-3000px
}

.profile-form .form-row .profile-description .btn-remove-language:hover{
	color:#777777
}

.profile-form .form-row .profile-description[locale="default_locale"] .btn-remove-language{
	display:none
}

.profile-form .form-row .profile-description+.profile-description{
	margin-top:20px
}

.profile-form .form-row .input-wrap{
	width:62%
}

.profile-form .form-row .input-wrap input[type="text"],.profile-form .form-row .input-wrap input[type="password"],.profile-form .form-row .input-wrap input[type="email"],.profile-form .form-row .input-wrap textarea{
	width:100%
}

.profile-form .form-row .input-wrap input[type="text"]:disabled,.profile-form .form-row .input-wrap input[type="password"]:disabled,.profile-form .form-row .input-wrap input[type="email"]:disabled,.profile-form .form-row .input-wrap textarea:disabled{
	font-size:12px
}

.profile-form .form-row .input-wrap textarea{
	overflow:hidden
}

.profile-form .form-row .input-wrap select{
	width:100%;
	margin-bottom:15px;
	font-size:14px
}

.profile-form .form-row .input-wrap p{
	font-size:14px;
	line-height:17px;
	color:#777777;
	position:relative;
	padding:6px 0 15px 0
}

.profile-form .form-row .input-wrap p.maker-studios-icon{
	padding-left:21px
}

.profile-form .form-row .input-wrap p.maker-studios-icon:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:16px;
	height:16px;
	top:7px;
	left:0
}

.profile-form .form-row .input-wrap p.fb-icon{
	padding-left:21px
}

.profile-form .form-row .input-wrap p.fb-icon:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:16px;
	height:16px;
	top:7px;
	left:0
}

.profile-form .form-row .input-wrap p.google-icon{
	padding-left:21px
}

.profile-form .form-row .input-wrap p.google-icon:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:16px;
	height:16px;
	top:7px;
	left:0
}

.profile-form .form-row .input-wrap p.input-error{
	color:#d80000
}

.profile-form .form-row .input-wrap label{
	font-size:14px;
	line-height:17px;
	color:#777777
}

.profile-form .form-row .input-wrap .small-label{
	font-size:10px
}

.profile-form .form-row .input-wrap .small-label.invoice-field{
	font-size:12px
}

.profile-form .form-row .input-wrap .invoice-dropdown-a{
	text-transform:none
}

.profile-form .form-row .input-wrap .invoice-dropdown-toggle{
	text-transform:none
}

.profile-form .form-row .input-wrap .vat-label-explain{
	width:101%
}

.profile-form .form-row .input-wrap small{
	font-size:10px;
	text-transform:uppercase;
	color:#777777
}

.profile-form .form-row .input-wrap small.char-count{
	float:right
}

.profile-form .form-row .input-wrap .promote h5{
	font-size:12px;
	line-height:17px;
	color:#777777;
	font-weight:400;
	text-transform:uppercase;
	padding-bottom:7px
}

.profile-form .form-row .input-wrap .promote textarea,.profile-form .form-row .input-wrap .promote input{
	margin-bottom:10px
}

.profile-form .form-row .input-wrap .btn-standard{
	margin:0 0 2px 0
}

.profile-form .form-row .input-wrap .error-container .msg-error{
	border:0;
	padding:0;
	font-size:12px;
	color:#ff4d4d
}

.profile-form .form-row .input-wrap .langs-list{
	display:inline-block
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard{
	background-color:#eeeeee;
	position:relative;
	padding-left:30px;
	padding-right:25px;
	margin:0 0 10px 0;
	min-width:62px;
	display:block;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard.align-left{
	float:left;
	margin-right:10px
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-100px -754px;
	width:18px;
	height:18px;
	top:5px;
	left:7px
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard:hover,.profile-form .form-row .input-wrap .langs-list li.btn-standard:active{
	color:#777777;
	border-color:#cccccc
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard a{
	position:absolute;
	z-index:1;
	right:5px;
	top:9px;
	width:12px;
	height:12px;
	text-indent:-3000px
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard a:hover{
	color:#777777
}

.profile-form .form-row .input-wrap .langs-list li.btn-standard .btn-add-language{
	display:none
}

.profile-form .form-row .input-wrap .langs-list-drop .langs-dropdown .btn-remove-language{
	display:none
}

.profile-form .form-row .input-wrap .langs-list-drop .langs-dropdown .dropdown-menu{
	width:100%
}

.profile-form .form-row .input-wrap .langs-list-drop .langs-dropdown .dropdown-menu span{
	display:none
}

.profile-form .form-row .input-wrap .langs-list-drop .langs-dropdown .dropdown-menu.scrolling{
	max-height:200px;
	overflow-y:auto;
	-webkit-border-radius:0;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px
}

.profile-form .form-row .input-wrap .langs-list-drop .link-add-language a{
	font-size:12px;
	text-decoration:none !important
}

.profile-form .form-row .input-wrap .invoice-country-dropdown{
	text-transform:none
}

.profile-form .form-row .input-wrap .invoice-country-dropdown .dropdown-menu{
	max-height:309px;
	overflow-y:scroll
}

.profile-form .form-row .input-wrap .notification-settings{
	padding-bottom:10px
}

.profile-form .form-row .input-wrap .notification-settings table{
	width:100%
}

.profile-form .form-row .input-wrap .notification-settings table td{
	font-size:14px;
	line-height:17px;
	color:#777777
}

.profile-form .form-row .input-wrap .notification-settings table thead td{
	font-size:12px;
	font-weight:700;
	padding-top:7px
}

.profile-form .form-row .input-wrap .notification-settings table tbody td{
	padding:12px 25px 0 0
}

.profile-form .form-row .input-wrap .btn-mark{
	margin-right:20px
}

.profile-form .form-row .input-wrap .photo-filename{
	font-size:11px;
	margin-left:10px
}

.profile-form .form-row-header{
	padding-bottom:30px
}

.profile-form .form-row-header h4{
	font-size:16px;
	padding-bottom:5px
}

.profile-form .form-row-header p{
	font-size:14px;
	line-height:18px
}

.profile-form .form-note{
	font-size:14px;
	line-height:18px
}

.profile-form .form-note-important{
	background-color:#fceac5;
	font-size:14px;
	line-height:17px;
	padding:11px 10px 11px 40px;
	margin:0 0 20px 0;
	border:1px solid #ffdfbf
}

.profile-form .form-note-important em{
	position:relative;
	color:#00668c;
	font-weight:700;
	font-style:normal;
	font-size:12px;
	padding:0 10px 10px 0;
	float:left
}

.profile-form .form-note-important em:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-450px -50px;
	width:18px;
	height:18px;
	top:-1px;
	left:-25px
}

.profile-form .form-buttons{
	padding:0 0 10px 0;
	text-align:right
}

.profile-form .form-buttons a{
	margin:0px 10px
}

.profile-form .form-buttons a:last-of-type{
	margin-right:0
}

.profile-form .form-divi{
	background-color:#dddddd;
	height:1px;
	overflow:hidden;
	margin:15px 0 25px 0
}

.profile-form .form-errors{
	color:#d80000;
	font-size:14px;
	line-height:16px;
	padding-bottom:20px
}

.profile-form .form-errors ul{
	padding:0 0 0 17px;
	list-style:square
}

.profile-form .form-errors ul li{
	font-size:14px;
	line-height:18px;
	padding-bottom:5px
}

.profile-form .form-errors p{
	font-style:italic;
	padding-bottom:10px
}

.profile-form .form-errors h2{
	font-size:16px;
	line-height:18px;
	font-weight:700;
	padding-bottom:5px;
	text-align:left;
	color:#d80000
}

.profile-form .deactivate-account-form .form-row.reason-text{
	display:none
}

.profile-form .deactivate-account-form .form-row .input-wrap .fake-dropdown a{
	text-transform:none
}

.profile-form .deactivate-account-form .form-row .input-wrap .fake-dropdown a.dropdown-toggle{
	width:91% !important
}

.profile-form .deactivate-account-form .form-row .input-wrap textarea{
	font-size:12px
}

.profile-form .deactivate-account-form .form-row .input-wrap .label-wrap{
	width:100%;
	text-transform:none
}

.profile-form .deactivate-account-form .form-row .input-wrap .label-wrap label{
	font-size:12px
}

.profile-form .deactivate-account-form .form-row .input-wrap .label-wrap label ul{
	list-style-type:disc;
	margin-bottom:20px
}

.profile-form .deactivate-account-form .form-row .input-wrap .label-wrap label ul li{
	margin-left:15px;
	line-height:21px;
	font-weight:400
}

.profile-form .deactivate-account-form .form-row .input-wrap .label-wrap label ul li .hint--top:after{
	width:180px;
	white-space:normal
}

.popup-forgot-security-question-answer{
	width:200px
}

.search-results .search-header{
	font-size:14px;
	line-height:28px;
	font-weight:400;
	color:#777777;
	border-top:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	padding:0 10px;
	margin-top:15px
}

.search-results .search-results-row{
	margin-bottom:30px;
	overflow:hidden
}

.search-results .search-results-row h3{
	text-transform:uppercase;
	font-size:12px;
	padding:0 0 10px 10px
}

.db-vacation-msg{
	background:#fceac5;
	border:1px #ffdfbf solid;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-bottom:15px
}

.db-vacation-msg h2{
	color:#777777;
	font-size:15px;
	text-align:center;
	font-weight:normal;
	padding:10px 0 10px 0
}

.db-my-gigs{
	margin-bottom:20px
}

.db-my-gigs table{
	overflow:auto
}

.db-my-gigs table thead td{
	text-align:left;
	line-height:20px
}

.db-my-gigs table thead td.icon-th{
	text-align:center;
	padding:8px
}

.db-my-gigs table thead td.icon-th:first-child{
	padding-left:0
}

.db-my-gigs table thead td.icon-th span{
	display:inline-block;
	cursor:help;
	vertical-align:middle
}

.db-my-gigs table thead td.icon-th .hint--top:after,.db-my-gigs table thead td.icon-th .hint--top-right:after{
	width:230px;
	white-space:normal
}

.db-my-gigs table thead td .checkbox-selector-all{
	margin-top:3px
}

.db-my-gigs table tr{
	background-color:transparent
}

.db-my-gigs table td{
	position:relative;
	padding:12px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-my-gigs table td.icon-th{
	text-align:center;
	width:auto;
	line-height:16px
}

.db-my-gigs table td.icon-th .red{
	color:#ff4d4d;
	font-size:13px
}

.db-my-gigs table td.icon-th .green{
	color:#44ab00;
	font-size:13px
}

.db-my-gigs table td.title{
	white-space:normal;
	font-size:14px;
	line-height:16px
}

.db-my-gigs table td.title .ellipsis{
	max-height:40px;
	overflow:hidden
}

.db-my-gigs table td.title .ellipsis a{
	max-width:280px;
	overflow:hidden;
	display:block;
	line-height:20px;
	color:#555555
}

.db-my-gigs table td.title .ellipsis a:hover{
	color:#00698c;
	text-decoration:none
}

.db-my-gigs table td.title .express{
	width:45px;
	margin-right:5px
}

.db-my-gigs table td.title .rating{
	margin:0 5px 0 5px;
	vertical-align:middle
}

.db-my-gigs table td.title .fake-dropdown a{
	color:#555555
}

.db-my-gigs table td.title .fake-dropdown a:hover{
	color:#fff
}

.db-my-gigs table td.title a.add-translation{
	display:inline-block;
	color:#00b22d;
	vertical-align:middle;
	padding:1px 7px 2px 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.db-my-gigs table td.title a.add-translation.disabled{
	color:#fff !important;
	border-color:#dddddd !important;
	background-color:#dddddd !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	cursor:default !important
}

.db-my-gigs table td.gig-image-small{
	width:32px
}

.db-my-gigs table td.short-status{
	padding:12px 0
}

.db-my-gigs table td .status-bar.bar-inline{
	height:14px;
	line-height:14px;
	padding:0 5px
}

.db-my-gigs table td .status-bar.bar-inline.active{
	font-size:11px;
	line-height:11px;
	height:15px;
	padding:0 3px;
	margin-left:1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-my-gigs table td .status-bar.bar-inline.inactive{
	background-color:#b2b2b2;
	border-color:#b2b2b2;
	font-size:11px;
	line-height:11px;
	height:15px;
	color:#fff;
	padding:0 3px;
	margin-left:1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-my-gigs table td.gig-stats{
	background-color:#fafafa;
	white-space:normal;
	padding-right:0;
	padding-left:0 !important;
	padding-top:20px;
	padding-bottom:20px
}

.db-my-gigs table td.gig-stats .loading{
	min-height:133px;
	width:100%;
	border:none !important
}

.db-my-gigs table td.gig-stats .loading:before{
	margin-top:-9.5px;
	margin-left:-9.5px;
	width:19px;
	height:19px;
	border:2px solid rgba(204,204,204,0.15);
	border-top-color:rgba(204,204,204,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300
}

.db-my-gigs table td.gig-stats>div{
	float:left;
	padding-left:15px;
	width:50%;
	color:#777777;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-my-gigs table td.gig-stats>div:first-child{
	border-right:1px solid #dddddd
}

.db-my-gigs table td.gig-stats>div.graph-container{
	width:100%;
	margin-top:20px;
	padding:20px 0 0 0;
	border-top:1px #dddddd solid
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter{
	padding-right:15px
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter h5{
	float:left;
	font-size:11px;
	line-height:30px;
	font-weight:700;
	padding-left:15px
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter p{
	float:right;
	font-size:12px;
	line-height:15px;
	padding-right:15px;
	text-align:right
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter .dropdown-menu li{
	cursor:pointer
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter .dropdown-menu li a{
	color:#555555
}

.db-my-gigs table td.gig-stats>div.graph-container .graph-filter .dropdown-menu li a.selected,.db-my-gigs table td.gig-stats>div.graph-container .graph-filter .dropdown-menu li a:hover{
	color:#00b22d
}

.db-my-gigs table td.gig-stats>div.graph-container .gig-stats-graph{
	width:100%;
	height:250px
}

.db-my-gigs table td.gig-stats>div.graph-container .gig-stats-graph .graph-tooltip{
	line-height:16px;
	padding:5px 0
}

.db-my-gigs table td.gig-stats>div.graph-container .gig-stats-graph .graph-tooltip strong{
	display:block;
	padding-bottom:5px
}

.db-my-gigs table td.gig-stats>div.graph-container .gig-stats-graph .no-data{
	text-align:center;
	display:block;
	padding-top:120px
}

.db-my-gigs table td.gig-stats>div header{
	font-size:11px;
	font-weight:700;
	padding-bottom:10px;
	text-transform:uppercase
}

.db-my-gigs table td.gig-stats>div .gig-info{
	margin-bottom:20px
}

.db-my-gigs table td.gig-stats>div .gig-info li{
	float:left;
	line-height:32px;
	margin-right:20px
}

.db-my-gigs table td.gig-stats>div .gig-info li:nth-child(1) small{
	width:90px
}

.db-my-gigs table td.gig-stats>div .gig-info li:nth-child(2) small{
	width:64px
}

.db-my-gigs table td.gig-stats>div .gig-info li:nth-child(3) small{
	width:94px
}

.db-my-gigs table td.gig-stats>div .gig-info li span{
	display:inline-block;
	font-size:36px;
	line-height:28px;
	font-weight:500
}

.db-my-gigs table td.gig-stats>div .gig-info li small{
	display:inline-block;
	vertical-align:top;
	line-height:14px;
	margin:0 8px 0 2px
}

.db-my-gigs table td.gig-stats>div .star-summary{
	margin-top:-4px
}

.db-my-gigs table td.gig-stats>div .star-summary li{
	margin-bottom:4px
}

.db-my-gigs table td.gig-stats>div .star-summary li:last-child{
	margin-top:15px;
	margin-bottom:0
}

.db-my-gigs table td.gig-stats>div .star-summary li span{
	vertical-align:middle
}

.db-my-gigs table td.gig-stats>div .star-summary li span:first-child{
	display:inline-block;
	width:243px
}

.db-my-gigs table td.gig-stats>div .star-summary li span:last-child{
	font-size:10px;
	display:inline-block;
	width:20px;
	text-align:right
}

.statuses-popup-toggler{
	display:none;
	float:right
}

.popup-statuses dl{
	width:560px
}

.popup-statuses dl dt.status-bar{
	width:100px;
	margin-right:14px
}

.popup-statuses dl dd{
	margin-bottom:5px;
	line-height:20px;
	font-size:14px
}

.popup-add-translation p{
	width:370px
}

.popup-add-translation .fake-dropdown{
	margin-top:15px;
	visibility:visible
}

.popup-add-translation .fake-dropdown .icn-globe{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -100px -755px;
	height:16px;
	width:16px;
	display:inline-block;
	margin-bottom:-4px;
	margin-right:5px
}

.popup-add-translation .translate-action{
	padding-top:15px
}

.popup-add-translation .translate-action p{
	width:auto;
	line-height:27px
}

.sales-promotion-dashboard{
	padding-bottom:25px
}

.sales-promotion-dashboard .form-row{
	padding:0 0 20px 0;
	font-size:0
}

.sales-promotion-dashboard .form-row label{
	text-transform:uppercase;
	font-weight:700
}

.sales-promotion-dashboard .form-row .label-wrap{
	width:25%;
	padding:0 5% 10px 0;
	vertical-align:top;
	display:inline-block
}

.sales-promotion-dashboard .form-row .label-wrap label{
	display:block;
	font-size:12px;
	line-height:17px;
	font-weight:700;
	color:#777777;
	padding-top:5px;
	padding-bottom:5px
}

.sales-promotion-dashboard .form-row .label-wrap label.p-t-0{
	padding-top:0px
}

.sales-promotion-dashboard .form-row .label-wrap small{
	font-size:12px;
	line-height:17px;
	color:#777777
}

.sales-promotion-dashboard .form-row .label-wrap small.label-helper{
	line-height:15px;
	font-size:12px;
	padding-top:3px;
	display:inline-block
}

.sales-promotion-dashboard .seller-widget-dashboard{
	position:relative
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel{
	display:inline-block;
	background:#f7f7f7;
	width:70%;
	border:1px solid #e5e5e5;
	padding-right:200px;
	min-height:355px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-html-container{
	float:right;
	padding:20px;
	margin-right:-200px
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container{
	height:310px;
	padding:20px 0 0 20px;
	float:left;
	width:214px
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container label{
	font-size:12px;
	line-height:17px;
	color:#777777;
	display:block
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container .categories-dropdown{
	margin-top:10px
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container .categories-dropdown li{
	cursor:pointer
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container .widget-code-section{
	margin-top:48px
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container .widget-code-section label{
	margin-bottom:10px
}

.sales-promotion-dashboard .seller-widget-dashboard .form-row .widget-panel .widgets-config-container textarea{
	font-size:12px;
	width:250px;
	height:180px
}

.sales-promotion-dashboard .fiverr-anywhere{
	margin-bottom:10px
}

.sales-promotion-dashboard .fiverr-anywhere .error-message{
	color:#ff4d4d;
	font-size:11px;
	display:block;
	margin-top:3px
}

.sales-promotion-dashboard .fiverr-anywhere .label-new{
	background-color:#e21f91;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	font-weight:700;
	padding:0 3px;
	margin-left:5px;
	display:inline-block;
	vertical-align:top;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel{
	background:#f7f7f7;
	border:1px solid #e5e5e5;
	position:relative;
	display:inline-block;
	width:70%;
	margin-bottom:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-html-container{
	float:right;
	padding:20px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container{
	padding:20px;
	float:left;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-row{
	margin-bottom:14px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-row a{
	font-size:12px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-row .social-share-icons a{
	font-size:0
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container label{
	color:#777777;
	font-size:12px;
	line-height:17px;
	display:block;
	margin-bottom:10px;
	font-weight:700
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container small{
	font-size:11px;
	padding-left:10px;
	text-transform:none;
	font-weight:normal;
	vertical-align:middle
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container textarea{
	width:100%;
	font-size:12px;
	height:100px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .offer-ready{
	color:#00b22d
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-form .dropdown-menu{
	width:475px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-form .dropdown-toggle{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-form .custom-offer-price{
	width:45%
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-form .custom-offer-duration,.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-form .custom-offer-expiration{
	width:10%;
	text-align:center
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-share .anywhere-short-url-input-wrapper{
	overflow:auto;
	margin-right:160px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-share .anywhere-goto-short-url{
	display:inline-block;
	padding:7px 10px 0 5px;
	vertical-align:top
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-share .anywhere-short-url-input{
	width:100%
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-share .anywhere-grab-code-link{
	float:right
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .widget-panel .widgets-config-container .anywhere-share .anywhere-grab-code-textarea{
	height:60px;
	clear:both
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .button-area{
	display:inline
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .button-area.push-right{
	margin-left:222px
}

.sales-promotion-dashboard .fiverr-anywhere .form-row .button-area .btn-standard{
	margin-right:10px
}

.sales-promotion-dashboard .seller-sharing-dashboard{
	margin-top:20px
}

.sales-promotion-dashboard .seller-sharing-dashboard .form-row .sharing-panel{
	display:inline-block;
	width:70%
}

.sales-promotion-dashboard .seller-sharing-dashboard .form-row .sharing-panel textarea{
	float:left;
	width:333px;
	height:30px;
	line-height:15px;
	border:1px solid #e5e5e5;
	font-size:12px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.sales-promotion-dashboard .business-cards a{
	display:inline-block;
	width:70%;
	line-height:17px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px
}

.sales-promotion-dashboard .business-cards label{
	text-transform:uppercase
}

.db-content.todo-content{
	background-color:transparent;
	opacity:0;
	border:0;
	padding:0;
	margin-left:315px
}

.db-content.todo-content .sub-text{
	color:#888888;
	font-size:12px
}

.db-content.todo-content .content{
	background-color:#fff
}

.db-content.todo-content .db-todo-stats{
	padding:25px 10px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.db-content.todo-content .db-todo-stats a,.db-content.todo-content .db-todo-stats>span{
	display:table-cell;
	color:#303030;
	font-size:27px;
	line-height:27px;
	font-weight:400;
	padding:0 5px;
	text-align:center;
	vertical-align:top;
	border-left:1px solid #dddddd
}

.db-content.todo-content .db-todo-stats a:first-child,.db-content.todo-content .db-todo-stats>span:first-child{
	border:none
}

.db-content.todo-content .db-todo-stats a small,.db-content.todo-content .db-todo-stats>span small{
	display:block;
	font-weight:500;
	font-size:14px;
	line-height:18px;
	color:#999999;
	text-align:center;
	text-transform:capitalize;
	padding:0 0 15px 0
}

.db-content.todo-content .db-todo-stats a{
	text-decoration:none
}

.db-content.todo-content .db-todo-stats a:hover{
	color:#00b22d
}

.db-content.todo-content .db-todo-stats sup{
	font-size:15px;
	padding-right:3px;
	top:-0.6em
}

.db-content.todo-content .db-new-main-table{
	font-size:14px;
	line-height:14px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.db-content.todo-content .db-new-main-table [data-count]:after{
	content:" (" attr(data-count) ")"
}

.db-content.todo-content .db-new-main-table table{
	border-collapse:collapse;
	margin-top:0
}

.db-content.todo-content .db-new-main-table th,.db-content.todo-content .db-new-main-table td{
	vertical-align:middle
}

.db-content.todo-content .db-new-main-table tr{
	border:1px solid #e5e5e5
}

.db-content.todo-content .db-new-main-table tr .hidden-action{
	min-width:100px
}

.db-content.todo-content .db-new-main-table tr .hover-show{
	font-size:0
}

.db-content.todo-content .db-new-main-table td{
	height:70px;
	padding-top:0;
	padding-bottom:0;
	color:#303030;
	vertical-align:middle
}

.db-content.todo-content .db-new-main-table td.has-sub-text .ellipsis{
	height:auto
}

.db-content.todo-content .db-new-main-table td.task.ellipsis-wrap{
	width:391px
}

.db-content.todo-content .db-new-main-table td.task a{
	color:#303030
}

.db-content.todo-content .db-new-main-table thead tr{
	background-color:#fff
}

.db-content.todo-content .db-new-main-table thead tr th,.db-content.todo-content .db-new-main-table thead tr td{
	height:50px;
	font-size:14px;
	padding-top:5px;
	padding-bottom:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-content.todo-content .db-new-main-table tbody tr{
	-webkit-transition:background-color 0.15s;
	-moz-transition:background-color 0.15s;
	-o-transition:background-color 0.15s;
	transition:background-color 0.15s
}

.db-content.todo-content .db-new-main-table tbody tr:hover{
	background-color:#f5fbfc
}

.db-content.todo-content .db-new-main-table tbody tr:hover td{
	color:#00698c;
	-webkit-transition:color 0.15s;
	-moz-transition:color 0.15s;
	-o-transition:color 0.15s;
	transition:color 0.15s
}

.db-content.todo-content .db-new-main-table tbody tr:hover .task a{
	color:#00698c;
	text-decoration:none
}

.db-content.todo-content .db-new-main-table .db-icon-td{
	line-height:0;
	padding-right:15px;
	padding-left:20px;
	text-align:center
}

.db-content.todo-content .db-new-main-table .db-icon-td .db-icon{
	margin:0
}

.db-content.todo-content .pagi-standard{
	padding:15px 0;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-content.todo-content .pagi-standard a{
	color:#00698c;
	font-weight:500;
	font-size:14px;
	border:0;
	padding:2px;
	text-transform:capitalize;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.db-content.todo-content .pagi-standard a:hover{
	text-decoration:none
}

.db-content.todo-content .pagi-standard a.loading{
	color:#fff
}

.db-content.todo-content .btn-standard{
	text-transform:capitalize;
	vertical-align:middle;
	font-size:14px;
	line-height:14px
}

.db-content.todo-content .btn-delete{
	font-size:22px;
	line-height:22px;
	font-weight:700;
	padding:3px 12px 6px 12px;
	margin-left:15px;
	color:#abdcdf;
	border-color:#dddddd
}

.db-content.todo-content .btn-delete:hover{
	border-color:#c4c4c4
}

.db-content.todo-content .btn-action{
	width:120px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	white-space:normal
}

.db-sidebar.todo-sidebar{
	width:295px;
	font-size:14px;
	line-height:18px;
	color:#303030
}

.db-sidebar.todo-sidebar .content{
	border:1px solid #dddddd;
	background-color:#fff;
	margin-bottom:25px;
	padding:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-sidebar.todo-sidebar .invite-friends{
	padding:13px 35px 20px 35px;
	text-align:center
}

.db-sidebar.todo-sidebar .invite-friends h3,.db-sidebar.todo-sidebar .invite-friends p,.db-sidebar.todo-sidebar .invite-friends .btn-standard{
	font-size:14px;
	font-weight:500;
	line-height:18px
}

.db-sidebar.todo-sidebar .invite-friends h2{
	font-size:24px;
	font-weight:500;
	line-height:28px;
	padding-bottom:5px
}

.db-sidebar.todo-sidebar .invite-friends .icn-invite-friends{
	width:114px;
	height:114px;
	margin:20px auto
}

.db-sidebar.todo-sidebar .invite-friends .btn-standard{
	font-size:16px;
	line-height:1;
	padding:9px 30px;
	text-transform:capitalize
}

.db-sidebar.todo-sidebar .post-request{
	padding:13px 35px 20px 35px;
	text-align:center
}

.db-sidebar.todo-sidebar .post-request h2{
	font-size:24px;
	font-weight:500;
	line-height:28px;
	padding-top:5px
}

.db-sidebar.todo-sidebar .post-request p{
	padding-top:10px
}

.db-sidebar.todo-sidebar .post-request .icn-post-request{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_photos/requests/sprite-post-request-c3c4490b46a0ec27284ff4c7767241ad.svg") -8px -59px no-repeat;
	background-size:244px 195px;
	width:127px;
	height:127px;
	margin:15px auto 20px auto
}

.db-sidebar.todo-sidebar .post-request .btn-standard{
	font-size:16px;
	line-height:1;
	padding:9px 40px;
	text-transform:capitalize
}

.db-sidebar.todo-sidebar .user-profile{
	padding:0;
	font-weight:500
}

.db-sidebar.todo-sidebar .user-profile .top-content{
	padding:20px 15px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul{
	float:left;
	padding:10px 0 0 25px;
	max-width:152px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links{
	line-height:18px;
	padding-top:5px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links h3{
	font:normal 16px/21px 'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#0e0e0f;
	text-transform:capitalize;
	padding-top:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links a{
	color:#00698c
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links a:hover{
	text-decoration:none
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links .btn-standard{
	font-size:14px;
	line-height:18px;
	padding:5px 20px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links li{
	border-bottom:1px solid #f4f4f4;
	padding:0 0 6px 0;
	margin-top:6px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links li:first-child{
	margin-top:0px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul.user-links li:last-child{
	border-bottom:none
}

.db-sidebar.todo-sidebar .user-profile .top-content ul li{
	padding-bottom:10px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul h3{
	color:#999999;
	font-weight:400;
	white-space:nowrap
}

.db-sidebar.todo-sidebar .user-profile .top-content ul span{
	font-weight:700
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews{
	font-weight:700;
	font-size:12px;
	line-height:18px;
	left:-30px;
	padding:15px 15px 10px 15px;
	-webkit-transition:0.15s ease;
	-moz-transition:0.15s ease;
	-o-transition:0.15s ease;
	transition:0.15s ease
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews:after{
	top:-9px;
	left:38px;
	margin-left:-9px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews a{
	color:#fff
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews h4{
	text-transform:uppercase;
	margin:0
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews>span{
	display:block;
	padding:5px 0;
	position:relative
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews>span:after{
	content:attr(data-count);
	float:right
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews .progress-wrap{
	height:10px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews .progress-bar-standard{
	padding:10px 0
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews .progress-bar{
	background-color:#fff;
	width:144px
}

.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews .progress-bar,.db-sidebar.todo-sidebar .user-profile .top-content ul .reviews .progress-status{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.db-sidebar.todo-sidebar .user-profile .profile-image{
	position:relative;
	float:left
}

.db-sidebar.todo-sidebar .user-profile .profile-image .user-pict-80{
	border:6px solid #fff;
	margin-right:0;
	-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-webkit-transition:box-shadow 0.1s;
	-moz-transition:box-shadow 0.1s;
	-o-transition:box-shadow 0.1s;
	transition:box-shadow 0.1s
}

.db-sidebar.todo-sidebar .user-profile .profile-image .user-badge-round-sml{
	bottom:10px;
	right:-3px
}

.db-sidebar.todo-sidebar .user-profile .profile-image a:hover{
	text-decoration:none
}

.db-sidebar.todo-sidebar .user-profile .bottom-content{
	color:#0e0e0f;
	font-weight:700
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li{
	padding:15px;
	border-top:1px solid #e5e5e5;
	position:relative
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li .fake-hint{
	width:220px
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li .fake-hint:after{
	top:22px
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li:first-child{
	border-top:0
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li:after,.db-sidebar.todo-sidebar .user-profile .bottom-content li .bar{
	position:absolute;
	z-index:1
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li:after{
	content:attr(data-rating) "%";
	right:15px
}

.db-sidebar.todo-sidebar .user-profile .bottom-content li .bar{
	background-color:#41b4bb;
	border-bottom:1px solid #74c5ca;
	display:block;
	bottom:-1px;
	left:-1px;
	right:101%;
	height:1px
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2){
	.db-sidebar.todo-sidebar .invite-friends .icn-invite-friends{
		background-image:url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-invite-friends-2x-0aab18e6ee6b96d9aa7cbb1f22e0c73d.png");
		background-size:114px 114px
	}

}

html.ieold .db-sidebar.todo-sidebar .post-request .icn-post-request{
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_photos/requests/sprite-post-request-c0bfbd250805da254dc5043fdabdf1d7.png") 0px -50px no-repeat
}

.db-my-buyers .btn-open-conv,.db-my-sellers .btn-open-conv{
	padding:8px 10px 7px 10px;
	width:13px;
	vertical-align:top
}

.db-my-buyers .btn-open-conv:after,.db-my-sellers .btn-open-conv:after{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -550px -1300px;
	width:13px;
	height:14px;
	display:block
}

.db-my-buyers .btn-green-grad,.db-my-sellers .btn-green-grad{
	margin-left:10px
}

.db-my-buyers .user-nav,.db-my-sellers .user-nav{
	display:inline-block
}

.db-my-buyers .user-nav>div,.db-my-sellers .user-nav>div{
	position:absolute;
	left:100%;
	top:0;
	z-index:3;
	width:17px;
	height:100%
}

.db-my-buyers .user-nav>span,.db-my-sellers .user-nav>span{
	color:#00698c
}

.db-my-buyers .user-nav .fake-hint,.db-my-sellers .user-nav .fake-hint{
	top:-10px
}

.db-my-buyers .user-nav .fake-hint:after,.db-my-sellers .user-nav .fake-hint:after{
	top:18px
}

.db-my-buyers .user-nav .fake-hint a,.db-my-sellers .user-nav .fake-hint a{
	color:#fdfdfd !important
}

.db-my-buyers .user-nav .fake-hint a:hover,.db-my-sellers .user-nav .fake-hint a:hover{
	text-decoration:underline;
	color:#fff !important
}

.db-my-buyers-empty,.db-my-sellers-empty{
	background:#fff;
	color:#b2b2b2;
	border:1px #e5e5e5 solid;
	margin-top:0
}

.db-my-buyers-empty.fade *,.db-my-sellers-empty.fade *{
	opacity:0
}

.db-my-buyers-empty h2,.db-my-sellers-empty h2{
	font-size:24px;
	line-height:28px
}

.db-my-buyers-empty .db-header,.db-my-buyers-empty .empty-body,.db-my-sellers-empty .db-header,.db-my-sellers-empty .empty-body{

	-webkit-transition:opacity 1s;
	-moz-transition:opacity 1s;
	-o-transition:opacity 1s;
	transition:opacity 1s
}

.db-my-buyers-empty .empty-body,.db-my-sellers-empty .empty-body{
	margin:136px auto 0;
	text-align:center;
	font-size:16px;
	line-height:20px
}

.db-my-buyers-empty .empty-icon,.db-my-sellers-empty .empty-icon{
	font-size:80px;
	margin-bottom:11px
}

.db-my-leads .has-user-icon,.db-my-buyers .has-user-icon,.db-my-sellers .has-user-icon{
	padding-right:10px
}

.db-inbox table{
	overflow:auto
}

.db-inbox table thead tr:first-child td:first-child{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	overflow:hidden
}

.db-inbox table thead tr:first-child td:last-child{
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden
}

.db-inbox table tbody tr:last-child td:first-child{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	overflow:hidden
}

.db-inbox table tbody tr:last-child td:last-child{
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	overflow:hidden
}

.db-inbox .user-icon:last-child{
	margin-right:10px
}

.db-inbox .db-icon[data-hint]:after{
	white-space:normal;
	min-width:140px
}

.stats-dashboard header li{
	float:left;
	width:25%;
	padding:0 0 10px 0
}

.stats-dashboard header li h3{
	font-size:50px;
	line-height:60px;
	font-weight:400;
	text-align:center;
	text-transform:capitalize;
	color:#555555;
	letter-spacing:-2px
}

.stats-dashboard header li h3.large-number{
	font-size:38px
}

.stats-dashboard header li h3 em.warning{
	background:url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 -50px;
	width:19px;
	height:17px;
	display:inline-block;
	overflow:hidden
}

.stats-dashboard header li small{
	display:block;
	font-size:11px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#777777;
	padding-top:5px
}

.stats-dashboard .dashboard-inner h2{
	position:relative;
	background:#fff;
	width:90%;
	padding:10px 0;
	text-align:center;
	margin:25px auto 35px auto;
	font-size:20px;
	line-height:31px;
	white-space:nowrap;
	border:1px #cccccc solid
}

.stats-dashboard .dashboard-inner h2:before,.stats-dashboard .dashboard-inner h2:after{
	content:"";
	position:absolute;
	width:26px;
	height:47px;
}

.stats-dashboard .dashboard-inner h2:before{
	top:2px;
	left:-27px;
	-webkit-box-shadow:-2px 0 2px 0 #cccccc inset;
	-moz-box-shadow:-2px 0 2px 0 #cccccc inset;
	box-shadow:-2px 0 2px 0 #cccccc inset
}

.stats-dashboard .dashboard-inner h2:after{
	top:2px;
	right:-27px;
	background-position:-28px 0;
	-webkit-box-shadow:2px 0 2px 0 #cccccc inset;
	-moz-box-shadow:2px 0 2px 0 #cccccc inset;
	box-shadow:2px 0 2px 0 #cccccc inset
}

.stats-dashboard .dashboard-inner .dashboard-map{
	background-color:#adc8da;
	width:100%;
	height:295px;
	position:relative;
	margin-bottom:35px;
	cursor:pointer;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px
}

.stats-dashboard .dashboard-inner .dashboard-map small.map-tooltip{
	display:none;
	position:absolute;
	height:32px;
	color:#fff;
	background-color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity:0.8;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:10px;
	padding:3px 5px 0px;
	text-transform:uppercase;
	font-weight:700
}

.stats-dashboard .dashboard-inner .dashboard-map small.map-tooltip span{
	position:absolute;
	bottom:-7px;
	left:50%;
	margin-left:-6px;
	color:#000;
	font-size:18px
}

.stats-dashboard .dashboard-inner .dashboard-map small.map-tooltip em{
	font-style:normal
}

.stats-dashboard .analytics-tooltip{
	position:absolute;
	left:100%;
	width:250px;
	height:auto;
	top:0;
	background:transparent;
	opacity:0;
	z-index:-1
}

.stats-dashboard .analytics-tooltip .analytics-tooltip-inner{
	position:relative;
	width:235px;
	padding:20px 13px;
	float:right;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 1px 1px #dddddd;
	-moz-box-shadow:2px 1px 1px #dddddd;
	box-shadow:2px 1px 1px #dddddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px #dddddd solid
}

.stats-dashboard .analytics-tooltip .analytics-tooltip-inner:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-300px -400px;
	width:10px;
	height:23px;
	top:47px;
	left:-9px
}

.stats-dashboard .analytics-tooltip h3{
	font-size:14px;
	line-height:17px;
	padding-bottom:5px;
	font-weight:700;
	text-align:left;
	text-transform:none;
	letter-spacing:0px
}

.stats-dashboard .analytics-tooltip p{
	font-size:12px;
	line-height:15px;
	text-align:left;
	text-transform:none;
	font-weight:normal
}

.buyer-dashboard-content .dashboard-inner{
	padding-top:20px
}

.buyer-dashboard-content footer li{
	float:left;
	width:29%;
	margin-left:6%;
	font-size:13px;
	font-weight:700
}

.buyer-dashboard-content footer li:first-child{
	margin-left:0
}

.buyer-dashboard-content footer li h5{
	font-size:18px;
	line-height:22px;
	margin-bottom:15px
}

.buyer-dashboard-content footer li p{
	font-size:14px;
	line-height:18px
}

.buyer-dashboard-content footer .recent-searches{
	padding-top:2px
}

.buyer-dashboard-content footer .recent-searches li{
	float:none;
	width:100%;
	margin:0 0 6px 0;
	border:1px #cccccc solid;
	text-transform:capitalize;
	position:relative;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.buyer-dashboard-content footer .recent-searches li:hover{
	background-color:#fff
}

.buyer-dashboard-content footer .recent-searches li:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-350px -150px;
	width:11px;
	height:11px;
	top:6px;
	left:8px
}

.buyer-dashboard-content footer .recent-searches li a{
	max-height:28px;
	overflow:hidden;
	font-size:13px;
	font-weight:700;
	padding:5px 7px 5px 27px;
	display:block;
	text-decoration:none
}

.buyer-dashboard-content footer .btn-paypal{
	margin-top:4px
}

.buyer-dashboard-content footer .dqp-activated{
	font-size:16px;
	line-height:18px;
	color:#00b22d;
	padding:0 0 0 30px;
	text-transform:uppercase;
	position:relative
}

.buyer-dashboard-content footer .dqp-activated:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-200px -50px;
	top:-6px;
	left:0;
	width:24px;
	height:24px
}

.db-requests .db-new-filters .offers-left{
	color:#777777;
	font-size:14px;
	padding-left:30px;
	position:absolute;
	z-index:1;
	right:0;
	top:18px
}

.db-requests .db-new-filters .offers-left:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -200px -150px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:20px;
	height:18px;
	left:0;
	top:-1px
}

.db-requests .db-new-main-table table td.hidden-action{
	padding-top:19px
}

.db-requests .db-new-main-table table td.hidden-action.with-text{
	padding-top:16px
}

.db-requests .db-new-main-table table td.hidden-action.with-text .hover-show{
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none
}

.db-requests .db-new-main-table table td.hidden-action.with-text .hover-show .budget{
	display:block;
	padding-bottom:15px
}

.db-requests .db-new-main-table table td.hidden-action.with-text.sel .hover-hide{
	display:none
}

.db-requests .db-new-main-table table td.hidden-action .btn-standard{
	text-transform:capitalize
}

.db-requests .db-new-main-table table td.action-btn{
	text-align:right
}

.db-requests .db-new-main-table table td.action-btn .btn-standard{
	padding:7px 9px
}

.db-requests .db-new-main-table table td.action-btn .btn-standard.disabled{
	text-transform:capitalize
}

.db-requests .db-new-main-table table td.action-btn .btn-standard.disabled i{
	color:#00b22d
}

html.ieold .gig-extra-structured-tooltip{
	display:block
}

html.ieold .gig-extra-structured-tooltip.hidden-tooltip{
	display:none
}

html.opacity .gig-extra-structured-tooltip{
	opacity:1;
	-webkit-transition:opacity 0.25s ease-in-out;
	-moz-transition:opacity 0.25s ease-in-out;
	-o-transition:opacity 0.25s ease-in-out;
	transition:opacity 0.25s ease-in-out
}

html.opacity .gig-extra-structured-tooltip.hidden-tooltip{
	opacity:0;
	position:static
}

.action-bar-gig+.mp-box{
	margin-top:61px !important
}

.action-bar-gig .action-steps .ca-grey h5.with-check{
	background-position:-200px -750px
}

.db-content-edit-gig{
	min-height:auto;
	margin-bottom:90px;
	position:relative;
	border:0;
	background:transparent;
	width:730px
}

.db-content-edit-gig h1 .gig-lang{
	position:relative;
	float:right;
	top:10px;
	font-size:14px;
	letter-spacing:normal;
	text-transform:capitalize
}

.db-content-edit-gig .db-content-inner{
	padding:0
}

.locale-notification{
	background:#fff2d0;
	border:1px solid #f6e2ad;
	margin-bottom:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.locale-notification .btn-close{
	position:absolute;
	z-index:10;
	right:0;
	margin:7px 9px;
	font-size:22px;
	color:#666666
}

.locale-notification .btn-close:hover{
	text-decoration:none
}

.locale-notification .msg-content{
	float:left;
	margin:20px;
	color:gray
}

.locale-notification .msg-content p{
	font-size:17px;
	line-height:20px
}

.db-edit-gig{
	padding:0;
	background:transparent;
	min-height:600px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section{
	position:relative;
	-webkit-transition:height 2s ease-in-out;
	-moz-transition:height 2s ease-in-out;
	-o-transition:height 2s ease-in-out;
	transition:height 2s ease-in-out;
	height:auto;
	margin-bottom:20px;
	padding:30px;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	border:1px #dddddd solid
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h2{
	font-size:28px;
	line-height:31px;
	padding-bottom:10px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h2.gig-edit-sec-ttl{
	margin-top:-8px;
	font-size:40px;
	line-height:43px;
	text-align:center;
	color:#00668c
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h2 .fake-check-green .chk-img{
	margin-top:8px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h3{
	font-size:18px;
	line-height:23px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h3.gig-edit-sec-sttl{
	font-size:24px;
	line-height:31px;
	text-align:center
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section h4.gig-edit-shipping-check{
	margin-top:15px;
	padding-bottom:30px;
	font-size:16px;
	line-height:19px;
	text-align:center;
	font-weight:700
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section p.section-description{
	display:block;
	font-size:20px;
	line-height:23px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ol{
	color:#dddddd;
	font-size:24px;
	line-height:34px;
	padding:15px 0 25px 0
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ol li{
	counter-increment:level1
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ol li:before{
	content:counter(level1) " ";
	font-weight:700
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ol em{
	color:#555555;
	font-size:14px;
	padding-left:10px;
	font-style:normal;
	vertical-align:middle
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section:after{
	content:"";
	position:absolute;
	bottom:-4px;
	left:0;
	width:100%;
	height:6px;
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ul.gig-video-samples{
	padding-top:25px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ul.gig-video-samples li{
	width:170px;
	height:120px;
	padding:0 50px 10px 0;
	display:inline-block
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-form-section ul.gig-video-samples li:last-child{
	padding-right:0
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-section-btn{
	float:right;
	position:relative;
	cursor:pointer;
	margin:0 0 20px 20px;
	padding:9px 30px 8px 30px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-section-btn:before{
	content:attr(data-recommended);
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	bottom:-24px;
	left:0;
	width:100%;
	font-size:11px;
	height:14px;
	color:#b2b2b2
}

.db-edit-gig .edit-gig-form-wrap .gig-set-thumbnail-time-btn-container{
	display:block;
	text-align:center;
	width:100%;
	cursor:pointer;
	margin:10px
}

.db-edit-gig .edit-gig-form-wrap .gig-set-thumbnail-time-btn-container a{
	margin-left:10px
}

.db-edit-gig .edit-gig-form-wrap form{
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .form-row{
	padding:0 0 20px 0;
	font-size:14;
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .form-row:last-of-type{
	padding-bottom:0
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap{
	display:inline-block
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap{
	width:17%;
	padding-right:5%;
	vertical-align:top;
	text-align:right
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap.padding-top{
	padding-top:10px
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap label{
	text-transform:uppercase;
	font-weight:700
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap .label-hint{
	font-size:14px;
	line-height:16px;
	padding-right:5px;
	color:#0e0e0f
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap em{
	background:#00b22d;
	padding:0 3px;
	color:#fff;
	display:inline-block;
	font-size:11px;
	font-style:normal;
	margin-bottom:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap .form-row .label-wrap p{
	font-size:12px;
	line-height:14px;
	color:#999999;
	text-align:left
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap{
	width:78%
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap input[type="text"] ::-webkit-input-placeholder,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea ::-webkit-input-placeholder{
	color:#dddddd
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap input[type="text"] :-moz-placeholder,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea :-moz-placeholder{
	color:#dddddd
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap input[type="text"] :-ms-input-placeholder,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea :-ms-input-placeholder{
	color:#dddddd
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap input[type="text"]{
	width:100%
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea{
	width:100%;
	display:block;
	overflow:auto
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea.gig-title-text{
	text-indent:87px;
	font-size:40px;
	line-height:45px;
	letter-spacing:1px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea.gig-title-text ::-webkit-input-placeholder{
	text-indent:inherit
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea.gig-title-text :-moz-placeholder{
	text-indent:inherit
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea.gig-title-text :-ms-input-placeholder{
	text-indent:inherit
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea:disabled{
	background-color:#f4f4f4;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity:0.7
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea:disabled ::-webkit-input-placeholder{
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea:disabled :-moz-placeholder{
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap textarea:disabled :-ms-input-placeholder{
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap select.gig-edit-cat,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .btn-standard{
	margin-right:10px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap .fake-dropdown{
	visibility:visible;
	display:inline-block;
	margin:-4px 10px 0 10px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap .fake-dropdown a{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap .fake-dropdown.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap .error-container{
	position:absolute;
	bottom:-7px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap .duration-disabled{
	margin:0 5px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap.with-error{
	font-size:14px;
	height:31px;
	line-height:33px;
	display:inline-block;
	position:relative;
	padding-bottom:31px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .expected-duration-wrap.with-error .fake-dropdown .dropdown-toggle{
	border:1px #ff4d4d solid
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .char-count,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .char-count-desc,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .gig-edit-desc-desc,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .gig-edit-tags-desc{
	text-align:right;
	padding-top:8px;
	font-size:12px;
	color:#999999;
	display:inline-block;
	float:right
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .gig-edit-desc-desc{
	float:left;
	text-align:left
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .char-count-desc{
	float:left;
	text-align:left
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap.loading:before{
	margin-top:-9.5px;
	margin-left:-9.5px;
	width:19px;
	height:19px;
	border:2px solid rgba(153,153,153,0.15);
	border-top-color:rgba(153,153,153,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .origin-content{
	background-color:#f4f4f4;
	position:relative;
	padding:10px 10px 13px 40px;
	min-height:19px;
	overflow:hidden;
	line-height:18px;
	color:#777777;
	font-size:15px;
	border:1px #b3b3b3 solid;
	border-top:0px;
	-webkit-transition:height 0.2s ease-in-out;
	-moz-transition:height 0.2s ease-in-out;
	-o-transition:height 0.2s ease-in-out;
	transition:height 0.2s ease-in-out;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .origin-content .locale-indicator{
	background-color:#fff;
	position:absolute;
	top:11px;
	left:10px;
	font-size:14px;
	line-height:14px;
	padding:0px 2px 3px;
	border:1px solid #b3b3b3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .origin-content .origin-description{
	width:505px;
	word-break:break-word
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .origin-content h3,.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .origin-content ol{
	font-size:inherit;
	line-height:inherit;
	color:inherit;
	font-weight:inherit
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .translated-confirm{
	color:#777777;
	font-size:16px;
	position:relative;
	margin-top:-4px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .translated-confirm p{
	max-width:410px;
	line-height:20px
}

.db-edit-gig .edit-gig-form-wrap .form-row .input-wrap .translated-confirm p a{
	float:right;
	position:relative;
	margin-left:15px
}

.db-edit-gig .edit-gig-form-wrap .form-row .btn-standard.disabled{
	border:1px solid #888888 !important;
	padding:8px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity:0.7;
	background:#f4f4f4 !important;
	color:#777777 !important;
	margin:0 3px
}

.db-edit-gig .edit-gig-form-wrap .form-row .error-container p{
	border:none;
	padding-left:0;
	font-weight:400
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .label-wrap .status-bar{
	width:auto;
	padding:0 5px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio{
	position:relative;
	float:left;
	display:inline-block;
	height:30px;
	width:22%;
	margin-left:4%;
	line-height:30px;
	text-align:center
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio:first-child{
	margin-left:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio input[type="radio"]{
	visibility:hidden
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio span{
	background-color:#fff;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	right:0;
	height:100%;
	display:inline-block;
	color:#777777;
	font-weight:400;
	text-align:center;
	border:1px solid #b2b2b2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio span:hover{
	border-color:#777777
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio input:checked ~ span{
	color:#00b22d;
	border-color:#00b22d;
	font-weight:700
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .button-radio.sel span{
	color:#00b22d;
	border-color:#00b22d;
	font-weight:700
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-price-row .gig-tooltip figure{
	min-height:initial
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .label-wrap{
	padding-right:0;
	padding-top:8px;
	width:65px;
	float:left;
	text-align:left
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .input-wrap{
	width:484px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extra-dropdowns-wrap{
	float:right;
	padding:5px 0 0 0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extra-dropdowns-wrap .fake-dropdown{
	visibility:visible;
	display:inline-block;
	margin:5px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extra-dropdowns-wrap .fake-dropdown a{
	font-size:12px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extra-dropdowns-wrap .fake-dropdown.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extra-dropdowns-wrap .fake-dropdown:last-of-type{
	margin-right:0;
	margin-bottom:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples{
	float:left;
	padding:10px 0 0 0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples.hint--top:before,.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples.hint--top:after{
	left:22px;
	right:auto
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .btn-green{
	padding-left:30px;
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .btn-green:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-300px -800px;
	height:14px;
	width:15px;
	top:7px;
	left:8px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .fake-dropdown a{
	padding-left:29px;
	padding-right:29px;
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .fake-dropdown a:before{
	content:"";
	position:absolute;
	width:11px;
	height:11px;
	left:9px;
	top:8px;
	background:#ff4d4d;
	border:1px #fff solid;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .fake-dropdown a.sel:before{
	background:#44ab00
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra .extras-multiples .fake-dropdown .dropdown-menu a:before{
	top:7px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra.divi:last-of-type{
	border-bottom:0;
	margin-bottom:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra.with-error{
	padding-bottom:33px !important
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra.with-error .error-container{
	position:absolute;
	bottom:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-extra.with-error .fake-dropdown .dropdown-toggle{
	border:1px #ff4d4d solid
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .fake-check-grey,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .fake-check-grey,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images .fake-check-grey{
	float:left;
	margin:3px 10px 0 0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor>em,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver>em,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images>em{
	display:inline-block;
	margin:-7px 0 0 8px;
	position:relative;
	top:4px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor.with-error,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver.with-error,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images.with-error{
	padding-bottom:33px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor.with-error .error-container,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver.with-error .error-container,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images.with-error .error-container{
	position:absolute;
	bottom:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor.with-error .fake-dropdown .dropdown-toggle,.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver.with-error .fake-dropdown .dropdown-toggle,.db-edit-gig .edit-gig-form-wrap .form-row.gig-stock-images.with-error .fake-dropdown .dropdown-toggle{
	border:1px solid #ff4d4d
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .fa-question-circle{
	color:#c2c2c2;
	font-size:16px;
	margin-left:5px;
	position:relative;
	z-index:2
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .fa-question-circle .fake-hint{
	min-width:250px;
	left:-110px;
	bottom:25px;
	z-index:100
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .fa-question-circle .fake-hint:after{
	right:50%
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .gig-pricing-factor-info{
	background:#fafafa;
	color:#777777;
	margin:15px 0 0 0;
	padding:8px 10px;
	border:1px solid #e5e5e5;
	font-size:12px;
	line-height:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-pricing-factor .gig-pricing-factor-info>span{
	text-transform:lowercase
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor .filter-select{
	display:inline-block
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor>em{
	width:76px;
	height:27px
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor>em:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:76px;
	height:27px
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor .page-alert{
	margin-bottom:0;
	min-height:0
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor .page-alert .message{
	padding:15px 30px 15px 60px
}

.db-edit-gig .edit-gig-form-wrap .form-row.commercial-use-factor .page-alert.warning .icon{
	background-position:-33px 0;
	background-size:66px 33px;
	margin-top:-16px;
	width:33px;
	height:33px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .fake-dropdown{
	visibility:visible;
	display:inline-block;
	margin:0 6px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .fake-dropdown a{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .fake-dropdown.gig-extra-duration-dropdown .dropdown-toggle{
	padding-right:10px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .fake-dropdown.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver>em{
	margin-left:0;
	width:89px;
	height:22px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver>em:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	height:22px;
	width:89px
}

.db-edit-gig .edit-gig-form-wrap .form-row.gig-fast-deliver .input-wrap div:last-child{
	line-height:23px
}

.db-edit-gig .edit-gig-form-wrap .form-row.stock-image-factor>em{
	width:100px;
	height:17px
}

.db-edit-gig .edit-gig-form-wrap .form-row.stock-image-factor>em:before{
	content:"";
	background-size:100px 17px;
	position:absolute;
	width:100px;
	height:17px;
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap .form-row:hover>.gig-tooltip,.db-edit-gig .edit-gig-form-wrap .form-row.active>.gig-tooltip{
	display:block
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li{
	display:block;
	margin-bottom:20px
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li:first-child .btn-delete-structured-req{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .fake-check-black{
	margin:10px 0 0 0;
	color:#555555
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .ta-wrap{
	position:relative;
	padding-right:25px
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .ta-wrap textarea{
	padding-right:20px;
	height:45px;
	-webkit-transition:height 0.4s ease-in-out;
	-moz-transition:height 0.4s ease-in-out;
	-o-transition:height 0.4s ease-in-out;
	transition:height 0.4s ease-in-out
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .ta-wrap textarea.expanded{
	height:150px
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .ta-wrap .char-count{
	padding-top:10px
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements li .ta-wrap .btn-delete-structured-req{
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	cursor:pointer;
	font-size:16px;
	line-height:16px;
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap .gigs-structured-requirements .btn-add-structured-req{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .gig-extra-section.gig-edit-form-section p.section-description{
	float:right;
	font-weight:400;
	font-size:14px;
	padding-top:8px
}

.db-edit-gig .edit-gig-form-wrap .gig-extra-section.gig-edit-form-section p.section-description strong{
	font-size:18px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container{
	padding-top:15px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-wrapper{
	float:right;
	display:inline-block;
	margin:0
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-wrapper .dropdown-toggle{
	max-width:174px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra .extra-dropdowns-wrap{
	float:left;
	width:100%;
	padding-left:60px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip{
	background:#fffdd4;
	border:1px solid #ffdfbf;
	text-align:center;
	padding:10px;
	font-size:13px;
	line-height:18px;
	position:absolute;
	height:81px;
	width:200px;
	top:-47px;
	right:-38px;
	z-index:1;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	box-shadow:0 2px 3px rgba(0,0,0,0.1)
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip:after{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -350px -442px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:17px;
	height:6px;
	bottom:-6px;
	left:20px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip .btn-close{
	position:absolute;
	right:4px;
	top:4px;
	font-size:17px;
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip .btn-close:hover{
	text-decoration:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip .gig-extra-structured-tooltip-body{
	position:relative;
	width:150px;
	margin:0 auto
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip span.new-label{
	position:absolute;
	top:3px;
	right:0;
	line-height:13px;
	padding:0 2px;
	font-weight:700;
	font-size:10px;
	background:#e21f91;
	color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container.has-structured-extras .gig-extra-structured-tooltip h5{
	text-align:left;
	margin-bottom:5px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-extras-container .add-gig-extra{
	font-size:14px;
	padding-bottom:5px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container{
	padding:35px 113px 15px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container.video-container-full-width{
	padding:0 0 30px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container.video-container-full-width .cover-photo-upload.video-upload{
	max-width:100%
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure{
	display:none;
	border:1px solid #b2b2b2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video{
	padding-top:185px;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video.loading:before{
	margin-top:-15.5px;
	margin-left:-15.5px;
	width:31px;
	height:31px;
	border:2px solid rgba(153,153,153,0.15);
	border-top-color:rgba(153,153,153,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video img{
	margin:0 auto 50px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video em{
	font-style:normal;
	font-size:24px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video em.fileinfo{
	display:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure .process-video span{
	font-size:14px;
	line-height:35px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.has-video{
	display:block
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.has-video.processing .cover-photo-info,.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.has-video.processing>.process-video{
	display:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.has-video+.cover-photo-upload{
	display:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.has-active-video .process-video{
	display:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.error em.fileinfo{
	display:inline
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container figure.error .info{
	visibility:hidden
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container .uploadifive-input,.db-edit-gig .edit-gig-form-wrap #gig-edit-video-container .inp-uploadify{
	width:103px;
	height:31px;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping{
	padding-bottom:0
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping h2 label,.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping h2 span{
	font:inherit;
	color:inherit
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping h2 span{
	cursor:default
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping h2 input[type="checkbox"]{
	cursor:pointer;
	padding-bottom:5px;
	vertical-align:baseline
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .fake-dropdown{
	visibility:visible;
	display:inline-block;
	margin:0 6px;
	line-height:normal
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .fake-dropdown.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .fake-dropdown .dropdown-menu{
	min-width:100px;
	max-height:350px;
	overflow:auto;
	overflow-x:hidden
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .section-description{
	padding-bottom:30px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .label-wrap{
	width:auto;
	padding:9px 4px 0 0;
	float:left
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .label-wrap label{
	margin-right:0
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .label-wrap .chk-img{
	margin-right:5px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .shipping-input-wrap{
	font-size:14px;
	line-height:40px;
	padding:0
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .shipping-input-wrap select{
	margin:-2px 6px 0 6px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping .shipping-input-pad{
	float:left
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping:hover>.gig-tooltip,.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping.active>.gig-tooltip{
	display:block
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping-container,.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container{
	position:relative;
	padding:30px;
	margin:0 -30px 0;
	background:#d5eafe
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-shipping-container:after,.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container:after{
	content:"";
	position:absolute;
	bottom:-4px;
	left:0;
	width:100%;
	height:6px;
	z-index:1;
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-upload-video .gig-tooltip,.db-edit-gig .edit-gig-form-wrap #gig-edit-requirements .gig-tooltip{
	width:273px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-upload-video:hover>.gig-tooltip,.db-edit-gig .edit-gig-form-wrap #gig-edit-upload-video.active>.gig-tooltip,.db-edit-gig .edit-gig-form-wrap #gig-edit-requirements:hover>.gig-tooltip,.db-edit-gig .edit-gig-form-wrap #gig-edit-requirements.active>.gig-tooltip{
	display:block
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share{
	padding-bottom:0
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #dddddd
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content .social-link{
	position:relative;
	font-size:14px;
	text-align:center;
	margin:15px auto;
	width:180px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content .social-link a{
	display:none;
	position:absolute;
	z-index:1;
	top:8px;
	right:-40px;
	font-weight:700;
	font-size:13px;
	margin-left:4px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content .social-link input{
	width:180px;
	padding-left:30px
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content .social-link input.processing{
}

.db-edit-gig .edit-gig-form-wrap #gig-edit-share .gig-edit-content .social-link:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-550px -900px;
	width:18px;
	height:19px;
	top:6px;
	left:6px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container{
	margin-top:30px;
	text-align:center
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form{
	display:none;
	width:348px;
	margin:0 auto;
	padding-top:20px;
	text-align:left
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap{
	width:auto
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel input[type="text"],.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel input[type="password"],.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel textarea{
	padding:3px 7px 20px 7px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel input[type="text"].with-error+span,.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel input[type="password"].with-error+span,.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel textarea.with-error+span{
	line-height:14px;
	border:1px #ff4d4d solid;
	border-top:0
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.sel label span{
	height:15px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap input[type="text"],.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap input[type="password"],.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap textarea{
	padding:10px 7px 13px 7px;
	font-size:16px;
	width:100%;
	height:44px;
	-webkit-transition:padding 0.1s;
	-moz-transition:padding 0.1s;
	-o-transition:padding 0.1s;
	transition:padding 0.1s
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap label{
	display:inline-block;
	position:relative;
	width:100%
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap label .f-label{
	display:inline-block;
	position:absolute;
	overflow:hidden;
	bottom:0;
	left:0;
	height:0;
	width:100%;
	text-transform:none;
	padding-left:8px;
	color:#fff;
	background:#00b22d;
	-webkit-transition:height 0.1s, border 0.1s;
	-moz-transition:height 0.1s, border 0.1s;
	-o-transition:height 0.1s, border 0.1s;
	transition:height 0.1s, border 0.1s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.recipient{
	width:140px;
	float:left
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.email{
	width:195px;
	float:right
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .input-wrap.email .msg-error{
	padding-bottom:0
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form input[type="text"]{
	width:100%
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form input[type="submit"]{
	margin-top:10px
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form textarea{
	margin-top:10px;
	overflow:auto;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .gig-edit-share-container .email-share-form .msg-error{
	border:0
}

.db-edit-gig .edit-gig-form-wrap .form-buttons{
	position:relative;
	width:100%;
	text-align:center
}

.db-edit-gig .edit-gig-form-wrap .form-buttons .btn-standard-lrg{
	margin-bottom:10px
}

.db-edit-gig .edit-gig-form-wrap .form-buttons .sub-action a{
	font-size:14px
}

.db-edit-gig .edit-gig-form-wrap .form-buttons .sub-action small{
	color:#b2b2b2;
	display:block
}

.db-edit-gig .edit-gig-form-wrap.focused .form-row:not(.active):hover .gig-tooltip,.db-edit-gig .edit-gig-form-wrap.focused #gig-edit-upload-video:hover .gig-tooltip,.db-edit-gig .edit-gig-form-wrap.focused #gig-edit-pre-extras:hover .gig-tooltip,.db-edit-gig .edit-gig-form-wrap.focused #gig-edit-shipping:hover .gig-tooltip .db-edit-gig .edit-gig-form-wrap.focused #gig-edit-requirements:hover .gig-tooltip{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload{
	position:relative;
	text-align:center;
	width:100%;
	height:310px;
	padding-top:198px;
	border:1px #cccccc solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.with-error{
	border:1px #ff4d4d solid !important
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload{
	background:#eeeeee;
	height:190px;
	padding:20px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload input[type="file"]{
	display:block;
	float:left;
	clear:left;
	margin-bottom:5px;
	padding-left:5px;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload small{
	position:absolute;
	left:20px;
	bottom:20px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload .ie-img-preview{
	position:relative;
	height:32px;
	width:32px;
	float:left;
	margin-left:10px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload .ie-img-preview img{
	position:absolute;
	top:0;
	left:0;
	width:32px;
	height:32px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload .ie-img-preview img:hover{
	width:auto;
	height:auto;
	max-width:300px;
	max-height:300px;
	z-index:999
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.simple-upload .ie-delete-img{
	font-size:12px;
	position:absolute;
	right:-50px;
	top:7px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.video-upload{
	background-image:url("//cdnil21.fiverrcdn.com/assets/v2_backgrounds/bg-video-upload-80287b06198b3f15ef552fb997520244.png");
	height:289px;
	padding-top:180px;
	max-width:510px;
	margin:0 auto
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.video-upload small{
	padding-top:10px;
	line-height:17px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.video-upload small span{
	font-size:11px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload{
	height:142px;
	background:#eeeeee;
	padding:0
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.huge-photo-preview{
	height:141px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.huge-photo-preview #image-zoom-wrapper-preview{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	left:0;
	top:0
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.huge-photo-preview #image-zoom-wrapper-preview img{
	cursor:default !important;
	position:absolute
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap{
	margin:15px;
	padding:15px;
	height:110px;
	border:1px #cccccc dashed;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap small{
	padding-top:0
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap small.guidelines{
	padding-top:6px;
	font-size:12px;
	color:#999999
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap small.guidelines strong{
	font-size:inherit
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap small em{
	position:relative;
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:4px;
	top:2px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-upload-wrap small em:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-450px -750px;
	width:14px;
	height:14px;
	z-index:0
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.disabled-opaque .huge-photo-upload-wrap{
	border:0
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.disabled-opaque .cover-photo-playground{
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity:0.5
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-disabled{
	font-size:12px;
	font-weight:700;
	position:absolute;
	top:54px;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	z-index:1
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-disabled.dark{
	height:100%;
	top:0;
	background:rgba(255,255,255,0.5)
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-disabled.dark span{
	display:inline-block;
	margin-top:60px;
	background:#555555;
	color:#fff;
	padding:1px 4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info{
	height:30px;
	width:100%;
	background:#000;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	color:#999999;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0;
	-webkit-transition:opacity 0.4s ease-in-out;
	-moz-transition:opacity 0.4s ease-in-out;
	-o-transition:opacity 0.4s ease-in-out;
	transition:opacity 0.4s ease-in-out
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info .delete,.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info .edit{
	color:#999999;
	float:right;
	padding:0 15px;
	position:relative;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info .delete:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-501px -501px;
	width:12px;
	height:12px;
	left:-3px;
	top:9px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info .edit{
	padding-right:30px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info .edit:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-450px -600px;
	width:17px;
	height:17px;
	left:-6px;
	top:7px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload .huge-photo-info small{
	float:left;
	padding:0 15px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload.huge-photo-upload.toolbar-enabled:hover .huge-photo-info{
	opacity:1
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload .btn-upload-cover{
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload .btn-upload-cover #gig-edit-upload-cover{
	display:inline-block;
	text-align:center;
	position:relative;
	overflow:hidden;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload .btn-upload-cover .uploadifive-input,.db-edit-gig .edit-gig-form-wrap .cover-photo-upload .btn-upload-cover .swfupload{
	width:100%;
	height:100%;
	top:0 !important;
	left:0 !important
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload small{
	display:block;
	font-size:14px;
	padding-top:36px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload small strong{
	font-size:13px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload input[type="file"].gig-edit-upload{
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
	opacity:0;
	top:0;
	left:0;
	display:block;
	z-index:-1
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload input[type="file"].gig-edit-upload-huge{
	z-index:1
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi{
	position:relative;
	display:inline-block;
	background:transparent;
	border:1px #cccccc solid;
	width:100%;
	height:auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi.hidden{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap{
	width:50%;
	height:55px;
	padding:10px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap.pull-right li{
	float:right;
	margin-right:0;
	margin-left:7px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li{
	border:1px dashed #cccccc;
	background-position:center center;
	height:33px;
	width:33px;
	margin-right:7px;
	float:left;
	position:relative;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li:before{
	content:"+";
	font-size:22px;
	font-weight:700;
	color:#999999;
	position:absolute;
	left:0;
	top:0;
	width:33px;
	height:33px;
	line-height:31px;
	text-align:center
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.active{
	border:1px solid #cccccc
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.active:before{
	content:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.title-pdf{
	border:0;
	background:none;
	width:auto;
	line-height:33px;
	cursor:default;
	font-size:12px;
	color:#777777;
	padding-right:10px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.title-pdf:before{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.title-pdf.hint--bottom:after{
	white-space:pre;
	line-height:15px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.title-pdf em{
	display:inline-block;
	width:17px;
	height:17px;
	vertical-align:middle
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.title-pdf em:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -600px -300px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:17px;
	height:17px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.loading{
	background:#dddddd;
	cursor:default;
	border:1px solid #dddddd
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.loading:before{
	content:"";
	top:50%;
	left:50%;
	margin-top:-9.5px;
	margin-left:-9.5px;
	width:19px;
	height:19px;
	border:2px solid rgba(153,153,153,0.15);
	border-top-color:rgba(153,153,153,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li.pdf{
	background:url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat -600px -250px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-upload-multi .actions-wrap li img{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder{
	position:relative;
	height:290px;
	width:100%;
	text-align:center;
	overflow:hidden;
	-webkit-border-radius:2px;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder .cover-photo-info{
	height:30px;
	width:100%;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	color:#999999;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0;
	-webkit-transition:opacity 0.4s ease-in-out;
	-moz-transition:opacity 0.4s ease-in-out;
	-o-transition:opacity 0.4s ease-in-out;
	transition:opacity 0.4s ease-in-out
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder .cover-photo-info .delete{
	color:#999999;
	float:right;
	padding:0 15px;
	position:relative;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder .cover-photo-info .delete:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-501px -501px;
	width:12px;
	height:12px;
	left:-3px;
	top:9px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder .cover-photo-info small{
	float:left;
	padding:0 15px
}

.db-edit-gig .edit-gig-form-wrap .cover-photo-holder.toolbar-enabled:hover .cover-photo-info{
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity:0.8
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit-row.metadata-hidden{
	height:0;
	padding:0;
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit{
	border:1px solid #b2b2b2;
	height:auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside,.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs{
	display:table-cell;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside{
	background:#f7f7f7;
	border-right:1px solid #cccccc;
	vertical-align:top;
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li{
	padding:12px 10px;
	width:151px;
	font-size:12px;
	line-height:20px;
	font-weight:700;
	vertical-align:middle;
	cursor:pointer;
	text-transform:uppercase;
	color:#777777;
	position:relative;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li.sel{
	background:#fff;
	border-color:#cccccc;
	border-right:none
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li.sel:after{
	content:"";
	background:#fff;
	width:1px;
	height:100%;
	position:absolute;
	right:-1px;
	top:0
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li:first-letter{
	text-transform:uppercase
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li:first-child{
	border-top:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px 0 0 0;
	border-radius:3px 0 0 0
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li.remove-border{
	-webkit-border-radius:0;
	-moz-border-radius:0 0 0 3px;
	border-radius:0 0 0 3px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li.remove-border.sel{
	border-bottom:none
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li span{
	max-width:130px;
	display:block
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li i{
	position:absolute;
	right:12px;
	top:16px;
	z-index:1
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li i.fa-plus{
	color:#ff9226
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit aside li i.fa-check{
	color:#00b22d
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs{
	background:#fff;
	max-width:400px;
	width:70%;
	padding:13px 25px 25px 25px;
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section{
	height:0
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section:not(.current){
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section:not(.current) .max-to-select-status{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section a{
	font-size:12px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .add-language-wrapper{
	padding:13px 0 5px 0;
	border-top:1px solid #dddddd
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .add-language-wrapper .fa-plus{
	margin-right:5px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .multi-pairs-group{
	float:left;
	height:44px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .multi-pairs-group .dropdown-toggle{
	margin-bottom:0
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .multi-pairs-group .error-container{
	display:none !important
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .multi-pairs-group .fake-dropdown.with-error .dropdown-toggle{
	border:1px solid #ff4d4d
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .multi-pairs-group .dropdown-menu{
	max-height:350px;
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-select .gig-meta-dd{
	float:left;
	padding-right:8px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .multi-pairs-group:first-child .fa-times{
	display:none
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .fa.fa-times{
	position:relative;
	top:10px;
	vertical-align:top;
	font-size:12px;
	cursor:pointer
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current{
	height:auto;
	position:relative
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-radio{
	vertical-align:top;
	margin-right:5px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .fake-dropdown .dropdown-toggle{
	max-width:300px !important;
	margin-bottom:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .dropdown-menu li a.selected{
	background-image:none;
	background:#00b22d;
	color:#fff
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current h4{
	font-size:14px;
	font-weight:700;
	margin-bottom:12px;
	color:#777777;
	max-width:90%;
	padding-right:10px;
	line-height:19px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .max-to-select-status{
	display:block;
	position:absolute;
	top:3px;
	right:0;
	z-index:1;
	font-size:12px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .max-to-select-status em{
	font-style:normal
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .max-to-select-status em.reached-limit{
	color:#00b22d
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper{
	border-top:1px solid #eeeeee;
	padding-top:14px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper label.fake-check-grey{
	font-size:13px;
	width:110px
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper label.fake-check-grey>div{
	text-transform:capitalize
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper .metadata-other-tooltip:before,.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper .metadata-other-tooltip:after{
	-webkit-transform:translateY(-22px);
	-moz-transform:translateY(-22px);
	-ms-transform:translateY(-22px);
	-o-transform:translateY(-22px);
	transform:translateY(-22px)
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper .metadata-other-tooltip:before{
	border-top-color:#555555
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper .metadata-other-tooltip:after{
	background:#555555;
	min-width:200px;
	line-height:18px;
	font-weight:500;
	font-size:12px;
	white-space:normal;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper .metadata-other-tooltip i{
	font-size:14px;
	color:#999999
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper footer{
	margin-top:5px;
	height:auto
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper footer.hidden-md{
	margin-top:0;
	height:0px;
	overflow:hidden
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current .metadata-other-wrapper footer .metadata-other-help{
	font-size:11px;
	text-align:right;
	margin-top:5px;
	color:#777777
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul li{
	margin-bottom:14px;
	font-size:13px;
	text-transform:capitalize
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul li label{
	font-size:13px;
	width:100%
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul.divided-inputs-list li{
	float:left;
	width:50%
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul.divided-inputs-list li label.fake-check-grey{
	overflow:visible;
	display:inline;
	width:auto
}

.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul.divided-inputs-list li label.fake-check-grey span,.db-edit-gig .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current>ul.divided-inputs-list li label.fake-check-grey div{
	display:table-cell
}

.db-edit-gig .gig-tooltip{
	position:absolute;
	z-index:1;
	left:100%;
	width:303px;
	height:100%;
	top:0;
	background:transparent;
	display:none
}

.db-edit-gig .gig-tooltip figure{
	position:relative;
	width:235px;
	min-height:50px;
	padding:15px;
	float:right;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 1px 1px #dddddd;
	-moz-box-shadow:2px 1px 1px #dddddd;
	box-shadow:2px 1px 1px #dddddd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px #dddddd solid
}

.db-edit-gig .gig-tooltip figure:before{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-300px -400px;
	width:10px;
	height:23px;
	top:47px;
	left:-9px
}

.db-edit-gig .gig-tooltip figure figcaption{
	padding:0 0 10px 0
}

.db-edit-gig .gig-tooltip figure figcaption .tt-warning{
	color:#ff4d4d
}

.db-edit-gig .gig-tooltip figure.arr-top:before{
	top:10px
}

.db-edit-gig .gig-tooltip h3{
	font-size:14px;
	line-height:17px;
	padding-bottom:10px
}

.db-edit-gig .gig-tooltip h3.with-padding{
	padding-top:10px
}

.db-edit-gig .gig-tooltip p{
	font-size:12px;
	line-height:16px
}

.db-edit-gig .gig-tooltip ul{
	font-size:12px;
	list-style-type:disc;
	padding:0 17px
}

.db-edit-gig .gig-tooltip ul li{
	padding-bottom:3px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img{
	width:232px;
	height:231px;
	margin-left:-14px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip2{
	background-position:-17px -254px;
	width:212px;
	height:226px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip3{
	background-position:2px -260px;
	height:226px;
	margin-top:15px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip4{
	background-position:-5px -524px;
	height:260px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip5{
	background-position:-3px -787px;
	height:155px;
	margin-top:10px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip6{
	background-position:-10px -1036px;
	height:141px;
	margin-top:10px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip7{
	background-position:11px -1188px;
	height:140px;
	right:0;
	margin-top:10px;
	position:absolute
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip8{
	background-position:7px -1345px;
	height:206px;
	margin-top:15px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip9{
	background-position:2px -1601px;
	height:206px;
	margin-top:15px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip10{
	background-position:-7px -1848px;
	height:188px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip11{
	background-position:-4px -2039px;
	height:140px;
	margin-top:40px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip12{
	background-position:-19px -2174px;
	height:141px;
	margin:10px 0
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip13{
	background-position:-16px -2345px;
	width:206px;
	height:170px;
	margin:10px 0
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip14{
	background-position:0 -2500px;
	width:154px;
	height:195px;
	margin:-10px 0 0 25px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip15{
	background-position:0 -2700px;
	width:187px;
	height:193px;
	margin:-10px 0 0 5px
}

.db-edit-gig .gig-tooltip .gig-tooltip-img.gig-tooltip17{
	background-position:-13px -2904px;
	width:183px;
	height:121px;
	margin:20px auto 0
}

.db-edit-gig .gig-edit-toolbar{
	height:40px;
	border-top:1px #dddddd solid
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn{
	float:left;
	position:relative;
	width:40px;
	height:40px;
	text-indent:-9999px;
	border-right:1px #dddddd solid;
	background:transparent;
	cursor:pointer
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn:before{
	content:"";
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0;
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.l-title:before{
	background-position:15px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.s-title:before{
	background-position:-26px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.bold:before{
	background-position:-65px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.italic:before{
	background-position:-108px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.ul:before{
	background-position:-153px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.ol:before{
	background-position:-193px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn.strong:before{
	background-position:-236px 9px
}

.db-edit-gig .gig-edit-toolbar .toolbar-btn:hover,.db-edit-gig .gig-edit-toolbar .toolbar-btn.wysihtml5-command-active{
	background-color:#f4f4f4;
	-webkit-box-shadow:2px 2px 6px #cccccc inset;
	-moz-box-shadow:2px 2px 6px #cccccc inset;
	box-shadow:2px 2px 6px #cccccc inset
}

.db-edit-gig .gig-edit-editor-wrap{
	border:1px #b2b2b2 solid;
	height:126px;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:height 0.4s ease-in-out;
	-moz-transition:height 0.4s ease-in-out;
	-o-transition:height 0.4s ease-in-out;
	transition:height 0.4s ease-in-out
}

.db-edit-gig .gig-edit-editor-wrap.inside{
	height:360px;
	border:1px #00b22d solid;
	-webkit-box-shadow:inset 2px 2px 2px #e3e3e3;
	-moz-box-shadow:inset 2px 2px 2px #e3e3e3;
	box-shadow:inset 2px 2px 2px #e3e3e3
}

.db-edit-gig .gig-edit-editor-wrap textarea{
	border:none;
	height:310px;
	font-weight:400;
	padding-bottom:0
}

.db-edit-gig .gig-edit-editor-wrap iframe{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .gig-edit-title-wrap{
	position:relative;
	overflow:hidden
}

.db-edit-gig .gig-edit-title-wrap .gig-before-title{
	position:absolute;
	top:7px;
	left:7px;
	font:400 40px/45px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing:antialiased;
	color:#dddddd;
	padding-right:6px
}

.db-edit-gig .gig-edit-title-wrap .error-container{
	display:none !important
}

.db-edit-gig .gig-edit-desc-input-wrap{
	position:relative
}

.db-edit-gig .gig-edit-desc-input-wrap .error-container{
	position:absolute;
	z-index:1;
	bottom:-10px;
	-webkit-transition:bottom 0.3s;
	-moz-transition:bottom 0.3s;
	-o-transition:bottom 0.3s;
	transition:bottom 0.3s
}

.db-edit-gig .gig-edit-desc-input-wrap.with-error .gig-edit-editor-wrap{
	border:1px #ff4d4d solid
}

.db-edit-gig .gig-edit-category-wrap{
	position:relative
}

.db-edit-gig .gig-edit-category-wrap.loading:before{
	top:40%
}

.db-edit-gig .gig-edit-category-wrap .categories-wrapper{
	float:left
}

.db-edit-gig .gig-edit-category-wrap .fake-dropdown{
	visibility:visible;
	display:inline-block;
	margin-right:10px;
	margin-bottom:5px
}

.db-edit-gig .gig-edit-category-wrap .fake-dropdown a{
	font-size:13px
}

.db-edit-gig .gig-edit-category-wrap .fake-dropdown.hidden{
	display:none
}

.db-edit-gig .gig-edit-category-wrap .error-container{
	position:absolute
}

.db-edit-gig .gig-edit-category-wrap .btn-standard.disabled{
	margin:0 10px 10px 0 !important
}

.db-edit-gig .gig-edit-category-wrap.with-error{
	padding-bottom:31px
}

.db-edit-gig .gig-edit-category-wrap.with-error .fake-dropdown .dropdown-toggle{
	border:1px #ff4d4d solid
}

.db-edit-gig .pinterest-campaign i{
	position:relative;
	top:-2px;
	left:5px;
	font-size:18px;
	color:#d30000
}

.db-edit-gig .gig-edit-tags-input-wrap{
	position:relative
}

.db-edit-gig .gig-edit-tags-wrap{
	border:1px #b2b2b2 solid;
	min-height:44px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:height 0.4s ease-in-out;
	-moz-transition:height 0.4s ease-in-out;
	-o-transition:height 0.4s ease-in-out;
	transition:height 0.4s ease-in-out
}

.db-edit-gig .gig-edit-tags-wrap textarea{
	display:none
}

.db-edit-gig .gig-edit-tags-wrap.inside{
	border:1px #00b22d solid;
	-webkit-box-shadow:inset 2px 2px 2px #e3e3e3;
	-moz-box-shadow:inset 2px 2px 2px #e3e3e3;
	box-shadow:inset 2px 2px 2px #e3e3e3
}

.db-edit-gig .gig-edit-tags-wrap.with-error{
	border:1px #ff4d4d solid
}

.db-edit-gig .gig-edit-tags-wrap .error-container{
	position:absolute;
	bottom:-10px;
	left:0
}

.db-edit-gig .gig-edit-tags-wrap input.tag-input{
	border:none;
	height:auto;
	width:auto !important;
	height:30px;
	display:inline;
	font-size:16px
}

.db-edit-gig .gig-edit-tags-wrap input.tag-input:focus{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.db-edit-gig .gig-edit-tags-wrap .gig-tag{
	background:#f4f4f4;
	color:#777777;
	font-weight:700;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	display:inline-block;
	margin:2px;
	padding:8px 6px 8px 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .gig-edit-tags-wrap .gig-tag a{
	background:#cccccc;
	font-size:7px;
	color:#fff;
	text-align:center;
	line-height:12px;
	width:12px;
	height:12px;
	float:left;
	margin-right:3px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px
}

.db-edit-gig .gig-edit-tags-wrap .gig-tag a:hover{
	text-decoration:none
}

.db-edit-gig ul.auto-complete-tags{
	display:none;
	position:absolute;
	background-color:#fff;
	z-index:2;
	border:1px solid #b2b2b2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig ul.auto-complete-tags li{
	cursor:pointer;
	padding:8px 10px 5px;
	font-size:16px;
	min-height:16px;
	line-height:12px;
	font-weight:600
}

.db-edit-gig ul.auto-complete-tags li .search-term{
	font-weight:400
}

.db-edit-gig ul.auto-complete-tags li.sel,.db-edit-gig ul.auto-complete-tags li:hover{
	background-color:#00b22d;
	color:#FFF
}

.db-edit-gig ul.auto-complete-tags li:first-of-type{
	-webkit-border-radius:3px;
	-moz-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px
}

.db-edit-gig ul.auto-complete-tags li:last-of-type{
	-webkit-border-radius:0px;
	-moz-border-radius:0px 0px 3px 3px;
	border-radius:0px 0px 3px 3px
}

.db-edit-gig .input-wrap.disabled:before{
	content:"";
	z-index:999;
	position:absolute;
	top:-15px;
	left:0;
	width:100%;
	height:100%;
	background:transparent
}

.db-edit-gig .input-wrap.disabled .gig-edit-tags-wrap{
	border:none;
	padding:0;
	margin-top:-10px
}

.db-edit-gig .input-wrap.disabled .gig-edit-tags-wrap .gig-tag{
	border:1px solid #888888;
	padding-left:8px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity:0.7
}

.db-edit-gig .input-wrap.disabled .gig-edit-tags-wrap .gig-tag a{
	display:none
}

html.ieold .db-edit-gig .edit-gig-form-wrap .form-row.stock-image-factor>em:before{
	background:url("//cdnil21.fiverrcdn.com/assets/v2_globals/getty-logo-15873d67eae369036681d4749a3b503b.png") no-repeat 0 0
}

.popup-cover-photo{
	width:681px;
	height:555px;
	padding:20px;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.popup-cover-photo .zoom-btn{
	height:22px;
	width:22px;
	padding:7px
}

.popup-cover-photo .zoom-btn:before{
	content:"";
	background:transparent url("//cdnil21.fiverrcdn.com/assets/v2_globals/icn-master-small-f307e02393f4137d64cbcec07298257b.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-400px -600px;
	width:22px;
	height:22px
}

.popup-cover-photo .zoom-btn.zoom-out{
	position:absolute;
	left:15px;
	top:76px
}

.popup-cover-photo .zoom-btn.zoom-in{
	position:absolute;
	left:15px;
	top:26px
}

.popup-cover-photo .zoom-btn.zoom-in:before{
	background-position:-400px -628px
}

.popup-cover-photo .start-dragging{
	display:block;
	width:350px;
	height:75px;
	line-height:70px;
	background:#000;
	position:absolute;
	top:39px;
	left:125px;
	z-index:999;
	color:#fff;
	text-align:center;
	font-style:normal;
	font-size:14px;
	padding-left:45px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity:0.8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition:opacity 0.3s;
	-moz-transition:opacity 0.3s;
	-o-transition:opacity 0.3s;
	transition:opacity 0.3s
}

.popup-cover-photo .start-dragging:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-468px -619px;
	width:31px;
	height:31px;
	position:absolute;
	top:20px;
	left:33px
}

.popup-cover-photo #image-zoom-wrapper:hover .start-dragging{
	z-index:-1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0
}

.popup-cover-photo .cover-photo-background{
	height:350px;
	width:640px;
	border-bottom:1px #dddddd solid
}

.popup-cover-photo .cover-photo-background .cover-photo-playground{
	width:600px;
	height:141px;
	position:absolute;
	top:135px;
	left:18px;
	overflow:hidden;
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.popup-cover-photo .cover-photo-bot{
	padding-top:20px
}

.popup-cover-photo .cover-photo-bot .btn-standard{
	padding-left:20px;
	padding-right:20px;
	float:right;
	margin-left:15px
}

.popup-cover-photo .cover-photo-bot ul{
	list-style-type:disc
}

.popup-cover-photo .cover-photo-bot ul li{
	font-size:10px;
	line-height:12px;
	padding-bottom:3px;
	color:#555555;
	max-width:450px;
	margin-left:14px
}

.db-edit-gig .gig-requirements-section.inactive .show-active,.gig-requirements-section.inactive .show-active{
	display:none
}

.db-edit-gig .gig-requirements-section.buyer-view .form-row.form-row-wrapper,.gig-requirements-section.buyer-view .form-row.form-row-wrapper{
	background-color:#fff;
	border-color:#fff;
	margin-top:0;
	padding:0
}

.db-edit-gig .gig-requirements-section.create.buyer-view .requirements-view,.gig-requirements-section.create.buyer-view .requirements-view{
	padding-bottom:100px
}

.db-edit-gig .gig-requirements-section textarea,.gig-requirements-section textarea{
	height:95px
}

.db-edit-gig .gig-requirements-section textarea+.error-container,.gig-requirements-section textarea+.error-container{
	float:left
}

.db-edit-gig .gig-requirements-section label,.gig-requirements-section label{
	font-size:14px;
	line-height:16px;
	color:#555555
}

.db-edit-gig .gig-requirements-section .description,.gig-requirements-section .description{
	padding-bottom:30px
}

.db-edit-gig .gig-requirements-section .description i,.gig-requirements-section .description i{
	display:block;
	float:left;
	width:50px;
	height:42px;
	margin:0 15px 0 -10px
}

.db-edit-gig .gig-requirements-section .description h4,.gig-requirements-section .description h4{
	font-size:18px;
	line-height:20px;
	font-weight:500;
	padding-bottom:5px
}

.db-edit-gig .gig-requirements-section .description small,.gig-requirements-section .description small{
	font-size:14px
}

.db-edit-gig .gig-requirements-section .form-row,.gig-requirements-section .form-row{
	font-size:14px;
	padding-bottom:15px
}

.db-edit-gig .gig-requirements-section .form-row.form-row-wrapper,.gig-requirements-section .form-row.form-row-wrapper{
	background-color:#f7f7f7;
	border:1px solid #dddddd;
	padding:12px 15px;
	margin:15px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .gig-requirements-section .form-row .input-wrap,.gig-requirements-section .form-row .input-wrap{
	width:100%
}

.db-edit-gig .gig-requirements-section .form-row .input-wrap .btn-standard,.gig-requirements-section .form-row .input-wrap .btn-standard{
	margin-right:0;
	margin-left:10px
}

.db-edit-gig .gig-requirements-section .form-row .requirement-number,.gig-requirements-section .form-row .requirement-number{
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:10px
}

.db-edit-gig .gig-requirements-section .type-wrap [name="type"],.gig-requirements-section .type-wrap [name="type"]{
	margin:0 10px
}

.db-edit-gig .gig-requirements-section .type-wrap label,.gig-requirements-section .type-wrap label{
	vertical-align:middle;
	padding-left:10px
}

.db-edit-gig .gig-requirements-section .type-wrap .chk-img,.gig-requirements-section .type-wrap .chk-img{
	margin-right:5px
}

.db-edit-gig .gig-requirements-section .type-dropdown,.gig-requirements-section .type-dropdown{
	display:inline-block
}

.db-edit-gig .gig-requirements-section .type-dropdown div,.gig-requirements-section .type-dropdown div{
	display:inline-block
}

.db-edit-gig .gig-requirements-section .type-dropdown a,.gig-requirements-section .type-dropdown a{
	font-size:14px
}

.db-edit-gig .gig-requirements-section .type-dropdown .fake-dropdown,.gig-requirements-section .type-dropdown .fake-dropdown{
	visibility:visible;
	margin:0 6px;
	line-height:normal
}

.db-edit-gig .gig-requirements-section .type-dropdown .fake-dropdown .dropdown-menu,.gig-requirements-section .type-dropdown .fake-dropdown .dropdown-menu{
	width:auto;
	min-width:100%;
	max-height:350px;
	overflow:auto;
	overflow-x:hidden
}

.db-edit-gig .gig-requirements-section .type-dropdown .dropdown-toggle,.gig-requirements-section .type-dropdown .dropdown-toggle{
	padding-top:10px;
	padding-bottom:10px
}

.db-edit-gig .gig-requirements-section .type-dropdown .dropdown-toggle:after,.gig-requirements-section .type-dropdown .dropdown-toggle:after{
	top:8px
}

.db-edit-gig .gig-requirements-section .show-active,.gig-requirements-section .show-active{
	padding-top:10px
}

.db-edit-gig .gig-requirements-section .buttons,.gig-requirements-section .buttons{
	float:right
}

.db-edit-gig .gig-requirements-section .options .buttons,.db-edit-gig .gig-requirements-section .requirement .buttons,.gig-requirements-section .options .buttons,.gig-requirements-section .requirement .buttons{
	display:none;
	float:none;
	position:absolute;
	z-index:1;
	padding:5px 10px 5px 5px;
	top:10px;
	right:2px
}

.db-edit-gig .gig-requirements-section .options .btn,.db-edit-gig .gig-requirements-section .requirement .btn,.gig-requirements-section .options .btn,.gig-requirements-section .requirement .btn{
	padding:0 3px;
	cursor:pointer
}

.db-edit-gig .gig-requirements-section .submit-buttons .btn-standard,.gig-requirements-section .submit-buttons .btn-standard{
	font-size:14px;
	text-transform:none;
	padding-left:20px;
	padding-right:20px
}

.db-edit-gig .gig-requirements-section .submit-buttons .cancel,.gig-requirements-section .submit-buttons .cancel{
	background-color:transparent;
	font-weight:500
}

.db-edit-gig .gig-requirements-section .options-wrap .add-option,.gig-requirements-section .options-wrap .add-option{
	display:inline-block;
	width:100%;
	border:1px dashed #b2b2b2;
	padding:13px 10px;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .gig-requirements-section .options+div,.gig-requirements-section .options+div{
	padding-bottom:10px
}

.db-edit-gig .gig-requirements-section .options input,.gig-requirements-section .options input{
	padding-top:13px;
	padding-bottom:13px;
	font-size:14px
}

.db-edit-gig .gig-requirements-section .options .option,.gig-requirements-section .options .option{
	padding-bottom:10px;
	position:relative
}

.db-edit-gig .gig-requirements-section .options .option:hover .buttons,.gig-requirements-section .options .option:hover .buttons{
	display:block
}

.db-edit-gig .gig-requirements-section .options .fa-plus,.gig-requirements-section .options .fa-plus{
	color:#00b22d;
	position:relative;
	top:1px
}

.db-edit-gig .gig-requirements-section .options .fa-close,.gig-requirements-section .options .fa-close{
	color:#999999
}

.db-edit-gig .gig-requirements-section .options .error-container p,.gig-requirements-section .options .error-container p{
	padding:10px 0 0 0
}

.db-edit-gig .gig-requirements-section label[for="select_many"],.gig-requirements-section label[for="select_many"]{
	padding-top:10px;
	height:auto
}

.db-edit-gig .gig-requirements-section label[for="select_many"] .label,.gig-requirements-section label[for="select_many"] .label{
	display:inline-block
}

.db-edit-gig .gig-requirements-section label[for="select_many"] .comment,.gig-requirements-section label[for="select_many"] .comment{
	display:block;
	padding-top:3px;
	font-size:12px;
	color:#999999
}

.db-edit-gig .gig-requirements-section .requirements-view .requirements-list,.gig-requirements-section .requirements-view .requirements-list{
	padding-bottom:10px
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement-body,.gig-requirements-section .requirements-view .requirement-body{
	font-weight:500
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement,.gig-requirements-section .requirements-view .requirement{
	background-color:#fff;
	padding:10px 15px 20px 15px;
	position:relative;
	border:1px solid transparent;
	white-space:normal;
	word-wrap:break-word;
	word-break:break-word;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement .buttons,.gig-requirements-section .requirements-view .requirement .buttons{
	background-color:#fff
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement .buttons a,.gig-requirements-section .requirements-view .requirement .buttons a{
	text-decoration:none;
	color:#00698c
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement .btn:last-child,.gig-requirements-section .requirements-view .requirement .btn:last-child{
	padding-right:5px
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement:hover,.gig-requirements-section .requirements-view .requirement:hover{
	border-color:#dddddd
}

.db-edit-gig .gig-requirements-section .requirements-view .requirement:hover .buttons,.gig-requirements-section .requirements-view .requirement:hover .buttons{
	display:block
}

.db-edit-gig .gig-requirements-section .requirements-view .select li,.gig-requirements-section .requirements-view .select li{
	padding:5px 0
}

.db-edit-gig .gig-requirements-section .requirements-view .conv-write,.db-edit-gig .gig-requirements-section .requirements-view .write-wrap,.gig-requirements-section .requirements-view .conv-write,.gig-requirements-section .requirements-view .write-wrap{
	background:none;
	padding:0;
	border:0 none;
	overflow:inherit
}

.db-edit-gig .gig-requirements-section .requirements-view .add-option,.gig-requirements-section .requirements-view .add-option{
	padding-left:15px
}

.db-edit-gig .gig-requirements-section .requirements-view .btn-attach-files:before,.db-edit-gig .gig-requirements-section .requirements-view .free-text:before,.gig-requirements-section .requirements-view .btn-attach-files:before,.gig-requirements-section .requirements-view .free-text:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	position:relative;
	width:14px;
	height:21px;
	float:left;
	margin:-5px 5px -5px 0
}

.db-edit-gig .gig-requirements-section .requirements-view .btn-attach-files,.gig-requirements-section .requirements-view .btn-attach-files{
	text-transform:none;
	padding-left:10px;
	padding-right:15px;
	margin:0
}

.db-edit-gig .gig-requirements-section .requirements-view .free-text,.gig-requirements-section .requirements-view .free-text{
	position:relative
}

.db-edit-gig .gig-requirements-section .requirements-view .free-text:before,.gig-requirements-section .requirements-view .free-text:before{
	position:absolute;
	top:50%;
	right:0;
	left:inherit;
	cursor:pointer;
	margin:-10px 10px 0 0;
	z-index:1
}

.db-edit-gig .gig-requirements-section .requirements-view .free-text input,.gig-requirements-section .requirements-view .free-text input{
	padding:10px 30px 10px 6px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-edit-gig .gig-requirements-section .gig-tooltip figure,.gig-requirements-section .gig-tooltip figure{
	padding:15px 30px 20px 20px
}

.db-edit-gig .gig-requirements-section .gig-tooltip h4,.gig-requirements-section .gig-tooltip h4{
	font-size:14px;
	font-weight:700;
	line-height:16px;
	padding:15px 0 5px 0
}

.db-edit-gig .gig-requirements-section .gig-tooltip h4:first-of-type,.gig-requirements-section .gig-tooltip h4:first-of-type{
	padding-top:25px
}

.db-edit-gig .gig-requirements-section .with-error,.gig-requirements-section .with-error{
	border-color:#ff4d4d
}

.db-edit-gig .gig-extra-section h4{
	font-size:20px;
	line-height:20px;
	font-weight:400;
	padding-bottom:5px
}

.db-edit-gig .gig-extra-section small{
	font-size:14px;
	display:block;
	padding-top:15px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper{
	background-color:#f7f7f7;
	border:1px solid #e3e3e3;
	padding:12px 10px;
	margin:15px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .filter-select{
	display:inline-block
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .label-wrapper{
	display:inline-block;
	width:120px;
	vertical-align:top
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-check-black{
	float:left;
	margin:3px 9px 0 0
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fakedropdown-wrapper{
	display:inline-block
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown{
	margin:0 5px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown .dropdown-toggle{
	padding-top:4px;
	padding-bottom:2px;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0.1);
	box-shadow:0 0 0 rgba(0,0,0,0.1)
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown a{
	font-size:12px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown .dropdown-toggle:after{
	top:0
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown .dropdown-menu{
	padding:0
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fake-dropdown .dropdown-menu li>a{
	padding-top:4px;
	padding-bottom:6px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .input-wrap textarea{
	width:585px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .input-wrap .is-disable{
	opacity:0.5
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .status-extra-fast{
	margin-right:7px;
	vertical-align:top
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .label-wrap{
	width:60px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .label-wrap label{
	text-transform:none;
	font-weight:400;
	font-size:14px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .status-bar{
	font-size:10px;
	height:13px;
	line-height:12px;
	margin-top:3px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper.gig-fast-deliver{
	margin-top:5px
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper.gig-fast-deliver .fake-dropdown.gig-duration-dropdown .dropdown-menu{
	max-height:350px;
	overflow-y:scroll
}

.db-edit-gig .gig-extra-section .form-row.form-row-wrapper .fakedropdown-price-paid-modification .filter-select .fake-dropdown{
	margin-right:0
}

.db-edit-gig .gig-extra-section .form-row .input-wrap>div{
	padding-bottom:13px;
	padding-top:2px
}

.db-edit-gig .gig-extra-section .form-row .input-wrap>div:last-child{
	padding-bottom:0
}

.db-manage-requests header h1{
	font-weight:500;
	font-size:28px;
	line-height:48px
}

.db-manage-requests header p{
	background-color:#fff;
	display:inline-block;
	padding:15px;
	border:1px solid #e5e5e5;
	font-size:14px;
	line-height:22px;
	color:#0e0e0f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests header .btn-lrg-standard{
	margin-left:30px;
	float:right
}

.db-manage-requests .db-empty-state{
	background-color:#fff;
	border:1px #e3e3e3 solid;
	color:#555555;
	width:100%;
	padding:130px 20px;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-empty-state h2{
	color:#777777;
	font-size:26px;
	line-height:32px;
	font-weight:400;
	padding-top:130px;
	position:relative;
	display:inline-block
}

.db-manage-requests .db-empty-state h2:before{
	background-size:244px 195px;
	content:'';
	width:140px;
	margin-left:-70px;
	height:140px;
	display:block;
	position:absolute;
	z-index:1;
	overflow:hidden;
	top:-20px;
	left:50%
}


.db-manage-requests .db-empty-state ul{
	counter-reset:section
}

.db-manage-requests .db-empty-state ul li{
	display:inline-block;
	text-align:left;
	position:relative;
	width:240.4px;
	padding:0 15px 0 50px;
	margin-left:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-empty-state ul li:before{
	background:#b3b3b3;
	content:counter(section);
	counter-increment:section;
	color:#fff;
	font-weight:600;
	font-size:14px;
	width:28px;
	height:28px;
	line-height:27px;
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	top:20px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.db-manage-requests .db-empty-state ul li h3{
	color:#0e0e0f;
	font-weight:400;
	font-size:16px;
	line-height:30px
}

.db-manage-requests .db-empty-state ul li p{
	color:#999999;
	font-size:14px;
	line-height:18px
}

.db-manage-requests .db-empty-state .btn-lrg-standard:hover{
	color:#fff;
	border-color:#00931e;
	text-decoration:none
}

.db-manage-requests .db-new-main-table td.applications{
	padding-top:19px
}

.db-manage-requests .db-new-main-table td.applications .btn-standard{
	padding-right:10px;
	padding-left:10px;
	text-transform:capitalize;
	text-align:center;
	min-width:100px
}

.db-manage-requests .db-new-main-table td.applications .btn-standard em{
	padding-right:5px;
	color:#00b22d;
	font-style:normal
}

.db-manage-requests .db-new-main-table td.date .prompted{
	background:#fceac5;
	display:inline-block;
	height:18px;
	font:900 9px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width:80px;
	text-align:center;
	text-transform:uppercase;
	border:1px #fceac5 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	height:12px;
	width:auto;
	font-size:10px;
	line-height:12px;
	color:#fff;
	float:left;
	position:relative;
	margin:2px 7px 0 0;
	padding:0px 4px 1px 4px;
	display:block;
	color:#0e0e0f;
	font-size:12px;
	font-weight:400;
	text-transform:none;
	padding:4px 4px 5px 4px
}

.db-manage-requests .db-new-main-table td.dropdown{
	width:75px;
	padding-top:19px
}

.db-manage-requests .db-new-main-table td.dropdown .fake-dropdown{
	float:right
}

.db-manage-requests .db-new-main-table td.dropdown .fake-dropdown.open-sticky{
	z-index:1000;
	pointer-events:none
}

.db-manage-requests .db-new-main-table td.dropdown .fake-dropdown.open-sticky .dropdown-menu{
	display:block
}

.db-manage-requests .db-new-main-table td.dropdown .fake-dropdown .dropdown-toggle{
	display:block
}

.db-manage-requests .db-form-post-request{
	color:#353537;
	font-size:14px;
	position:relative;
	width:100%;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row{
	background:#fff;
	border:1px #e3e3e3 solid;
	border-bottom:none;
	padding:0 40px;
	position:relative
}

.db-manage-requests .db-form-post-request .form-row:hover .post-request-tooltip{
	opacity:1;
	display: block;
}

.db-manage-requests .db-form-post-request .form-row .msg-error{
	border:none;
	font-size:14px;
	font-weight:400;
	padding-left:0
}

.db-manage-requests .db-form-post-request .form-row label{
	color:#353537;
	display:inline-block;
	font-weight:500;
	font-size:14px;
	line-height:16px;
	padding:20px 0
}

.db-manage-requests .db-form-post-request .form-row .input-wrap{
	min-height:40px;
	padding-left:45px;
	position:relative
}

.db-manage-requests .db-form-post-request .form-row .input-wrap:before{
	background-size:210px 168px;
	content:'';
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:-5px;
	left:0
}

.db-manage-requests .db-form-post-request .form-row .input-wrap.with-files .uploadifyQueue{
	display:inline-block
}

.db-manage-requests .db-form-post-request .form-row .input-wrap.with-files .attach-limit{
	display:none
}

.db-manage-requests .db-form-post-request .form-row .input-wrap .fake-dropdown .dropdown-toggle{
	font-size:14px;
	overflow:hidden;
	width:252px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row .input-wrap .fake-dropdown .dropdown-menu{
	width:252px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row .input-wrap .fake-dropdown .dropdown-menu li a{
	font-size:14px
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip{
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	padding:5px 5px;
	position:absolute;
	top:0;
	left:100%;
	width:280px;
	opacity:0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s;
	/*z-index:1;*/
	overflow:hidden;
}
/*.db-manage-requests .db-form-post-request .form-row .post-request-tooltip:hover {
	display:none;
	visibility: hidden;
	z-index:-0988;
}*/
.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure h3{
	font-weight:700;
	font-size:18px;
	line-height:22px;
	min-height:30px;
	padding-left:55px;
	position:relative
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure h3 span{
	background:#78cdd2;
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure h3 span:before{
	color:#fff;
	line-height:40px;
	font-size:28px;
	font-weight:400
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure p{
	line-height:18px;
	padding:12px
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure p.example{
	border:1px solid #E6E6E6;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.db-manage-requests .db-form-post-request .form-row .post-request-tooltip figure p.example span{
	color:#0097a7;
	font-weight:700
}

.db-manage-requests .db-form-post-request .form-row.post-request-locales label{
	font-weight:400
}

.db-manage-requests .db-form-post-request .form-row.post-request-locales .make-sure{
	float:right
}

.db-manage-requests .db-form-post-request .form-row.post-request-category .perceived{
	border:1px #e5e5e5 solid;
	position:relative;
	min-height:32px;
	min-width:252px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row.post-request-category .perceived:after{
	color:#e5e5e5;
	content:"\25BE";
	font-size:19px;
	line-height:16px;
	position:absolute;
	z-index:1;
	display:block;
	top:5px;
	right:7px
}

.db-manage-requests .db-form-post-request .form-row.post-request-category.with-error .dropdown-toggle{
	border-color:#ff4d4d
}

.db-manage-requests .db-form-post-request .form-row.post-request-metadata{
	border-width:0;
	height:0;
	opacity:0;
	-webkit-transition:opacity 0.3s, height 1s;
	-moz-transition:opacity 0.3s, height 1s;
	-o-transition:opacity 0.3s, height 1s;
	transition:opacity 0.3s, height 1s
}

.db-manage-requests .db-form-post-request .form-row.post-request-metadata.show{
	border-width:1px;
	height:auto;
	opacity:1
}

.db-manage-requests .db-form-post-request .form-row.post-request-metadata .input-wrap:before{
	background-position:-180px 0
}

.db-manage-requests .db-form-post-request .form-row.post-request-metadata .input-wrap .metadata-wrapper{
	float:left
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap:before{
	background-position:-50px 0
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap .btn-standard{
	float:left;
	font-size:14px;
	padding:10px 0;
	text-transform:capitalize;
	text-align:center;
	margin-right:20px;
	width:116px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap .btn-standard.other{
	margin-right:0
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap .btn-standard.sel{
	background:#00b22d;
	border-color:#00931e;
	color:#fff;
	font-weight:600
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap input{
	border:1px #00b22d solid;
	display:none;
	line-height:16px;
	padding:8px;
	width:116px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap.other .other{
	display:none
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .input-wrap.other input{
	display:inline-block
}

.db-manage-requests .db-form-post-request .form-row.post-request-required-days .error-container{
	display:inline-block
}

.db-manage-requests .db-form-post-request .form-row.post-request-budget .input-wrap:before{
	background-position:-136px 0
}

.db-manage-requests .db-form-post-request .form-row.post-request-budget .input-wrap small{
	color:#777777;
	position:absolute;
	top:10px;
	left:53px
}

.db-manage-requests .db-form-post-request .form-row.post-request-budget .input-wrap input{
	font-size:14px;
	padding:8px 8px 8px 20px;
	width:252px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-manage-requests .db-form-post-request .form-row.post-request-describe{
	border-bottom:none
}

.db-manage-requests .db-form-post-request .form-row.post-request-describe .input-wrap:before{
	background-position:-5px 0
}

.db-manage-requests .db-form-post-request .form-row.post-request-describe .input-wrap textarea{
	height:90px;
	width:524px
}

.db-manage-requests .db-form-post-request .form-row.post-request-describe .input-wrap .char-count{
	color:#999999;
	font-size:12px;
	position:absolute;
	top:100px;
	right:0
}

.db-manage-requests .db-form-post-request .form-row.form-button{
	border-bottom:1px #e3e3e3 solid;
	border-top:none;
	text-align:right
}

.db-manage-requests .db-form-post-request .form-row.form-button .btn-standard{
	font-size:16px;
	line-height:18px;
	min-width:110px;
	padding:9px 30px;
	text-transform:capitalize
}

.db-manage-requests .db-form-post-request .form-row .attach-files{
	float:left;
	padding-top:10px
}

.db-manage-requests .db-form-post-request .form-row .attach-files .btn-attach-files{
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	text-transform:capitalize;
	border-color:#b2b2b2
}

.db-manage-requests .db-form-post-request .form-row .attach-files .btn-attach-files:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	position:relative;
	width:14px;
	height:21px;
	float:left;
	margin:-5px 5px -5px 0
}

.db-manage-requests .db-form-post-request .form-row .attach-files .attach-inner{
	height:31px;
	cursor:pointer;
	float:left
}

.db-manage-requests .db-form-post-request .form-row .attach-files .attach-inner input[type="file"],.db-manage-requests .db-form-post-request .form-row .attach-files .attach-inner object{
	height:100px;
	width:122px;
	cursor:pointer
}

.db-manage-requests .db-form-post-request .form-row .attach-files .attach-inner .disabled input[type="file"]{
	cursor:default
}

.db-manage-requests .db-form-post-request .form-row .attach-files .attach-limit{
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
	line-height:15px;
	height:31px;
	color:#999999;
	padding:0 0 0 10px
}

.db-manage-requests .db-form-post-request .form-row .attach-files:hover .btn-attach-files{
	color:#00b22d;
	border-color:#b3b3b3;
	text-decoration:none
}

.db-manage-requests .db-form-post-request .form-row .uploadifyQueue{
	display:none;
	width:270px;
	padding-top:3px;
	border:none
}

.db-manage-requests .db-form-post-request .form-row .uploadifyQueue .uploadifive-queue-item .filename{
	padding-left:15px
}

.db-manage-requests .db-form-post-request .form-row .uploadifyQueue .uploadifive-queue-item .filename:before{
	content:"\f0ab";
	background:none;
	font-family:'FontAwesome'
}

.db-manage-requests .db-form-post-request .form-row .uploadifyQueue .error .status-bar{
	display:none
}

.db-manage-requests .db-form-post-request .form-row .uploadifyQueue .error .fileinfo{
	display:inline;
	color:#d80000;
	font-weight:bold
}

html.ieold .db-manage-requests .db-form-post-request .form-row:hover .post-request-tooltip{
	display:block
}

html.ieold .db-manage-requests .db-form-post-request .form-row .post-request-tooltip{
	display:none
}

html.no-svg .db-manage-requests .db-empty-state h2:before{
	background-size:210px 168px
}

html.no-svg .db-manage-requests .db-form-post-request .form-row .input-wrap:before{
}

.buyer-requests-alert{
	max-width:180px;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none
}

.buyer-requests-alert .alert-body{
	padding:0
}

.buyer-requests-alert .alert-body h5{
	font-size:14px;
	padding-right:30px;
	padding-bottom:10px
}

.buyer-requests-alert .alert-body h5 .alert-label{
	float:right;
	margin-right:-30px
}

.buyer-requests-alert .alert-body p{
	padding-bottom:15px
}

.db-requests-received{
	background:transparent;
	border:none;
	text-align:center
}

.db-requests-received header{
	color:#0e0e0f;
	margin-bottom:20px;
	text-align:left
}

.db-requests-received header small{
	display:block;
	line-height:19px;
	font-size:14px
}

.db-requests-received header h1{
	font-size:17px;
	line-height:20px;
	font-weight:500
}

.db-requests-received .offers-sort{
	background:#fafafa;
	border:1px solid #dddddd;
	padding:10px;
	color:#0e0e0f;
	font-size:16px;
	line-height:30px;
	text-align:left
}

.db-requests-received .offers-sort>span{
	float:right;
	font-size:14px
}

.db-requests-received>ul{
	text-align:left;
	margin:30px 0
}

.db-requests-received>ul>li{
	margin-bottom:35px;
	font-size:14px
}

.db-requests-received>ul>li a:hover{
	text-decoration:none
}

.db-requests-received>ul>li .offer-header{
	background:#fafafa;
	border:1px solid #dddddd;
	font-weight:500;
	padding:10px
}

.db-requests-received>ul>li .offer-header small{
	display:block;
	color:#999999
}

.db-requests-received>ul>li .offer-header .seller-name{
	position:relative;
	z-index:1;
	color:#00668c;
	font-weight:500;
	line-height:20px;
	display:inline-block;
	padding-top:7px
}

.db-requests-received>ul>li .offer-header .seller-name:after{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	position:relative;
	display:inline-block;
	width:19px;
	height:19px;
	top:5px;
	right:-4px
}

.db-requests-received>ul>li .offer-header .seller-name.none:after{
	display:none
}

.db-requests-received>ul>li .offer-header .seller-name.level-one-seller:after{
	background-position:-150px -550px
}

.db-requests-received>ul>li .offer-header .seller-name.level-two-seller:after{
	background-position:-200px -550px
}

.db-requests-received>ul>li .offer-header .seller-name.top-rated-seller:after{
	background-position:-250px -550px
}

.db-requests-received>ul>li .offer-header .user-is-online{
	position:relative;
	top:-1px;
	display:inline-block;
	vertical-align:middle
}

.db-requests-received>ul>li .offer-header .user-is-online em{
	margin-right:1px
}

.db-requests-received>ul>li .offer-header .seller-contact{
	position:relative;
	z-index:1;
	float:right;
	color:#999999;
	font-weight:600
}

.db-requests-received>ul>li .offer-header .seller-contact:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:13px;
	height:14px;
	top:2px;
	left:-18px
}

.db-requests-received>ul>li .offer-header p{
	background:#d5eafe;
	position:relative;
	z-index:1;
	padding:10px 15px;
	color:#303030;
	line-height:17px;
	font-weight:400;
	clear:both;
	margin-top:25px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-requests-received>ul>li .offer-header p:before{
	content:"";
	position:absolute;
	top:-10px;
	left:17px;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:10px solid #d5eafe
}

.db-requests-received>ul>li .offer-gig-details{
	position:relative;
	z-index:1;
	background:#fff;
	border:1px solid #dddddd;
	border-top:0;
	padding-top:15px
}

.db-requests-received>ul>li .offer-gig-details>div{
	position:relative;
	padding:0px 15px 15px 15px
}

.db-requests-received>ul>li .offer-gig-details>div .gig-photo{
	float:left;
	margin-right:15px;
	width:140px;
	height:92px
}

.db-requests-received>ul>li .offer-gig-details>div .gig-photo.custom-offer{
}

.db-requests-received>ul>li .offer-gig-details>div .gig-title{
	font-size:16px;
	line-height:19px;
	color:#303030;
	max-width:410px;
	display:inline-block;
	padding:5px 0 40px 0
}

.db-requests-received>ul>li .offer-gig-details>div .gig-title .long-desc{
	display:none
}

.db-requests-received>ul>li .offer-gig-details>div .desc-see-more{
	display:inline-block;
	font-size:14px;
	font-weight:500;
	color:#00698c
}

.db-requests-received>ul>li .offer-gig-details>div small{
	display:inline-block;
	position:absolute;
	bottom:20px;
	left:170px;
	font-size:12px;
	color:#999999;
	font-weight:500
}

.db-requests-received>ul>li .offer-gig-details>div small .avg-delivery{
	padding-left:15px
}

.db-requests-received>ul>li .offer-gig-details>div small .custom-order{
	margin-left:10px
}

.db-requests-received>ul>li .offer-gig-details>div>span{
	float:right;
	padding-top:5px;
	font-weight:500;
	color:#0e0e0f
}

.db-requests-received>ul>li .offer-gig-details ul{
	margin-bottom:65px;
	border-bottom:1px solid #dddddd
}

.db-requests-received>ul>li .offer-gig-details ul li{
	border-top:1px solid #dddddd;
	padding:10px;
	font-size:14px;
	line-height:20px;
	color:#0e0e0f
}

.db-requests-received>ul>li .offer-gig-details ul li .extra-badge{
	background:#ff9226;
	display:inline-block;
	height:18px;
	font:900 9px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width:80px;
	text-align:center;
	text-transform:uppercase;
	border:1px #ff9226 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	height:12px;
	width:auto;
	font-size:10px;
	line-height:12px;
	color:#fff;
	float:left;
	position:relative;
	margin:2px 7px 0 0;
	padding:0px 4px 1px 4px;
	background:#f21aa5;
	padding:4px 7px;
	border:none;
	margin-top:0
}

.db-requests-received>ul>li .offer-gig-details ul li .extra-badge.extra-fast{
	background:#ff9226
}

.db-requests-received>ul>li .offer-gig-details ul li .extra-badge.commercial-use{
	background:#36a6c2
}

.db-requests-received>ul>li .offer-gig-details ul li .extra-price{
	float:right;
	font-weight:500
}

.db-requests-received>ul>li .offer-gig-details>a{
	position:absolute;
	bottom:15px;
	right:15px;
	padding:10px 15px;
	font-size:14px
}
.db-requests-received > ul > li .offer-header .seller-contact::before {
    content: "";
    background: transparent url("../images/icn-master-small.png") no-repeat scroll -550px -1300px;
    position: absolute;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 13px;
    height: 14px;
    top: 2px;
    left: -18px;
}
.db-requests-received > ul > li .offer-header .seller-contact {
    color: #999;
    font-weight: 600;
}
.db-requests-received>a{
	padding-top:8px
}

.seller-dashboard-content header{
	margin-top:-15px
}

.seller-dashboard-content header ul{
	border-bottom:1px #dddddd solid;
	height:114px
}

.seller-dashboard-content header ul li{
	padding:15px 0 25px 0
}

.seller-dashboard-content header ul.sales-upper-stats li small{
	max-height:14px
}

.seller-dashboard-content header ul.sales-bottom-stats li{
	border-bottom:0;
	padding-top:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.seller-dashboard-content header ul.sales-bottom-stats li h5{
	margin-top:20px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#777777
}

.seller-dashboard-content header ul.sales-bottom-stats li:nth-child(1){
	width:13%;
	padding-left:15px
}

.seller-dashboard-content header ul.sales-bottom-stats li:nth-child(1) small{
	font-size:10px
}

.seller-dashboard-content header ul.sales-bottom-stats li:nth-child(2){
	width:20%
}

.seller-dashboard-content header ul.sales-bottom-stats li:nth-child(3){
	width:20%;
	padding-right:20px
}

.seller-dashboard-content header ul.sales-bottom-stats li:nth-child(4){
	width:47%;
	padding:5px 35px 0 30px
}

.seller-dashboard-content .dashboard-inner li{
	float:left;
	width:25%;
	padding:11px 0 35px 0
}

.seller-dashboard-content .dashboard-inner li h3{
	font-size:30px;
	line-height:33px;
	font-weight:400;
	text-align:center;
	text-transform:capitalize;
	color:#555555
}

.seller-dashboard-content .dashboard-inner li small{
	display:block;
	font-size:12px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	color:#777777;
	padding-top:5px;
	cursor:default
}

.seller-dashboard-content .dashboard-inner .dashboard-map small{
	position:absolute;
	bottom:20px;
	left:20px;
	text-transform:uppercase;
	color:#555555;
	font-weight:700;
	font-size:12px
}

.seller-dashboard-content .sparkline,.seller-dashboard-content .sparkline-pie{
	text-indent:-9999px;
	width:125px;
	height:50px;
	margin:0 auto
}

.seller-dashboard-content .sparkline canvas,.seller-dashboard-content .sparkline-pie canvas{
	display:block !important
}

.seller-dashboard-content .sparkline{
	margin-top:10px
}

.seller-dashboard-content .sparkline-pie{
	width:120px;
	height:120px;
	position:relative
}

.seller-dashboard-content .sparkline-pie:after{
	position:absolute;
	content:attr(data);
	top:19px;
	left:19px;
	width:80px;
	height:80px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
	-webkit-box-shadow:0 0 5px #cccccc;
	-moz-box-shadow:0 0 5px #cccccc;
	box-shadow:0 0 5px #cccccc;
	border:1px #cccccc solid;
	background:#fff;
	text-indent:0;
	text-align:center;
	line-height:80px;
	font-size:26px;
	color:#777777
}

.seller-dashboard-content .status-bar{
	width:100%;
	position:relative;
	margin-top:35px
}

.seller-dashboard-content .status-bar small{
	position:absolute;
	top:-4px;
	right:5px;
	text-align:right
}

.seller-dashboard-content .status-bar:hover>.analytics-tooltip{
	opacity:1;
	z-index:2;
	-webkit-transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	-o-transition:opacity 0.4s;
	transition:opacity 0.4s
}

.seller-dashboard-content .status-bar[data-hint]:after{
	text-align:left;
	white-space:inherit
}

.seller-dashboard-content footer ul{
	width:100%;
	height:130px;
	border-bottom:1px #dddddd solid;
	display:table
}

.seller-dashboard-content footer ul li{
	width:34%;
	height:145px;
	float:left;
	vertical-align:bottom;
	position:relative
}

.seller-dashboard-content footer ul li:first-child{
	width:31%
}

.seller-dashboard-content footer ul li:last-child{
	width:35%
}

.seller-dashboard-content footer ul li.achievement-overlay{
	z-index:7
}

.seller-dashboard-content footer ul li.achievement-overlay:before{
	background-color:rgba(255,255,255,0.9);
	content:"";
	position:absolute;
	z-index:8;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.9
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one small{
	top:25px;
	width:54px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one small:after{
	content:"\A\A\A\25BC";
	color:#00b0b2
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-10:before{
	width:49px;
	left:5px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-20:before{
	width:43px;
	left:11px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-30:before{
	width:38px;
	left:16px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-40:before{
	width:32px;
	left:22px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-50:before{
	width:27px;
	left:27px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-60:before{
	width:22px;
	left:32px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-70:before{
	width:16px;
	left:38px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-80:before{
	width:11px;
	left:43px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-one.pct-90:before{
	width:5px;
	left:49px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two small{
	top:-14px;
	width:100px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two small:after{
	content:"\25BC";
	color:#b322ff
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-10:before{
	width:90px;
	left:10px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-20:before{
	width:80px;
	left:20px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-30:before{
	width:70px;
	left:30px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-40:before{
	width:60px;
	left:40px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-50:before{
	width:50px;
	left:50px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-60:before{
	width:40px;
	left:60px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-70:before{
	width:30px;
	left:70px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-80:before{
	width:20px;
	left:80px
}

.seller-dashboard-content footer ul li.achievement-overlay.pct-level-two.pct-90:before{
	width:10px;
	left:90px
}

.seller-dashboard-content footer ul li.achievement-overlay small{
	position:absolute;
	z-index:9;
	left:0;
	font-weight:700;
	text-align:center
}

.seller-dashboard-content footer ul li.achievement-overlay small:after{
	font-size:9px;
	display:block;
	text-align:center
}

.seller-dashboard-content footer figure{
	position:absolute;
	left:0;
	bottom:0;
	width:100%
}

.seller-dashboard-content footer figure.meta-text:after{
	content:attr(data-meta);
	position:absolute;
	z-index:9;
	top:-40px;
	left:0;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:700;
	color:#b2b2b2;
	text-transform:uppercase;
	padding:0 20px 20px 0;
	width:95%;
	white-space:nowrap;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.seller-dashboard-content footer figure.meta-text-top:after{
	top:-80px
}

.seller-dashboard-content footer figure .btn-share-fb-tw{
	position:absolute;
	top:-40px
}

.seller-dashboard-content footer figure .btn-share-fb-tw.level-one-share{
	left:85px
}

.seller-dashboard-content footer figure .btn-share-fb-tw.level-two-share{
	left:135px
}

.seller-dashboard-content footer figure .btn-share-fb-tw.trs-share{
	left:150px
}

.seller-dashboard-content footer figcaption{
	font-size:12px;
	font-weight:700;
	color:#777777;
	text-transform:uppercase;
	padding:0 10px 16px 0
}

.seller-dashboard-content footer .badge{
	bottom:16px;
	position:absolute;
	z-index:1
}

.seller-dashboard-content footer .badge:after{
	content:"";
	position:absolute;
	z-index:2;
	border-left:1px #cccccc solid;
	height:10px;
	bottom:-16px;
	left:50%;
	margin-left:-1px
}

.seller-dashboard-content footer .badge.joined{
	width:35px;
	height:36px
}

.seller-dashboard-content footer .badge.joined.grey{
	background-position:0 -46px
}

.seller-dashboard-content footer .badge.joined+figcaption{
	margin-left:45px
}

.seller-dashboard-content footer .badge.joined:after{
	left:14px
}

.seller-dashboard-content footer .badge.user-badge-round-med+figcaption{
	margin-left:64px
}

.seller-dashboard-content footer .badge.user-badge-round-lrg+figcaption{
	margin-left:115px
}

.seller-dashboard-content footer .badge.user-badge-round-xlrg+figcaption{
	margin-left:145px
}

.seller-dashboard-content .analytics-tooltip{
	top:-50px
}

.seller-dashboard-content .analytics-tooltip ul{
	padding-top:10px;
	height:auto;
	border:0
}

.seller-dashboard-content .analytics-tooltip ul li{
	position:relative;
	width:100% !important;
	padding:0 0 0 30px !important;
	line-height:24px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
	color:#00b22d
}

.seller-dashboard-content .analytics-tooltip ul li:before{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-76px -50px;
	left:5px;
	top:0;
	width:20px;
	height:20px
}

.seller-dashboard-content .analytics-tooltip ul li.done{
	color:#999999
}

.seller-dashboard-content .analytics-tooltip ul li.done:before{
	background-position:-100px -700px
}

.seller-dashboard-content .analytics-tooltip ul li a{
	cursor:pointer
}

html.ieold .seller-dashboard-content footer ul li{
	width:33%
}

.ios-toggle-wrapper{
	display:inline-block;
	vertical-align:middle;
	margin-left:30px
}

.ios-toggle-wrapper:first-child{
	margin-left:0
}

.ios-toggle-wrapper label{
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
	color:#777777;
	text-transform:uppercase;
	cursor:pointer
}

.ios-toggle-wrapper label.toggle-disabled{
	opacity:0.3;
	cursor:default
}

.ios-toggle-wrapper label input[type="checkbox"]{
	display:none
}

.ios-toggle-wrapper label .fake-toggle{
	display:inline-block;
	vertical-align:middle;
	margin-left:7px;
	position:relative
}

.ios-toggle-wrapper label .fake-toggle:before,.ios-toggle-wrapper label .fake-toggle:after{
	content:"";
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1
}

html.csstransitions .ios-toggle-wrapper label input[type="checkbox"]:checked+.fake-toggle:before{
	width:50px
}

html.csstransitions .ios-toggle-wrapper label input[type="checkbox"]:checked+.fake-toggle:after{
	left:20px;
	-webkit-box-shadow:inset 0 0 0 1px #00b22d,0 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 0 0 1px #00b22d,0 2px 4px rgba(0,0,0,0.2);
	box-shadow:inset 0 0 0 1px #00b22d,0 2px 4px rgba(0,0,0,0.2)
}

html.csstransitions .ios-toggle-wrapper label .fake-toggle{
	background-color:#fff;
	width:50px;
	height:30px;
	-webkit-box-shadow:inset 0 0 0px 1px #cccccc;
	-moz-box-shadow:inset 0 0 0px 1px #cccccc;
	box-shadow:inset 0 0 0px 1px #cccccc;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px
}

html.csstransitions .ios-toggle-wrapper label .fake-toggle:before{
	background-color:#00b22d;
	height:30px;
	width:30px;
	-webkit-transition:width 250ms ease-in-out;
	-moz-transition:width 250ms ease-in-out;
	-o-transition:width 250ms ease-in-out;
	transition:width 250ms ease-in-out;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px
}

html.csstransitions .ios-toggle-wrapper label .fake-toggle:after{
	background:#fff;
	height:30px;
	width:30px;
	-webkit-transition:all 250ms ease-in-out;
	-moz-transition:all 250ms ease-in-out;
	-o-transition:all 250ms ease-in-out;
	transition:all 250ms ease-in-out;
	-webkit-box-shadow:inset 0 0 0 1px #ccc,0 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:inset 0 0 0 1px #ccc,0 2px 4px rgba(0,0,0,0.2);
	box-shadow:inset 0 0 0 1px #ccc,0 2px 4px rgba(0,0,0,0.2);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px
}

html.ie .ios-toggle-wrapper label input[type="checkbox"].is-checked+.fake-toggle:before{
	background-position:0 -34px
}

html.ie .ios-toggle-wrapper label .fake-toggle{
	width:52px;
	height:34px
}

html.ie .ios-toggle-wrapper label .fake-toggle:before{
	width:52px;
	height:34px
}

.db-header.has-toggles h1{
	float:left
}

.topbar-toggles{
	margin-top:8px;
	float:right
}

.db-search-results h1{
	font:300 36px/40px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#555555;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	-ms-word-break:break-word;
	word-break:break-word
}

.db-search-results h1 em{
	font-weight:700;
	font-style:normal
}

.db-search-results h1.centered{
	text-align:center
}

.db-search-results h2{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	color:#777777;
	max-width:600px;
	padding:5px 0px 10px 0;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	-ms-word-break:break-word;
	word-break:break-word
}

.db-search-results .db-main-table table tbody tr td.db-title:first-letter,.db-search-results .db-main-table table tbody tr td.db-title-longer:first-letter{
	text-transform:capitalize
}

.db-search-results .db-main-table.loading{
	position:relative;
	min-height:30px
}

.db-search-results .search-res-cont h3,.db-search-results .no-results h3{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#555555;
	padding-bottom:10px
}

.db-search-results .no-results h3{
	padding-bottom:7px
}

.db-search-results .no-results .db-search-inline{
	position:relative;
	width:100%;
	max-width:500px
}

.db-search-results .no-results .db-search-inline input[type="search"]{
	font-size:14px;
	font-weight:400;
	padding:9px 45px 9px 10px;
	border-color:#797979;
	width:100%
}

.db-search-results .no-results .db-search-inline input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none
}

.db-search-results .no-results .db-search-inline .btn-search{
	position:absolute;
	z-index:1;
	top:6px;
	right:5px
}

.db-search-results .no-results .db-search-inline .btn-search:before{
	content:"\f002";
	font-family:'FontAwesome';
	font-size:19px;
	line-height:23px;
	color:#999999
}

.db-search-results .no-results .db-search-inline .btn-search:hover{
	text-decoration:none
}

.db-search-results .no-results .db-search-inline.loading:before{
	left:auto;
	right:8px
}

.db-search-results .no-results .db-search-inline .error-container .msg-error{
	border:0;
	margin:0;
	padding:5px 0 0 2px;
	font-size:11px
}

.db-search-results .no-results .db-search-inline.in-progress:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height:30px;
}

@media (max-width: 988px){
	.action-bar-gig+.mp-box{
		margin-top:0 !important
	}

}

html.opacity .edit-gig-form-wrap.focused .form-row:not(.active):hover .gig-tooltip,html.opacity .edit-gig-form-wrap.focused #gig-edit-upload-video:hover .gig-tooltip,html.opacity .edit-gig-form-wrap.focused #gig-edit-pre-extras:hover .gig-tooltip,html.opacity .edit-gig-form-wrap.focused #gig-edit-shipping:hover .gig-tooltip{
	opacity:0;
	display:block
}

html.opacity .edit-gig-form-wrap .form-row .gig-tooltip{
	opacity:0;
	display:block
}

html.opacity .edit-gig-form-wrap .form-row:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap .form-row.active>.gig-tooltip{
	opacity:1;
	-webkit-transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	-o-transition:opacity 0.4s;
	transition:opacity 0.4s
}

html.opacity .edit-gig-form-wrap .metadata-edit .metadata-inputs>section{
	opacity:0;
	-webkit-transition:opacity 0.25s ease-in-out;
	-moz-transition:opacity 0.25s ease-in-out;
	-o-transition:opacity 0.25s ease-in-out;
	transition:opacity 0.25s ease-in-out
}

html.opacity .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current{
	opacity:1
}

html.opacity .edit-gig-form-wrap #gig-edit-extras:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-extras.active>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-pre-extras:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-pre-extras.active>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-upload-video:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-upload-video.active>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-shipping:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-shipping.active>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-requirements:hover>.gig-tooltip,html.opacity .edit-gig-form-wrap #gig-edit-requirements.active>.gig-tooltip{
	opacity:1;
	-webkit-transition:opacity 0.4s;
	-moz-transition:opacity 0.4s;
	-o-transition:opacity 0.4s;
	transition:opacity 0.4s
}

html.ieold .edit-gig-form-wrap .metadata-edit .metadata-inputs>section{
	display:none
}

html.ieold .edit-gig-form-wrap .metadata-edit .metadata-inputs>section.current{
	display:block
}

html.ieold .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .dropdown-toggle,html.ieold .edit-gig-form-wrap .metadata-edit .metadata-inputs>section .dropdown-menu{
	width:100% !important
}

html.opacity .metadata-inputs .fake-check-grey.disabled{
	opacity:0.4
}

html[lang="es"] .popup-statuses dl{
	width:611px
}

html[lang="es"] .popup-statuses dl dt.status-bar{
	width:110px
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap{
	min-height:86px
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .fake-dropdown{
	display:block;
	margin-bottom:10px
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .fake-dropdown.hidden{
	display:none
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .btn-standard{
	float:left;
	clear:both;
	margin-bottom:10px !important
}

html[lang="es"] .db-edit-gig .gig-edit-category-wrap .btn-standard+.fake-dropdown{
	clear:both
}

html.touch .db-edit-gig .edit-gig-form-wrap #gig-edit-shipping>.gig-tooltip{
	opacity:1;
	display:block;
	width:260px
}

html.touch .db-edit-gig .gig-tooltip{
	width:290px
}

.db-conversation-detail {
    padding-top: 30px;
}
.db-conversation-detail .db-header {
    margin-left: 189px;
}
.db-header.header-nobot {
    padding-bottom: 0px;
    border-bottom: 0px none;
}
.db-header {
    padding-bottom: 20px;
    margin-top: -5px;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.db-header h1.with-thumb {
    padding-left: 67px;
}
.db-header h1 {
    font: 35px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #303030;
}
.db-header h1 .user-pict-50 {
    margin: 6px 0px 0px -67px;
}
.user-pict-50 {
    width: 50px;
    height: 50px;
    margin-right: 12px;
    overflow: hidden;
    float: left;
    border-radius: 50%;
}


.db-inbox table tbody tr{
	background:#f4f4f4
}

.db-inbox table tbody tr td,.db-inbox table tbody tr a{
	color:#777777
}

.db-inbox table tbody tr td.date,.db-inbox table tbody tr td.ellipsis-wrap,.db-inbox table tbody tr td.userpict{
	cursor:pointer
}

.db-inbox table tbody tr td.date a:hover,.db-inbox table tbody tr td.ellipsis-wrap a:hover,.db-inbox table tbody tr td.userpict a:hover{
	color:#777777
}

.db-inbox table tbody tr td.ellipsis-wrap .labels-wrapper{
	float:left;
	margin-right:5px
}

.db-inbox table tbody tr td.ellipsis-wrap .labels-wrapper .label-marker{
	float:left;
	margin:4px 3px 0 0
}

.db-inbox table tbody tr.unread td.date,.db-inbox table tbody tr.unread td.ellipsis-wrap,.db-inbox table tbody tr.unread td.userpict{
	cursor:pointer
}

.db-inbox table tbody tr.unread td.date a:hover,.db-inbox table tbody tr.unread td.ellipsis-wrap a:hover,.db-inbox table tbody tr.unread td.userpict a:hover{
	color:#0e0e0f
}

.db-filters .conv-filter-label{
	float:right;
	font-size:14px;
	line-height:16px;
	padding-top:16px
}

.db-filters .conv-filter-label .icn-new{
	background-color:#e21f91;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	font-weight:700;
	padding:0 5px;
	margin-right:5px;
	float:left;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-conversation-new .conv-write .write-wrap .write-row textarea{
	border:0;
	color:#555555;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.db-conversation-detail{
	padding-top:30px
}

.db-conversation-detail .db-header{
	margin-left:189px
}

.db-conversation-detail .conv-stats{
	float:left;
	margin-left:10px;
	font-size:12px;
	line-height:17px;
	font-weight:700;
	margin-top:5px;
	white-space:nowrap
}

.db-conversation-detail .conv-stats a{
	color:#777777
}

.db-conversation-detail .conv-stats:before{
	content:'';
	padding-right:8px;
	border-left:solid 1px #777777
}

.db-conversation-detail .user-langs{
	margin-left:23px;
	float:left
}

.db-conversation-discussion{
	min-height:0px;
	margin-top:0
}

.db-conversation-discussion .user-is-online{
	padding-top:3px
}

.db-conversation-discussion .conv-filter{
	display:none;
	padding:15px 14px;
	height:31px
}

.db-conversation-discussion .conv-filter .btn-standard{
	float:right;
	margin-left:7px;
	text-transform:capitalize
}

.db-conversation-discussion .conv-filter .star{
	float:left;
	margin:5px 25px 0 10px
}

.db-conversation-discussion .conv-translate-box{
	border-top:1px #e5e5e5 solid;
	padding:15px 23px
}

.db-conversation-discussion .conv-translate-box .btn-conv-translate{
	padding-top:0;
	padding-bottom:0;
	line-height:29px;
	color:#00b22d;
	border-color:#00b22d;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none
}

.db-conversation-discussion .conv-translate-box .btn-conv-translate.disabled,.db-conversation-discussion .conv-translate-box .btn-conv-translate.disabled:hover{
	color:#777777 !important
}

.db-conversation-discussion .conv-translate-box .btn-conv-translate small{
	font-size:11px;
	color:#999999 !important;
	display:inline-block;
	padding-left:20px;
	text-transform:none
}

.db-conversation-discussion .conv-translate-box .btn-conv-translate small:after{
	background:transparent url("../images/google-small-logo.png") no-repeat 0 0;
	content:"";
	width:51px;
	height:15px;
	float:right;
	margin:9px 0 0 2px
}

.db-conversation-discussion .conv-message .msg-related-to{
	text-align:left
}

.db-conversation-discussion .conv-message .msg-related-to.bot-pad{
	padding-bottom:20px
}

.db-conversation-discussion .conv-message .msg-related-to small{
	font-size:12px;
	line-height:14px;
	font-weight:700;
	color:#b2b2b2;
	text-transform:uppercase;
	display:block;
	padding-bottom:7px
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion{
	text-align:left;
	font-size:13px;
	line-height:17px
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig.with-pict,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion.with-pict{
	padding-left:88px
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig.with-pict .gig-pict-74,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion.with-pict .gig-pict-74{
	margin:2px 0 0 -88px;
	border:2px #fff solid;
	-webkit-box-shadow:0 1px 2px #cccccc;
	-moz-box-shadow:0 1px 2px #cccccc;
	box-shadow:0 1px 2px #cccccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p{
	font-size:13px;
	line-height:17px;
	text-align:left
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p.gig-desc a,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p.gig-desc a{
	display:block;
	color:#555555
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p.gig-desc a:first-letter,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p.gig-desc a:first-letter{
	text-transform:uppercase
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p.gig-desc a:hover,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p.gig-desc a:hover{
	color:#00b22d;
	text-decoration:none
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p.gig-username,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p.gig-username{
	font-size:12px;
	color:#999999;
	padding:5px 0 0 0
}

.db-conversation-discussion .conv-message .msg-related-to .msg-gig p.gig-username .flag,.db-conversation-discussion .conv-message .msg-related-to .msg-suggestion p.gig-username .flag{
	margin:-1px 0 0 4px;
	vertical-align:middle
}

.db-conversation-discussion .conv-message.custom-order>header{
	text-align:center;
	margin-left:-62px;
	margin-bottom:12px
}

.db-conversation-discussion .conv-message.custom-order>header .custom-order-icon{
	background:url("../images/proposals-sprite.png") no-repeat 0 -49px;
	width:33px;
	height:40px;
	display:inline-block
}

.db-conversation-discussion .conv-message.custom-order>header>h6{
	margin:12px 0 20px 0;
	font-weight:700;
	font-size:12px;
	color:#00668c;
	text-transform:uppercase
}

.db-conversation-discussion .conv-message.custom-order .msg-push .msg-body{
	max-width:425px
}

.db-conversation-discussion .conv-message.custom-order .msg-push .msg-body .custom-order-delivery{
	display:block;
	margin-top:10px;
	font-weight:700;
	font-size:13px
}

.db-conversation-discussion .conv-message.proposal-message{
	text-align:center;
	padding:20px;
	background:#fff
}

.db-conversation-discussion .conv-message.proposal-message .proposal-status-icon{
	background:url("../images/proposals-sprite.png") no-repeat 0 0;
	margin:0 auto 12px auto;
	width:33px;
	height:40px;
	display:block
}

.db-conversation-discussion .conv-message.proposal-message h4{
	font-size:12px;
	font-weight:700
}

.db-conversation-discussion .conv-message.proposal-message p{
	font-weight:400;
	font-size:16px
}

.db-conversation-discussion .conv-message.proposal-message .btn-standard{
	text-transform:capitalize
}

.db-conversation-discussion .conv-message.proposal-message .base-gig{
	border-top:solid 1px #dddddd;
	padding-top:20px;
	margin-bottom:20px
}

.db-conversation-discussion .conv-message.proposal-message .base-gig img{
	float:left;
	width:120px
}

.db-conversation-discussion .conv-message.proposal-message .base-gig p{
	float:left;
	margin-left:20px;
	text-align:left
}

.db-conversation-discussion .conv-message.proposal-message .base-gig .gig-price{
	float:right;
	font-size:14px;
	padding-right:5px;
	line-height:19px;
	font-weight:700
}

.db-conversation-discussion .conv-message.proposal-message .extras-list{
	display:table;
	width:100%;
	background-color:#f7f7f7;
	border:solid 1px #e5e5e5;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li{
	display:table-row;
	text-align:left;
	font-size:14px
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li>span{
	display:table-cell;
	vertical-align:middle;
	border-top:solid 1px #e5e5e5
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li:first-child>span{
	border-top:none
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li .item-badge{
	max-width:10px;
	padding-left:15px
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li .item-name{
	line-height:20px;
	padding:10px
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li .item-price{
	text-align:right;
	padding-right:15px;
	font-weight:700
}

.db-conversation-discussion .conv-message.proposal-message .extras-list li .status-bar{
	font-size:10px;
	height:13px;
	line-height:12px;
	margin-top:3px
}

.db-conversation-discussion .conv-message.proposal-message footer.no-bottom{
	border-top:none !important
}

.db-conversation-discussion .conv-message.proposal-withdrawn h4,.db-conversation-discussion .conv-message.proposal-declined h4{
	color:#ff4d4d;
	text-transform:uppercase
}

.db-conversation-discussion .conv-message.proposal-withdrawn .proposal-status-icon,.db-conversation-discussion .conv-message.proposal-declined .proposal-status-icon{
	background-position:0 -4px;
	height:44px
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper{
	margin-top:20px;
	border-top:1px solid #dddddd;
	padding-top:20px
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper .proposal-content-summary p{
	max-width:740px
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper .user-pict-50,.db-conversation-discussion .conv-message.proposal-active>div .user-pict-50{
	margin-right:20px;
	margin-left:0px
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper .proposal-content-summary,.db-conversation-discussion .conv-message.proposal-active>div .proposal-content-summary{
	float:left
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper .proposal-content-summary h5,.db-conversation-discussion .conv-message.proposal-active>div .proposal-content-summary h5{
	text-align:left;
	color:#00b22d;
	font-size:16px;
	font-weight:700;
	margin-bottom:8px
}

.db-conversation-discussion .conv-message.proposal-declined .declined-msg-wrapper .proposal-content-summary p,.db-conversation-discussion .conv-message.proposal-active>div .proposal-content-summary p{
	text-align:left
}

.db-conversation-discussion .conv-message.proposal-accepted h4,.db-conversation-discussion .conv-message.proposal-active h4{
	color:#00668c
}

.db-conversation-discussion .conv-message.proposal-accepted .proposal-status-icon,.db-conversation-discussion .conv-message.proposal-active .proposal-status-icon{
	background-position:0 -49px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary{
	border-top:7px solid #b2b2b2;
	padding:0 10px;
	margin:30px 0
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary>div{
	padding:20px;
	background:#eeeeee
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary>div p{
	max-width:450px;
	line-height:22px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary>div section{
	margin-bottom:20px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer{
	border-top:1px solid #dddddd;
	padding-top:20px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer .right-box{
	float:right;
	display:table
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer .right-box div{
	display:table-row
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer .right-box div span{
	display:table-cell;
	font-weight:700;
	text-align:left;
	line-height:22px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer .right-box div span.proposal-larger-details{
	font-size:14px
}

.db-conversation-discussion .conv-message.proposal-active .proposal-summary footer .right-box div span.proposal-due{
	padding-right:25px
}

.db-conversation-discussion .conv-message.proposal-active .btn-order-proposal{
	margin-bottom:8px
}

.db-conversation-discussion .load-older-messages{
	text-align:center;
	padding:30px 0;
	border-top:1px #e5e5e5 solid
}

.db-conversation-discussion .load-older-messages p{
	font-size:16px;
	color:#b2b2b2;
	padding-bottom:15px
}

.db-conversation-discussion .page-alert.info{
	border-top:1px #dddddd solid;
	margin:0;
	min-height:73px;
	color:#555555;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.db-conversation-discussion .page-alert.info a{
	color:#00b22d;
	font-weight:normal
}

.db-conversation-discussion .page-alert.info a.gig-username{
	font-size:10px
}

.db-conversation-discussion .page-alert.show span.arrow{
	display:none
}

.db-conversation-discussion .page-alert.show .message p.short-text{
	white-space:normal;
	width:490px;
	padding-right:20px
}

.db-conversation-discussion .page-alert .msg-gig{
	width:220px;
	padding:5px 0 5px 25px;
	font-size:12px;
	border-left:1px #b3b3b3 solid
}

.db-conversation-discussion .page-alert .message{
	padding:15px 20px;
	position:relative;
	display:table;
	min-height:43px;
	width:800px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.db-conversation-discussion .page-alert .message p{
	color:#777777;
	font-size:12px
}

.db-conversation-discussion .page-alert .message p.short-text{
	max-width:630px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.db-conversation-discussion .page-alert .message p.short-text:before{
	content:'"'
}

.db-conversation-discussion .page-alert .message p.short-text:after{
	content:'"'
}

.db-conversation-discussion .page-alert .message h3{
	color:#555555;
	text-transform:uppercase;
	font:700 12px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom:5px
}

.db-conversation-discussion .page-alert .message span{
	font-size:12px;
	color:#00698c;
	font-weight:700
}

.db-conversation-discussion .page-alert .message span.arrow{
	position:absolute;
	top:38px;
	right:90px;
	z-index:1;
	cursor:pointer
}

.db-conversation-discussion .page-alert .message span.arrow:after{
	content:"\25BE";
	color:#00698c;
	font-size:14px;
	position:absolute;
	z-index:1;
	display:block;
	top:-1px;
	right:-11px;
	-webkit-transition:-webkit-transform 0.2s;
	-moz-transition:-moz-transform 0.2s;
	-o-transition:-o-transform 0.2s;
	transition:transform 0.2s
}

.db-conversation-user{
	display:none
}

.db-conversation-user .user-stats{
	background:url("../images/bg-order-divi-top.png") repeat-x bottom center;
	margin:0 -1px;
	padding:0 1px 20px 1px
}

.db-conversation-user .user-stats .user-stats-inner{
	padding:20px 20px 15px 82px
}

.db-conversation-user .user-stats .user-pict-50{
	margin-left:-62px
}

.db-conversation-user .user-stats h5{
	font-size:10px;
	line-height:11px;
	font-weight:400;
	text-transform:uppercase;
	color:#777777;
	padding-bottom:10px
}

.db-conversation-user .user-stats h5 .flag{
	float:left;
	margin:0 7px 0 0
}

.db-conversation-user .user-stats p{
	font-size:14px;
	line-height:18px
}

.db-conversation-user .user-stats .stats-numbers{
	border-left:1px #dddddd solid;
	float:right;
	width:255px;
	padding:0 0 0 20px;
	margin:0 0 0 20px
}

.db-conversation-user .user-stats .stats-numbers h4{
	background-color:#eeeeee;
	height:22px;
	font-size:12px;
	line-height:22px;
	font-weight:700;
	color:#777777;
	text-transform:uppercase;
	padding:0 10px
}

.db-conversation-user .user-stats .stats-numbers h4 .rating{
	float:right;
	margin-top:4px
}

.db-conversation-user .user-stats .stats-numbers ul{
	margin:10px 0 20px 0
}

.db-conversation-user .user-stats .stats-numbers ul:last-child{
	margin-bottom:0px
}

.db-conversation-user .user-stats .stats-numbers ul li{
	float:left;
	color:#999999;
	font-size:22px;
	line-height:22px;
	vertical-align:top;
	padding:0 0 0 10px;
	width:75px;
	overflow:hidden
}

.db-conversation-user .user-stats .stats-numbers ul li small{
	display:block;
	font-size:10px;
	line-height:120%;
	font-weight:700;
	color:#777777;
	text-transform:uppercase;
	padding-top:3px
}

.db-conversation-user .user-transactions{
	padding-top:20px;
	background:#f7f7f7;
	margin:0 -1px -1px -1px
}

.db-conversation-user .user-transactions .conv-historical{
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	color:#777777;
	text-decoration:none;
	position:relative;
	padding-left:23px
}

.db-conversation-user .user-transactions .conv-historical:before{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-50px -50px;
	width:18px;
	height:18px;
	top:-4px;
	left:1px
}

.conv-status-lrg{
	text-align:center;
	padding:25px 20px 30px 20px;
	border-top:1px #dddddd solid;
	position:relative
}

.conv-status-lrg h4{
	font-size:12px;
	color:#00668c;
	text-transform:uppercase;
	padding-bottom:3px;
	position:relative
}

.conv-status-lrg h4.alert{
	padding-top:36px;
	color:#ff4d4d
}

.conv-status-lrg h4.alert:before{
	background-position:-300px 0;
	width:33px;
	height:26px;
	margin-left:-17px
}

.conv-status-lrg h4:before{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	top:0;
	left:50%
}

.conv-status-lrg p{
	font-size:14px;
	line-height:18px
}

.conv-status-lrg form{
	display:inline
}

.conv-status-lrg form input[type="submit"]{
	border:none;
	background:none;
	vertical-align:baseline;
	font-size:13px;
	color:#00b22d
}

.conv-status-lrg form input[type="submit"]:hover{
	text-decoration:underline
}

.conversation-gig-list{
	padding:20px 20px 0 20px;
	border-top:1px #dddddd solid;
	position:relative
}

.conversation-gig-list header{
	text-align:center
}

.conversation-gig-list header .user-pict-24{
	display:inline-block;
	float:none;
	margin:0 0 10px 0
}

.conversation-gig-list header h4{
	font-size:12px;
	color:#00668c;
	text-transform:uppercase;
	padding-bottom:3px;
	position:relative
}

.conversation-gig-list>p{
	font-size:14px;
	line-height:18px;
	text-align:center
}

.conversation-gig-list .conversation-gigs{
	padding-top:20px
}

.conversation-gig-list .conversation-gigs .offer-gig{
	float:left;
	display:block;
	margin:0 20px 20px 0
}

.conversation-gig-list .conversation-gigs .offer-gig:nth-child(4n+0){
	margin-right:0px
}

.fake-dropdown-double.open>.dropdown-menu{
	top:34px !important
}

.fake-dropdown-double.open>.dropdown-toggle{
	-webkit-border-radius:3px;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0
}

.fake-dropdown-double .dropdown-toggle{
	font-size:14px;
	padding:9px 30px 9px 15px;
	width:185px
}

.fake-dropdown-double .dropdown-toggle:after{
	top:14px;
	right:12px
}

.fake-dropdown-double .dropdown-menu{
	-webkit-border-radius:0;
	-moz-border-radius:0 0 0 3px;
	border-radius:0 0 0 3px;
	border-top:0px;
	white-space:nowrap;
	padding:0;
	font-size:0
}

.fake-dropdown-double .dropdown-menu .dropdown-inner{
	position:relative
}

.fake-dropdown-double .dropdown-menu .dropdown-inner>ul{
	display:inline-block;
	vertical-align:top;
	max-width:230px
}

.fake-dropdown-double .dropdown-menu .dropdown-inner>ul li{
	width:230px;
	padding:0
}

.fake-dropdown-double .dropdown-menu ul{
	margin:10px 0
}

.fake-dropdown-double .dropdown-menu ul li a{
	font-size:14px;
	font-weight:700;
	text-transform:none;
	padding:4px 0 4px 15px;
	color:#555555;
	display:block;
	cursor:pointer
}

.fake-dropdown-double .dropdown-menu ul li a:hover,.fake-dropdown-double .dropdown-menu ul li a:focus{
	background:transparent;
	color:#00b22d;
	text-decoration:none
}

.proposal-creation .db-tabs-wrapper{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:35px
}

.filter-actions-inbox{
	width:230px
}

.filter-actions-inbox.disabled{
	display:none
}

.filter-actions-inbox .mass-actions-container{
	height:30px;
	float:left;
	border:solid 1px #b2b2b2;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.filter-actions-inbox .mass-actions-container a{
	float:left;
	height:18px;
	width:20px;
	padding:6px 7px;
	border-left:solid 1px #dddddd
}

.filter-actions-inbox .mass-actions-container a .icon{
	content:'';
	display:inline-block !important;
	height:18px;
	width:22px
}

.filter-actions-inbox .mass-actions-container a.archive{
	border-left:none
}

.filter-actions-inbox .mass-actions-container a.archive .icon{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat 0px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	left:9px
}

.filter-actions-inbox .mass-actions-container a.unarchived{
	display:none;
	border-left:none
}

.filter-actions-inbox .mass-actions-container a.unarchived .icon{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -300px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	left:9px
}

.filter-actions-inbox .mass-actions-container a.delete .icon{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -50px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	left:9px
}

.filter-actions-inbox .mass-actions-container a.read .icon{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -149px -1199px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	top:5px
}

.filter-actions-inbox .mass-actions-container a.unread .icon{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -100px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	top:8px
}

.filter-actions-inbox .mass-actions-container.archived a.archive{
	display:none
}

.filter-actions-inbox.archived .mass-actions-container a.archive{
	display:none
}

.filter-actions-inbox.archived .mass-actions-container a.unarchived{
	display:inline
}

.conversation-tagger{
	height:30px;
	padding:0;
	float:left;
	margin-left:10px
}

.conversation-tagger .fake-dropdown{
	padding-right:1px
}

.conversation-tagger .fake-dropdown .dropdown-toggle{
	height:18px;
	width:40px !important;
	padding:6px 7px
}

.conversation-tagger .fake-dropdown .dropdown-toggle .label{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -200px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	padding-right:4px;
	height:20px;
	width:22px
}

.conversation-tagger .fake-dropdown .dropdown-menu{
	min-width:150px
}

.conversation-tagger .fake-dropdown .dropdown-menu ul{
	padding:5px;
	margin-bottom:5px
}

.conversation-tagger .fake-dropdown .dropdown-menu ul li{
	cursor:default;
	padding:3px
}

.conversation-tagger .fake-dropdown .dropdown-menu ul li .label-full{
	font-size:13px;
	line-height:15px;
	padding-left:5px
}

.conversation-tagger .fake-dropdown .dropdown-menu ul li input[type=checkbox]{
	vertical-align:middle
}

.conversation-tagger .fake-dropdown .dropdown-menu ul li.disabled{
	opacity:0.4
}

.conversation-tagger .fake-dropdown .dropdown-menu .action-container{
	display:none;
	padding-top:5px;
	border-top:solid 1px #b2b2b2;
	text-align:center;
	font-weight:500
}

.inbox-actions-bar .filter-actions-inbox{
	float:left;
	width:250px
}

.inbox-actions-bar .filter-actions-inbox.disabled{
	display:inline-block
}

.inbox-actions-bar .filter-actions-inbox .mass-actions-container .read{
	display:none
}

.inbox-actions-bar .conversation-labels{
	float:right
}

.inbox-actions-bar .conversation-labels .label-full{
	float:right;
	padding:0px 4px 2px 4px;
	margin-left:5px;
	color:#fff;
	font-size:10px;
	font-weight:700;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}

.inbox-actions-bar .todo-wrap{
	float:left;
	position:relative;
	height:30px;
	margin-left:9px;
	border:solid 1px #b2b2b2;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.inbox-actions-bar .todo-wrap>a{
	float:left;
	height:19px;
	width:20px;
	padding:6px 3px 0 7px
}

.inbox-actions-bar .todo-wrap>a:after{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -250px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	display:inline-block;
	height:20px;
	width:22px;
	top:9px;
	left:7px
}

.inbox-actions-bar .todo-wrap.open{
	border:none
}

.inbox-actions-bar .todo-wrap.open .edit-wrap{
	display:block
}

.inbox-actions-bar .todo-wrap.active{
	background-color:#00b22d;
	border-color:#00931e
}

.inbox-actions-bar .todo-wrap.active a{
	cursor:default
}

.inbox-actions-bar .todo-wrap.active a:after{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -350px -1200px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden
}

.inbox-actions-bar .todo-wrap .edit-wrap{
	width:193px;
	display:none;
	position:absolute;
	z-index:1;
	background-color:#fff
}

.inbox-actions-bar .todo-wrap .edit-wrap .ta-todo{
	width:140px;
	font-size:14px;
	padding-top:7px
}

.label-marker{
	display:inline-block;
	height:13px;
	width:13px;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.labels-legend>li{
	padding:1px 0 3px 20px !important;
	vertical-align:top;
	height:22px;
	line-height:22px !important
}

.labels-legend>li:hover .label-wrap .fa{
	opacity:1
}

.labels-legend>li .label-wrap .fa{
	opacity:0;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

.labels-legend>li a{
	display:inline-block !important
}

.labels-legend>li .label-name{
	padding-right:5px
}

.labels-legend>li .label-name.label-name-new{
	margin-left:-20px
}

.labels-legend>li .label-name.label-name-new:before{
	background:transparent url("../images/icn-master-small.png") no-repeat -400px -1200px;
	content:'';
	height:13px;
	width:13px;
	float:left;
	margin:5px 7px 0 0
}

.labels-legend>li .label-marker{
	float:left;
	margin:5px 0 0 -20px
}

.labels-legend .edit-wrap{
	display:none;
	width:140px;
	position:relative
}

.labels-legend .edit-wrap.show{
	display:inline-block
}

.labels-legend .edit-wrap .fa-check{
	font-family:'FontAwesome';
	font-weight:400;
	padding:4px;
	margin-left:5px;
	float:left;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.labels-legend .edit-wrap .fa-check:hover{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.labels-legend .edit-wrap .edit-label{
	padding:3px 5px;
	width:100px;
	display:none;
	float:left
}

.labels-legend .color-palette{
	position:relative;
	float:left
}

.labels-legend .color-palette.open .colors{
	top:100%;
	opacity:1
}

.labels-legend .color-palette .colors{
	background:#fff;
	position:absolute;
	opacity:0;
	top:-2000px;
	z-index:1001;
	padding:3px;
	left:-66px;
	width:103px;
	margin-top:15px;
	border:1px #e5e5e5 solid;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.1);
	box-shadow:0 2px 3px rgba(0,0,0,0.1)
}

.labels-legend .color-palette .colors:before{
	content:"";
	border:10px transparent solid;
	border-bottom-color:#e5e5e5;
	position:absolute;
	z-index:1;
	display:block;
	top:-20px;
	left:50%;
	margin-left:-10px
}

.labels-legend .color-palette .colors .label-marker{
	margin:3px
}

.inline-alert-order .alert-body{
	padding:0 15px 15px 0
}

.inline-alert-order .btn-wrap{
	text-align:right
}

.inline-alert-order .btn-standard.btn-green-grad{
	padding:5px 20px
}

.custom-offer-alert{
	padding:15px;
	max-width:280px;
	z-index:9999 !important
}

.custom-offer-alert .alert-body{
	padding-right:0
}

.custom-offer-alert .alert-body strong{
	font:400 14px/16px 'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display:block;
	padding:7px 0 10px 0
}

.custom-offer-alert .alert-body .inner{
	padding-right:99px
}

.custom-offer-alert .alert-body .inner>img{
	float:right;
	margin-right:-99px
}

.custom-offer-alert .alert-body p{
	font-size:13px;
	line-height:18px;
	padding-bottom:5px
}

.custom-offer-alert.before-animate{
	opacity:0;
	margin-top:100px !important;
	-webkit-transition:opacity, margin-top, 0.2s;
	-moz-transition:opacity, margin-top, 0.2s;
	-o-transition:opacity, margin-top, 0.2s;
	transition:opacity, margin-top, 0.2s
}

.custom-offer-alert.animate{
	opacity:1;
	margin-top:-10px !important;
	z-index:99999
}

.msg-form-fixed {
    opacity: 0;
    width: 100%;
    box-sizing: border-box;
    transition: opacity 0.2s ease 0s;
}

.msg-form-fixed .conv-write {
    border: 1px solid #CCC;
    padding: 17px 20px 20px;
    box-sizing: border-box;
    border-radius: 0px 0px 5px 5px;
    margin: 0px -1px -1px;
}
.conv-write, .conv-write-resolution {
    background-color: #EEE;
    border-width: 1px 0px;
    border-style: solid none;
    border-color: #DDD -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 17px 20px 20px;
    position: relative;
}

.has-quick-response {
    opacity: 1 !important;
}


.quick-response {
    padding: 11px 0px;
}

.conv-write .write-wrap, .conv-write-resolution .write-wrap {
    background: #FFF url("../images/bg-order-conv-write.png") repeat-x scroll left bottom;
    overflow: hidden;
    border: 1px solid #B2B2B2;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #E3E3E3 inset;
}

.conv-write .write-wrap .write-row, .conv-write-resolution .write-wrap .write-row {
    position: relative;
    padding: 8px;
}

.conv-write .write-wrap .write-row .uploadifyQueue, .conv-write-resolution .write-wrap .write-row .uploadifyQueue {
    display: block;
}
.uploadifyQueue {
    float: right;
    border-left: 1px solid #DDD;
    padding-left: 10px;
    width: 294px;
}

.db-conversation-new .conv-write .write-wrap .write-row textarea {
    border: 0px none;
    color: #555;
    box-shadow: none;
}
.conv-write .write-wrap .write-row textarea, .conv-write-resolution .write-wrap .write-row textarea {
    background-color: #FFF;
    width: 100%;
    height: 150px;
    display: block;
    border: 0px none;
    padding: 0px;
    border-radius: 0px;
    transition: height 0.2s ease-in-out 0s;
}
textarea {
    font-size: 14px;
}
textarea, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    background-color: #FFF;
    font: 400 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #777;
    border: 1px solid #B2B2B2;
    padding: 6px 7px 7px;
    margin: 0px;
    resize: none;
    border-radius: 3px;
    box-sizing: border-box;
}

.conv-write .write-wrap .write-controls, .conv-write-resolution .write-wrap .write-controls {
    padding: 10px;
    height: 31px;
    position: relative;
}

.conv-write .write-wrap .icn-submit, .conv-write-resolution .write-wrap .icn-submit {
    float: right;
    position: relative;
}

.conv-write .write-wrap .btn-send-message, .conv-write-resolution .write-wrap .btn-send-message {
    padding-left: 40px;
    padding-right: 10px;
    float: right;
    text-transform: capitalize;
}
.clickable, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}
.btn-standard {
    background: #FFF url("../images/btn-progress.gif") no-repeat scroll -2000px -2000px;
    display: inline-block;
    letter-spacing: 0px;
    font: 500 12px/12px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #777;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid #CCC;
    padding: 9px 20px 8px;
    margin: 0px;
    cursor: pointer;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s, box-shadow 0.2s ease 0s, border 0.2s ease 0s;
    border-radius: 3px;
}
.conv-write .write-wrap .icn-submit::before, .conv-write-resolution .write-wrap .icn-submit::before {
    content: "";
    background: transparent url("../images/icn-master-small.png") no-repeat scroll 0px -1350px;
    width: 24px;
    height: 11px;
    z-index: 1;
    position: absolute;
    left: 8px;
    top: 10px;
    pointer-events: none;
}
.conv-write .write-wrap .attach-files, .conv-write-resolution .write-wrap .attach-files {
    float: left;
}
.conv-write .attach-files {
    display: table;
}

.conv-write .write-wrap .attach-files .attach-inner, .conv-write-resolution .write-wrap .attach-files .attach-inner {
    height: 31px;
    cursor: pointer;
    float: left;
}

.conv-write .write-wrap .attach-limit, .conv-write-resolution .write-wrap .attach-limit {
    max-width: 135px;
    display: table-cell;
    vertical-align: middle;
    line-height: 15px;
    height: 31px;
    color: #999;
    padding: 0px 0px 0px 10px;
}

.conv-write .write-wrap .write-controls .char-count, .conv-write-resolution .write-wrap .write-controls .char-count {
    position: absolute;
    z-index: 1;
    left: 45%;
    font-size: 10px;
    line-height: 31px;
    color: #999;
    text-transform: uppercase;
}

.db-sidebar {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    display: block;
    width: 169px;
    margin-top: 30px;
}

.db-sidebar .db-nav {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}

.db-sidebar .db-nav ul {
    padding-bottom: 13px;
}

ul, ol, nav ul, nav ol {
    list-style: outside none none;
}


.db-sidebar .db-nav li {
    padding: 4px 0px 6px;
    line-height: 16px;
    color: #0E0E0F;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
ul, ol, nav ul, nav ol {
    list-style: outside none none;
}

.user-pict-60 {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    overflow: hidden;
    float: left;
    border-radius: 50%;
}
.db-requests-received header {
    color: #0E0E0F;
    text-align: left;
}
.db-requests-received {
    text-align: center;
}

.db-requests-received > ul > li .offer-header .seller-contact {
    position: relative;
    z-index: 1;
    float: right;
    color: #999;
    font-weight: 600;
}
.db-requests-received > ul > li .offer-header {
    font-weight: 500;
}
.db-requests-received > ul > li {
    font-size: 14px;
}
.db-requests-received > ul {
    text-align: left;
}
ul, ol, nav ul, nav ol {
    list-style: outside none none;
}
.db-requests-received {
    text-align: center;
}

.user-pict-24 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    overflow: hidden;
    float: left;
    border-radius: 50%;
}

.db-inbox table tbody tr.unread td.date, .db-inbox table tbody tr.unread td.ellipsis-wrap, .db-inbox table tbody tr.unread td.userpict {
    cursor: pointer;
}
.db-inbox table tbody tr td.date, .db-inbox table tbody tr td.ellipsis-wrap, .db-inbox table tbody tr td.userpict {
    cursor: pointer;
}
.db-main-table table tbody td.userpict {
    line-height: 26px;
}
.db-main-table table tr.unread td, .db-main-table table tr.unread a {
    color: #0E0E0F;
}
.db-inbox table tbody tr td, .db-inbox table tbody tr a {
    color: #777;
}
.db-main-table table td {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    white-space: nowrap;
}
td {
    font-weight: normal;
}
.db-main-table table {
    border-collapse: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: inherit;
}

@-moz-keyframes spin{
	0%{
		-moz-transform:rotate(0deg);
		transform:rotate(0deg)
	}

	100%{
		-moz-transform:rotate(359deg);
		transform:rotate(359deg)
	}

}

@-webkit-keyframes spin{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}

	100%{
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
	}

}

@-o-keyframes spin{
	0%{
		-o-transform:rotate(0deg);
		transform:rotate(0deg)
	}

	100%{
		-o-transform:rotate(359deg);
		transform:rotate(359deg)
	}

}

@keyframes spin{
	0%{
		transform:rotate(0deg)
	}

	100%{
		transform:rotate(359deg)
	}

}

object,embed{
	max-width:100%
}

ul,ol,nav ul,nav ol{
	list-style:none;
	list-style-image:none
}

::-moz-selection{
	background:#D5D4D2;
	color:#fff;
	text-shadow:none
}

::selection{
	background:#D5D4D2;
	color:#fff;
	text-shadow:none
}

blockquote,q{
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none
}



del{
	text-decoration:line-through
}

abbr[title],dfn[title]{
	border-bottom:1px dotted #000;
	cursor:help
}

table{
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%
}



.missing-image-user{
	background-color:#c2c2c2;
	font-family:'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	display:block
}

.user-pict-24{
	width:24px;
	height:24px;
	margin-right:8px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-24.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-24.loading img,.user-pict-24.loading .missing-image-user{
	display:none
}

.user-pict-24 a{
	text-decoration:none
}

.user-pict-24 img{
	width:24px;
	height:24px;
	display:block
}

.user-pict-24 .missing-image-user{
	height:24px;
	font-size:14px;
	line-height:24px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-24 .missing-image-user{
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:700;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.user-pict-32{
	width:32px;
	height:32px;
	margin-right:12px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-32.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-32.loading img,.user-pict-32.loading .missing-image-user{
	display:none
}

.user-pict-32 a{
	text-decoration:none
}

.user-pict-32 img{
	width:32px;
	height:32px;
	display:block
}

.user-pict-32 .missing-image-user{
	height:32px;
	font-size:14px;
	line-height:32px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-32 .missing-image-user{
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:700
}

.user-pict-40{
	width:40px;
	height:40px;
	margin-right:12px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-40.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-40.loading img,.user-pict-40.loading .missing-image-user{
	display:none
}

.user-pict-40 a{
	text-decoration:none
}

.user-pict-40 img{
	width:40px;
	height:40px;
	display:block
}

.user-pict-40 .missing-image-user{
	height:40px;
	font-size:26px;
	line-height:40px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-50{
	width:50px;
	height:50px;
	margin-right:12px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-50.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-50.loading img,.user-pict-50.loading .missing-image-user{
	display:none
}

.user-pict-50 a{
	text-decoration:none
}

.user-pict-50 img{
	width:50px;
	height:50px;
	display:block
}

.user-pict-50 .missing-image-user{
	height:50px;
	font-size:26px;
	line-height:50px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-60{
	width:60px;
	height:60px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-60.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-60.loading img,.user-pict-60.loading .missing-image-user{
	display:none
}

.user-pict-60 a{
	text-decoration:none
}

.user-pict-60 img{
	width:60px;
	height:60px;
	display:block
}

.user-pict-60 .missing-image-user{
	height:60px;
	font-size:28px;
	line-height:60px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-70{
	width:70px;
	height:70px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-70.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-70.loading img,.user-pict-70.loading .missing-image-user{
	display:none
}

.user-pict-70 a{
	text-decoration:none
}

.user-pict-70 img{
	width:70px;
	height:70px;
	display:block
}

.user-pict-70 .missing-image-user{
	height:70px;
	font-size:28px;
	line-height:70px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-80{
	width:80px;
	height:80px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-80.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-80.loading img,.user-pict-80.loading .missing-image-user{
	display:none
}

.user-pict-80 a{
	text-decoration:none
}

.user-pict-80 img{
	width:80px;
	height:80px;
	display:block
}

.user-pict-80 .missing-image-user{
	height:80px;
	font-size:28px;
	line-height:80px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-100{
	width:100px;
	height:100px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-100.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-100.loading img,.user-pict-100.loading .missing-image-user{
	display:none
}

.user-pict-100 a{
	text-decoration:none
}

.user-pict-100 img{
	width:100px;
	height:100px;
	display:block
}

.user-pict-100 .missing-image-user{
	height:100px;
	font-size:40px;
	line-height:100px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-130{
	width:130px;
	height:130px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-130.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-130.loading img,.user-pict-130.loading .missing-image-user{
	display:none
}

.user-pict-130 a{
	text-decoration:none
}

.user-pict-130 img{
	width:130px;
	height:130px;
	display:block
}

.user-pict-130 .missing-image-user{
	height:130px;
	font-size:58px;
	line-height:130px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.user-pict-212{
	width:212px;
	height:212px;
	margin-right:0px;
	overflow:hidden
}

.user-pict-212.loading{
	background-color:#e3e3e3;
	position:relative
}

.user-pict-212.loading img,.user-pict-212.loading .missing-image-user{
	display:none
}

.user-pict-212 a{
	text-decoration:none
}

.user-pict-212 img{
	width:212px;
	height:212px;
	display:block
}

.user-pict-212 .missing-image-user{
	height:212px;
	font-size:80px;
	line-height:212px
}

.user-badge-round-tiny{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:54px 36px;
	width:18px;
	height:18px;
	position:absolute;
	z-index:7
}




.user-badge-round-tiny.level_one_seller{
	background-position:0 0
}

.user-badge-round-tiny.level_one_seller.grey{
	background-position:0 -18px
}

.user-badge-round-tiny.level_two_seller{
	background-position:-18px 0
}

.user-badge-round-tiny.level_two_seller.grey{
	background-position:-18px -18px
}

.user-badge-round-tiny.top_rated_seller{
	background-position:-36px 0
}

.user-badge-round-tiny.top_rated_seller.grey{
	background-position:-36px -18px
}

.user-badge-round-sml{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:90px 60px;
	width:30px;
	height:30px;
	position:absolute;
	z-index:7
}

.user-badge-round-sml.level_one_seller{
	background-position:0 0
}

.user-badge-round-sml.level_one_seller.grey{
	background-position:0 -30px
}

.user-badge-round-sml.level_two_seller{
	background-position:-30px 0
}

.user-badge-round-sml.level_two_seller.grey{
	background-position:-30px -30px
}

.user-badge-round-sml.top_rated_seller{
	background-position:-60px 0
}

.user-badge-round-sml.top_rated_seller.grey{
	background-position:-60px -30px
}

.user-badge-round-sml-alt{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:120px 80px;
	width:40px;
	height:40px;
	position:absolute;
	z-index:7
}

.user-badge-round-sml-alt.level_one_seller{
	background-position:0 0
}

.user-badge-round-sml-alt.level_one_seller.grey{
	background-position:0 -40px
}

.user-badge-round-sml-alt.level_two_seller{
	background-position:-40px 0
}

.user-badge-round-sml-alt.level_two_seller.grey{
	background-position:-40px -40px
}

.user-badge-round-sml-alt.top_rated_seller{
	background-position:-80px 0
}

.user-badge-round-sml-alt.top_rated_seller.grey{
	background-position:-80px -40px
}

.user-badge-round-med{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:162px 108px;
	width:54px;
	height:54px;
	position:absolute;
	z-index:7
}

.user-badge-round-med.level_one_seller{
	background-position:0 0
}

.user-badge-round-med.level_one_seller.grey{
	background-position:0 -54px
}

.user-badge-round-med.level_two_seller{
	background-position:-54px 0
}

.user-badge-round-med.level_two_seller.grey{
	background-position:-54px -54px
}

.user-badge-round-med.top_rated_seller{
	background-position:-108px 0
}

.user-badge-round-med.top_rated_seller.grey{
	background-position:-108px -54px
}

.user-badge-round-med a{
	display:block;
	height:100%;
	width:100%
}

.user-badge-round-lrg{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:300px 200px;
	width:100px;
	height:100px;
	position:absolute;
	z-index:7
}

.user-badge-round-lrg.level_one_seller{
	background-position:0 0
}

.user-badge-round-lrg.level_one_seller.grey{
	background-position:0 -100px
}

.user-badge-round-lrg.level_two_seller{
	background-position:-100px 0
}

.user-badge-round-lrg.level_two_seller.grey{
	background-position:-100px -100px
}

.user-badge-round-lrg.top_rated_seller{
	background-position:-200px 0
}

.user-badge-round-lrg.top_rated_seller.grey{
	background-position:-200px -100px
}

.user-badge-round-lrg a{
	display:block;
	height:100%;
	width:100%
}

.user-badge-round-xlrg{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:390px 260px;
	width:130px;
	height:130px;
	position:absolute;
	z-index:7
}

.user-badge-round-xlrg.level_one_seller{
	background-position:0 0
}

.user-badge-round-xlrg.level_one_seller.grey{
	background-position:0 -130px
}

.user-badge-round-xlrg.level_two_seller{
	background-position:-130px 0
}

.user-badge-round-xlrg.level_two_seller.grey{
	background-position:-130px -130px
}

.user-badge-round-xlrg.top_rated_seller{
	background-position:-260px 0
}

.user-badge-round-xlrg.top_rated_seller.grey{
	background-position:-260px -130px
}

.user-badge-round-xlrg a{
	display:block;
	height:100%;
	width:100%
}

.user-badge-round-xxlrg{
	background:transparent url("../images/user-badge-round.svg") no-repeat top left;
	background-size:600px 400px;
	width:200px;
	height:200px;
	position:absolute;
	z-index:7
}

.user-badge-round-xxlrg.level_one_seller{
	background-position:0 0
}

.user-badge-round-xxlrg.level_one_seller.grey{
	background-position:0 -200px
}

.user-badge-round-xxlrg.level_two_seller{
	background-position:-200px 0
}

.user-badge-round-xxlrg.level_two_seller.grey{
	background-position:-200px -200px
}

.user-badge-round-xxlrg.top_rated_seller{
	background-position:-400px 0
}

.user-badge-round-xxlrg.top_rated_seller.grey{
	background-position:-400px -200px
}

.user-badge-round-xxlrg a{
	display:block;
	height:100%;
	width:100%
}

html.no-svg .user-badge-round-sml,html.no-svg .user-badge-round-med,html.no-svg .user-badge-round-lrg,html.no-svg .user-badge-round-xlrg{
	background:transparent url("../images/user-badge-round-nosvg.png") no-repeat top left
}

html.no-svg .user-badge-round-sml.level_one_seller{
	background-position:0 -598px
}

html.no-svg .user-badge-round-sml.level_one_seller.grey{
	background-position:0 -628px
}

html.no-svg .user-badge-round-sml.level_two_seller{
	background-position:-30px -598px
}

html.no-svg .user-badge-round-sml.level_two_seller.grey{
	background-position:-30px -628px
}

html.no-svg .user-badge-round-sml.top_rated_seller{
	background-position:-60px -598px
}

html.no-svg .user-badge-round-sml.top_rated_seller.grey{
	background-position:-60px -628px
}

html.no-svg .user-badge-round-med.level_one_seller{
	background-position:0 -480px
}

html.no-svg .user-badge-round-med.level_one_seller.grey{
	background-position:0 -534px
}

html.no-svg .user-badge-round-med.level_two_seller{
	background-position:-54px -480px
}

html.no-svg .user-badge-round-med.level_two_seller.grey{
	background-position:-54px -534px
}

html.no-svg .user-badge-round-med.top_rated_seller{
	background-position:-108px -480px
}

html.no-svg .user-badge-round-med.top_rated_seller.grey{
	background-position:-108px -534px
}

html.no-svg .user-badge-round-lrg.level_one_seller{
	background-position:0 -270px
}

html.no-svg .user-badge-round-lrg.level_one_seller.grey{
	background-position:0 -370px
}

html.no-svg .user-badge-round-lrg.level_two_seller{
	background-position:-100px -270px
}

html.no-svg .user-badge-round-lrg.level_two_seller.grey{
	background-position:-100px -370px
}

html.no-svg .user-badge-round-lrg.top_rated_seller{
	background-position:-200px -270px
}

html.no-svg .user-badge-round-lrg.top_rated_seller.grey{
	background-position:-200px -370px
}

html.no-svg .user-badge-round-xlrg.level_one_seller{
	background-position:0 0px
}

html.no-svg .user-badge-round-xlrg.level_one_seller.grey{
	background-position:0 -130px
}

html.no-svg .user-badge-round-xlrg.level_two_seller{
	background-position:-130px 0px
}

html.no-svg .user-badge-round-xlrg.level_two_seller.grey{
	background-position:-130px -130px
}

html.no-svg .user-badge-round-xlrg.top_rated_seller{
	background-position:-260px 0px
}

html.no-svg .user-badge-round-xlrg.top_rated_seller.grey{
	background-position:-260px -130px
}

html.no-svg .user-badge-round-xxlrg.level_one_seller{
	background-position:0 -690px
}

html.no-svg .user-badge-round-xxlrg.level_one_seller.grey{
	background-position:0 -890px
}

html.no-svg .user-badge-round-xxlrg.level_two_seller{
	background-position:-200px -690px
}

html.no-svg .user-badge-round-xxlrg.level_two_seller.grey{
	background-position:-200px -890px
}

html.no-svg .user-badge-round-xxlrg.top_rated_seller{
	background-position:-400px -690px
}

html.no-svg .user-badge-round-xxlrg.top_rated_seller.grey{
	background-position:-400px -890px
}

.user-is-online{
	font:500 10px/10px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#999999;
	padding:0 7px;
	display:none;
	vertical-align:top
}

.user-is-online .label-online{
	display:none
}

.user-is-online.is-online{
	color:#00b22d;
	display:inline-block
}

.user-is-online.is-online em{
	background:#44ab00
}

.user-is-online.is-online .label-online{
	display:inline-block
}

.user-is-online.is-online .label-offline{
	display:none
}

.user-is-online.offset{
	margin-right:-25px
}

.user-is-online em{
	background:gray;
	width:7px;
	height:7px;
	display:inline-block;
	vertical-align:top;
	margin:2px 4px 0 0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}


.db-profile-image{
	position:relative;
	float:left
}

.db-profile-image .user-pict-60{
	border:4px solid #fff;
	margin-right:0;
	-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-webkit-transition:box-shadow 0.1s;
	-moz-transition:box-shadow 0.1s;
	-o-transition:box-shadow 0.1s;
	transition:box-shadow 0.1s
}

.db-profile-image .user-pict-60 .user-badge-round-sml{
	bottom:0px;
	right:-8px
}

.db-profile-image .user-pict-80{
	border:6px solid #fff;
	margin-right:0;
	-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	box-shadow:0 0 20px -5px rgba(0,0,0,0.2);
	-webkit-transition:box-shadow 0.1s;
	-moz-transition:box-shadow 0.1s;
	-o-transition:box-shadow 0.1s;
	transition:box-shadow 0.1s
}

.db-profile-image .user-pict-80 .user-badge-round-sml{
	bottom:10px;
	right:-3px
}

.db-profile-image a:hover{
	text-decoration:none
}

.user-item{
	background-color:#fff;
	width:172px;
	height:220px;
	margin:0 0 20px 16px;
	float:left;
	position:relative;
	text-align:center;
	-webkit-backface-visibility:hidden;
	border:1px #e5e5e5 solid;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.user-item.empty h4{
	color:#0e0e0f !important
}

.user-item.empty h5{
	height:auto;
	font-size:14px
}

.user-item:first-child{
	margin-left:0
}

.user-item:hover h4{
	color:#00b22d
}

.user-item a{
	display:block;
	text-decoration:none;
	padding:20px 15px 15px 15px
}

.user-item h4{
	font-size:16px;
	line-height:19px;
	font-weight:700;
	color:#0e0e0f;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-transition:color 0.2s;
	-moz-transition:color 0.2s;
	-o-transition:color 0.2s;
	transition:color 0.2s
}

.user-item h5{
	font-size:16px;
	line-height:19px;
	font-weight:400;
	color:#777777;
	padding:7px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.user-item h5 .flag{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 6px 0 0
}

.user-item .user-pict-100{
	margin:0 auto 15px auto;
	display:block;
	float:none
}

.user-item .user-badge-round-sml-alt{
	top:80px;
	right:30px
}

.user-item .numeric-rating{
	position:relative;
	top:-1px;
	font-size:11px;
	line-height:14px;
	color:#999999;
	font-weight:700
}

.user-verified{
	background-color:#00b22d;
	margin-right:5px;
	float:left;
	padding:2px 2px;
	line-height:12px;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.user-verified i{
	display:block;
	color:#fff;
	font-size:12px;
	line-height:12px
}

.helvetica{
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif
}

.uppercase{
	text-transform:uppercase
}

.capitalize{
	text-transform:capitalize
}

body{
	background-color:#fff;
	/** min-width:1008px **/
}

body.direct-paypal-redirct{
	opacity:0 !important
}

body.no-scroll{
	position:fixed;
	overflow:hidden
}

.layout-loading:before{
	margin-top:-15.5px;
	margin-left:-15.5px;
	width:31px;
	height:31px;
	border:2px solid rgba(153,153,153,0.15);
	border-top-color:rgba(153,153,153,0.8);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-animation:spin 0.6s linear 300;
	-moz-animation:spin 0.6s linear 300;
	-o-animation:spin 0.6s linear 300;
	animation:spin 0.6s linear 300
}


.mp-box{
	background:#f7f7f7;
	margin:0 auto;
	position:relative
}

.mp-box:before,.mp-box:after{
	content:" ";
	display:table
}

.mp-box:after{
	clear:both
}

.mp-box.topline{
	border-top:1px #e5e5e5 solid
}

.mp-box.botline{
	border-bottom:1px #e5e5e5 solid
}

.mp-box.mp-box-white{
	background:#fff;
	border-top:1px #dddddd solid;
	border-bottom:1px #dddddd solid
}

.mp-box.mp-box-white.nobot{
	border-bottom:0
}

.mp-box.mp-box-white.notop{
	border-top:0
}

.mp-box.mp-box-grey{
	background-color:#eeeeee
}

.mp-box.mp-box-offwhite{
	background-color:#fafafa
}

.mp-box.mp-box-trans{
	background-color:transparent
}

.mp-box.mp-box-min-height{
	min-height:400px
}


.mp-box .box-row{
	width:988px;
	margin:0 auto;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.mp-box .box-row:before,.mp-box .box-row:after{
	content:" ";
	display:table
}

.mp-box .box-row:after{
	clear:both
}

.mp-box .box-row.botline{
	border-bottom:1px #dddddd solid
}

.mp-box .box-row.topline{
	border-top:1px #dddddd solid
}

.mp-box .box-row.bordered{
	background:#f7f7f7;
	border:1px #e5e5e5 solid;
	border-top:0;
	padding-left:25px;
	padding-right:25px;
	-webkit-border-radius:0;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px
}

.mp-box .box-row.row-with-sidebar{
	padding-left:252px !important;
	max-width:736px \9;
	box-sizing:content-box \9
}

.mp-box .box-row.row-with-sidebar .mp-box{
	padding-left:0 !important;
	padding-right:0 !important
}

.mp-box .box-row.row-with-sidebar .mp-box .box-row{
	width:736px

}

html.ieold .mp-box{
	zoom:1
}



#main-wrapper{
	background:#f7f7f7;
	padding-top:93px;
	position:relative
}

#main-wrapper.redirect-wrapper{
	background:#fff
}

#main-wrapper.redirect-wrapper #main-wrapper-header{
	height:62px
}

#main-wrapper.redirect-wrapper #main-wrapper-header .main-header{
	height:61px
}

#main-wrapper .container{
	max-width:988px;
	margin:0 auto
}

#main-wrapper .container-fluid{
	margin:0 auto
}

.empty-data{
	width:100%
}

.body-home #main-wrapper,.body-mp #main-wrapper,.body-db #main-wrapper{
	padding-top:93px
}

.body-home #main-wrapper.no-cat,.body-mp #main-wrapper.no-cat,.body-db #main-wrapper.no-cat{
	padding-top:108px
}

.body-home #main-wrapper.no-cat #main-wrapper-header,.body-mp #main-wrapper.no-cat #main-wrapper-header,.body-db #main-wrapper.no-cat #main-wrapper-header{
	min-height:0
}

.body-home #main-wrapper.no-cat #main-wrapper-header .main-header,.body-mp #main-wrapper.no-cat #main-wrapper-header .main-header,.body-db #main-wrapper.no-cat #main-wrapper-header .main-header{
	height:auto
}

.body-home #main-wrapper.no-cat .page-alert-wrap,.body-mp #main-wrapper.no-cat .page-alert-wrap,.body-db #main-wrapper.no-cat .page-alert-wrap{
	padding-bottom:0;
	padding-top:30px
}

html.opacity body:not(.ismobileortablet) .main-nav .user-menu,html.opacity body:not(.ismobileortablet) .main-nav .shopping-cart{
	opacity:0;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

html.opacity body:not(.ismobileortablet) .main-nav .header-cart:hover .shopping-cart,html.opacity body:not(.ismobileortablet) .main-nav .header-cart.open .shopping-cart{
	opacity:1
}

html.opacity .main-nav .notify-menu{
	opacity:0;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

#main-wrapper-header{
	position:fixed;
	z-index:2000;
	top:0;
	left:0;
	min-height:93px;
	width:100%;
	-webkit-backface-visibility:hidden
}

.main-header{
	background:#1f1f1f;
	height:93px;
	width:100%;
	position:relative
}

.main-header.with-shadow{
	-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 0 5px 2px rgba(0,0,0,0.05);
	box-shadow:0 0 5px 2px rgba(0,0,0,0.05)
}

.main-header.with-shadow.with-activation-shadow{
	-webkit-box-shadow:0 0 3px -1px rgba(246,236,207,0.8);
	-moz-box-shadow:0 0 3px -1px rgba(246,236,207,0.8);
	box-shadow:0 0 3px -1px rgba(246,236,207,0.8)
}

.main-header.main-header-logged-in .top-nav-search>.inner .global-search input[type="text"]{
	width:190px
}

.main-header.main-header-logged-in .top-nav-search>.inner .global-search input[type="text"]:focus{
	width:260px
}

.main-header.new-top-search-field .top-nav-search>.inner .global-search input[type="text"]{
	background-color:#fff;
	width:330px
}

.main-header.new-top-search-field .top-nav-search>.inner .global-search input[type="text"]:focus{
	width:330px
}

.main-header .main-nav .menu-icn>a:after{
	content:'';
	background-color:#f21aa5;
	position:absolute;
	z-index:1;
	top:19px;
	right:5px;
	width:10px;
	height:10px;
	display:none;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.main-header .main-nav.main-nav-user.notif-open>ul>li.hint--bottom:before,.main-header .main-nav.main-nav-user.notif-open>ul>li.hint--bottom:after{
	display:none !important
}

.main-header .main-nav.main-nav-user.notif-open>ul>li.dropdown-container:hover:before{
	opacity:1 !important
}

.main-header .main-nav.main-nav-user.notif-open>ul>li .dropdown{
	display:none !important
}

.main-header .main-nav.main-nav-user>ul>li:before{
	width:0
}

.main-header .main-nav.main-nav-user>ul>li>a{
	text-transform:capitalize;
	font-size:14px;
	color:#b2b2b2;
	text-decoration:none
}

.main-header .main-nav.main-nav-user>ul>li>a:hover{
	color:#999999
}

.main-header .main-nav.main-nav-user>ul li.header-user{
	margin-left:27px
}

.main-header .main-nav.main-nav-user>ul li.header-user:after{
	width:0
}

.main-header .main-nav.main-nav-user>ul li.header-user a.user-trigger{
	color:#fff;
	font-weight:700
}

.main-header .main-nav.main-nav-user>ul li.header-user .dropdown{
	min-width:180px
}

.main-header .main-nav.main-nav-user>ul li.header-community{
	margin-right:40px
}

.main-header .main-nav.main-nav-user>ul li.free-order{
	padding-top:7px
}

.main-header .main-nav.main-nav-user>ul li.free-order:before{
	background:none;
	width:0;
	height:0
}

.main-header .main-nav.main-nav-user>ul li.free-order.orange>a{
	background-color:#FC650F
}

.main-header .main-nav.main-nav-user>ul li.free-order.orange>a:hover{
	background-color:#eb5b0f
}

.main-header .main-nav.main-nav-user>ul li.free-order>a{
	background-color:#ca0084;
	display:inline;
	color:#fff;
	font-size:12px;
	text-transform:none;
	padding:5px 3px 7px 3px;
	margin:0 20px 0 0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:background-color 0.2s;
	-moz-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	transition:background-color 0.2s
}

.main-header .main-nav.main-nav-user>ul li.free-order>a:hover{
	background-color:#d6008c;
	color:#fff
}

.main-header .main-nav.main-nav-user>ul li.free-order>a .btn-text{
	padding:5px 9px 5px 32px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.main-header .main-nav.main-nav-user>ul li.free-order>a .btn-text:before{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat 0 0;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	background-position:-80px -850px;
	height:17px;
	width:16px;
	top:4px;
	left:9px
}

.main-header .main-nav.main-nav-user>ul li.dropdown-container>a{
	padding-right:8px;
	padding-left:8px
}

.main-header .main-nav.main-nav-user>ul li.dropdown-container:before{
	content:"\25BE";
	position:absolute;
	color:#999999;
	font-size:19px;
	z-index:1;
	right:0;
	top:0;
	height:100%;
	line-height:59px;
	opacity:1;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

.main-header .main-nav.main-nav-user>ul li.dropdown-container:hover:before{
	opacity:0
}

.main-header .main-nav.main-nav-user>ul li.dropdown-container:hover .dropdown{
	display:block
}

.main-header .main-nav.main-nav-user>ul li .dropdown{
	position:absolute;
	width:100%;
	top:95%;
	right:0;
	z-index:1000;
	display:none
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul{
	margin-top:-3px;
	overflow:hidden;
	border:1px #dddddd solid;
	background:#fff;
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.05);
	box-shadow:0 0 5px 1px rgba(0,0,0,0.05);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul:before{
	content:"";
	color:#fff;
	position:absolute;
	z-index:1;
	display:block;
	top:-11px;
	right:25px;
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-bottom:12px solid #fff
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li{
	cursor:pointer;
	z-index:2;
	position:relative
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li:first-child a.new{
	padding-top:10px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li:last-child{
	padding-bottom:3px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li.divi{
	border-bottom:1px #dddddd solid;
	margin:3px 13px 0 13px;
	height:0;
	opacity:1;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li.sel+.divi{
	opacity:0
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li.sel h5:before{
	line-height:23px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li.sel .sub-menu{
	max-height:220px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li .sub-menu{
	height:auto;
	max-height:0;
	overflow:hidden;
	-webkit-transition:max-height 0.2s;
	-moz-transition:max-height 0.2s;
	-o-transition:max-height 0.2s;
	transition:max-height 0.2s
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li .sub-menu ul{
	background:#eeeeee;
	border-top:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.03);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.03);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.03)
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li .sub-menu ul li:first-child{
	padding-top:4px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li .sub-menu ul li:last-child{
	padding-bottom:4px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li .sub-menu ul li a{
	padding:3px 14px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a{
	display:inline-block;
	padding:9px 13px;
	width:100%;
	color:#555555;
	font-size:14px;
	line-height:21px;
	font-weight:400;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5:hover,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a:hover{
	color:#00b22d
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5.highlighted,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a.highlighted{
	color:#00b22d;
	font-weight:500
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5.new:after,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a.new:after{
	content:attr(data-note);
	background-color:#e21f91;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:17px;
	font-weight:700;
	padding:0 5px;
	margin:2px 0 0 7px;
	display:inline-block;
	vertical-align:top;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5.user-status,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a.user-status{
	color:#ff9226;
	font-weight:500
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5.holiday-season:after,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li a.holiday-season:after{
	content:"";
	background:transparent url("../images/icn-master-small.png") no-repeat -530px -950px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:20px;
	height:20px;
	display:inline-block;
	margin-left:3px
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5{
	position:relative
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5:before{
	content:"\25BE";
	color:#b3b3b3;
	font-size:20px;
	line-height:16px;
	position:absolute;
	z-index:1;
	display:block;
	top:5px;
	right:10px;
	-webkit-transition:-webkit-transform 0.2s;
	-moz-transition:-moz-transform 0.2s;
	-o-transition:-o-transform 0.2s;
	transition:transform 0.2s
}

.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li>a,.main-header .main-nav.main-nav-user>ul li .dropdown>ul>li h5{
	padding:5px 13px 3px 13px
}

.main-header .main-nav>ul>li{
	float:left;
	position:relative
}

.main-header .main-nav>ul>li>a{
	display:block;
	position:relative;
	color:#e5e5e5;
	text-decoration:none;
	padding:7px 17px;
	line-height:48px;
	text-transform:uppercase;
	font-weight:500
}

.main-header .main-nav>ul>li>a:hover{
	color:#00b22d
}

.main-header .main-nav>ul>li>a.current{
	color:#00b22d
}

.main-header .main-nav>ul>li>a.btn-green{
	background-color:#00b22d;
	padding:0 6px;
	margin:14px 30px;
	line-height:19px;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.main-header .main-nav>ul li.hint--bottom:before{
	border-bottom-color:#555555;
	top:70%
}

.main-header .main-nav>ul li.hint--bottom:after{
	background:#555555;
	font-size:12px;
	top:70%;
	text-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.main-header .main-nav>ul li.open.hint--bottom:before,.main-header .main-nav>ul li.open.hint--bottom:after,.main-header .main-nav>ul li.hide-hint.hint--bottom:before,.main-header .main-nav>ul li.hide-hint.hint--bottom:after{
	display:none
}

.main-header .main-nav li.mobile-open .dropdown{
	display:block !important
}

.main-header .main-nav li.user-on-vacation .user-pict-24{
	position:relative;
	overflow:visible
}

.main-header .main-nav li.user-on-vacation .user-pict-24:after{
	content:"";
	background:transparent url("//cdnil20.fiverrcdn.com/assets/v2_globals/icn-master-small-5100003272084b4c0be484f3f01b03fe.png") no-repeat -600px -1300px;
	position:absolute;
	z-index:1;
	display:block;
	overflow:hidden;
	width:15px;
	height:15px;
	top:-5px;
	right:-5px
}

.main-header .main-nav li.user-on-vacation .user-pict-24 img{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}

.main-header .main-nav li.user-on-vacation .user-name:after{
	content:attr(data-note);
	display:block;
	font-size:10px;
	color:#ff9226;
	line-height:1
}

.main-header .main-nav li.header-user-is-online{
	position:relative
}

.main-header .main-nav li.header-user-is-online .user-is-online{
	position:absolute;
	z-index:1;
	top:16px;
	left:17px;
	display:inline-block
}

.main-header .main-nav li.header-user-is-online .user-is-online em{
	width:10px;
	height:10px
}

.main-header .main-nav li.header-user-is-online.user-on-vacation .user-is-online{
	display:none
}

.main-header .main-nav li .user-trigger>span:not(.user-is-online){
	display:inline-block;
	vertical-align:middle;
	margin:0 0 2px 6px;
	line-height:20px;
	float:none
}

.main-header .main-nav li .user-trigger>span:not(.user-is-online):first-child{
	margin-left:0
}

.main-header .main-nav li .user-trigger .user-balance{
	padding:0 6px;
	background-color:#00b22d;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.main-header .main-nav li.header-notify.open .notify-menu{
	top:100%;
	opacity:1
}

.main-header .main-nav li.header-notify .notify-menu{
	background:#fff;
	margin-top:-6px;
	border:1px solid #cccccc;
	font-size:12px;
	line-height:18px;
	font-weight:400;
	color:#555555;
	position:absolute;
	width:390px;
	top:-2000px;
	right:0;
	z-index:1001;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.25);
	-moz-box-shadow:0 3px 9px rgba(0,0,0,0.25);
	box-shadow:0 3px 9px rgba(0,0,0,0.25);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.main-header .main-nav li.header-notify .notify-menu:before{
	content:"\f0d8";
	display:block;
	margin-left:-8px;
	font-family:"FontAwesome";
	font-size:28px;
	line-height:12px;
	color:#f4f4f4;
	position:absolute;
	top:-9px;
	right:16px;
	z-index:1
}

.main-header .main-nav li.header-notify .notify-menu header{
	background-color:#f4f4f4;
	padding:0 9px;
	border-bottom:1px solid #dddddd;
	position:relative;
	z-index:2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0
}

.main-header .main-nav li.header-notify .notify-menu header h6{
	font-size:12px;
	font-weight:700;
	line-height:30px
}

.main-header .main-nav li.header-notify .notify-menu header h6 .mark-read{
	font-weight:500;
	color:#00698c;
	float:right
}

.main-header .main-nav li.header-notify .notify-menu .antiscroll-wrap{
	overflow:hidden;
	z-index:2;
	-webkit-border-radius:0;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px
}

.main-header .main-nav li.header-notify .notify-menu .antiscroll-inner{
	max-height:525px;
	overflow-x:hidden
}

.main-header .main-nav li.header-notify .notify-menu ul.loading{
	position:relative;
	min-height:80px
}

.main-header .main-nav li.header-notify .notify-menu ul li{
	border-top:1px solid #dddddd;
	min-height:40px;
	-webkit-transition:background-color 100ms ease-in-out;
	-moz-transition:background-color 100ms ease-in-out;
	-o-transition:background-color 100ms ease-in-out;
	transition:background-color 100ms ease-in-out
}

.main-header .main-nav li.header-notify .notify-menu ul li:first-child{
	border-top:0
}

.main-header .main-nav li.header-notify .notify-menu ul li:hover{
	background-color:#f0f0f0
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread{
	background-color:#eaffdf;
	font-weight:500
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread:hover{
	background-color:#d9ffc5
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.envelope{
	background-position:-50px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.level-up{
	background-position:-550px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-pending{
	background-position:-100px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-in-progress{
	background-position:-200px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-completed{
	background-position:-600px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-delivered{
	background-position:-350px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-tip{
	background-position:-500px -1300px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-rejected{
	background-position:-400px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.order-cancelled{
	background-position:-450px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.admin-cancelled{
	background-position:-150px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.soft-deny{
	background-position:-250px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.unread .icon.pending-req{
	background-position:-300px -1100px
}

.main-header .main-nav li.header-notify .notify-menu ul li.no-notifications{
	padding:0 9px;
	text-align:center;
	font-weight:500;
	line-height:120px;
	color:#b2b2b2;
	text-transform:uppercase;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon{
	background:url("../images/icn-master-small.png") no-repeat 0 0;
	margin-left:-52px;
	float:left;
	width:40px;
	height:40px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.envelope{
	background-position:-50px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.level-up{
	background-position:-550px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-pending{
	background-position:-100px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-in-progress{
	background-position:-200px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-completed{
	background-position:-600px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-delivered{
	background-position:-350px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-tip{
	background-position:-450px -1300px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-rejected{
	background-position:-400px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.order-cancelled{
	background-position:-450px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.admin-cancelled{
	background-position:-150px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.soft-deny{
	background-position:-250px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .icon.pending-req{
	background-position:-300px -1150px
}

.main-header .main-nav li.header-notify .notify-menu ul li .user-pict-40{
	margin:3px 0 0 -52px;
	float:left
}

.main-header .main-nav li.header-notify .notify-menu ul li a{
	display:block;
	padding:12px 9px 12px 64px;
	color:#555555;
	text-decoration:none
}

.main-header .main-nav li.header-notify .notify-menu ul li time{
	display:block;
	margin-top:1px;
	font-size:11px;
	font-weight:400;
	color:#777777
}

.main-header .main-nav li.header-notify .notify-menu .load-more{
	background-color:#f4f4f4;
	display:block;
	border-top:1px solid #dddddd;
	font-weight:500;
	color:#555555;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	opacity:1;
	position:relative
}

.main-header .main-nav li.header-notify .notify-menu .load-more:hover{
	background-color:#eeeeee;
	color:#00b22d
}

.main-header .main-nav li.header-notify .notify-menu .load-more.loading{
	color:transparent;
	cursor:default
}

.main-header .main-nav li.header-notify .notify-menu .load-more.loading:hover{
	background-color:#f4f4f4
}

.main-header .btn-menu{
	display:inline-block;
	background-image:none;
	background-color:#00b22d;
	color:#fff;
	padding:0 10px;
	line-height:21px;
	margin:13px 15px 0 15px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}

.main-header .btn-menu:hover{
	color:#fff
}

.modal-overlay{
	background-color:rgba(0,0,0,0.65);
	position:fixed;
	z-index:101;
	top:0;
	left:0;
	width:100%;
	height:100%
}

.modal-overlay.scroll-below-header{
	z-index:98
}

#main-wrapper-header .modal-overlay{
	width:auto;
	height:auto;
	position:absolute;
	z-index:1003;
	bottom:0;
	right:0
}

html.ieold .modal-overlay{
	display:none
}

.badges{
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	padding:3px 6px;
	font-weight:500;
	line-height:15px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.badges.custom-order{
	background-color:#555555
}

.badges.faces-app{
	background-color:#36a6c2
}

.mp-cat-list-curated{
	min-height:30px
}

.mp-cat-list-curated .box-row{
	position:static !important
}

body.ismobileortablet .mp-cat-list-curated{
	min-height:42px
}

body.ismobileortablet .main-cat-list{
	margin:0;
	height:42px;
	text-align:center
}

body.ismobileortablet .main-cat-list>li{
	font-size:16px;
	line-height:42px;
	height:42px;
	border:0;
	float:none;
	display:inline-block;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px
}

body.ismobileortablet .main-cat-list>li:first-child a{
	padding-left:0
}

html.opacity .main-cat-list.active{
	opacity:1
}

html.opacity .main-cat-list{
	opacity:0;
	-webkit-transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out
}

.main-cat-list{
	position:relative;
	z-index:6;
	margin:3px -12px 0 -14px
}

.main-cat-list>li{
	height:24px;
	font-size:13px;
	line-height:23px;
	color:#303030;
	white-space:nowrap;
	position:relative;
	cursor:default;
	float:left;
	border:1px transparent solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0
}

.main-cat-list>li.single-col-dropdown span{
	padding:0 11px
}

.main-cat-list>li.single-col-dropdown .menu-cont ul:first-child{
	border:0
}

.main-cat-list>li.single-col-dropdown .menu-cont ul li{
	text-align:right
}

.main-cat-list>li.single-col-dropdown .menu-cont ul li a{
	padding-right:0;
	padding-left:15px
}

.main-cat-list>li.align-right .menu-cont{
	left:auto;
	right:-1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px 0 3px 3px;
	border-radius:3px 0 3px 3px
}

.main-cat-list>li>a{
	display:inline-block;
	padding:0 10px
}

.main-cat-list>li .unnecessary-firefox-wrapper{
	position:relative
}

.main-cat-list>li .menu-cont{
	background-color:#fff;
	position:absolute;
	left:-1px;
	top:100%;
	z-index:10;
	display:none;
	width:0;
	border:1px #dddddd solid;
	padding:15px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:0;
	-moz-border-radius:0 3px 3px 3px;
	border-radius:0 3px 3px 3px
}

.main-cat-list>li .menu-cont ul{
	display:inline-block;
	vertical-align:top;
	padding:0 11px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.main-cat-list>li .menu-cont ul:first-child{
	border-right:1px #dddddd solid
}

.main-cat-list>li .menu-cont li{
	line-height:16px;
	display:block;
	white-space:nowrap;
	text-align:left;
	max-width:210px;
	overflow:hidden
}

.main-cat-list>li .menu-cont li:first-child a{
	padding-top:0
}

.main-cat-list>li .menu-cont li a{
	color:#00698c;
	display:block;
	line-height:16px;
	padding:10px 15px 0 0;
	text-transform:capitalize;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.main-cat-list>li .menu-cont li a:hover{
	text-decoration:underline
}

.main-cat-list>li a{
	font-weight:400;
	color:#555555
}

.main-cat-list>li a:hover{
	text-decoration:none
}

body:not(.ismobileortablet) .main-cat-list>li:hover,html.ieold .main-cat-list>li:hover{
	border:1px #dddddd solid;
	color:#00698c;
	-webkit-box-shadow:0 1px 3px 0 #dddddd;
	-moz-box-shadow:0 1px 3px 0 #dddddd;
	box-shadow:0 1px 3px 0 #dddddd
}

body:not(.ismobileortablet) .main-cat-list>li:hover:before,html.ieold .main-cat-list>li:hover:before{
	content:"";
	position:absolute;
	z-index:11;
	display:block;
	top:23px;
	width:100%;
	height:1px;
	background:#fff
}

body:not(.ismobileortablet) .main-cat-list>li:hover>a,html.ieold .main-cat-list>li:hover>a{
	color:#00698c
}

body:not(.ismobileortablet) .main-cat-list>li:hover .menu-cont,html.ieold .main-cat-list>li:hover .menu-cont{
	display:block;
	width:auto
}

body.ismobileortablet .main-cat-list>li.sel{
	color:#00698c
}

body.ismobileortablet .main-cat-list>li.sel>a{
	color:#00698c
}

body.ismobileortablet .main-cat-list>li.sel .menu-cont{
	display:block;
	width:auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.autocomplete-suggestions{
	background-color:#fff;
	border:1px solid #cccccc;
	border-top:0px
}

.autocomplete-suggestions .autocomplete-suggestion:first-child .autocomplete-user{
	border-top:0px
}

.autocomplete-suggestions .autocomplete-suggestion>div{
	font-size:14px;
	padding:6px 10px;
	color:#00698c;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.autocomplete-suggestions .autocomplete-suggestion .autocomplete-user{
	color:#777777;
	border-top:1px #dddddd solid;
	padding:7px 10px 8px 10px
}

.autocomplete-suggestions .autocomplete-suggestion .eng-results{
	border-top:1px solid #eeeeee;
	color:#777777;
	text-transform:capitalize;
	cursor:default
}

.autocomplete-suggestions .autocomplete-suggestion .en{
	padding-left:20px
}

.autocomplete-suggestions .autocomplete-suggestion .autocomplete-category{
	padding-left:20px
}

.autocomplete-suggestions .autocomplete-suggestion .autocomplete-category span{
	color:#999999
}

.autocomplete-suggestions .autocomplete-suggestion strong{
	font-weight:700;
	color:#00698c
}

.autocomplete-suggestions .autocomplete-suggestion em{
	font-style:normal;
	font-weight:700;
	color:#777777
}

.autocomplete-suggestions .autocomplete-suggestion em strong{
	color:#777777
}

.autocomplete-suggestions .autocomplete-selected{
	background-color:#eeeeee
}

html.opacity .main-footer a.social span{
	display:block;
	opacity:0;
	-webkit-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-o-transition:opacity 0.2s;
	transition:opacity 0.2s
}

html.opacity .main-footer a.social:hover span{
	opacity:1
}

.main-footer{
	background-color:#fff;
	font:400 14px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.main-footer.border-top{
	border-top:1px #e5e5e5 solid
}

.main-footer .footer-top{
	line-height:24px;
	padding-bottom:15px
}

.main-footer .footer-top>ul li{
	float:left;
	padding-right:15px
}

.main-footer .footer-top>ul li:last-child{
	padding-right:0
}

.main-footer .footer-top .footer-social{
	float:right
}

.main-footer .footer-top .footer-social a{
	background:transparent url("../images/icn-master-slim-small.svg") no-repeat 0 0;
	background-size:500px 150px;
	float:left;
	width:25px;
	height:24px;
	margin:0 0 0 10px;
	overflow:hidden;
	text-indent:-3000px
}

.main-footer .footer-top .footer-social a.social-li{
	background-position:0 -50px
}

.main-footer .footer-top .footer-social a.social-li:hover{
	background-position:0 -100px
}

.main-footer .footer-top .footer-social a.social-tw{
	background-position:-50px -50px
}

.main-footer .footer-top .footer-social a.social-tw:hover{
	background-position:-50px -100px
}

.main-footer .footer-top .footer-social a.social-pi{
	background-position:-100px -50px
}

.main-footer .footer-top .footer-social a.social-pi:hover{
	background-position:-100px -100px
}

.main-footer .footer-top .footer-social a.social-fb{
	background-position:-150px -50px
}

.main-footer .footer-top .footer-social a.social-fb:hover{
	background-position:-150px -100px
}

.main-footer .footer-top .footer-social a.social-in{
	background-position:-200px -50px
}

.main-footer .footer-top .footer-social a.social-in:hover{
	background-position:-200px -100px
}

.main-footer .footer-bot{
	height:40px
}

.main-footer .footer-bot .langs-dropdown,.main-footer .footer-bot .auto-translate-dropdown{
	float:left;
	margin-right:10px
}

.main-footer .footer-bot .langs-dropdown ul,.main-footer .footer-bot .auto-translate-dropdown ul{
	background:#fff;
	border:1px solid #dddddd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.main-footer .footer-bot .langs-dropdown ul a,.main-footer .footer-bot .auto-translate-dropdown ul a{
	color:#777777;
	font-weight:400
}

.main-footer .footer-bot .langs-dropdown ul a:hover,.main-footer .footer-bot .auto-translate-dropdown ul a:hover{
	color:#00b22d
}

.main-footer .footer-bot .langs-dropdown .dropdown-toggle,.main-footer .footer-bot .auto-translate-dropdown .dropdown-toggle{
	background:none;
	color:#777777;
	text-transform:none;
	padding:8px 37px 8px 30px;
	border:1px solid #dddddd;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.main-footer .footer-bot .langs-dropdown .dropdown-toggle:hover,.main-footer .footer-bot .auto-translate-dropdown .dropdown-toggle:hover{
	color:#00b22d
}

.main-footer .footer-bot .langs-dropdown .dropdown-toggle:before,.main-footer .footer-bot .auto-translate-dropdown .dropdown-toggle:before{
	top:6px
}

.main-footer .footer-bot .rf{
	font-size:13px;
	line-height:14px;
	color:#b3b3b3
}

.main-footer .footer-bot .auto-translate-dropdown .dropdown-toggle{
	text-transform:capitalize;
	padding-left:10px
}

.main-footer a{
	color:#999999;
	text-decoration:none
}

.main-footer a:hover{
	color:#00b22d
}

.main-footer .btn-mobile-store{
	float:left;
	height:40px;
	margin-right:10px
}

.main-footer .btn-mobile-store.app-store{
	margin-left:20px
}

.main-footer .btn-mobile-store img{
	height:40px
}

.main-footer .btn-bbb{
	float:left;
	height:39px;
	margin:1px 0 0 10px
}

html.no-svg .main-footer .btn-mobile-store.app-store{
	background:url("../images/btn-app-store.png") no-repeat 0 0;
	width:135px
}

html.no-svg .main-footer .btn-mobile-store.app-store img{
	display:none
}

html.no-svg .footer-top .footer-social a{
	background-image:url("../images/icn-master-slim-small.png")
}

::-ms-clear,::-ms-reveal{
	display:none
}
.mp-hero-new{
	padding:0;
	min-height:390px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}

.mp-hero-new.hero-medium{
	min-height:313px
}

.mp-hero-new.hero-medium .hero-text h1{
	max-width:900px
}

.mp-hero-new.hero-small{
	min-height:264px
}

.mp-hero-new.hero-small .hero-text h1{
	max-width:900px
}

.mp-hero-new.hero-lp{
	min-height:313px
}

.mp-hero-new.hero-lp .hero-text.text-white h1{
	color:#fff;
	text-shadow:none
}

.mp-hero-new.hero-lp .hero-text h1{
	font:300 38px/42px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#555555;
	text-shadow:1px 1px 1px white
}

.mp-hero-new.hero-lp .hero-text h1 small{
	font:400 38px/42px 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.mp-hero-new.hero-lp .hero-text .btn-standard{
	margin:15px 0 7px 0;
	font-weight:700
}

.mp-hero-new.hero-lp .hero-text .link-howitworks{
	color:#00698c
}

.mp-hero-new.hero-lp.lp-maker-studios .hero-text h1{
	text-align:left;
	width:988px;
	max-width:988px
}

.mp-hero-new.hero-lp.lp-maker-studios .hero-text h1 small{
	font-family:'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	text-align:left
}

.mp-hero-new.hero-lp.lp-maker-studios .hero-text h1 small b{
	font-weight:400
}

.mp-hero-new.hero-lp.lp-maker-studios .hero-text h1 small .sub-small{
	font:400 26px/34px 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.mp-hero-new img{
	width:100%;
	display:block
}

.mp-hero-new img.trans-img{
	opacity:0
}

.mp-hero-new .hero-slide{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	height:100%;
	width:100%;
	opacity:0;
	background-repeat:no-repeat;
	background-position:-15px 0;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	-webkit-transition:opacity 1s, background-position 0.8s linear;
	-moz-transition:opacity 1s, background-position 0.8s linear;
	-o-transition:opacity 1s, background-position 0.8s linear;
	transition:opacity 1s, background-position 0.8s linear
}

.mp-hero-new .hero-slide.sel{
	opacity:1;
	background-position:0 0
}

.mp-hero-new .hero-text{
	position:absolute;
	z-index:5;
	top:45%;
	left:0;
	width:100%;
	text-align:center;
	max-width:100%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%)
}

.mp-hero-new .hero-text h1{
	font:normal 50px/50px 'Pluto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	overflow:hidden;
	text-align:center;
	max-width:750px;
	margin:0 auto;
	text-shadow:0 -1px 2px rgba(0,0,0,0.3)
}

.mp-hero-new .hero-text h1 small{
	font:500 24px/32px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:none;
	letter-spacing:0;
	padding-top:6px;
	display:block;
	text-align:center
}

.mp-hero-new .hero-text h1 small a{
	font-weight:700;
	color:#fff;
	text-decoration:underline
}

.mp-hero-new .hero-text h1 small .fa-pencil{
	cursor:pointer
}

.mp-hero-new .hero-text h1 .user-verified{
	background-color:#fff;
	display:inline-block;
	float:none;
	vertical-align:middle;
	margin-right:0
}

.mp-hero-new .hero-text h1 .user-verified i{
	color:#0e0e0f
}

.mp-hero-new .hero-text .hero-rating{
	font-size:18px;
	line-height:36px;
	font-weight:500;
	color:#fff;
	padding-top:20px
}

.mp-hero-new .hero-text .hero-rating i{
	font-size:24px;
	line-height:36px;
	font-weight:400;
	color:#ffbf00;
	vertical-align:middle
}

.mp-hero-new .hero-text .hero-rating i:last-child{
	margin-right:5px
}

.mp-hero-new .hero-text .error-container .msg-error{
	background-color:#d80000;
	display:inline-block;
	border:none;
	margin:7px 0 0 0;
	padding:3px 5px;
	text-align:center;
	color:#fff
}


.mp-hero-new .hero-caption{
	position:absolute;
	z-index:6;
	bottom:55px;
	left:50%;
	font-size:16px;
	color:#fff;
	text-align:right;
	margin-left:-494px;
	width:988px
}

.mp-hero-new.mp-hero-category .hero-text{
	top:48%
}

.mp-hero-new.mp-hero-category .hero-text .btn-vid-play:hover{
	opacity:1
}

.mp-hero-new.mp-hero-category .hero-text h1 small{
	font-size:20px;
	line-height:26px
}

.mp-hero-new.mp-hero-category .hero-text h3{
	font-size:14px;
	color:#fff;
	margin-top:10px;
	font-weight:700
}

.box-row.mp-hero-connector,.mp-hero-connector{
	background:transparent url("../images/bg-hero-connector.png") no-repeat top center;
	position:absolute;
	z-index:4;
	bottom:0;
	left:0;
	width:100%;
	height:40px
}

.box-row.mp-hero-connector-slim,.mp-hero-connector-slim{
	background:transparent url("../images/bg-hero-connector-slim.png") no-repeat top center;
	position:absolute;
	z-index:4;
	bottom:0;
	left:0;
	width:100%;
	height:30px
}

.box-row.mp-hero-connector-slim.noborder,.mp-hero-connector-slim.noborder{
	background:transparent url("../images/bg-hero-connector-slim-noborder.png") no-repeat top center
}


.mp-user-info .user-stats {
    margin: 0px 0px 17px;
    float: left;
    width: 100%;
}
.cf {
}
ul, ol, nav ul, nav ol {
    list-style: outside none none;
}

.mp-user-info .user-stats li {
    width: 50%;
    min-height: 32px;
    padding: 7px 3% 7px 37px;
    font-size: 14px;
    line-height: 18px;
    color: #777;
    text-transform: capitalize;
    margin-right: -3px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

ul, ol, nav ul, nav ol {
    list-style: outside none none;
}



.mp-user-info .user-stats li.icn-country::before {

    background-position: -593px -1250px;
    height: 20px;

}
.mp-user-info .user-stats li::before {

    background: transparent url("../images/icn-master-small.png") no-repeat scroll 0px 0px;
    content: "";
    width: 37px;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 0px;

}
.mp-user-info .user-stats li {

    font-size: 14px;
    line-height: 18px;
    color: #777;
    text-transform: capitalize;

}



.mp-user-info .user-stats li.icn-speaks::before {

    background-position: -347px -1250px;
    height: 21px;

}
.mp-user-info .user-stats li::before {

    background: transparent url("../images/icn-master-small.png") no-repeat scroll 0px 0px;
    content: "";
    width: 37px;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 0px;

}


.mp-user-info .user-stats li.icn-verified::before {

    background-position: -493px -1250px;
    height: 20px;

}
.mp-user-info .user-stats li::before {

    background: transparent url("../images/icn-master-small.png") no-repeat scroll 0px 0px;
    content: "";
    width: 37px;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 0px;

}

.mp-user-hero .hero-profile-image {
    position: absolute;
    z-index: 6;
    bottom: -25px;
    left: 0px;
    width: 100%;
    text-align: center;
    max-width: 100%;
}