body {
        background: #140b21;   
        min-height: 400px;
        margin: 0;
        clear: both;
        /* min-width: 1024px; */  /* <-- Comment out or remove this */
}


.header {	
        height: 159px;
		left: 64px;	
        width: 100%;
        display: block;
        background: #140b21;
        position: relative;
        overflow: none;
}

.header-account-d {	
        height: 32px;	
        /* background: fff;  remove this */
        left: 16px;
        top: 21px;
        display: block;
        position: relative;
        width: 50%;
}
.awards-logo {
        top: 16px;
        right: 60px;
        position: absolute;
		z-index: 10;
		height: 180px;
  		width: auto;
		padding-right: 20px;
        /* may need to put these back for the AICP logo
	height: 102px;
	width: 248px;
	*/
}
.org-logo-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.scaled-img {
  height: 150px;
  width: auto;
}
.mastodon-icon {
  width: 1.25em;
  height: 1.25em;
  vertical-align: middle;
  display: inline-block;
}
.menu-top-bar {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	top: 180px;
	width:100%;
	gap: 10px;
	padding: 0 16px;
	margin-bottom: 20px;
	box-sizing: border-box;
	background: transparent;
	z-index: 1; /* or a low number */
	position: relative; /* must be set for z-index to work */

}

/* Allow wrapping on small screens */
@media (max-width: 768px) {
	.menu-top-bar {
		white-space: normal;      /* Enable text wrapping */
		overflow-wrap: break-word;
	}
}
.menu-item {
	color: #306eab;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;;
	text-decoration: none;
	font-weight: 900;
	white-space: normal;
	word-break: break-word;
}
.button-box {
	height: 32px;
	width: 150px;
	background-color: #2793d4;
	display: inline-block;
	cursor: hand;
}
.button-label {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'galaxiePolarisMedium', sans-serif;*/
	font-size: 16px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
	position: relative;
	top: 6px;
}
.button-box-big {
	height: 44px;
	width: 250px;
	background-color: #306eab;
	display: inline-block;
	cursor: hand;
}
.button-label-big {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'galaxiePolarisBold', sans-serif;*/
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
	position: relative;
	top: 12px;
}
.button-box a {
        text-decoration: none;
}





.welcome-text {
        position: relative;
        top: 10px;
	height: 17px;
	color: #2793d4;
	/* font-family: "Plantin Std"; */
	/* font-family: "galaxiePolarisBook", Times, serif;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 20px;
	display: inline-block;
	margin-right: 16px;
}
.welcome-text a {
        text-decoration: none;
        color: #fff;
}

.main-holder {
        min-height: calc(100vh - 278px);
		background: #140b21;      
}


.footer {
	height: 278px;
	width: 100%;
	background-color: ##140b21;
	min-width: 745px;
	/*
	display: block;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	min-width: 745px;
	margin-top: 37px; 
	*/
}
.partners-contact {
	height: 14px;
	color: #b8b8b8;
	font-family: 'Montserrat', sans-serif;
	/*font-family: "galaxiePolarisMedium", serif;*/
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
	top: 37px;
	position: relative;
}
.partners-contact a {
        color: #b8b8b8;
}

