* {
  margin: 0;
  padding: 0;
}
#skiplink {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
#skiplink:focus {
  left: 0;
  width: auto;
  height: auto;
  color: white;
  background: #990001;
  padding: 5px;
}
body {
  font-family: 'proxima-nova','Lato', sans-serif;
  font-size: 15px;
  background-color: #F6F6F6;
  min-width: 1080px;
  color: #676767;
}
a {
  color: #990000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #780000;
}
p a, li a {
  text-decoration: underline;
}
.admin-list-item {
  position: absolute !important;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
}
.admin-button {
  /* background: #990001; */
  color: white;
  padding: 12px 32px !important;
  /* padding-bottom: 12px; */
  border: none;
  font-size: 15px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight:700;
  background: #000;
}
.admin-button:hover, .admin-button:focus {
  /* background-color: #780000; */
  /* color: white !important; */
}
p, ul {
  line-height: 25px;
}
.container {
  width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
}

.message-table {
  position: relative;
  min-height: 185px;
}
.message-menu {
  box-sizing: border-box;
  font-weight: bold;
  font-size: 14px;
  width:150px;
  top: -37px;
  left: -180px;
  padding: 30px;
  background-color: #F6F6F6;
  position:absolute;
  display: none;
}
.message-menu a {
  color: #676767;
}
.message-menu a span {
  color: #990000;
  float: right;
}
.message-menu p.active {
  background-color: #E3E2E0;
  margin: 0 -10px;
  padding: 0 10px;
}
.setting-form,
.resource-form {
  display: none;
}
/*
.message-menu #compose {
  color: #990000;
}
*/
.content {
  background-color: white;
  padding-top: 70px;
  padding-bottom: 60px;
  position: relative;
}
h2 {
  font-size: 18px;
}
.page-title {
  font-size: 28px;
  padding-bottom: 15px;
}
.section-title {
  margin: 15px 0;
}
.aligned-list {
  padding-left: 20px;
  /* font-size: 15px; */
}
.indented-list > li > ul {
  padding-left: 20px;
}
.indented-list > li > ul > li > ul {
  padding-left: 40px;
}
.indented-list {
  padding-left: 40px;
}
.px15 {
  height: 15px;
}
.px30 {
  height: 30px;
}
.pagination {
  list-style-type: none;
}
.pagination li {
  display: inline-block;
  padding: 0 3px;
}
.row {
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;
  padding: 15px 0;
}
.col {
  width: 50%;
  box-sizing: border-box;
}
.col:first-child {
  margin-right: 15px;
}
.col:nth-child(2) {
  margin-left: 15px;
}
form #charity-letter-label {
  margin: 0 0 15px 45px;
  width: 160px;
}
.form-text {
  margin-bottom: 1em;
  font-size: 17px;
  line-height: 24px;
}
.goto input, .goto button {
  display: inline-block;
}
form.goto input {
  width: 90%;
}
form.goto button {
  width: 10%;
  height: 50px;
  box-sizing: border-box;
  border: none;
  background: #313131;
  color:white;
  cursor: pointer;
}
form.goto button:hover {
  background: #990000;
}
.details {
  background: none;
  width: auto;
  margin: 15px auto 30px auto;
  font-size: 1em;
}
#event-details {
  display: none;
}
#event-not-found {
  display: none;
  font-style:italic;
  margin-bottom: 30px;
}
table.details tr {
  background-color: #fff;
}
.details th {
  background: none;
  text-align: right;
  padding: 5px;
  color: #676767;
}
.details td {
  background: none;
  text-align: left;
  padding: 5px;
  padding-left: 15px;
}

