
.entry-wrap {
	display: -ms-flexbox;
	display: flex;
	background-color: black;
	color: white;
}

.entry-logo img {
	max-width: 300px;
}

.entry-sponsors {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

#directors {
	max-width: 160px;
}

#sundance {
	max-width: 100px;
}

#allstory {
	max-width: 175px;
}

.entry-content {
	margin-top: 30px;
}

.entry-content>div li,
.entry-content>div p {
	font-family: 'News Cycle',sans-serif;
	line-height: 1.5;
}

.entry-content>div ol {
	margin-left:30px;
	margin-bottom:10px;
}


.scrollbox>div p.warning {
	color: #900;
	margin:0;
	padding:0;
}



.scrollbox>div>.small-12.medium-9.columns>h3,
.scrollbox>h3,
.scrollbox>div>h3,
.scrollbox>div>#info_form>h3,
.scrollbox>.info_wrap>div>h3,
.scrollbox>div>.small-12.medium-9.columns>h5 {
	font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
	color: white;	
	margin: 10px 0;
	line-height: 1.1;
	color: #fff;
    -webkit-font-smoothing: antialiased;
}

.scrollbox>div input[type="file"], 
.scrollbox>div input[type="checkbox"], 
.scrollbox>div input[type="radio"] {
	margin:0;	
}
.scrollbox>div input[type="file"] {
	width:100px;
}


.scrollbox>div input[type="text"] {
	margin:2px 0;
}


.entry-content>div table,
.entry-content>div tr,
.entry-content>div table tr:nth-of-type(even),
.entry-content>div table tr:nth-of-type(odd),
.entry-content>div td {
	background-color: transparent;
	border: none;
	font-family: 'News Cycle';
}



.entry-content .contest_form .button.cancel,
.entry-content #info_form .button.left.cancel,
.entry-content #payment_form .button.left.cancel {
	float:left;
	background-color:#FFF;
	margin:0 0 10px 0;
	color:#000;
}


.entry-content .button.contest.submit {
	left: 50%;
	margin: 30px;
	margin-left: -100px;
}
.entry-content .button.agree,
.entry-content .button.cancel,
.entry-content .contest_form .button.info,
.entry-content .contest_form .button.upload,
.entry-content .contest_form .button.submit,
.entry-content #payment_form .button.right.submit,
.entry-content .final_confirmation .button,
.entry-content #info_form .button.info {
	background-color: #fff;
	float:right;
	clear:none;
	left:0;
	margin:0 0 10px 0;
	color:#000;
	background-color:#FFF;
	font-size:1rem;
}
.entry-content .button.contest.submit:hover,
.entry-content .button.agree:hover,
.entry-content .button.cancel:hover,
.entry-content .contest_form .button.info:hover,
.entry-content .contest_form .button.upload:hover,
.entry-content .contest_form .button.cancel:hover,
.entry-content #info_form .button.left.cancel:hover,
.entry-content #payment_form .button.left.cancel:hover,
.entry-content .contest_form .button.submit:hover,
.entry-content #payment_form .button.right.submit:hover,
.entry-content .final_confirmation .button:hover,
.entry-content #info_form .button.info:hover {
	background-color: #E2A718;
	color:#fff;
}



.entry-content .button {
	margin-top: 10px;
	font-family: 'Oswald';
	font-size: 1rem;
    text-transform: uppercase;
	line-height: 20px;
	float: none;
	padding: 4px 8px 5px;
	margin:0;
}
.entry-content .button.cancel {
	float:left;
	width: 70px;
	margin-left: 0;
}
.entry-content .small_progress_bar_wrapper {
	width: calc(100% - 194px);
	margin: 0px 6px;
	height: 30px;
	display:block;
	background-color: #000;
	border-radius: 4px;
	overflow: hidden;
}
.entry-content .small_progress_bar_wrapper>.progress_bar {
	width:100%;
	z-index:1;
}
.entry-content .small_progress_bar_wrapper>.text {
	font-family: 'Oswald';
	position:absolute;
	top:0;
	left:0;
	margin-top: 4px;
	width:100%;
	color:#fff;
	text-align:center;
	z-index:2;
	display:none;
}

.item form > div {
	padding: 0 10px;
	font-family: 'News Cycle', sans-serif;
	margin-bottom: 20px;
}

.item form input {
    border-color: #7d766f;
    height: 30px;
    padding: .1rem .5rem;
    margin-bottom: 0;
}

.item form select {
	height: 30px;
    padding: 1px 8px;
    background-color: #fff;
    border: 1px solid #7d766f;
    width: 90px;
}

.item form label {
	font-family: 'Oswald';
	color: rgba(185, 180, 175, 1);
}


.item form label span {
	display: block;
    height: 30px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-size: 1rem;
}