.social-links {
	height: 14px;
	color: #b8b8b8;
	font-family: FontAwesome;
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	text-align: center;
	top: 53px;
	position: relative;
}
.social-links a {
        color: #b8b8b8;
        margin-right: 5px;
        font-size: 24px;
}
.disclaimer-privacy-p {
        top: 78px;
        position: relative;
	height: 90px;
	color: #cab16f;
	width: 100%;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
.disclaimer-privacy-p a {
        color: #cab16f;        
}
.logo-holder {
        top: 90px;
        position: relative;
        text-align: center;
        font-family: 'galaxiePolarisMedium', sans-serif;
        font-size: 12px;
        font-weight: bold;
}

.banner-img {
    width: 100%;
    height: auto;
    min-width: 745px;
    max-width: 1024px;
	padding-top: 20px;
   
}

.content-holder {
        margin-top: 49px;
}

/* landing page */
.landing-table tr>td {
        padding-bottom: 32px;
}
.landing-table td {
	color: #cab16f;
	font-family: "galaxiePolarisMedium", serif;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-size: 18px;
	line-height: 23px;
	padding-left: 36px;
	padding-right: 36px;
}
.landing-banner {
	color: #140b21;
	font-family: "galaxiePolarisHeavy", serif;
	font-weight: 600;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-size: 64px;
	/*line-height: 23px;*/
	text-align: center;
}
.landing-content {
        margin-top: 20px; padding-bottom: 20px; display: block; margin-left: 36px;
}
/* end of landing page stuff */


/* sign-in page */
.signin-warning-box {
	width: 608px;
	background-color: #fff;
	display: block;
}
.signin-warning-box-text {
	color: #DE3000;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin-left: 0px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 20px;
	display: block;
	text-align: center;
}

.signin-title {
        margin-top: 46px;
	height: 27px;
	color: #FFF;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 27px;
}

.signin-holder {
        margin-left: 80px;
		padding-top: 40px;
}
.forgot-your-password-link {
        left: 205px;
        position: relative;
	color: #fff;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
}

/* end sign-in stuff */
/* home page stuff */
.create-entry-button {
        margin-top: 24px;
}
.finalize-entries-button {
        margin-top: 0px
}
.entry-table {
        /* width: 864px; */
        width: calc(100% - 80px);
        border-collapse: separate;
        border-spacing: 0;
        margin-top: 16px;
}
.entry-table th {
        	background-color: #b2b0b0;
        	font-family: 'galaxiePolarisMedium', sans-serif;	
        	font-size: 12px;	
        	font-weight: 600;	
        	line-height: 24px;
	color: #2B2A2A;
	text-transform: uppercase;
	border-bottom: 8px solid #fff;
	text-align: left;
	vertical-align: top;
	width: 16%;
}
.entry-table td {
        	background-color: #B2B0B0;
        	color: #000;	
        	font-family: 'galaxiePolarisMedium', sans-serif;
        font-size: 12px;	
        font-weight: 500;	
        line-height: 20px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        text-align: left;
        border-bottom: 8px solid #fff;
        vertical-align: top;
        
}
.complete-entry-row td {
        background-color: #F3F6F5 !important;        
}
.entry-table td a {
        color: #000;
        text-decoration: none;
        margin-right: 5px;
}
.entry-table tr.spaceUnder>td {
  padding-bottom: 1em;
}
.action-highlight {
        color: #d20202;
    	margin: 0px;
    	padding: 0px;
    	display: inline-block;
}
/* end home page stuff */
/* help stuff */

.help-address {
        margin-top: 16px !important;
}
/* end help stuff */
/* new entry stuff */
.entry-cb {
        font-size: 14px !important;
}
.entry-checkboxes {
        margin-top: 0px !important;
        
}
.category-select-table {
        margin-top: 60px;
        width: 1200px;
}
.category-select-table th {
		font-family: 'galaxiePolarisHeavy', sans-serif;
		font-size: 24px;
		color: #fff;	
        vertical-align: top;
        text-align: left;
        width: 20%;
		margin-left: 5px;
		padding-right: 10px;
}
.category-select-table td {
        vertical-align: top;
        
        text-align: left;
}
.radio-background {
	height: 16px;
	width: 16px;
	border: 1px solid #48A9AD;
	background-color: #E5F1F0;
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.5);
}
.category-rb {
	background-color: #F3F6F5;
	margin-top: 8px;
	display: inline-block;
}
.category-rb-label {
 	height: 20px;
	color: #fff;

	margin-left: 5px;
        cursor: hand;   
        font-family: "galaxiePolarisBook", Times, serif;	
        font-size: 17px;	
        line-height: 27px;    
}

/* end new entry stuff */

