.entrythumb {
	width: 328px;
	float: left;
	min-height: 1px;
	position: relative;
	padding: 0px 14px 0px 15px;
}

.entrycontent {
	float: left;
	min-height: 1px;
	position: relative;
	padding: 0px 15px 15px 0px;
	box-sizing: border-box;
}

#entrieslisting {
	margin-bottom: 35px;
	box-sizing: border-box;
}

.thumb {
	background-color: transparent border : none;
	border-radius: 0px;
	display: block;
	margin-bottom: 20px;
	padding: 0px;
	transition: none;
}

.thumb .media-delete {
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -9999px;
	height: 24px;
	width: 24px;
	background-image: url('../../img/v2/xwhite11.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.edit-thumbnail-wrappers .thumb {
	float: left;
	margin: 0 5px 15px 0;
	position: relative;
}

.entry-thumbnail-wrapper, .edit-thumbnail-wrappers {
	margin-left: 26%;
}

.edit-thumbnail-wrappers .thumbnail {/*overrides of the bootstrap thumbnail class */
	float: left;
	position: relative;
	box-shadow: none;
	width: 80px;
	height: 80px;
	margin-right: 20px;
	border: none;
	padding: 0px;
	border-radius: 0px;
}

.edit-thumbnail-wrappers .thumbnail .medialink {
	width: 80px;
	height: 80px;
	display: block;
	padding-top: 30px;
}

.edit-thumbnail-wrappers .thumbnail .documentlink {
	padding-top: 25px;
}

.thumbnail .media-delete {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 25px;
	padding: 0px;
}

/* Progressbar */
#progress-wrapper {
	color: #939598;
	font-size: 18px;
	float: left;
	height: 30px;
	width: 385px;
	margin-left: 10px;
	margin-top: 12px;
	display: none;
}

#progressbox {
	position: relative;
	width: 290px;
	display: inline-block;
	float: left;
	background-color: #F3F7D5;
	height: 30px;
	display: none;
}

#progressbarwrapper {
	height: 30px;
}

#progressbar {
	height: 30px;
	background: url("../../img/v2/progressbaryellowgreen.png") repeat scroll 0 0;
	width: 1%;
}

#statustxt {
	float: left;
	line-height: 30px;
	width: 85px;
	margin-right: 10px;
}

.phoneprefix {
	float: left !important;
	width: 130px !important;
	margin-right: 20px;
}

.phonenumber {
	float: left !important;
	width: 200px !important;
}

.extensions {
	float: right;
}

.addlink {
	background-image: url(../../img/v2/add24.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px !important;
	height: 50px !important;
	margin: 0px;
	padding: 0px;
	margin-left: -7px;
}

.title {
	color: #bebebe;
	text-align: center;
	font-size: 24px;
}

.categorywrapper .category-name {
	color: #4d4d4d;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	margin-bottom: 18px;
}

#categorydescription {
	padding: 30px 40px;
	margin: 10px;
	color: #666;
	background-color: #EDF5F7;
}

#entrylisting #topinfo {
	font-family: Helvetica;
	padding: 20px 0;
	height: 54px;
}

#entrylisting #info {
	padding-bottom: 50px;
}

#entrylisting #info div.entry-fee, #entrylisting #info div.entry-category, #entrylisting #info div.entry-client {
	padding-bottom: 30px;
	margin-bottom: 0;
}

#entrylisting #name {
	color: #4D4D4F;
	margin-bottom: 30px;
	font-weight: bold;
}

#entrylisting #name span {
	font-size: 25px;
	display: block;
	font-weight: normal;
}

#entrylisting #info div {
	color: #4d4d4f;
	padding-bottom: 12px;
	font-weight: normal;
}

#entrylisting #info div span {
	font-weight: bold;
}

#entry {
	position: relative;
	margin-top: 40px;
}

#entry #picture {
	/*position: absolute;
	 top: 0px;
	 right: 0px;*/
	float: right;
	width: 300px;
	height: 225px;
}

#topinfo #copyentry {
	width: 120px;
	margin-right: 0px !important;
}

#entrylisting {
	font-size: 14px;
}

#media .title {
	margin: 40px 0px;
	text-align: center;
	text-transform: uppercase;
}

body.entries.view .header {
	font-size: 30px;
	margin: 0 0 30px 0;
}

#media .box {
	padding: 17px;
}

.add #media .box, .edit #media .box {
	padding: 0px;
}

.file {
	height: 334px;
	position: relative;
	margin-bottom: 20px;
}

.fileimage {
	position: relative;
}

.fileimage .name a {
	text-decoration: none;
	color: #939598;
}

.fileaudio .cp-container {
	position: absolute;
	width: 176px;
	height: 300px;
	padding: 0
}