header {
  background-color: black;
  color: white;
  height: 150px;
}
header .container {
  position: relative;
}
#usc-dept-logo {
  display: block;
  position: absolute;
  left: 0;
  top: 25px;
}
#usc-dept-logo img {
  height: 29px;
}
#usc-logo {
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
}
#usc-logo img {
  height: 38px;
}
h1 {
  font-size: 45px;
  position: absolute;
  top: 70px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
h1 > a, h1 > a:focus, h1 > a:hover, h1 > a:visited, h1 > a:active {
  color: white;
}

.nav {
  background-color: #313131;
  height: 70px;
  position: relative;
  font-size: 14px;
}
.nav ul {
  list-style-type: none;
  margin: 0;

}
.nav ul.main-menu {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}
.nav ul li {
  display: inline-block;
  padding: 0 25px 0 0;
  color: white;
  position:relative;
}
.nav ul li a {
  color: white;
  text-decoration: none;
  border-bottom: 5px solid #313131;
  text-transform: uppercase;
  padding-bottom: 22px;
  font-size: 15px;
  overflow-y: hidden;
  letter-spacing: .6px;
  font-weight: 700;
}
.nav ul li a:hover, .nav ul li a:focus {
  /*border-color: #CCCCCC;*/
  color: rgb(255, 204, 0);
}
.nav ul li a#link-admin:hover, .nav ul li a#link-admin:focus {
  border-color: #313131;
}
.nav ul li#link-logout {
  position: absolute;
  right: 0;
  padding-right: 0;
}
.nav ul.admin-menu {
  width: 335px;
  display: none;
  box-sizing: border-box;
  /* position:fixed; */
  position: absolute;
  /*top: 185px;*/
  /*top: 167px;*/
  padding-bottom: 10px;
  padding-top: 8px;
  right: calc((100% - 992px) / 2);
  background-color: #313131;
  /* text-transform: uppercase; */
  color: white;
  z-index: 500;
  top: auto;
  bottom: 0;
  transform: translate(0,100%);
  -webkit-transform: translate(0,100%);
}
.nav ul.admin-menu li {
  display: block;
  position: relative;
  padding: 5px 30px 5px 0;
}
.nav ul.admin-menu li a {
  color: white;
  padding: 0;
  display: block;
  width: 100%;
  padding-left: 16px;
  border-left: 5px solid #313131;
  border-bottom: 0;
}
.nav ul.admin-menu li ul {
  padding-top: 5px;
}
.nav ul.admin-menu li ul li a {
  padding-left: 30px;
}
.nav ul.admin-menu li a:hover, .nav ul.admin-menu li a:focus {
  color: rgb(255, 204, 0);
}
/*
nav ul.admin-menu li a:hover:before, nav ul.admin-menu li a:focus:before {
  content: "\25A0";
  padding-left: 5px;
  font-size: 25px;
  position: absolute;
  left: 5px;
  top: -3px;
  border-color: rgb(255, 204, 0);
  color: rgb(255, 204, 0);
}
*/
.admin-menu h3 {
  display: none;
  text-align: center;
}
#main .admin-menu li ul {
  padding-left: 15px;
}
.sidebar-layout {
  display: -webkit-flex;
  display: flex;
}
.sidebar {
  width: 315px;
  margin-right: 40px;
}
.sidebar-box {
  background-color: #f6f6f6;
  padding: 30px;
}
.sidebar-box img {
  display: block;
  margin: 0 auto;
  width: 150px;
}
.sidebar h2 {
  padding: 18px 0 10px 0;
  font-size: 28px;
  line-height: 32px;
  color: #303030;
  line-height: 35px;
  letter-spacing: .5px;
}
.sidebar p {
  font-size: 17px;
  line-height: 24px;
  color: #676767;
}
.sidebar a {
  word-break: break-all;
}
.sidebar-box .modal-open {
  text-decoration: none;
}
.main {
  width: 500px;
  -webkit-flex-grow: 2;
  flex-grow: 2;
}

footer {
  padding: 30px;
  background-color: #f6f6f6;
  position: relative;
}
footer .container {
  display: flex;
  justify-content: space-between;
}
footer .container p {
  /* position: absolute; */
  /* top: 50%; */
  /* -webkit-transform: translateY(-50%); */
  /* -ms-transform: translateY(-50%); */
  /* transform: translateY(-50%); */
  /* font-size: 14px; */
  /* letter-spacing: .6px; */
}

.home-content {
  padding: 0 115px;
  background-color: grey;
}
.home-info {
  padding-bottom: 40px;
  margin-top: -10px;
}
.home-info p {
  font-size: 20px;
  line-height: 30px;
  color: #676767;
  margin-bottom: 30px;
}
.home-boxes {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #e3e2e0;
  margin-bottom: -60px;
}
.home-boxes .container {
  display: -webkit-flex;
  display: flex;
    justify-content: center;
}
.home-box {
  box-sizing: border-box;
  height: 530px;
  width: 320px;
  padding: 32px;
  background-color: #f6f6f6;
  text-align: center;
  position: relative;
}
.home-box:nth-child(2) {
  margin: 0 20px;
}
.home-box img {
  width: 150px;
}
.home-box h2 {
  padding-top: 20px;
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  color: #303030;
}
.home-box p {
  padding: 15px 0;
  font-size: 17px;
  color: #676767;
}
.button-container {
  position: absolute;
  bottom:40px;
  left: 0;
  width: 100%;
}
.button {
  width: 210px;
  font-size: 17px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  height: 50px;
  display: block;
  background-color: #990001;
  color: #ecf9ff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  position: relative;
  border: none;
  cursor: pointer;
}
.button:hover, .button:focus {
  background-color: #780000;
}
.button:disabled {
  background-color: #ABABAB;
  color: #fff;
  cursor: not-allowed;
}
input:read-only {
  background-color: #fff !important;
  border: none !important;
}
.button span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
}
.small-button {
  background: none;
  min-width: 60px;
  background-color: #990001;
  color: #ecf9ff;
  border: none;
  border-radius: 0;
  padding: 5px;
  margin: 5px auto;
}
.status-button {
  display: inline-block;
  margin: 0 5px;
}
.approve {
  background-color:rgb(92, 184, 92);
}
.deny {
  background-color:rgb(240, 173, 78);
}
.pending {
  background-color:rgb(171, 171, 171);
}
.cancel {
  background-color:rgb(217, 83, 79);
}
form fieldset {
  border: none;
  padding: 0 0 25px 0;
  margin: 0;
}
form legend, .modal-title {
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #303030;
}
form .number {
  display: inline-block;
    border-radius: 50%;
    width: 30px;
    color: #990001;
    border: 2px solid #990001;
    margin-right: 5px;
}
form .number span {
    text-align: center;
    line-height: 30px;
    display: block;
    color: #990001;
}
form label, form .label {
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  color: #303030;
}

