{"version":3,"sources":["sequel-survey/css/sg-results.scss"],"names":[],"mappings":"AAAA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EAAqC;;;AACrC;EAAqC;;;AACrC;EAAqC;;;AACrC;EAAqC;;;AACrC;EAAqC;;;AAErC;AAAA;AAAA;AAAA;EAII;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAGI;EACA;;;AAGR;EACI;;AAEA;EAGI;EACA;;;AAGR;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EAEI;IAAM;IAAkB;;EAExB;IACI;;EAGJ;AAAA;AAAA;IAGI","file":"sg-results.css","sourcesContent":["li.question-bar {\n    padding: 5px;\n    position: relative;\n    color: white;\n    height: 18px;\n}\n\n.percentage-bar {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    right: 0;\n    z-index: -1;\n    background-color: #ccc;\n    width: 100%;\n}\n\n.percentage-background {\n    position: absolute;\n    top: 0;\n    left: 0;\n    bottom: 0;\n    right: 0;\n    z-index: -1;\n    background: #004488;\n    background: -webkit-linear-gradient(left, #4894cf, #131b47);\n    background: -o-linear-gradient(left, #4894cf, #131b47);\n    background: -moz-linear-gradient(left, #4894cf, #131b47);\n    background: linear-gradient(left, #4894cf, #131b47);\n    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4894cf', endColorstr='#131b47',GradientType=1 );\n}\n\n\n.emoji .question-bar .emoji-icon {\n    position: absolute;\n    left: -32px;\n    top: 2px;\n    width: 24px;\n    height: 24px;\n    background-image: url('../assets/images/emoji-results.png');\n    background-repeat: no-repeat;\n}\n\n.emoji .question-bar--1 .emoji-icon {background-position: -39px -5px;}\n.emoji .question-bar--2 .emoji-icon {background-position: -73px -5px;}\n.emoji .question-bar--3 .emoji-icon {background-position: -5px -39px;}\n.emoji .question-bar--4 .emoji-icon {background-position: -39px -39px;}\n.emoji .question-bar--5 .emoji-icon {background-position: -5px -5px;}\n\n.print,\n.download,\n.sg-results--clear,\n.back {\n    float: right;\n    display: block;\n    padding: 7px 10px;\n    margin-top: 20px;\n    margin-left: 10px;\n    background: #0073aa;\n    color: white;\n    text-decoration: none;\n\n    &:hover,\n    &:active,\n    &:focus {\n        color: white;\n        background: lighten(#0073aa, 15%);\n    }\n} \n.sg-results--clear {\n    background: #990000;\n\n    &:hover,\n    &:active,\n    &:focus {\n        color: white;\n        background: red;\n    }\n}\n.back-top {\n    margin-top: 0;\n    margin-bottom: 10px;\n}\n\n.text-response {\n    clear: both;\n    list-style: initial;\n    margin-left: 25px;\n}\n\n.text-response li {\n    padding: 5px;\n    border-bottom: 1px solid #ccc;\n}\n\n.view-text {\n    text-align: center;\n}\n\n.view-text a {\n    background: #f4792a;\n    padding: 7px 10px;\n    color: white;\n    text-decoration: none;\n    margin: 20px;\n}\n\nspan.percent {\n    float: right;\n    color: #fff;\n    font-weight: bold;\n    font-size: 20px;\n}\n\n@media print {\n    \n    html {background: none; padding-top: 0;}\n\n    #wpcontent, #wpfooter {\n        margin-left: 0;\n    }\n\n    #adminmenumain,\n    #wpfooter,\n    .print {\n        display: none;\n    }\n\n}"]}