:root {--color-background: #FFCC17; --color-hover: #FEEAA2; --color-foreground: #262626;}

#langs {
	position: relative !important; float: right;
	margin: 0 20px 0 0;
	opacity: 1;
}
#login button {background-color: var(--color-background)}
#login main {max-width: 700px; height: auto;
	background-color: #FFF; box-shadow: 0 0.1em 1em #CCC;
}
#login form {float: none; margin: 0 auto; padding-top: 25px; padding-bottom: 50px;}
#TabbedView #nav-tab { background-color: #013ADF;}

td.actions a.ixActionCAMPAIGN, td.actions a.ixActionCAMPAIGN__REACT,
td.actions a.ixActionDETAILS,
td.actions a.ixActionUPLOAD_ASSET,
td.actions a.ixActionUPLOAD_ADMATERIAL,
td.actions a.ixActionEMAIL,
td.actions a.ixActionLIFT,
td.actions a.ixActionCHANGE_STATUS,
td.actions a.ixActionTEARSHEET,
td.actions a.ixActionCHANGE_PRODUCTIONQUALITY,
td.actions a.ixActionCHANGE_COMPLEXITY,
td.actions a.ixActionCHANGE_WRITER_TOCURRENTUSER,
td.actions a.ixActionCHANGE_DEADLINES,
td.actions a.ixActionNEWNOTE {display: none}

#AdProduction a.ixActionCAMPAIGN {color: black; text-decoration: none; pointer-events: none;}

#EditOrderDialog #uploadassets {display: none}
#EditOrderDialog footer button:nth-child(2 of button) {display: none}