.filepdf .image {
	background: #d8d8d8 url(../../img/v2/document238.png) center center no-repeat;
	width: 100%;
	height: 300px;
}

.fileimage .image:hover .overlay {
	background: transparent url(../../img/v2/image-overlay.png) no-repeat;
	background-size:cover;
	cursor: pointer;
	opacity: 1;
	width: 100%;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.fileimage .image a {
	height: 300px;
	display: block;
	position: relative;
}

.file .name {
	color: #939598;
	font-size: 13px;
	padding-left: 27px;
	width: 145px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.filevideo .name {
	width: 370px;
}

.filephoto .image {
	background: #d8d8d8 url(../../img/v2/entryaudio.png) center center no-repeat;
	width: 100%;
	height: 300px;
}

.fileaudio .image {
	background-color: #00a48a;
	width: 100%;
	height: 300px;
}

.fileurl .image {
	background: #d8d8d8 url(../../img/v2/link238.png) center center no-repeat;
	width: 100%;
	height: 300px;
}

.filevideo {
	padding-left: 14px;
	padding-right: 13px;
}

.filevideo .image {
	background: #d8d8d8 url(../../img/entryvideo.png);
	width: 100%;
	height: 313px;
}

.filevideo .name {
	background: url(../../img/iconvideo.png) no-repeat left center;
}

.filephoto .name {
	background: url(../../img/iconphoto.png) no-repeat left center;
}

.fileurl .name {
	background: url(../../img/iconscreen.png) no-repeat left center;
}

.fileaudio .name {
	background: url(../../img/iconsound.png) no-repeat left center;
}

.fileimage .name {
	background: url(../../img/iconimage.png) no-repeat left center;
}

.filedocument .name {
	background: url(../../img/icondocument.png) no-repeat left center;
}

.entry-agency a, .entry-client a {
	color: #F89D57;
	font-weight: bold;
}

.entry-user a {
	color: #F89D57;
}

#categorydescription li {
	list-style-position: inside;
	padding-left: 10px;
}

.entries .entryprogress {
	background: url('../../img/v2/progressbackgroundorange.png');
	padding: 0px;
	font-size: 24px;
	width: 100%;
	height: 100px;
	padding: 30px;
	line-height: 24px;
	border-radius: 0px !important;
}

.templatefiles a {
	margin-left: 0px;
}

.entryround {
	width: 80px;
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
}

.entryroundall {
	width: 80px;
	float: left;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
}

.entryscore .thumbsup {
	margin: 5px auto 0px auto;
	background: url('../../img/v2/thumbsupgrey26.png');
	height: 26px;
	width: 26px;
	display: block;
}

.entryscore .thumbsdown {
	margin: 8px auto 0px auto;
	background: url('../../img/v2/thumbsdowngrey26.png');
	height: 26px;
	width: 26px;
	display: block;
}

.entryscore {
	width: 80px;
	float: left;
	margin-right: 10px;
	height: 40px;
	line-height: 42px;
	background: url('../../img/v2/scorebackground.png');
	text-align: center;
	margin-top: 10px;
}

#remaining {
	line-height: 50px;
	padding-left: 15px;
}

.mediaction {
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: 15px;
	text-indent: -9999px;
	top: 0;
	width: 36px;
	z-index: 1000;
}

/* audio player */

.cp-buffer-1, .cp-buffer-2, .cp-progress-1, .cp-progress-2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 104px;
	height: 104px;
	clip: rect(0px,52px,104px,0px);
	-moz-border-radius: 52px;
	-webkit-border-radius: 52px;
	border-radius: 52px;
}

.cp-buffer-1, .cp-buffer-2 {
	background: url("../../img/buffer.png") 0 0 no-repeat;
}

/* FALLBACK for .progress
 * (24 steps starting from 1hr filled progress, Decrease second value by 104px for next step)
 * (It needs the container selector to work. Or use div)
 */

.cp-container .cp-fallback {
	background: url("../../img/progress_sprite.jpg") no-repeat;
	background-position: 0 104px;
}

.cp-progress-1, .cp-progress-2 {
	background: url("../../img/progress.png") 0 0 no-repeat;
}

.cp-buffer-holder, .cp-progress-holder, .cp-circle-control {
	height: 104px;
	left: 67px;
	position: absolute;
	top: 84px;
	width: 104px;
}

.cp-circle-control {
	cursor: pointer;
}

.cp-buffer-holder, .cp-progress-holder {
	clip: rect(0px,104px,104px,52px);
	display: none;
}

/* This is needed when progress is greater than 50% or for fallback */

.cp-buffer-holder.cp-gt50, .cp-progress-holder.cp-gt50, .cp-progress-1.cp-fallback {
	clip: rect(auto, auto, auto, auto);
}

.cp-controls {
	margin: 0;
	padding: 26px;
}