.entry-content input[type="checkbox"] {
	vertical-align: top;
    margin-top: 6px;
	padding: 0;
    height: auto;
}

.entry-content form input[type="checkbox"]+label {
	width: calc(100% - 30px);
    margin: 0 0 20px 10px;
    color: white;
    font-family: 'News Cycle';
}

.entry-card-exp select {
	max-width: calc(50% - 8px);
}

.entry-breadcrumb {
	margin-top: 30px;
}

.entry-breadcrumb a, .entry-breadcrumb a:visited {
	color: rgba(185, 180, 175, 0.3);
	font-family: 'News Cycle', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.75rem;
	line-height: 1;
}

.entry-breadcrumb a.active, .entry-breadcrumb a.active:visited {
	color: rgba(185, 180, 175, 1);
}

.entry-breadcrumb a.complete, .entry-breadcrumb a.complete:visited {
	color: #E2A718;
}

.entry-breadcrumb a.complete:before {
    content: "\f00c";
	font-family: 'FontAwesome', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.entry-breadcrumb hr {
	margin: 10px 0;
}

.entry-social {
	text-align: center;
	margin: 30px auto 0;
}

.entry-social a:hover, .entry-social a:focus {
	color: #f6f6f6;
}

.entry-social .fa {
	font-size: 1.5rem;
	margin: 10px 5px;
	color: white;
}

.columns>.scrollbox>div {
	float:left;
	clear:left;
}

.columns>.scrollbox>div.logos1 {
	width:100%;
	height:auto;
	display:block;
	margin-bottom: 20px;
}
.columns>.scrollbox>div.logos2 {
	width:100%;
	height:auto;
	display:none;
	margin-bottom: 20px;
}

.columns>.scrollbox>table.contest_info,
.columns>.scrollbox>table.contest_info>tbody,
.columns>.scrollbox>table.contest_info>tbody>tr,
.columns>.scrollbox>table.contest_info>tbody>tr>td {
	background-color: transparent;
	color: #eee;
	border: none;
	vertical-align: top;
}
.columns>.scrollbox>table.contest_info>thead>tr,
.columns>.scrollbox>table.contest_info>thead>tr>th {
	background-color: #333;
	color: #eee;
}

.button.agree {
	margin: 0;
}

.scrollbox .contest_form .button.cancel,
.scrollbox #info_form .button.left.cancel,
.scrollbox #payment_form .button.left.cancel {
	float:left;
	background-color:#FFF;
	margin:0 0 10px 0;
	color:#000;
}


.scrollbox .button.contest.submit,
.scrollbox .button.agree,
.scrollbox .button.cancel,
.scrollbox .contest_form .button.info,
.scrollbox .contest_form .button.upload,
.scrollbox .contest_form .button.submit,
.scrollbox #payment_form .button.right.submit,
.scrollbox .final_confirmation .button,
.scrollbox #info_form .button.info {
	background-color: #fff;
	float:right;
	clear:none;
	left:0;
	margin:0 0 10px 0;
	color:#000;
	background-color:#FFF;
	font-size:1rem;
}
.scrollbox .button.contest.submit:hover,
.scrollbox .button.agree:hover,
.scrollbox .button.cancel:hover,
.scrollbox .contest_form .button.info:hover,
.scrollbox .contest_form .button.upload:hover,
.scrollbox .contest_form .button.cancel:hover,
.scrollbox #info_form .button.left.cancel:hover,
.scrollbox #payment_form .button.left.cancel:hover,
.scrollbox .contest_form .button.submit:hover,
.scrollbox #payment_form .button.right.submit:hover,
.scrollbox .final_confirmation .button:hover,
.scrollbox #info_form .button.info:hover {
	background-color: #E2A718;
	color:#fff;
}

.content_wrap .progress_tracker a {
	color: rgba(185, 180, 175, 0.3);
}
.content_wrap .progress_tracker a:hover {
	text-decoration: none;
}
.content_wrap .progress_tracker a.active {
	color: rgba(185, 180, 175, 1);
}
.content_wrap .progress_tracker a.complete {
	color: #E2A718;
}

.small-12.medium-12.columns>video {
	width:100%;
	height: 60vw;
}

div.agreement_text_window {
	width: 100%;
	margin-left:0;
	height: 300px;
	overflow:scroll;
	border: 1px solid #fff;
	padding: 10px;
	background-color: #222;
	margin-bottom:20px;
}
div.agreement_text_window ol {
	margin-bottom: 20px;
}
div.agreement_text_window ol>li {
	margin-bottom: 12px;
	margin-left: 30px;
}



