body {
        background: #fff;   
        min-height: 400px;
        margin: 0;
        clear: both;
        min-width: 1024px;
}


.header {
    box-sizing: border-box;
    width: 100%;
    min-height: 159px;
    padding: 0 0 150px 64px;
    display: block;
    position: relative;
    background: #ebf2fd;
    overflow: visible;
}

.header-account-d {	
        height: 32px;	
        /* background: fff;  remove this */
        left: 16px;
        top: 21px;
        display: block;
        position: relative;
        width: 50%;
}
.aicp-awards-logo {
        top: 16px;
        right: 60px;
        position: absolute;
		width: 100%;
    	max-width: 480px;
    	height: auto;

}

.menu-top-bar {
	height: 32px;
	display: block;
	position: relative;
	top: 106px;
}
.menu-item {
	color: #4d79c4;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	margin-left: 16px;
	text-decoration: none;
	font-weight: 900;
}
.button-box {
	height: 32px;
	width: 150px;
	background-color: #4d79c4;
	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: 160px;
	background-color: #4d79c4;
	display: inline-block;
	cursor: hand;
}
.button-label-big {
	color: #fff;
	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: #4d79c4;
	/* 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: #000;
}

.main-holder {
        min-height: calc(100vh - 278px);
		background: #fff;
		padding: 0;
    	margin: 0;      
}


.footer {
	height: 278px;
	width: 100%;
	background-color: #ebf2fd;
	min-width: 745px;
	/*
	display: block;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	min-width: 745px;
	margin-top: 37px; 
	*/
}
.powered-by-logo {
    display: block;
    width: 500px;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: -60px;
}

.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: #4d79c4;
	width: 100%;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
.disclaimer-privacy-p a {
        color: #4d79c4;        
}
.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;
   
}

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

/* landing page */
.landing-table tr>td {
        padding-bottom: 32px;
}
.landing-table td {
	color: #4d79c4;
	font-family: "galaxiePolarisMedium", serif;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-size: 18px;
	line-height: 23px;
	padding-left: 36px;
	padding-right: 36px;
}
.landing-banner-cell {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0;
    vertical-align: top;
}

.landing-banner {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
}