.cp-controls li {
	list-style-type: none;
	display: block;
	/*IE Fix*/
	position: absolute;
}

.cp-controls li a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 1;
	cursor: pointer;
}

.cp-controls {
	padding: 0px;
	position: relative;
	width: 95px;
	height: 95px;
	left: 36px;
	top: 56px;
	margin-top: 14px;
	margin-left: 13px;
}
.cp-controls .cp-play {
	background: transparent url("../../img/v2/playbutton.png") no-repeat scroll 0 0;
	height: 95px;
	margin-left: 30px;
	margin-top: 26px;
	width: 95px;
}
.cp-controls .cp-play:hover {
	background: url("../../img/v2/playbutton.png") no-repeat scroll 0 0 transparent;
}
.cp-controls .cp-pause {
	background: transparent url("../../img/v2/pausebutton.png") no-repeat scroll 0 0;
	height: 95px;
	margin-left: 30px;
	margin-top: 26px;
	position: absolute;
	width: 95px;
}

.cp-controls .cp-pause:hover {
	background: url("../../img/v2/pausebutton.png") no-repeat scroll 0 0 transparent;
}

.cp-container {
	background: none;
	height: 104px;
	padding-left: 36px;
	padding-top: 56px;
	position: relative;
	width: 104px;
}

.cp-time {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	padding: 2px 5px;
	position: absolute;
	right: 10px;
}

.cp-time  span {
	color: #fff;
}

#creditswrapper .form-group {
	margin-bottom: 10px;
}

#creditswrapper .creditgroup {
	margin-bottom: 30px;
}

.judgynotewrapper {
	min-height: 213px;
	padding: 70px 20px 20px 70px;
	margin-top: 33px;
	position: relative;
}

.judgynotewrapper .judgyedit {
	position: absolute;
	right: 60px;
	top: 10px;
}

.judgynotewrapper .judgydelete {
	position: absolute;
	right: 10px;
	top: 10px;
}

.star50 {
	background-image: url(../../img/v2/star50empty.png);
	width: 50px;
	height: 48px;
	display: block;
}

.star50.active {
	background-image: url(../../img/v2/star50.png);
}

.star50.active:hover {
	opacity: 0.7;
}

.view .topaction {
	width: 85px;
	min-height: 82px;
}

.view .topsection {
	overflow: hidden;
}

.topactionbookmark {
	margin-left: 30px;
}

.topactionnote {
	margin-right: 30px;
}

#totalscore {
	padding: 20px 0px;
	float: right;
	padding-left: 20px;
}

#totalbox .score {
	float: left;
	margin-right: 10px;
}

#totalbox .score input {
	width: 200px;
	float: left;
	display: block;
	border: 1px solid #bebebe;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 42px;
	margin-right: 10px;
	background-color: white !important;
}

#slider {
	width: 200px;
}

#totalbox .score .label {
	float: left;
	height: 65px;
	line-height: 65px;
	font-size: 25px;
	border-radius: 0px;
	padding: 0px;
	width: 73px;
}

#totalbox #vote-submit {
	height: 65px;
	line-height: 65px;
}

#totalbox .score .thumbsupdownwidget {
	width: 86px;
	height: 37px;
	background: url('../../img/thumbswidgetinactive.png') no-repeat;
	cursor: pointer;
}

#totalbox .score  .upactive {
	width: 86px;
	height: 37px;
	cursor: pointer;
	background: url('../../img/thumbswidgetup.png');
}

#totalbox .score  .downactive {
	width: 86px;
	height: 37px;
	cursor: pointer;
	background: url('../../img/thumbswidgetdown.png');
}

#totalbox .score .thumbsupdownwidget .upthumb {
	width: 43px;
	height: 37px;
	float: left;
}

#totalbox .score .thumbsupdownwidget .downthumb {
	width: 43px;
	height: 37px;
	float: left;
}

#statuswrapper {
	margin-left: 80px;
	margin-top: -30px;
}

.ui-helper-hidden-accessible {
	display: none;
}

@media only screen and (min-width: 768px) {
	.entryinfo {
		width: 270px;
		float: left;
		padding-bottom: 5px;
	}

	.first {
		padding-left: 50px;
		padding-right: 10px;
	}

	.view #info {
		padding: 50px 0px;
	}

	.view #name {
		padding-left: 125px;
	}

	.view #status {
		line-height: 50px;
		padding-right: 20px;
	}

	.entrycontent{
		width:870px;
	}

}

@media only screen and (max-width: 768px) {
	#entryactions{
		margin-top:20px;
	}

	.entrythumb{
		width:100%;
	}

	.entrycontent{
		width:100% !important;
	}

	.entrycontent div{
		text-align:left;
		margin-bottom:5px;
	}

	.box3dbordered{
		border:1px solid 1px solid #bebebe;
	}
}