.entry-content .button {
	margin-top: 10px;
	font-family: 'Oswald';
	font-size: 1rem;
    text-transform: uppercase;
	line-height: 20px;
	float: left;
	padding: 4px 8px 5px;
	margin:0;
}
.entry-content .button.cancel {
	float:left;
	width: 70px;
	margin-left: 0;
}
.entry-content .small_progress_bar_wrapper {
	width: calc(100% - 194px);
	margin: 0px 6px;
	height: 30px;
	display:block;
	background-color: #000;
	border-radius: 4px;
	overflow: hidden;
}
.entry-content .small_progress_bar_wrapper>.progress_bar {
	width:100%;
	z-index:1;
}
.entry-content .small_progress_bar_wrapper>.text {
	font-family: 'Oswald';
	position:absolute;
	top:0;
	left:0;
	margin-top: 4px;
	width:100%;
	color:#fff;
	text-align:center;
	z-index:2;
	display:none;
}

.entry-content form > div,
.content_wrap .scrollbox p {
	padding: 0 10px;
	font-family: 'News Cycle', sans-serif;
	margin-bottom: 20px;
}

.entry-content form input {
    border-color: #7d766f;
    height: 30px;
    padding: .1rem .5rem;
	margin-top: 6px;
    margin-bottom: 0;
}

.entry-content form select {
	height: 30px;
    padding: 1px 8px;
    background-color: #fff;
    border: 1px solid #7d766f;
    width: 90px;
}

.entry-content form label {
	font-family: 'Oswald';
	color: rgba(185, 180, 175, 1);
}

.entry-content form label span {
	display: block;
    height: 30px;
    line-height: 30px;
    color: black;
    text-transform: uppercase;
    font-size: 1rem;
}

.entry-content input[type="checkbox"] {
	vertical-align: top;
    margin-top: 6px;
	padding: 0;
    height: auto;
}

.entry-content form input[type="checkbox"]+label {
	width: calc(100% - 30px);
    margin: 0 0 20px 10px;
    color: white;
    font-family: 'News Cycle';
}

.entry-card-exp select {
	max-width: calc(50% - 8px);
}

.entry-breadcrumb {
	margin-top: 30px;
}

.entry-breadcrumb a, .entry-breadcrumb a:visited {
	color: rgba(185, 180, 175, 0.3);
	font-family: 'News Cycle', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.75rem;
	line-height: 1;
}

.entry-breadcrumb a.active, .entry-breadcrumb a.active:visited {
	color: rgba(185, 180, 175, 1);
}

.entry-breadcrumb a.complete, .entry-breadcrumb a.complete:visited {
	color: #E2A718;
}

.entry-breadcrumb a.complete:before {
    content: "\f00c";
	font-family: 'FontAwesome', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.entry-breadcrumb hr {
	margin: 10px 0;
}

.entry-social {
	text-align: center;
	margin: 30px auto 0;
}

.entry-social a:hover, .entry-social a:focus {
	color: #f6f6f6;
}

.entry-social .fa {
	font-size: 1.5rem;
	margin: 10px 5px;
	color: white;
}


.entry-content form label span.file_link {
	color: #E2A718;
}
.entry-content form label span.file_link:hover {
	color: #999;
}





/** TEMP STYLES **/
.public #header {
    height: 75px;
}


@media only screen and (max-width: 48em) {
	.scrollbox {
		padding-top: 20px;
		padding-bottom: 105px;
	}
	
	/** TEMP STYLES **/
	.public #header {
		height: 150px;
	}
	
	#dl-menu {
		top: 0;
	}
}



#video_window {
	position:relative;
	float:left;
	clear;left;
	width: 100%;
	min-height: 550px;
	background-color: #000;	
}

#video_window>.films_list {
	position:relative;
	float:left;
	clear:left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#video_window>.films_list>.film_title {
	position:relative;
	float:left;
	clear:none;
	width: 20%;
	height: 60px;
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2a618;
	color: white;
	cursor: pointer;
}
#video_window>.films_list>.film_title>.film_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	margin: 0;
}

#video_window>.films_list>.film_title>.film_author {
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
	margin-top: 3px;
}

#video_window>.films_list>.film_title:hover {
	background-color: #534a08;	
}
#video_window>.films_list>.film_title.current,
#video_window>.films_list>.film_title.current:hover {
	background-color: #e2a618;	
}
#video_window>.films_list>.film_title.current>p {
	color: #000;	
}


#video_window>#film_window {
	position:relative;
	float:left;
	clear:left;
	width: 100%;
	height: calc(100% - 80px);
}

#video_window>#film_window>video {
	position:relative;
	float:left;
	clear:left;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.container.body-content.tcc .tcc-mainVideo  p,
.container.body-content.tcc .tcc-mainVideo  h2 {
	position:relative;
	float:left;
	clear:left;
	color: #fff;
}

.tcc-mainVideo>#video_window>#film_window>p.placeholder {
	position:relative;
	float:left;
	text-align:center;
	color: #fff;
	margin: 20px 0;
	width: 100%;
}

