/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
fieldset.webform-composite-hidden-title{margin-top:1em;margin-bottom:1em;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:first-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:first-child{margin-top:0;}fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .form-wrapper > .form-item:last-child,fieldset.webform-composite-hidden-title .fieldset-wrapper > .webform-flexbox:last-child{margin-bottom:0;}
.form-item.form-type-datetime .container-inline,.form-item.form-type-datelist .container-inline{display:inline-block;}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
.form-type-webform-multiple:after{display:table;clear:both;content:" ";}.webform-multiple-table table{margin-bottom:2px;}.webform-multiple-table td{vertical-align:top;white-space:nowrap;}.webform-multiple-table td .webform-element-help--title,.webform-multiple-table td .webform-element-help--content{white-space:normal;}.webform-multiple-table td .description,.webform-multiple-table td .messages,.webform-multiple-table td .form-item--error-message{white-space:normal;}.webform-multiple-table td.webform-multiple-table--handle{width:26px;padding:0 0 0 1em;text-align:center;vertical-align:middle;}.webform-multiple-table td.webform-multiple-table--weight{width:20px;}.webform-multiple-table td.webform-multiple-table--operations{width:30px;padding:0 2px;text-align:center;vertical-align:middle;}.webform-multiple-table td.webform-multiple-table--operations-two{width:60px;}.webform-multiple-table td.webform-multiple-table--operations input{margin:0 2px;opacity:0.4;background:none;}.webform-multiple-table td.webform-multiple-table--operations input:hover,.webform-multiple-table td.webform-multiple-table--operations input:focus,.webform-multiple-table td.webform-multiple-table--operations input:active{opacity:1;background:none;}.webform-multiple-table td select,.webform-multiple-table td .form-type-textfield input,.webform-multiple-table td .form-type-email input,.webform-multiple-table td .form-type-url input,.webform-multiple-table td .form-type-tel input,.webform-multiple-table td .form-type-entity-autocomplete input,.webform-multiple-table td .form-type-webform-autocomplete input{width:100%;}.webform-multiple-table td .container-inline select,.webform-multiple-table td.webform-has-field-prefix select,.webform-multiple-table td.webform-has-field-suffix select,.webform-multiple-table td.webform-has-field-prefix input,.webform-multiple-table td.webform-has-field-suffix input{width:auto;}.webform-multiple-table td .form-type-datetime .form-type-textfield input{width:12em;}.webform-multiple-table .webform-multiple-sort-weight{width:4em;}.webform-multiple-table td input[type="image"]{box-sizing:border-box;width:20px;min-width:initial;max-width:initial;height:auto;margin:0;padding:2px;border:2px solid #333;border-radius:50%;}.webform-multiple-table td input[type="image"] + input[type="image"]{margin-left:2px;}.webform-multiple-table .container-inline input[type="submit"]{width:inherit;}.webform-multiple-table .form-item + .form-item{margin-top:0.2em;}.webform-multiple-table .form-checkboxes .form-item,.webform-multiple-table .form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.webform-multiple-table--no-items-message .messages__wrapper{padding:0;}.webform-multiple-table .tabledrag-changed-warning,.webform-multiple-table .tabledrag-changed{display:none !important;}.tabledrag-toggle-weight-wrapper.webform-multiple-tabledrag-toggle-weight{position:inherit;display:inherit;float:right;}.tabledrag-toggle-weight-wrapper.webform-multiple-tabledrag-toggle-weight button{position:inherit;top:inherit;right:inherit;}.webform-multiple-table .imce-url-button{display:block;}@media (max-width:768px){.webform-multiple-table-responsive thead{display:none;}.webform-multiple-table-responsive tr{position:relative;display:block;padding:0.5em 0;}.webform-multiple-table-responsive td{display:block;width:inherit;padding:0.5em 1em;text-align:inherit;border:0;background:transparent;}.webform-multiple-table-responsive td:after{display:table;clear:both;content:"";}.webform-multiple-table-responsive td.webform-multiple-table--operations{position:absolute;top:0.75em;right:0;}.webform-multiple-table-responsive td.webform-multiple-table--weight{width:100%;}.webform-multiple-table-responsive td > div > label.visually-hidden{position:inherit !important;display:block;overflow:inherit;clip:inherit;width:inherit;height:inherit;margin:0.2em 0;}}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.cke5-custom-block-indent-1{margin-left:40px;}.cke5-custom-block-indent-2{margin-left:80px;}.cke5-custom-block-indent-3{margin-left:120px;}.cke5-custom-block-indent-4{margin-left:160px;}.cke5-custom-block-indent-5{margin-left:200px;}.cke5-custom-block-indent-6{margin-left:240px;}.cke5-custom-block-indent-7{margin-left:280px;}.cke5-custom-block-indent-8{margin-left:320px;}.cke5-custom-block-indent-9{margin-left:360px;}.cke5-custom-block-indent-10{margin-left:400px;}.cke5-custom-block-indent-11{margin-left:440px;}.cke5-custom-block-indent-12{margin-left:480px;}.cke5-custom-block-indent-13{margin-left:520px;}.cke5-custom-block-indent-14{margin-left:560px;}.cke5-custom-block-indent-15{margin-left:600px;}.cke5-custom-block-indent-16{margin-left:640px;}.cke5-custom-block-indent-17{margin-left:680px;}.cke5-custom-block-indent-18{margin-left:720px;}.cke5-custom-block-indent-19{margin-left:760px;}.cke5-custom-block-indent-20{margin-left:800px;}
#google-cse-results-searchbox-form div,#google-cse-results-searchbox-form input{margin:0;display:inline;}#google-cse-results-searchbox-form .form-radios div{display:block;}
input.gsc-input{background:rgb(255,255,255) !important;}img.gcsc-branding-img-noclear{display:none;}.google-cse input[type="search"]{background:unset!important;}
.field--name-body table{display:inline-table !important;width:100% !important;}.field--name-body table.all-col-same{table-layout:fixed;width:100%;}.field--name-body table.first-col-sm tr td:nth-child(1){width:20%;min-width:20%;max-width:20%;}.field--name-body table.first-col-md tr td:nth-child(1){width:30%;min-width:30%;max-width:30%;}.field--name-body table.first-col-lg tr td:nth-child(1){width:40%;min-width:40%;max-width:40%;}.field--name-body table.second-col-sm tr td:nth-child(2){width:20%;min-width:20%;max-width:20%;}.field--name-body table.second-col-md tr td:nth-child(2){width:30%;min-width:30%;max-width:30%;}.field--name-body table.second-col-lg tr td:nth-child(2){width:40%;min-width:40%;max-width:40%;}.field--name-body table.third-col-sm tr td:nth-child(2){width:20%;min-width:20%;max-width:20%;}.field--name-body table.third-col-md tr td:nth-child(2){width:30%;min-width:30%;max-width:30%;}.field--name-body table.third-col-lg tr td:nth-child(2){width:40%;min-width:40%;max-width:40%;}
#getrave_emergency{margin-bottom:0;}#getrave_emergency.alert a{color:#2c76c7;text-decoration:underline;font-weight:800;}#getrave_emergency.alert .label{padding-left:0;}#getrave_emergency.alert.immediate{background:#df2030;color:white;}#getrave_emergency.alert.immediate a{color:white;}#getrave_emergency.alert.urgent{background:#edea3d;color:black;}#getrave_emergency.alert.all-clear{background:#97dd59;color:black;}#getrave_emergency.alert.all-clear a{color:black;}#getrave_emergency.alert.urgent .label{color:#444;}#getrave_emergency.alert.all-clear .label{color:#333;}#getrave_emergency.alert.non-emergency .label{color:#333;font-weight:700;}#getrave_nonemergency{position:relative;z-index:2;border:1px solid #000000;border-left:40px solid #2C72C9;padding:25px 15px;font-size:16px;background:url(/profiles/psucampus/modules/psucampus_getrave/images/warning_sign.png) no-repeat 5px 15px;margin:0 0 1em 0;}#getrave_nonemergency .content{margin-left:55px;}#getrave_nonemergency a{font-weight:800;}#getrave_nonemergency .title{font-size:28px;line-height:1.1em;color:#C72547;margin-bottom:15px;}#getrave_nonemergency .subtitle{color:#C72547;font-size:18px;line-height:1.1em;font-weight:bold;margin-bottom:13px;}@media screen and (max-width:480px){.getrave_nonemergency{padding-top:1em;padding-bottom:1em;}.getrave_nonemergency .content{overflow-wrap:break-word;}#getrave_nonemergency{margin-top:10em;margin-bottom:-5em;margin-top:0;margin-bottom:0;}#getrave_emergency .content{overflow-wrap:break-word;}#getrave_emergency .icon{margin-right:10px;}}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;border:none;margin:0;}.webform-element--title-inline > div{display:inline;}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit;}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:bold;border:none;margin:10px 0.5em 10px 0;}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important;}.webform-likert-description.hidden{display:block !important;}}html.js .form-type-webform-image-select .select-wrapper:after{display:none;}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important;}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff;}