/* global stuff */

.required-fields {
	color: #2793d4;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 44px;
}
.required-star {
        color: #2793d4;  
        margin-left: 2px;      
}
.upper {
        text-transform: uppercase;
}
.form-field-box {
	background-color: #2B2A2A;
	margin-top: 8px;
	width: 608px;
	display: block;
	min-height: 56px;
	overflow: hidden; 
}

.form-field-box p {
	color: #b8b8b8;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 18px;
	padding-left: 8px;
	display: inline-block;
	width: 190px;;
}
.form-field-box textarea {
        font-family: 'galaxiePolarisMedium', sans-serif;
		font-size: 12px;
		height: 100px;
        display: block;
        margin-bottom: 8px;
}
.form-field-box input,select,textarea {
        display: inline-block;   
	height: 36px;
	width: 399px;
	border: 1px solid #979695;
	background-color: #E5F1F0;
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.5);
	position: relative;
	margin-top: 9px;
	margin-right: 9px;
	float: right;
	padding: 4px;
	color: #2B2A2A;
}  
.misc-holder {
        margin-top: 16px; width: 608px;
        height: 45px;
}   
.check-background {
	height: 16px;
	width: 16px;
	border: 1px solid #48A9AD;
	border-radius: 2px;
	background-color: #E5F1F0;
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.5);
	display: inline;
	margin-top: 16px;
}
.checkbox-label {
	height: 20px;
	color: #2793d4;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-left: 5px;
        cursor: hand;
}
.big-button {
	height: 45px;
	width: 405px;
	background-color: #2793d4;
	display: inline-block;
	position: relative;
	cursor: hand;
	
}
.big-button-right {
        float: right;       
}
.big-button p {
        text-align: center;
	color: #fff;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: center;
	margin-top: 12px;
	
}

.input-info {
	height: 17px;
	color: #cab16f;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 14px;
	line-height: 17px;
	position: relative;
	left: 204px;
	padding-bottom: 4px;
}

.tips-holder {
	display: block;
        float: right;
        width: 300px;
	color: #2793d4;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;      
}
.tips-box {
    background-color: #2793d4;
	color: #fff;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	padding-left: 29px;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.header-details {
	color: #fff;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 22px;
	margin-top: 44px;
	width: 608px;
}
.header-details a {
        color: #fff;
        text-decoration: none;
}
.header-details a {
    color: #2793d4; /* or another color that stands out */
    text-decoration: underline;
}
.header-details-shortlist {
	color: #cab16f;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-family: "galaxiePolarisMedium", serif;
	font-size: 17px;
	line-height: 22px;
	margin-top: 44px;
	margin-right: 300px;
}
.sub-title {
	color: #FFF;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 21px;
	margin-top: 33px;
}

.grid-header {
	height: 25px;
	width: 864px;
	background-color: #C5F1E7;
}

.video-thumb {
/* nothing here. this is just a holder */
        cursor: hand;
}
.selected-entry {
        border-bottom: solid 1px #cab16f;
        border-top: solid 1px #cab16f;
}
.header-instructions {
	color: #b5b5b5;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 17px;
	line-height: 22px;
	margin-top: 16px;
	width: 608px;
}


.informational-subheader a {
        color: #cab16f;	
        /*font-family: "galaxiePolarisBook", Times, serif;*/
		font-family: "galaxiePolarisMedium", serif;	
        font-size: 18px;	
        font-weight: 600;	
        line-height: 28px;
        margin-top: 44px;
}


.informational-subheader {
        color: #2793d4;	
        /*font-family: "galaxiePolarisBook", Times, serif;*/
		font-family: 'Montserrat', sans-serif;	
        font-size: 18px;	
        font-weight: 600;	
        line-height: 28px;
        margin-top: 44px;
}


