::-webkit-scrollbar{display:none}body,html{height:100%}html{overflow-y:scroll;overflow-x:hidden;overflow:-moz-scrollbars-none;-ms-overflow-style:none}body,button.buttonDefault{position:relative;overflow:hidden}body{font-family:"Roboto";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;background-color:#fff;color:#424242;line-height:1.6em;font-size:13px}a{outline:0;text-decoration:none}button{border:0;outline:0;cursor:pointer;font-family:'Roboto'}button.buttonDefault{border-radius:40px;color:#fff;padding:0 22px;font-size:15px;font-weight:400;margin:0 auto;height:45px;line-height:45px;box-shadow:none;transition:all .2s;background-color:transparent}button.buttonDefault.withIcon{padding:0 22px 0 16px}button.buttonDefault.withIconOnly{display:flex;padding:0 20px}button.buttonDefault:not(.buttonDefault):hover{box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 15px rgba(0,0,0,.16)}button.buttonDefault span{position:relative;z-index:1;display:inline-block}button.buttonDefault.send span{background:url(/images/send.svg) left center no-repeat;background-size:16px}button.buttonDefault.plus span{background:url(/images/plus.svg) left center no-repeat;background-size:16px}button.buttonDefault.loading span{background-image:url(/images/tailSpin.svg)}button.buttonDefault.withIcon span{padding-left:26px}button.buttonDefault.withIconOnly span{padding-left:0;height:20px;width:20px;background-size:20px}button.buttonSmall{font-size:13px;margin:0 5px 5px;padding:0 18px;height:41px;line-height:41px}button.buttonExtraSmall{font-size:13px;padding:0 16px;height:31px;line-height:31px}button.buttonGrey{background-color:#b8b8b8}.buttonGroup{margin-bottom:10px}.buttonGroup button{margin:0 5px 10px}#container,#wrapper{height:100%}#container{display:flex;flex-direction:column}#container.fullScreen,#container.fullScreen #content{align-items:center;justify-content:center}#container.fullScreen #content{display:flex;flex-direction:column;text-align:center;padding:0 30px}#container.fullWhiteScreen::before{content:" ";display:block;position:absolute;top:10px;right:10px;width:25px;height:25px;cursor:pointer;border-radius:3px;background-color:rgba(0,0,0,.1)}#header,#subHeader{display:flex;align-items:center;flex-shrink:0}#header{color:#fff;font-family:"Roboto";text-align:center;font-size:18px;line-height:1.5em;z-index:1;padding:25px 24px}#header #headerContent{overflow:hidden;white-space:normal;text-overflow:inherit;transition:height .2s linear;width:100%}#header #headerContent h1{user-select:none}#header.headerBack{text-align:left}#header.headerBack button,#subHeader button{background-color:rgba(0,0,0,.1);border-radius:100%;cursor:pointer;width:40px;height:40px;min-width:40px;border:0;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none;transition:background-color .2s}#header.headerBack button svg,#subHeader button svg{display:block;margin:auto}#header.headerBack button svg .fill,#subHeader button svg .fill{fill:#fff}#header.headerBack button:hover,#subHeader button:hover{background-color:rgba(0,0,0,.2)}#header.headerBack #headerContent{padding-left:20px}#content #feedbackListing .feedbackItem .inner strong,#header #headerAdmins .admin span,#header.ellipsis #headerContent,#header.ellipsis #headerContent h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header:after,.clearfix:after{content:"";display:table;clear:both}#header #headerDetails{font-size:13px;line-height:1.4em;padding-top:5px}#header #headerDetails #headerStatus{margin:20px 0 10px}#header #headerDetails #headerStatus .status{float:left;text-transform:uppercase;color:#fff;font-size:11px;font-weight:700;margin:0 15px 0 0}#header #headerDetails #headerStatus .stat{float:left;margin-right:15px}#header #headerDetails #headerStatus .stat i{font-size:14px;margin-right:7px}#header.headerCollapsed,#header.headerExpanded{position:relative}#header.headerCollapsed #headerContent,#header.headerExpanded #headerContent{height:26px}#header.headerCollapsed h1,#header.headerExpanded h1{cursor:pointer}#header.headerCollapsed i.trigger,#header.headerExpanded i.trigger{opacity:0;position:absolute;bottom:7px;left:50%;margin-left:-5px;font-size:12px;cursor:pointer;transition:transform .2s,opacity .2s}#header.headerExpanded.ellipsis #headerContent,#header.headerExpanded.ellipsis #headerContent h1{white-space:normal;text-overflow:inherit}#header.headerExpanded #headerContent i.trigger{opacity:1;transform:rotate(180deg)}#header:hover i.trigger{opacity:1}#header #headerBrand{width:50px;height:50px;overflow:hidden;border-radius:40px;position:absolute;bottom:-30px;left:50%;margin-left:-30px;border:5px solid #fff;background-color:#fff}#header #headerBrand img{width:100%}#header.withBrand{position:relative;padding-bottom:46px}#header #headerAdmins{margin-top:15px;text-align:center}#header #headerAdmins .admin{display:inline-block;text-align:center;margin:0 5px;width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header #headerAdmins .admin .adminPicture{background-color:#fff;width:40px;height:40px;margin:0 auto;display:block;border-radius:25px;overflow:hidden;background-position:center;background-size:cover}#header #headerAdmins .admin .adminPicture .letter{line-height:40px}#header #headerAdmins .admin span{display:block;font-size:12px;line-height:16px;margin-top:4px}#subHeader{padding:25px 30px;border-bottom:1px solid #f4f4f4}#subHeader button+h2{padding-left:18px}#subHeader h2{font-size:16px;line-height:1.6em}#subHeader.backgroundColorPlain{color:#fff}#content{overflow:auto;height:100%}#content #searchBox{position:relative;border-bottom:1px solid #f4f4f4}#content #searchBox form{padding:10px}#content #searchBox form .formGroup{margin-bottom:0}#content #searchBox form .formGroup input{width:75%}#content #searchBox form .formGroup .formLabel .formLabelContent{width:50%}#content #searchBox form .formGroup .formLabel svg{top:17px}#content #searchBox #filterTrigger,#content #searchBox form .formGroup #clear{position:absolute;top:16px;right:16px;opacity:.3;cursor:pointer;transition:opacity .2s}#content #searchBox form .formGroup #clear svg{width:16px;height:16px}#content #searchBox #filterTrigger:hover,#content #searchBox form .formGroup #clear:hover,.feedbackView #conversation #conversationForm form .inFormGroupButton button:hover span{opacity:.5}#content #searchBox #filterTrigger{right:17px}#content #searchBox #filterTrigger svg{width:18px;height:18px}#content #searchBox #filters{position:absolute;z-index:2;top:52px;right:24px;background-color:#fff;padding:20px;border-radius:3px;width:50%;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 15px rgba(0,0,0,.16)}#content #searchBox #filters button{display:block;margin:10px 0 0}#content #feedbackListing{position:relative}#content #feedbackListing #searching{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.7}#content #feedbackListing .feedbackItem{padding:20px 26px;border-bottom:1px solid #f4f4f4;cursor:pointer}#content #feedbackListing .feedbackItem .inner{display:block;transition:padding .2s}#content #feedbackListing .feedbackItem .inner strong{display:block;font-weight:400;font-size:14px}#content #feedbackListing .feedbackItem .inner .status{text-transform:uppercase;color:#b8b8b8;font-size:11px;font-weight:700}#content #feedbackListing .feedbackItem .inner .status .upvotes{display:inline-block;margin-left:8px}#content #feedbackListing .feedbackItem .inner .status .upvotes i{margin-right:3px}#content #feedbackListing .feedbackItem .inner .status b{color:#888}#content #feedbackListing .feedbackItem.unread,#content #feedbackListing .feedbackItem.unread strong,.homeIndex #content #nav ul li.unread{font-weight:700}#content #feedbackListing .feedbackItem.unread .unread{float:right;width:10px;height:10px;border-radius:5px;margin:14px 0 0 10px}#content #feedbackListing .feedbackItem:hover .inner{padding-left:4px}#content #feedbackListing .feedbackItem:last-child{border-bottom:none}#content.withAction #feedbackListing ul{padding-bottom:86px}#content #contentAction{position:absolute;left:0;bottom:0;padding:30px 0;width:100%;text-align:center;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 50%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 50%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}#content form{user-select:none;padding:30px}#content form .formGroup{position:relative;margin-bottom:20px;overflow:hidden;border-radius:3px}#content form .formGroup.background,#content form .formGroup.uploads .attachImage:hover{background-color:#f4f4f4}#content form .formGroup .formLabel{position:absolute;z-index:1;top:0;left:0;width:95%}#content form .formGroup .formLabel svg{width:16px;position:absolute;top:9px;left:-16px;opacity:.4;transition:left .2s}#content form .formGroup .formLabel .formLabelContent{color:#949494;position:absolute;top:16px;left:17px;opacity:1;transition:left .2s,opacity .2s;user-select:none;width:100%}#content form .formGroup .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}#content form .formGroup .attachImage{color:#949494;font-size:14px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:block;overflow:hidden;padding:.625rem 1.25rem;border-radius:3px}#content form .formGroup .attachImage:hover .cancel-svg{fill:#696969!important}#content form .formGroup .attachImage svg{width:1em;height:1em;margin-top:-.25em;margin-right:1em}#content form .formGroup.uploads.has-file .fileInputLabel{display:block}#content form .formGroup.uploads.has-file .fileInputLabel .filename{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:text-top}#content form .formGroup.uploads.has-file .fileInputLabel .cancel-svg{fill:#949494;width:16px;position:absolute;right:12px;margin-top:4px}#content form .formGroup .fileInputLabel,#content form .formGroup.uploads.has-file .newFileUploadBtn{display:none}#content form .formGroup.filled .formLabel svg{left:15px}#content form .formGroup.filled .formLabel .formLabelContent{opacity:0;position:absolute;left:115px}#content form .formGroup#npsNote{max-width:320px;margin:0 auto;height:60px}#content form .formGroup#npsNote .note{position:relative;float:left;width:9%;background-color:#fff;text-align:center;cursor:pointer;margin-right:.09%}#content form .formGroup#npsNote .note .check{position:absolute;z-index:0;top:20px;width:12px;height:12px;background:0 0;border:3px solid #eaeaea;border-radius:10px;left:5px;transition:border-color .2s}#content form .formGroup#npsNote .note .check .fill{display:block;position:absolute;width:8px;height:8px;top:2px;left:2px;border-radius:10px;background-color:#eaeaea;transition:background-color .2s}#content form .formGroup#npsNote .note input{z-index:1;position:relative;visibility:hidden}#content form .formGroup#npsNote .note .value{display:block;text-align:center;font-size:10px}#content form .formGroup#npsNote .note:last-child{margin:0}#content form .formGroup#npsNote .note.hovered .check{border-color:#bdbdbd}#content form .formGroup#npsNote .note.hovered .check .fill{background-color:#bdbdbd}#content form .formGroup#npsNote .max,#content form .formGroup#npsNote .min{clear:left;width:45%;float:left;font-size:11px;margin-left:2%;margin-top:2px}#content form .formGroup#npsNote .max{clear:none;text-align:right;float:right;margin-right:2%}#content form input[type=text],#content form textarea{position:relative;z-index:2;display:block;margin:0;width:100%;font-size:14px;appearance:none;box-shadow:none;padding:14px 18px 14px 40px;border:0;transition:box-shadow .2s,border .2s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;resize:none;line-height:1.6em;color:#424242;font-family:'Roboto';background-color:transparent}#content form input[type=text]:focus,#content form textarea:focus{outline:0}#content form .formAction{position:absolute;left:0;bottom:0;padding-bottom:30px;width:100%;text-align:center}#content form input[type=checkbox]+label{padding-left:5px}.homeIndex #header{padding:45px 24px}.homeIndex #header.withAdmin{padding:35px 24px 30px}.homeIndex #header h1{font-weight:500;padding:0 12%}.homeIndex #content{display:flex;flex-direction:column}.homeIndex #content #nav{flex:1;display:flex;align-items:center}.homeIndex #content #nav ul{flex:1;padding:0}.homeIndex #content #nav ul li{display:flex;font-size:15px;height:20px;line-height:20px;padding:18px 60px;cursor:pointer;transition:background-color .2s;align-items:center;position:relative}.homeIndex #content #nav ul li span.unread{position:absolute;top:19px;right:82px;font-size:9px;border-radius:10px;width:18px;height:18px;text-align:center;color:#fff;line-height:18px}.homeIndex #content #nav ul li>svg{position:relative;z-index:1;margin:1px 20px 0 2px;width:24px}.homeIndex #content #nav ul li .arrow{position:absolute;right:65px;top:24px;width:10px;height:10px;opacity:.3;transition:all .2s}.homeIndex #content #nav ul li .arrow svg{width:10px;height:10px;position:absolute;top:0;right:0}.homeIndex #content #nav ul li .arrow.colorPlain{opacity:1!important}.homeIndex #content #nav ul li:hover .arrow{right:60px;opacity:.5}.homeIndex #content #up{color:#a7a7a7;text-align:center;font-size:11px;height:35px}.homeIndex #content #up a{color:#a7a7a7;border-bottom:1px solid #e9e9e9}.npsCreate #header.headerBack #headerContent{overflow:visible;white-space:normal;text-overflow:inherit}.feedbackCreate textarea{height:230px}.npsCreate textarea{height:182px}.ideaIndex #clear{right:17px!important}.feedbackView #header{box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 15px rgba(0,0,0,.16)}.feedbackView #conversation{padding-bottom:40px}.feedbackView #conversation #conversationContent{padding:30px}.feedbackView #conversation #conversationContent .date{color:#b8b8b8;font-size:11px;clear:both;margin-bottom:15px;cursor:default}.feedbackView #conversation #conversationContent .date strong{font-weight:500;margin-right:5px;color:#424242}.feedbackView #conversation #conversationContent .message{width:100%;clear:both;float:left;margin-bottom:5px}.feedbackView #conversation #conversationContent .message .inner{float:left;max-width:75%;color:#424242;border-radius:3px;margin-bottom:1px;padding:10px 12px;background-color:#f8f8f8}.feedbackView #conversation #conversationContent .message .inner a{color:#424242;border-bottom:1px solid #424242}.feedbackView #conversation #conversationContent .message.user{float:right}.feedbackView #conversation #conversationContent .message.user .inner{float:right;color:#fff}.feedbackView #conversation #conversationContent .message.user .inner a{color:#fff;border-bottom:1px solid #fff}.feedbackView #conversation #conversationContent .message.user .date{text-align:right}.feedbackView #conversation #conversationContent .message.hasPicture{position:relative;padding-left:20px}.feedbackView #conversation #conversationContent .message.hasPicture .avatar{width:25px;height:25px;border-radius:100%;background-size:cover;background-position:center;position:absolute;bottom:36px;left:-12px}.feedbackView #conversation #conversationContent .notification{clear:both;max-width:75%;margin:30px auto;text-align:center}.feedbackView #conversation #conversationContent .notification .icon{width:30px;height:30px;margin:0 auto 10px;border-radius:15px;color:#fff;font-size:15px;display:flex;align-items:center;justify-content:center}.feedbackView #conversation #conversationForm{position:fixed;bottom:0;left:0;right:0;padding:30px 0 0;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 20%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 20%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 20%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}.feedbackView #conversation #conversationForm form{padding:0}.feedbackView #conversation #conversationForm form .formGroup{margin:0;border-radius:0 0 5px 5px;transition:box-shadow .2s,background-color .2s}.feedbackView #conversation #conversationForm form .formGroup textarea{height:60px;max-height:200px;width:calc(100% - 50px);border-radius:0 0 5px 5px;padding-top:19px}.feedbackView #conversation #conversationForm form .formGroup .formLabel{top:5px}.feedbackView #conversation #conversationForm form .formGroup .formLabel .formLabelContent{left:24px}.feedbackView #conversation #conversationForm form .formGroup.filled{background-color:#fff;box-shadow:0 -10px 20px #f2f2f2}.feedbackView #conversation #conversationForm form .inFormGroupButton{position:absolute;bottom:15px;right:10px;z-index:2}.feedbackView #conversation #conversationForm form .inFormGroupButton button{background:0 0!important;box-shadow:none!important;padding:0 8px;height:30px}.feedbackView #conversation #conversationForm form .inFormGroupButton button span{background-image:url(/images/sendBlack.svg);opacity:.3;transition:opacity .2}.feedbackView #conversation #conversationForm form .inFormGroupButton button.loading span{background-image:url(/images/tailSpinBlack.svg)}.feedbackView #header #headerDetails #headerStatus,.ideaView #header #headerDetails #headerStatus{margin:10px 0 0;font-size:13px}.feedbackView #header #headerDetails #headerStatus .stat i,.ideaView #header #headerDetails #headerStatus .stat i{font-size:13px}.feedbackView #header h1+#headerDetails,.ideaView #header h1+#headerDetails{padding-top:0}.feedbackView #header h1+#headerDetails #headerStatus,.ideaView #header h1+#headerDetails #headerStatus{margin-top:5px}.feedbackView #ideaActions,.ideaView #ideaActions{position:relative;height:50px;overflow:hidden}.feedbackView #ideaActions #ideaVote,.ideaView #ideaActions #ideaVote{position:absolute;height:50px;top:0;transition:top .2s;left:50%;margin-left:-150px;width:300px}.feedbackView #ideaActions #ideaVote .vote,.ideaView #ideaActions #ideaVote .vote{float:left;width:100px;text-align:center;color:#b8b8b8!important;cursor:pointer;transition:color .2s}.feedbackView #ideaActions #ideaVote .vote svg,.ideaView #ideaActions #ideaVote .vote svg{width:24px;height:24px}.feedbackView #ideaActions #ideaVote .vote span,.ideaView #ideaActions #ideaVote .vote span{text-align:center;display:block}.feedbackView #ideaActions #ideaVote .vote.active,.feedbackView #ideaActions #ideaVote .vote:hover,.ideaView #ideaActions #ideaVote .vote.active,.ideaView #ideaActions #ideaVote .vote:hover{color:inherit!important}.feedbackView #ideaActions #ideaNext,.ideaView #ideaActions #ideaNext{position:absolute;top:50px;transition:top .2s;width:100%;text-align:center}.feedbackView #ideaActions #ideaNext .buttonDefault,.ideaView #ideaActions #ideaNext .buttonDefault{margin:0 5px 5px}.error.fullScreen svg,.feedbackThanks svg,.npsThanks svg{width:100px;margin-bottom:20px}.error.fullScreen h2,.feedbackThanks h2,.npsThanks h2{font-size:18px;font-weight:500;margin-bottom:20px}.empty,.error.fullScreen p,.feedbackThanks p,.npsThanks p{text-align:center}.error.fullScreen h2+p,.feedbackThanks h2+p,.npsThanks h2+p{margin-top:-10px;margin-bottom:20px}.npsThanks button{margin-top:20px}.splashScreen #content{width:100%}.splashScreen #content #splash{position:relative;overflow:hidden;width:100%;flex:1}.splashScreen #content #splash .inner{position:absolute;left:0;width:400%;height:100%;transition:left .3s}.splashScreen #content #splash .inner .slide{position:relative;float:left;width:25%;height:100%;text-align:center;display:flex;flex-direction:column}.splashScreen #content #splash .inner .slide .svgSplash{flex:1;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.splashScreen #content #splash .inner .slide .svgSplash .backgroundColorPlain{position:absolute;z-index:0;width:100%;height:100%;opacity:.1;filter:grayscale(10%);top:0}.splashScreen #content #splash .inner .slide .svgSplash svg{position:relative;z-index:1;width:70%;max-height:70%}.splashScreen #content #splash .inner .slide .svgSplash.svgSplash1:after,.splashScreen #content #splash .inner .slide .svgSplash.svgSplash4:after{display:block;content:"";position:absolute;width:190px;height:60px;bottom:-1px;left:0;background:url(/images/splashMask.svg);background-size:100%}.splashScreen #content #splash .inner .slide .svgSplash.svgSplash4:after{left:auto;right:0;-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.splashScreen #content #splash .inner .slide p{width:100%;left:0;padding-top:40px;color:#424242;font-size:15px;font-weight:500;background:#fff}.splashScreen #content #splashActions{width:100%;height:60px;display:flex;align-items:flex-end;padding-bottom:60px;justify-content:center}.splashScreen #content #splashActions button{margin:0 5px}.splashScreen #content #splashActions #splashSlides{height:31px;margin:0 20px;text-align:center}.splashScreen #content #splashActions #splashSlides .triggerSlide{width:9px;height:9px;border-radius:5px;display:inline-block;margin:10px 5px 0;background-color:#b8b8b8;cursor:pointer}.empty{padding:30px 0;opacity:.3}.empty svg{width:40%;margin:20px 0}.empty p{margin:0;color:#b8b8b8}.change{transition:all .2s}.fillWhite{fill:#fff}svg path{transition:fill .2s}.statusCircle{width:12px;height:12px;margin:3px 6px 0 0;float:left;position:relative}.statusCircle .declined,.statusCircle .declined svg,.statusCircle .progressCircle{position:absolute;width:12px;height:12px;top:0;left:0}.statusCircle .declined svg path{fill:#eaeaea}.statusCircle .progressCircle{transform:rotate(-90deg)}.statusCircle .progressCircle .progressMeter{stroke:#eaeaea;fill:none}.statusCircle .progressCircle .progressValue{fill:none;stroke-linecap:round}.statusCircle.status0 .progressCircle .progressValue{stroke-dashoffset:340.292!important}.statusCircle.status1 .progressCircle .progressValue{stroke-dashoffset:324.5!important}.statusCircle.status2 .progressCircle .progressValue{stroke-dashoffset:316.5!important}.statusCircle.status3 .progressCircle .progressValue{stroke-dashoffset:309.292!important}.statusCircle.status4 .progressCircle .progressValue{stroke-dashoffset:339.292!important}.statusCircle.status5 .progressCircle .progressValue{stroke-dashoffset:331.5!important}#header .statusCircle{margin-top:2px}#header .statusCircle .declined svg path{fill:rgba(255,255,255,.6)!important}#header .statusCircle .progressCircle .progressMeter{stroke:rgba(255,255,255,.3)!important}#header .statusCircle .progressCircle .progressValue{stroke:#fff!important}#alert,p.info{text-align:center;padding:25px 60px;color:#b8b8b8}#alert{background-color:rgba(0,0,0,.7);color:#fff;padding:20px 0;font-size:13px;position:absolute;bottom:0;left:0;width:100%;z-index:100}.dbow{-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.dbol,.dbow{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}@media only screen and (max-device-width:600px){body{max-width:100vw}#header i.trigger{opacity:1!important}#content #contentAction{position:static}#content form .formAction{position:static;padding-bottom:0}#content.withAction,#content.withAction #feedbackListing ul{padding-bottom:0}.homeIndex #header h1{padding:0 5%}.homeIndex #content ul li{padding:16px 50px}.homeIndex #content ul li span.unread{right:72px}.homeIndex #content ul li .arrow{right:55px}.homeIndex #content ul li:hover .arrow{right:50px}p.info{padding:25px 40px!important}input,select,textarea{font-size:16px!important}}@media only screen and (max-height:568px){.homeIndex #content ul{padding:35px 0 5px}.feedbackCreate textarea{height:200px}p.info{padding:10px 30px 15px!important}}
/*# sourceMappingURL=styles.css.map */