form .sublabel {
  font-weight:normal;
}
form .required {
  font-style:italic;
  color:red;
}
form .hidden-form-item {
  display:none;
}
form .visible-form-item {
  display:-webkit-flex;
  display:flex;
}
form .visible-form-col {
  display: block;
}

.tab {
  background: #ABABAB;
  border: 1px solid #ABABAB;
  font-size: 14px;
  margin-bottom: -2px;

  color: white;
  cursor: pointer;
  padding: 15px;
  font-weight: bold;
}
.tab.active {
  background-color:  #FFF;
  color: #676767;
  outline: none;
  padding-bottom: 16px;
  z-index:500;
  border-bottom: 0;
  /* #E3E2E0 */
}
.tab-box {
  border: 1px solid #ABABAB;
  display: none;
  background-color: #FFF /* #F6F6F6 */;
  padding: 15px;
}
.tab-box table tr:nth-child(odd) {
  background: none;
}
.tab-box table th {
  background: none;
  color: #676767;
}

.primary-message {
  position: relative;
}
.message-button {
  position: absolute;
  top: 0;
  right: 0;
}

#uploads-not-required-message {
  font-style: italic;
}
.errors {
  color: red;
  padding: 15px;
}
input[type="number"], input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="time"], input[type="password"], select, textarea {
  width: 100%;
  box-sizing: border-box;
  background-color: #f6f6f6;
  border: 1px solid #e1e1e1;
  padding: 5px 10px;
  box-shadow: none;
  min-height: 50px;
  font-size:15px;
  font-family: 'proxima-nova', sans-serif;
  color: #797979;
  border-radius: 3px;
}
input[type="number"]:active, input[type="text"]:active, input[type="tel"]:active, input[type="email"]:active, input[type="date"]:active, input[type="time"]:active, input[type="password"]:active, select:active, textarea:active {
  outline: 1px solid #990001;
}
input[type="number"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="time"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
  outline: 1px solid #990001;
}
.caterer-box {
  display: none;
}
.caterer-box.multiple {
  border: 1px solid #ddd;
  padding: 15px;
  margin: 30px 0;
  position: relative;
}
.caterer-box-label {
  display: none;
  position: absolute;
  top: -15px;
  left: 0;
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
}
/*
.caterer-box, .caterer-span {
  display: none;
}
.caterer-box.bordered {
  border: 1px solid #ddd;
  padding: 15px;
}
.caterer-box.bordered:first-child {
  border-top: 1px solid #ddd;
}
*/
textarea {
  height: 120px;
}
:readonly {
  background-color: #ddd;
}
input[type="radio"] {
  padding: 15px;
}
.event-json {
  /*font-size: 12px;
  font-style: italic;*/
  color:#990000;
}
.submit-json {
  color: #d9534f;
  text-align: center;
  display:block;
  padding-top:5px;
}
#status-span {
  font-weight: bold;
  text-transform: uppercase;
}
/*
.table {
  overflow-x:auto;
}
*/
table {
  width: 100%;
  font-size: 15px;
  text-align: left;
  border-collapse: collapse;
}
/*
table a {
  color: #428bca;
}
*/
th {
  background-color: #313131;
  color: white;
  padding: 12px;
}
tr:nth-child(odd) {
  background-color: #F6F6F6;
}
td {
  padding: 12px;
}