.rules-subheader {
		height: 27px;
        color: #cab16f;	
        /*font-family: "galaxiePolarisBook", Times, serif;*/
		font-family: "galaxiePolarisHeavy", serif;	
        font-size: 32px;	
        font-weight: 600;
		letter-spacing: 1px;	
        line-height: 28px;
        margin-top: 44px;
}


.dates-subheader {
        color: #cab16f;	
        /*font-family: "galaxiePolarisBook", Times, serif;*/
		font-family: "galaxiePolarisHeavy", serif;	
        font-size: 24px;	
        font-weight: 600;	
        line-height: 28px;
        margin-top: 44px;
}


.dates-text {
        color: #fff;	
        /*font-family: "galaxiePolarisBook", Times, serif;*/
		font-family: "galaxiePolarisMedium", serif;	
        font-size: 24px;	
        font-weight: 600;	
        line-height: 28px;
}


.spacer {
        height: 50px;
}
#displayDate {
        float: right;
        display: inline-block;
        width: 399px;
        text-align: left;
        color: #cab16f;
        font-family: 'galaxiePolarisMedium', sans-serif;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
        margin-top: 18px;
}
.ui-widget {
        color: #cab16f !important;
        font-family: 'galaxiePolarisMedium', sans-serif !important;        
}
.ui-widget-header {
        background: #E9EEEE !important;
}

.custom-credits-header {
	height: 25px;
	width: 608px;
	background-color: #C5F1E7;
}
.custom-credits-header p {
        display: inline-block;
	color: #cab16f;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 0px;
	margin-left: 8px;
}
.custom-credits-names-header {
        margin-left: 156px !important;
}
.custom-credit-name {
        width: 181px !important;
        float: left !important;
        margin-left: 8px;
}
.campaign-submissions-table td {
        width: 30% !important;
}
label p {
        display: inline-block; 
        /*width: 140px;*/ 
        vertical-align: top; 
        margin: 0px;
}

.thumbnail-cell {
        width: 100px !important;
}

.cb-cell {
        vertical-align: middle !important; 
        padding-left: 20px !important;
}
.price-column {
        text-align: right !important;
        padding-right: 10px !important;
}
.red-text {
	color: #ff0000 !important;
	display: inline !important;
}
.blue-text {
	color: #2f6eba !important;
	display: inline !important;
}


.source-search-results {
        height: 250px; width: 100%; overflow: auto; display: block; background: #fff; margin-top: 20px;
        color: #cab16f;
        font-family: 'galaxiePolarisMedium', sans-serif;
}
.source-search-results tr {
        cursor: pointer; 
        line-height: 24px;
       
}
.source-search-results td {
        padding: 10px 10px 10px 10px;
}

.hidden {
        display: none;
}


.campk-movie-list-table {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 600px;
}
.campk-movie-list-table th { text-align: left; }
.campk-movie-list-table td { text-align: left; }

.error {
        margin-top: 20px;
        color: #ff0000;
        font-size: 22px;
}
.radio-btn-holder p {
	color: #cab16f;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 18px;
	padding-left: 8px;
	display: inline-block;
	width: 190px;;
}
.radio-btn-holder {
	background-color: #F3F6F5;
	margin-top: 8px;
	width: 608px;
	display: block;
	min-height: 56px;
	overflow: hidden; 
}
.radio-btn-holder label {
	color: #cab16f;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;;
}
.radio-btn-holder input {
        margin-right: 10px;
}

.category-group {
	color: #cab16f;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;        
}
.sub-cat-name {
        display: inline-block;
        font-weight: normal;
}
.banner-text { 
	font-family: "Georgia",serif; 
	margin: auto;
	width: 80%;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.banner-text .headline {
  font-size: 28px;  /* larger than base 20px */
  font-weight: bold; /* optional, for emphasis */
}
.georgia {
    font-family: "galaxiePolarisBook", serif !important;
}
.filter-asc{
    filter: grayscale(80%) invert(90%) sepia(19%) saturate(390%) hue-rotate(360deg) brightness(100%) contrast(0%); background-size: 20px 30px;

}