/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.webform-details-toggle-state-wrapper{margin-top:1em;text-align:right;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;text-decoration:none;color:#337ab7;border:0;background:transparent;font-size:1em;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.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;}
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;}
.captcha__description{margin-bottom:.75em;}
#node-report-it-form input#edit-preview{display:none;}#node-report-it-form #captcha{display:none;}#node-report-it-form .vertical-tabs.clearfix{display:none;}#node-report-it-form div#edit-langcode-wrapper{display:none;}#node-report-it-form div#edit-status-wrapper{display:none;}.page-node-add-report-it .action{background:rgb(67,181,215);}#node-report-it-form ul{overflow:hidden;position:relative;transition:all 0.45s ease-in-out 0s;-moz-transition:all 0.45s ease-in-out 0s;-webkit-transition:all 0.45s ease-in-out 0s;width:100%;height:380px;line-height:1.8;}#node-report-it-form div#cke_edit-body-0-value{display:none;}#captcha{margin-top:-50px;}#node-report-it-form .js-form-item.form-item.js-form-type-textarea.form-type-textarea.js-form-item-body-0-value.form-item-body-0-value{display:none;}#node-report-it-form .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-body-0-format.form-item-body-0-format{display:none;}#node-report-it-form div#edit-body-0-format{display:none;}#node-report-it-form div#edit-meta{display:none;}#node-report-it-form summary.seven-details__summary{display:none;}#node-report-it-form input#edit-title-0-value{display:none;}#node-report-it-form h1.js-quickedit-page-title.page-title{display:none;}#node-report-it-form nav.breadcrumb{display:none;}#node-report-it-form span.shortcut-action__icon{display:none;}.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-status-value.form-item-status-value{display:none;}#node-report-it-form div#block-seven-page-title{display:none;}#node-report-it-form header.content-header.clearfix{display:none;}#node-report-it-form main.page-content.clearfix{background:rgb(67,181,215);}div#edit-field-upload-photos-video-or-0--description{display:none;}div#edit-field-upload-photos-video-or-1-0--description{display:none;}div#edit-field-upload-photos-video-or-2-0--description{display:none;}label#edit-field-upload-photos-video-or-1-0--label{display:none;}label#edit-field-upload-photos-video-or-2-0--label{display:none;}.js-form-item.form-item.js-form-type-vertical-tabs.form-type-vertical-tabs.js-form-item-.form-item-.form-no-label{display:none;}#node-report-it-form .title.page-title{display:none;}details#edit-path-0{display:none;}details#edit-author{display:none;}details#edit-options{display:none;}details#edit-menu{display:none;}#block-progress h2{display:none;}#block-bartik-page-title h1{display:none;}#sidebar-first{display:none;}#block-bartik-breadcrumbs .breadcrumb{display:none;}.report-it--question.move-off{left:-100vw;visibility:hidden;}.report-it--question{margin-left:0;padding-top:3.7rem;}.report-it--question{left:100%;min-height:75%;padding:0em 0 1rem;position:absolute;top:0;transform:translateZ(0px);-moz-transform:translateZ(0px);-webkit-transform:translateZ(0px);transition:all 0.7s cubic-bezier(0.22,1.61,0.65,1) 0s;-moz-transition:all 0.7s cubic-bezier(0.22,1.61,0.65,1) 0s;-webkit-transition-duration:all 0.7s cubic-bezier(0.22,1.61,0.65,1) 0s;width:100%;}.report-it--question.active-query{left:0;right:0;}.report-it--question .user-feedback::before{border-color:transparent transparent #f2151c;border-style:solid;border-width:0 15px 20px;content:"";display:block;height:0;left:15px;position:absolute;top:-17px;width:0;}.report-it--question .user-feedback{background:#f2151c none repeat scroll 0 0;border-radius:5px;clear:both;display:none;margin:1.15rem 0 0;min-height:57px;padding:0 15px 0 5px;position:relative;transform:rotateX(90deg);-moz-transform:rotateX(90deg);-webkit-transform:rotateX(90deg);transition:all 0.35s ease 0s;-moz-transition:all 0.35s ease 0s;-webkit-transition:all 0.35s ease 0s;width:205px;float:left;}span.user-back{color:#fff;font-size:22px;background:#212121;padding:8px 20px;border-radius:5px;border-color:#f2151c;margin-top:12px;float:left;}.report-it--question .user-feedback.advance{transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg);}#node-report-it-form .form-actions.form-wrapper{position:relative;z-index:9;}.form-progress{background:#26b3e5 none repeat scroll 0 0;border:4px solid #55c1e9;border-radius:7px;height:40px;width:100%;float:left;margin-top:30px;}.form-progress .progress--box:last-child{border-right:0 none;}.form-progress .progress--box::before{background:#fff none repeat scroll 0 0;content:"";display:block;height:100%;transform:translateX(-104%);-moz-transform:translateX(-104%);-webkit-transform:translateX(-104%);transition:all 0.55s cubic-bezier(0.96,0.05,0.02,0.95) 0s;-moz-transition:all 0.55s cubic-bezier(0.96,0.05,0.02,0.95) 0s;-webkit-transition:all 0.55s cubic-bezier(0.96,0.05,0.02,0.95) 0s;}.form-progress .progress--box.question-complete::before{transform:translateX(0px);-moz-transform:translateX(0px);-webkit-transform:translateX(0px);}#edit-field-agreement-und-i-understand{float:left;}#edit-field-agreement-und div > label{float:left;width:auto;}.form-progress .progress--box{border-right:4px solid #55c1e9;float:left;height:100%;overflow:hidden;width:80px;width:8.333%;z-index:1;}.page-node-add-report-it main.background_container .action{text-align:left;}.report-it--question label{width:100%;font-size:22px;float:left;}.page-node-add-report-it select#edit-field-country,.page-node-add-report-it #edit-field-state,.page-node-add-report-it #edit-field-city,.page-node-add-report-it #edit-field-what-is-your-report-about-wrapper select{background:rgb(67,181,215);border-color:#fff;border:1px solid #fff;min-height:52px;padding:10px 20px;width:100%;color:#fff;font-size:22px;float:left;}#edit-field_did_anyone_else_witness{min-height:52px;}.report-it--question .user-feedback.advance{color:#fff;font-size:22px;padding-top:9px;padding-left:50px;width:209px;margin-right:20px;display:inline-block;}.report-it--question .user-feedback.advance,.report-it--question .user-feedback.advance{width:auto;}#edit-field-when-did-or-will-this-happ-0-value,#edit-field-what-is-are-the-name-0-value,#edit-field-describe-what-happened-0-value,#edit-field-did-anyone-else-witness-ot-0-value,#edit-field-what-is-your-report-about-wrapper-0-value,#edit-field-have-you-reported-ot-0-value,#edit-field-do-you-want-to-leave-ot-0-value{background:transparent;border:1px solid #fff;width:99%;padding-left:10px;padding-top:5px;color:#000000;padding-bottom:5px;font-size:18px;min-height:52px;}#edit-field-did-anyone-else-witness label.option,#edit-field-have-you-reported-ot-0-value label,#edit-field-do-you-want-to-leave label{background:#f2151c;padding:5px 10px;}#edit-field-did-anyone-else-witness-ot-0-value input,#edit-field-have-you-reported-ot-0-value input,#edit-field-do-you-want-to-leave-ot-0-value input{opacity:0;}.form-item.form-type-radio.form-item-edit-field-did-anyone-else-witness,.form-item.form-type-radio.form-item-field-have-you-reported-select,.form-item.form-type-radio.form-item-field-do-you-want-to-leave{float:left;}div#edit-field-did-anyone-else-witness-ot-wrapper,#edit-field-have-you-reported-ot-wrapper,#edit-field-have-you-reported-ot-wrapper{float:left;width:100%;}input#edit-field-upload-photo-s-video-or-sc-und-0-upload{font-size:large;color:#fff;}#edit-field-upload-photo-s-video-or-sc-und-0-ajax-wrapper .description{float:left;margin-left:30px;}#edit-field-agreement .description span{color:#000;font-weight:bold;}#edit-field-agreement .form-item.form-type-checkboxes.form-item-field-agreement-und > label{display:none;}input#edit-field-agreement-und-i-understand{height:22px;width:22px;margin-top:10px;}#edit-field-agreement .description{font-size:16px;line-height:23px;clear:both;}#node-report-it-form input#edit-submit{background:#ff647e;border:none;padding:0px 20px;font-size:20px;color:#fff;border-radius:5px;visibility:visible;opacity:1;position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);float:left;}#node-report-it-form input#edit-submit:hover{color:#ff647e;background:#fff;}select#edit-field-what-is-your-report-about-wrapper,input#edit-field-what-is-are-the-name-0-value,input#edit-field-describe-what-happened-0-value,select#edit-field-did-anyone-else-witness,select#edit-field-have-you-reported,select#edit-field-do-you-want-to-leave{background:rgb(67,181,215);border:1px solid #fff;min-height:52px;padding:10px 20px;width:99.8%;color:#fff;font-size:22px;float:left;}input#edit-field-sender-location-0-value,input#edit-field-ip-address-0-value,input#edit-field-sender-browser-0-value,input#edit-field-save-country-0-value,input#edit-field-save-state-0-value,input#edit-field-save-city-0-value{display:none;}div#edit-field-date-timezone-wrapper,div#edit-field-ip-address-wrapper,div#edit-field-sender-location-wrapper,div#edit-field-sender-wrapper,div#edit-field-sender-browser-wrapper{display:none;}.close{width:25px;height:25px;position:absolute;top:10px;right:10px;border-radius:20px;background:rgba(0,0,0,0.8);font-size:20px;text-align:center;color:#fff;text-decoration:none;}.close:focus,.close:hover{color:#fff;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5;text-shadow:none;line-height:initial;font-size:22px;}.close:hover{background:rgba(0,0,0,1);}.page-node-add-report-it #page-wrapper #page,.page-node-add-report-it #main-wrapper{background:rgb(67,181,215);min-height:500px;}#node-report-it-form .report-it--question label{width:100%;font-size:22px;color:#fff;float:left;max-width:100%;margin-bottom:5px;font-weight:700;}#node-report-it-form .report-it--question .form-select{background:rgb(67,181,215);border-color:#fff;border:1px solid #fff;min-height:52px;padding:10px 20px;width:100%;color:#fff;font-size:22px;float:left;}#node-report-it-form .report-it--question label.option{width:auto;background:#f2151c;padding:5px 10px;margin-right:20px;}#node-report-it-form .form-composite > legend .label{font-size:inherit;font-weight:bold;font-size:22px;margin-bottom:10px;border-bottom:0 none;}#node-report-it-form .form-item-field-what-is-your-report-about span{color:#fff;margin-bottom:10px;font-weight:bold;text-shadow:0px 0px 30px rgba(0,0,0,0.99);font-size:20px;width:100%;float:left;}#node-report-it-form .form-item .description{color:#fff;font-size:20px;}#node-report-it-form .form-item-captcha-response.form-item  .description{float:left;width:100%;}#node-report-it-form .form-item .js-form-managed-file .description{font-size:13px;position:absolute;left:290px;top:181px;font-weight:normal;line-height:22px;}#node-report-it-form .form-item .js-form-managed-file .description strong{font-weight:normal;}#node-report-it-form  input.form-file{border:0 none;font-size:16px;color:#fff;}#node-report-it-form .js .js-hide{display:block;}#node-report-it-form .report-it--question  input[type="radio"]{opacity:0;float:right;}.report-it--question span.require{color:red;margin-left:5px;}#edit-field-do-you-want-to-leave--wrapper legend span::after,#edit-field-have-you-reported-wrapper legend span::after,#edit-field-did-anyone-else-witness--wrapper legend span::after{content:"*";color:red;margin-left:5px;}.understand{float:left;width:auto !important;}#edit-field-agreement-i-understand label::after{content:"*(NOTE: Must be checked in order to submit tip)";float:right;font-size:20px;font-weight:bold;padding-left:20px;}#edit-field-agreement-yes{float:left;width:22px;height:22px;}button.btn.btn-info.btn-lg{background:rgb(119,187,65);height:37px;margin-left:16px;line-height:10px;position:relative;top:-5px;}.report-it--question .user-feedback::after{content:"\f00c";position:absolute;top:10px;left:15px;color:#fff;font-family:"FontAwesome";}#edit-field-agreement--wrapper legend span{display:none;}#node-report-it-form p{margin-bottom:20px;margin-top:10px;font-weight:300 !important;color:#757575;line-height:18px !important;font-size:15px;}.modal-footer button{font-weight:bold;}.modal-header h4{font-size:19px;}.page-node-add-report-it .container{width:1000px !important;border-top:0 none;border-bottom:0 none;}.page-node-add-report-it #edit-field-upload-photo-s-video-or-1-0{float:left;width:100%;}#edit-field-upload-photo-s-video-or-sc-0--description,#edit-field-upload-photo-s-video-or-1-0--description,#edit-field-upload-photo-s-video-or-2-0--description{display:none;}#edit-field-upload-photo-s-video-or-sc-0{float:left;width:100%;}#edit-field-upload-photo-s-video-or-2-0--label,#edit-field-upload-photo-s-video-or-sc-0--label{display:none;}#edit-field-upload-photo-s-video-or-2-0-upload{float:left;width:100%;}#node-report-it-form  .form-item-field-agreement-i-understand  label.option{width:auto;background-color:transparent;padding:0;margin-right:20px;}.language_en #node-report-it-form  .form-item-field-agreement-i-understand  label.option:after{content:"*(NOTE: Must be checked in order to submit tip)";float:right;font-size:20px;font-weight:bold;padding-left:20px;}#edit-field-agreement-i-understand{float:left;margin-right:10px;width:22px;height:22px;position:relative;top:3px;}#edit-field-agreement{float:left;width:100%;}#edit-field-agreement-wrapper{float:left;width:100%;}.js-form-managed-file{float:left;width:100%;}.page-node-18 #edit-actions-01{margin-top:1em;margin-bottom:1em;}#webform-submission-contact-node-18-add-form .g-recaptcha{display:block !important;}#webform-submission-contact-node-18-add-form  #captcha{font-size:0;}#edit-field-upload-photo-s-video-or-1-0--label{display:block !important;}#node-report-it-form #captcha{font-size:0;}.node-report-it-form .js-form-item.form-item.js-form-type-textfield.form-item-field-what-is-your-report-about--0-value.js-form-item-field-what-is-your-report-about--0-value{clear:both;margin-top:10px;float:left;width:100%;}.node-report-it-form input#edit-field-what-is-your-report-about-0-value--2{background:transparent;border:1px solid #fff;width:99%;padding-left:10px;padding-top:5px;color:#fff;padding-bottom:5px;font-size:18px;min-height:52px;}#node-report-it-form .form-item,#node-report-it-form .form-actions{font-size:22px;color:#fff;}#node-report-it-form #edit-captcha-response{width:50px;height:35px;font-size:16px;color:#000;text-align:center;}.language_fr #node-report-it-form  .form-item-field-agreement-i-understand  label.option:after{content:"*(NOTE: Doit être vérifié afin de soumettre un pourboire)";float:right;font-size:20px;font-weight:bold;padding-left:20px;}.language_es #node-report-it-form  .form-item-field-agreement-i-understand  label.option:after{content:"*(NOTA: debe verificarse para enviar sugerencias)";float:right;font-size:20px;font-weight:bold;padding-left:20px;}#node-report-it-form .js-form-item.form-item.js-form-type-textfield.form-item-field-what-is-your-report-about--0-value.js-form-item-field-what-is-your-report-about--0-value{margin-top:5px;margin-bottom:3px;}#node-report-it-form .user-feedback.to-query-5.advance{color:#fff !important;font-weight:normal;}#node-report-it-form  .js-form-submit{color:#000;}.form-item-field-upload-photo-s-video-or-2-0 .description,.form-item-field-upload-photo-s-video-or-sc-0 .description,.form-item-field-upload-photo-s-video-or-1-0 .description{display:none;}#node-report-it-form  .js-form-managed-file{margin-bottom:10px;}.img-description{position:absolute;width:340px;left:300px;bottom:180px;font-size:12px;line-height:20px;}#captcha label,#captcha span{font-size:22px;}#node-report-it-form #edit-field-what-is-your-report-about-wrapper label{display:none;}#node-report-it-form #edit-field-what-is-your-report-about-wrapper input[type="text"]{width:100%;position:relative;top:10px;height:50px;background:transparent;border:0 none;border:1px solid #fff;padding-left:23px;font-size:18px;}.reports-view header{margin-bottom:20px;}.reports-view header a{float:right;font-size:20px;}.reports-view{position:relative;}.reports-view .csv-feed{position:absolute;top:32px;right:0;}.reports-view .csv-feed{position:absolute;top:-2px;right:60px;font-size:18px;}@media (min-width:851px){.page-node-add-report-it .layout-sidebar-first .main-content{margin-right:0;margin-left:0% !important;}.page-node-add-report-it .layout-one-sidebar .main-content{width:100% !important;}}.form-item-field-what-is-your-report-about--und-select .states1{font-size:20px;}.page-node-add-report-it main.background_container .action{text-align:left;}.page-node-add-report-it .background_container{min-height:auto;}.page-node-add-report-it main.background_container,.page-node-add-report-it main.background_container .action{background:rgb(67,181,215);min-height:500px;}#node-report-it-form span.states1{font-size:20px;color:#fff;line-height:35px;float:left;margin-bottom:10px;text-shadow:0px 0px 30px rgba(0,0,0,0.99);font-weight:bold;}#node-report-it-form span.states2{margin-bottom:20px;float:left;width:100%;}.thank-you .page_title{display:none;}.thank-you .action{position:relative;padding-top:20px;padding-bottom:10px;background-color:#f3f3f3;display:table;margin:0 auto;float:none;text-align:center;}.thank-you .container{width:100% !important;border-top:0 none;border-bottom:0 none;}.thank-you .action  .container p{font-weight:bold !important;font-size:20px;}#node-report-it-form #edit-field-what-is-are-the-name-s-of-0-value,#node-report-it-form #edit-field-describe-what-happened-or-0-value,#node-report-it-form #edit-field-did-anyone-else-witness-ot-0-value,#node-report-it-form #edit-field-have-you-reported-ot-0-value,#node-report-it-form #edit-field-do-you-want-to-leave-your-0-value{color:#fff;}input#edit-field-did-anyone-else-witness-ot-0-value,input#edit-field-have-you-reported-ot-0-value{background:rgb(67,181,215);border:1px solid #fff;min-height:52px;padding:10px 20px;width:99.8%;color:#fff;font-size:22px;float:left;}#node-report-it-form #edit-field-did-anyone-else-witness--wrapper span,#node-report-it-form #edit-field-do-you-want-to-leave-name--wrapper span,#node-report-it-form #edit-field-have-you-reported--wrapper span{width:100%;font-size:22px;color:#fff;float:left;max-width:100%;margin-bottom:5px;font-weight:700;}#node-report-it-form legend{border-bottom:0px;margin-bottom:-10px;}#node-report-it-form .form-item,.form-actions{margin-top:1em;margin-bottom:1em;}input#edit-field-do-you-want-to-leave-your-0-value,input#edit-field-have-you-reported-this-to-0-value,input#edit-field-did-anyone-else-witness-th-0-value,input#edit-field-describe-what-happened-or-0-value,input#edit-field-what-is-are-the-name-s-of-0-value,input#edit-field-when-did-or-will-this-happ-0-value,input#edit-field-at-what-school-did-or-will-0-value{background:transparent;border:1px solid #fff;width:99%;padding-left:10px;padding-top:5px;color:#fff;padding-bottom:5px;font-size:18px;min-height:52px;}input#edit-field-upload-photo-s-video-or-2-0-upload{margin-top:1rem;margin-bottom:1rem;}#node-report-it-form .form-item .description span{color:#000;font-weight:bold;}.js-form-item.form-item.js-form-type-vertical-tabs.form-type-vertical-tabs.js-form-item-.form-item-.form-no-label{display:none;}#node-report-it-form #edit-actions{display:none;}#node-report-it-form .entity-meta{display:none;}.form-item-field-upload-photo-s-video-or-sc-0 label,.form-item-field-upload-photo-s-video-or-2-0 label{display:none;}#node-report-it-form .form-item,#node-report-it-form .form-actions .file{font-size:14px;width:100%;}.form-required:after{content:"*";font-weight:bold;color:red;margin-left:5px;}#node-location-form .form-item-field-state{display:none;}#node-location-form .form-item-field-city{display:none;}#node-location-form .js-form-type-vertical-tabs details{display:none;}.page-node-add-report-it h1.page_title{display:none;}#node-report-it-form span.states2{color:red;font-size:20px;font-weight:bold;text-shadow:none;}.filled{display:none;width:0px;height:0px;}