.checkbox-more {
  display: -webkit-flex;
  display: flex;
}
.checkbox-more div:nth-child(2) {
  -webkit-flex-grow: 2;
  flex-grow: 2;
  margin-left: 15px;
}
/** File Inputs **/
/* https://tympanus.net/codrops/2015/09/15/styling-customizing-file-inputs-smart-way/ */

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
  text-transform: uppercase;
}
.inputfile + label, .inputfilelabel {
    color: #676767;
    box-sizing: border-box;
    background-color: #ABABAB;
    border: 1px solid #eaeaea;
    height: 50px;
    cursor: pointer; /* "hand" cursor */
    position: relative;
    color: white;
    width: 190px;
}

.inputfile + label span, .inputfilelabel span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: block;
  font-size: 15px;
  width: 100%;
  text-align: center;
}
.inputfile + label span.label-after, .inputfilelabel span.label-after {
  left: 230px;
  color: #676767;
  font-style: italic;
  font-weight: normal;
}
.inputfile:focus + label,
.inputfile + label:hover,
.inputfilelabel.active {
    background-color: #990001;
    color: white;
}
.inputfile:focus + label,
.inputfilelabel.active {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

/** RADIO AND CHECKBOXES **/
/* https://kyusuf.com/post/completely-css-custom-checkbox-radio-buttons-and-select-boxes */

.control-group {
	display: inline-block;
	width: 200px;
	height: 210px;
	margin: 10px;
	padding: 30px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.control {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding: 15px 0 0 50px;
	cursor: pointer;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

label.control {
  display: inline-block;
  padding-right: 5px;
  font-size: 15px;
  font-weight: 600;
}

.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	width: 39px;
	height: 39px;
	background: #f6f6f6;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}

.control--radio .control__indicator {
	border-radius: 50%;
}

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
	background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #f6f6f6;
  border: 1px solid #990000;
}
.control input[type="radio"]:checked ~ .control__indicator {
  background: #F6F6F6;
}

/* Hover state whilst checked */
/* .control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
	background: #0f647d;
} */

/* Disabled state */
.control input:disabled ~ .control__indicator {
	pointer-events: none;
	/*opacity: 0;*/
  background: #fff;
  cursor: default;
}

/* Check mark */
.control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
	display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
	top: 8px;
	left: 16px;
	width: 6px;
	height: 16px;
	transform: rotate(45deg);
	border: 2px solid #990000;
	border-width: 0 4px 4px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
  background: #990000;
  border: 1px solid #990000;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
	background: #7b7b7b;
}

.fundraiser-checkboxes label {
  min-height: 40px;
}

.fundraiser-checkboxes .control {
  padding: 7.5px 0 0 50px;
}

/***** MODAL WINDOW *****/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 30px;
    border: 1px solid #313131;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
    font-size: 17px;
    line-height: 22px;
}
.modal-top {
  text-align: right;
}
.modal-close {
  border: none;
  background:none;
  color:#990000;
  font-weight: bold;
  font-size: 50px;
  cursor: pointer;
  z-index: 100;
  position: absolute;
  right: 30px;
  top: 23px;
  font-size: 28px;
}
.modal-open {
  border: none;
  background:none;
  color:#990000;
  font-size:16px;
  cursor: pointer;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#advisor-wrapper {
  display: none;
}
#status-form label, #status-form .label {
  font-size: 15px;
}
#report-table th {
  text-align: center;
}
button.sort {
  background: none;
  border: none;
  color: #990000;
  width: 100%;
  cursor:pointer;
}
.req {
  color: red;
}
.standout {
  color: #990000;
  font-weight: bold;
}
.filter-links {
  list-style-type: none;
  margin-bottom: 1em;
}
.filter-links li {
  display: inline-block;
}
.filter-links li a {
  text-decoration: none;
  color: white;
  background: black;
  padding: 5px 15px;
  /* border: 1px solid grey; */
  /* color: black; */
  /* border-top: 2px solid #000; */
  /* border-bottom: 2px solid #000; */
}
.filter-links li a.active {
  background: #808080;
}
.alert-danger {
  background: #990000;
  padding: 15px;
  color: white;
}
.alert-danger .close {
  background: none;
  border: none;
  color: white;
}
.button-like {
  padding: 3px 6px;
  border: 1px solid #ddd;
  font-weight: bold;
}
.notice {
  text-align: center;
  color: #990000;
  padding: 10px;
  border-bottom: 1px solid #990000;
  border-top: 1px solid #990000;
  background-color: white;
}

.event-fields {
  border: 1px solid #ddd;
  padding: 15px;
  margin: 30px 0;
  position: relative;
}
.event-fields-label {
  position: absolute;
  top: -15px;
  left: 0;
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
}
.details-event, .details-event th, .details-event td {
  border: 1px solid #ddd;
}
.details-event {
  border-collapse: collapse;
}
#approval_upload_alt {
  display: none;
}