.landing-banner-image {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.landing-banner-text {
    position: absolute;
    top: 50%;
    left: 30%;
    width: 80%;
    max-width: 800px;
    transform: translate(-50%, -50%);

    color: #fff;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
                 Roboto, Helvetica, Arial, sans-serif,
                 "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 20px;
    font-weight: 100;
    line-height: 1.1;
    text-align: left;
}/* end of landing page stuff */


/* sign-in page */
.signin-warning-box {
	width: 608px;
	background-color: #FCDA8C;
	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: #000;
	/*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;
}
.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: #4d79c4;
        	font-family: 'galaxiePolarisMedium', sans-serif;	
        	font-size: 12px;	
        	font-weight: 600;	
        	line-height: 24px;
	color: #ebf2fd;
	text-transform: uppercase;
	border-bottom: 8px solid #fff;
	text-align: left;
	vertical-align: top;
	width: 16%;
}
.entry-table td {
        	background-color: #4d79c4;
        	color: #ebf2fd;	
        	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: #bfcfe8 !important; 
		color: #3d609b !important;      
}
.entry-table td a {
        color: #ebf2fd;
        text-decoration: none;
        margin-right: 5px;
}
.entry-table tr.spaceUnder>td {
  padding-bottom: 1em;
}
.action-highlight {
        color: #FFB236;
    	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: #4d79c4;	
        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: #4d79c4;

	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: #4d79c4;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 44px;
}
.required-star {
        color: #4d79c4;  
        margin-left: 2px;      
}
.upper {
        text-transform: uppercase;
}
.form-field-box {
	background-color: #4d79c4;
	margin-top: 8px;
	width: 608px;
	display: block;
	min-height: 56px;
	overflow: hidden; 
}

.form-field-box p {
	color: #ebf2fd;
	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: #4d79c4;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-left: 5px;
        cursor: hand;
}
.big-button {
	height: 45px;
	width: 405px;
	background-color: #4d79c4;
	display: inline-block;
	position: relative;
	cursor: hand;
	
}
.big-button-right {
        float: right;       
}
.big-button p {
        text-align: center;
	color: #ebf2fd;
	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: #4d79c4;
	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: #4d79c4;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;      
}
.tips-box {
        	background-color: #4d79c4;
	color: #ebf2fd;
	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: #4d79c4;
	/*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: #000;
        text-decoration: none;
}
.header-details-shortlist {
	color: #4d79c4;
	/*font-family: "galaxiePolarisBook", Times, serif;*/
	font-family: "galaxiePolarisMedium", serif;
	font-size: 17px;
	line-height: 22px;
	margin-top: 44px;
	margin-right: 300px;
}
.sub-title {
	color: #000;
	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 #4d79c4;
        border-top: solid 1px #4d79c4;
}
.header-instructions {
	color: #4d79c4;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 17px;
	line-height: 22px;
	margin-top: 16px;
	width: 608px;
}


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


.informational-subheader {
        color: #4d79c4;	
        /*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: #4d79c4;	
        /*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: #4d79c4;	
        /*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: #4d79c4;
        font-family: 'galaxiePolarisMedium', sans-serif;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
        margin-top: 18px;
}
.ui-widget {
        color: #4d79c4 !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: #4d79c4;
	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: #4d79c4;
        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: #4d79c4;
	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: #4d79c4;
	font-family: 'galaxiePolarisMedium', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;;
}
.radio-btn-holder input {
        margin-right: 10px;
}

.category-group {
	color: #4d79c4;
	font-family: "galaxiePolarisBook", Times, serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;        
}
.sub-cat-name {
        display: inline-block;
        font-weight: normal;
}
.moma-message { 
	font-family: "galaxiePolarisBook",serif; 
	margin: auto;
	width: 80%;
	padding: 10px;
	text-align: center;
}
.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;

}
/* --- CSC Credit Section Headers (Cr_HeaderText) --- */
.form-field-box.csc-header {
    background-color: #ebf2fd !important;   /* override gray box */
    width: 608px !important;              /* override 608px width */
    margin-top: 30px !important;         /* more space above header */
    margin-bottom: 8px !important;       /* standard space below header */
    min-height: auto !important;         /* no forced tall box */
    padding: 0 !important;               /* reset internal spacing */
    overflow: visible !important;        /* header text should not clip */
}

/* Make Cr_HeaderText paragraphs full-width instead of 190px */
.form-field-box.csc-header p.upper {
    display: block !important;
    width: 592px !important;          /* override the 190px */
    margin: 0 0 6px 0 !important;    /* remove 18px top margin */
    padding-left: 0 !important;      /* line up with left edge */
	padding: 14px 8px !important;    
	font-size: 20px !important;
    font-weight: bold !important;
    color: #fff !important;
	background-color: #3d609b;
    text-align: left !important;
}

/* Submission materials page */
.form-field-box.material-row {
    box-sizing: border-box;
    padding: 8px;
}

.form-field-box.material-row.material-missing {
    background-color: #a70101 !important;
}

.material-thumbnail {
    display: block;
    width: 100%;
    margin-bottom: 8px;
}

.material-thumbnail img {
    display: block;
    width: 160px;
    height: 90px;
    object-fit: cover;
    border: 1px solid #ebf2fd;
}

.material-preview-trigger {
    cursor: pointer;
}

.form-field-box.material-row > p.material-label {
    box-sizing: border-box;
    width: 260px;
    margin: 10px 0 0;
    padding-left: 8px;
    white-space: nowrap;
    vertical-align: top;
}

.material-details {
    float: right;
    box-sizing: border-box;
    width: 330px;
    min-height: 48px;
    padding-top: 6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.material-filename {
    box-sizing: border-box;
    width: 100%;
    padding-left: 12px;
    color: #fff;
    line-height: 18px;
    overflow-wrap: anywhere;
}

.material-controls {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 7px;
}

.material-status {
    padding-left: 12px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.material-actions {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-left: auto;
    white-space: nowrap;
}

.material-action,
.material-action:visited {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 9px;
    border: 0;
    border-radius: 3px;
    background-color: #ebf2fd;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.material-action:hover,
.material-action:focus {
    background-color: #d9e7fa;
    color: #000;
    text-decoration: none;
}

.material-image-dialog {
    box-sizing: border-box;
    max-width: calc(80vw + 24px);
    max-height: calc(70vh + 24px);
    padding: 12px;
    border: 0;
    background: #000;
    overflow: visible;
}

.material-image-dialog::backdrop {
    background: rgba(0, 0, 0, 0.85);
}

.material-image-dialog img {
    display: block;
    max-width: 80vw;
    max-width: min(80vw, 900px);
    max-height: 70vh;
    width: auto;
    height: auto;
    object-fit: contain;
}

.material-image-dialog-close {
    position: absolute;
    top: -36px;
    right: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 34px;
    line-height: 34px;
    cursor: pointer;
}

button.big-button.material-upload-button {
    padding: 0;
    border: 0;
    font: inherit;
}

.word-limit-counter {
    box-sizing: border-box;
    padding-left: 8px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
