Skip to content

Instantly share code, notes, and snippets.

@BMOv2600
Created March 8, 2017 19:49
Show Gist options
  • Save BMOv2600/acc5abfd3b26ef8a042674ba4b33bd3d to your computer and use it in GitHub Desktop.
Save BMOv2600/acc5abfd3b26ef8a042674ba4b33bd3d to your computer and use it in GitHub Desktop.
Atom beautifier CSS parsing error

Atom Beautify - Debugging information

The following debugging information was generated by Atom Beautify on Wed Mar 08 2017 11:47:41 GMT-0800 (PST).


Table Of Contents


Platform: darwin

Versions

Atom Version: 1.14.4

Atom Beautify Version: 0.29.17

Original file to be beautified

Original File Path: /Users/deauberts/Sites/jroberts.net/08Mar17.css

Original File Grammar: CSS

Original File Language: CSS

Language namespace: css

Supported Beautifiers: CSScomb, JS Beautify, Pretty Diff, SassConvert

Selected Beautifier: CSScomb

Original File Contents

/*
Theme Name: Influence Child
Theme URI: http://jroberts.net/
Description:  Influence Child (Jacob Roberts's)
Template: influence
Author: Jacob Roberts
Author URI: http://jroberts.net/
Version: 7.25
Updated: 20 Sep 16
Text Domain: influence-child
*/
img {
    display: block;
    border: 0;
}
p, textarea, body, button, input, select, textarea, li {
    font-size: 16px;
    line-height: 1.45em;
    padding: 0;
    letter-spacing: 1px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    color: #424242;
    -ms-hyphens: auto;
    text-rendering: optimizeLegibility;
}
::-moz-selection {
    color: #e590c7;
    background-color: #e9e9e9;
}
::selection {
    color: #e590c7;
    background-color: #e9e9e9;
}
.panel-row-style-title-row.title-row.panel-row-style h1 {
    font-size: 4.2381em;
    font-weight: normal;
    position: relative;
    margin: 1.255em 0 .25em;
    letter-spacing: -1px;
    word-wrap: normal;
    color: #87898c;
}
h1, article.entry .post-text h1.entry-title {
    font-size: 4em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
    margin-bottom: 1.25em;
    letter-spacing: 2px;
    word-break: keep-all;
    word-break: keep-word;
    -ms-word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #87898c;
}
@media(min-width:480px) {
    .panel-row-style-title-row.title-row.panel-row-style h1 {
    font-size: 4.2381em;
}
}h2, .title-row.panel-widget-style h2, article.entry .entry-content h2 {
    font-size: 2.75em;
    font-weight: normal;
    line-height: 1.3;
    margin: 1.25em 0 .3em;
    letter-spacing: 2px;
    word-break: keep-all;
    word-break: keep-word;
    -ms-word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #6d7072;
}
h3, article.entry .entry-content h3 {
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
    right: 3px;
    margin-bottom: .5em;
    letter-spacing: 2px;
    color: #616365;
}
h4, article.entry .entry-content h4, .title-row.panel-widget-style h4 {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.3;
    margin: .2em 0 .18em 0;
    letter-spacing: 2px;
    color: #555658;
}
.title-row.panel-widget-style .textwidget h4 {
    font-size: 1.8em;
}
h5, .bio h5, .resume h5 {
    font-size: 1.55em;
    font-weight: normal;
    margin: 1.3em 0 0;
    color: #484a4b!important;
}
h6, .resume h6, .entry-content h6 {
    font-size: 1.25em;
    font-weight: normal;
    color: #3c3d3e!important;
}
a, a:link {
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77);
}
p a, li a:not(.zoom-social_icons-list__link):not(.socicon):not(.menu-item):not(.touch):not(.footer-menu-list-item-link) a {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, rgba(63, 123, 212, 0.77)));
    background-image: -webkit-linear-gradient(top, transparent 49%, rgba(63, 123, 212, 0.77) 50%);
    background-image: linear-gradient(to bottom, transparent 49%, rgba(63, 123, 212, 0.77) 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
a:visited, p a:visited {
    color: #52401e;
}
a:hover, a:focus {
    text-decoration: none;
    outline: 0;
    color: #d84a4a;
}
p a:hover, p a:focus, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):hover, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, #d84a4a));
    background-image: -webkit-linear-gradient(top, transparent 49%, #d84a4a 50%);
    background-image: linear-gradient(to bottom, transparent 49%, #d84a4a 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
a:active {
    text-decoration: none;
    color: #e590c7;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
p a:active, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):active {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, #e590c7));
    background-image: -webkit-linear-gradient(top, transparent 49%, #e590c7 50%);
    background-image: linear-gradient(to bottom, transparent 49%, #e590c7 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
@font-face {
    font-family: 'cc-icons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/cc-icons.eot');
    src: local('cc-icons'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.svg') format('svg'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.otf') format('opentype'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.woff') format('woff'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.ttf') format('truetype');
}
.cc {
    font-family: cc-icons;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;
    display: inline-block;
    color: #a9a9a9;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    text-rendering: auto;
}
.cc-lg {
    font-size: 2.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.cc-2x {
    font-size: 3em;
}
.cc-3x {
    font-size: 4em;
}
.cc-4x {
    font-size: 5em;
}
.cc-5x {
    font-size: 6em;
}
.cc-fw {
    width: 1.28571429em;
    text-align: center;
}
.cc-ul {
    margin-left: 2.14285714em;
    padding-left: 0;
    list-style-type: none;
}
.cc-ul>li {
    position: relative;
}
.cc-li {
    position: absolute;
    top: .14285714em;
    left: -2.14285714em;
    width: 2.14285714em;
    text-align: center;
}
.cc-li.cc-lg {
    left: -1.85714286em;
}
.cc-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.cc.pull-left {
    margin-right: .3em;
}
.cc.pull-right {
    margin-left: .3em;
}
.cc-sa:before {
    content: '\0061'}
.cc-by:before {
    content: '\0062'}
.cc-cc:before {
    content: '\0063'}
.cc-nd:before {
    content: '\0064'}
.cc-sampling:before {
    content: '\006D'}
.cc-nc:before {
    content: '\006E'}
.cc-zero:before {
    content: '\006F'}
.cc-pd:before {
    content: '\0070'}
.cc-pd-alt:before {
    content: '\0071'}
.cc-remix:before {
    content: '\0072'}
.cc-share:before {
    content: '\0073'}
.cc-logo:before {
    content: '\0043'}
.cc-by-nd:before {
    content: '\0044'}
.cc-by-nc-sa:before {
    content: '\004D'}
.cc-by-nc:before {
    content: '\004E'}
.cc-publicdomain:before {
    content: '\004F'}
.cc-by-nc-nd:before {
    content: '\0052'}
.cc-by-sa:before {
    content: '\0053'}
body {
    overflow: hidden;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}
body.display-main-menu #page {
    padding-right: 0;
}
#main {
    zoom: 1;
    margin-top: 3em;
    padding: 0 8px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.site-main {
    max-width: 94vw;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.entry {
    border: 0 transparent solid;
    box-shadow: none;
}
section#primary {
    margin: 2em auto 0;
    padding-top: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
body.siteorigin-panels-home #primary, body.page-template-templatestemplate-full-no-title-php #primary {
    margin: 0 .6em 0 auto;
}
body.attachment section#primary {
    float: none;
}
body.attachment article.entry .entry-content {
    text-align: center;
}
body.attachment article.entry .entry-meta .posted-on {
    float: none;
    margin-left: 0;
    text-align: center;
}
.container {
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
div#content {
    border-color: transparent;
}
.entry {
    border: 0 transparent solid;
}
.entry, article.entry, article.entry .post-text {
    box-shadow: none;
}
article.entry .post-text {
    padding: 10px 14px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
@media(min-width:768px) {
    #main {
    padding: 0 20px;
}
body.display-main-menu #page>div {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media screen and (max-width:782px) {
    body.display-main-menu #page>div, body.display-main-menu #page>section {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media(min-width:992px) {
    article.entry .post-text {
    padding: 0 14px;
}
}@media(min-width:1200px) {
    article.entry .post-text {
    padding: 0;
}
}header#masthead.site-header {
    position: relative;
    width: 100vw;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
#masthead .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
}
.shark-parade {
    position: relative;
    z-index: 5;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 180%;
    min-height: 100%;
    opacity: 1;
    border: transparent solid 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media(min-width:480px) {
    .page-id-41 .shark-parade, .parent-pageid-41 .shark-parade {
    overflow: hidden;
    height: auto;
    min-height: 220px;
    max-height: 222px;
}
}body.parent-pageid-187 .shark-parade, body.parent-pageid-183 .shark-parade, body.page-id-193 .shark-parade, body.page-id-181 .shark-parade, body.attachment .shark-parade {
    left: 300%;
    height: 0;
    min-height: 0;
}
header#masthead.site-header::after, #masthead .container::after, .shark-parade::after, header::after, .main-navigation::after, .site-description::after, .site-header .site-title::after, .hgroup::after, #masthead .header-nav-container::after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ''}
.hgroup {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 0 solid transparent;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.site-header .site-title {
    top: 0;
    left: 0;
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
#masthead.site-header .container .hgroup .site-title a {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    float: none;
    overflow: hidden;
    width: auto;
    min-height: 84px;
    max-height: 86px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #d84a4a;
    background-repeat: no-repeat;
}
.site-header .site-title img {
    width: 100%!important;
    min-width: 100vw;
    min-height: 82px;
    max-height: 102px!important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.site-description {
    font-size: 16px;
    width: 80%;
    height: auto;
    margin: 10px auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    color: #424242;
}
.emphasis {
    color: #d84a4a;
}
.main-navigation {
    font-size: 1.25em;
    position: absolute;
    top: 4%;
    right: 13px;
    display: block;
    float: none;
    overflow: hidden;
    width: 13.5%;
    max-width: 50px;
    height: 43px;
    max-height: 116px;
    margin: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    background-color: rgba(255, 255, 255, 0.14);
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-navigation a.main-menu-button {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 100%;
    height: inherit;
    max-height: inherit;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1.assistive-text {
    font-size: 1em;
    line-height: .75;
    left: 2px;
    clip: auto;
    width: 100%;
    height: inherit;
    height: inherit;
    max-height: inherit;
    margin: 6px auto;
    text-align: center;
    letter-spacing: 6px;
    text-transform: lowercase;
    word-break: break-all;
    color: rgba(220, 221, 216, 0.8);
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1.assistive-text::first-line  {
    letter-spacing: 3px;
}
#hamburger {
    font-size: 2.1em;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: color .3s ease-in;
    transition: color .3s ease-in;
    color: rgba(220, 221, 216, 0.4);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.genericon-menu:before {
    display: block;
    height: inherit;
    max-height: inherit;
    margin: 0 auto;
}
.main-navigation a.main-menu-button:hover h1.assistive-text, .main-navigation a.main-menu-button:focus h1.assistive-text {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: rgba(215, 74, 74, 0.6);
    background-color: rgba(255, 255, 255, 0.08);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    text-stroke: 1px #fff;
}
.main-navigation a.main-menu-button:hover #hamburger, .main-navigation a.main-menu-button:focus #hamburger {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: rgba(220, 221, 216, 0.6);
    background-color: rgba(0, 0, 0, 0.02);
}
.main-navigation a.main-menu-button:focus:active h1.assistive-text, .main-navigation a.main-menu-button:active h1.assistive-text, .main-navigation a.main-menu-button:focus:active #hamburger, .main-navigation a.main-menu-button:active #hamburger {
    -webkit-animation: kiss-in-text .2s ease-out 0s normal 1 both running;
    animation: kiss-in-text .2s ease-out 0s normal 1 both running;
    color: rgba(216, 74, 74, 0.8);
    outline: 0;
}
.main-navigation:focus:active>a.main-menu-button, .main-navigation:active>a.main-menu-button {
    -webkit-animation: kiss-in-btn .2s ease-out 0s normal 1 both running;
    animation: kiss-in-btn .2s ease-out 0s normal 1 both running;
    color: rgba(216, 74, 74, 0.8);
    outline: 0;
}
nav.horizontal-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
    max-height: 34px;
    margin: -1.25em auto .5em;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    background-color: rgba(135, 137, 140, 0.25);
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
ul.header-nav {
    font-size: 10px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 6px;
    padding: 6px 0 8px;
    list-style: none;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-items: center;
}
ul#menu-header-nav li {
    background-color: white;
}
ul.header-nav li, #masthead ul.header-nav li a, ul#menu-header-nav li.menu-item a, ul#menu-header-nav li.menu-item a:visited, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item,  {
    font-family: 'Montserrat', sans-serif;
    color: rgba(63, 123, 212, 0.77);
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    max-height: 24px;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: transparent solid 1px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul#menu-header-nav li.menu-item a:hover, ul#menu-header-nav li.menu-item a:focus {
    color: #d84a4a;
    text-shadow: none;
    background: 0;
}
ul#menu-header-nav li.menu-item a:active {
    text-shadow: none;
    background: 0;
}
ul.header-nav li, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item {
    min-width: 20%;
    max-width: 23%}
ul.header-nav li, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item,  {
    background-color: #fff;
}
ul.header-nav li a, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item a,  {
    font-size: 70%;
    line-height: 1.35;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    color: rgba(85, 182, 225, 0.85);
    border: transparent solid 1px;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
li#menu-item-492 {
    min-width: 28%;
    max-width: 30%}
div#thsp-sticky-header {
    max-width: 1200px;
    height: auto;
    min-height: 36px;
    margin: 0 auto;
    padding: 8px 0 6px 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #d84a4a;
    position: fixed;
}
#thsp-sticky-header-title img {
    position: relative;
    right: 90%;
    left: 0;
    display: block;
    width: auto;
    height: 24px!important;
    margin: 6px auto 0;
}
#thsp-sticky-header-inner {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 1200px;
    height: 100%;
    max-height: 48px;
    margin: 0 auto;
    background-color: #d84a4a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#thsp-sticky-header-title {
    position: relative;
    right: 300%;
    width: 0;
    height: 0;
    margin: 0!important;
}
#thsp-sticky-header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    max-height: 34px;
    margin: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    background-color: #d84a4a;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
#thsp-sticky-header-menu li.touch.menu-item, body.home.page.page-id-24 #thsp-sticky-header-menu li.menu-item.current-menu-item, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 20%;
    max-width: 23%;
    height: auto;
    max-height: 24px;
    margin: 0 auto!important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: #fff solid 1px;
    background-color: #d84a4a;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    background-color: #d84a4a;
}
#thsp-sticky-header-menu li a {
    font-size: 70%;
    line-height: 1.45!important;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    text-decoration: none;
    color: white;
    border: transparent solid 1px;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thsp-sticky-header a {
    display: block;
}
li#menu-item-492, #thsp-sticky-header-menu li.touch.menu-item.menu-item-492 {
    width: auto;
    min-width: 30%;
    max-width: 33%}
ul.header-nav li#menu-item-491, #thsp-sticky-header-menu li.menu-item-511 {
    min-width: 20%;
    max-width: 22%}
ul.header-nav li:hover, ul.header-nav li:focus, #thsp-sticky-header-menu li:hover, #thsp-sticky-header-menu li:focus {
    background-color: white;
}
#masthead ul.header-nav li:hover a, #masthead ul.header-nav li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li:hover a, #thsp-sticky-header-menu li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83)!important;
    background: 0;
    text-shadow: none;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553), #thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: white;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a {
    color: rgba(212, 78, 63, 0.83);
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:hover::not(#menu-item-493):not(#menu-item-494) a {
    background-color: rgba(212, 78, 63, 0.83);
}
li.menu-item.current-menu-item:hover:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a, #thsp-sticky-header-menu li.menu-item.current-menu-item:hover:not(#menu-item-493):not(#menu-item-494) a {
    color: #e6e6e6;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-509, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-510 {
    background-color: white;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-509 a, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-510 a {
    color: rgba(212, 78, 63, 0.83);
}
video#bgvid {
    position: relative;
    min-width: 110%;
    max-width: 140%;
    height: auto;
    vertical-align: middle;
    background: transparent url(http://jroberts.net/wp-content/uploads/2015/05/shark_parade.png) no-repeat!important;
    background-size: cover;
}
@media(min-width:480px) {
    #masthead .container {
    min-height: 106px;
    max-height: 220px;
    margin: .75em auto 0;
    padding: 0 8px;
}
.hgroup {
    left: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    min-width: 100%;
    height: auto;
    max-height: 95px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: space-around;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-flex: inherit;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}
.site-header .site-title {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 0;
    max-width: 127px;
    max-height: 90px;
    padding: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 0 157px;
    -ms-flex: 1 0 157px;
    flex: 1 0 157px;
}
.site-header .site-title:after {
    display: block;
    clear: both;
    height: 0;
    content: ''}
#masthead.site-header .container .hgroup .site-title a {
    float: none;
    clear: none;
    overflow: hidden;
    min-width: 127px;
    min-height: 100px;
    background: 0;
    background-color: transparent;
}
.site-header .site-title img {
    width: auto!important;
    min-width: 100%;
    max-height: 90px!important;
}
.site-description {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    min-width: 48%;
    max-width: 49%;
    margin: 0 0 1em 1em;
    text-align: left;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 2 0 45%;
    -ms-flex: 2 0 45%;
    flex: 2 0 45%}
.site-description p {
    font-size: 14px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    color: #484848;
}
.main-navigation {
    font-size: 3.3em;
    top: 0;
    right: 0;
    max-width: 90px;
    height: 72px;
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    background-color: rgba(135, 137, 140, 0.23);
}
h1.assistive-text {
    font-size: 28%;
    left: 2px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    letter-spacing: 11px;
    color: rgba(63, 123, 212, 0.77);
    text-shadow: none;
}
#hamburger {
    font-size: 1.1em;
    line-height: 1.45;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    color: rgba(63, 123, 212, 0.77);
    text-shadow: none;
}
.main-navigation:hover, .main-navigation:focus {
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: rgba(135, 137, 140, 0.33);
}
.main-navigation a.main-menu-button:hover #hamburger, .main-navigation a.main-menu-button:hover h1.assistive-text, .main-navigation a.main-menu-button:focus #hamburger, .main-navigation a.main-menu-button:focus h1.assistive-text {
    color: #d84a4a;
    background-color: transparent;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: 0;
    text-stroke: 0;
}
.main-navigation a.main-menu-button:focus:active h1.assistive-text, .main-navigation a.main-menu-button:active h1.assistive-text {
    color: rgba(216, 74, 74, 0.8);
}
nav.horizontal-nav {
    margin: -0.3em auto .5em;
    background-color: #fff;
}
ul.header-nav {
    margin: 0 auto;
}
ul.header-nav li {
    line-height: 1.35;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
body.page li#menu-item-493, body.page li#menu-item-494 {
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
ul.header-nav li a {
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553), #thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77);
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a {
    color: white;
}
#thsp-sticky-header-inner #thsp-sticky-header-menu li, body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-491, body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-492, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    line-height: 1.45;
    min-width: 20%;
    max-width: 25%;
    margin: 0 auto!important;
    color: rgba(63, 123, 212, 0.77)!important;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.current-menu-item {
    line-height: 1.45;
    min-width: 20%;
    max-width: 25%;
    margin: 0 auto;
    color: rgba(63, 123, 212, 0.77)!important;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
#thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    background-color: white;
}
#thsp-sticky-header-menu li a {
    font-size: 100%;
    margin: 0 auto;
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77)!important;
    background: 0;
    text-shadow: none;
}
ul.header-nav li:hover a, ul.header-nav li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li:hover a, #thsp-sticky-header-menu li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83)!important;
    background: 0;
    text-shadow: none;
}
ul.header-nav li:first-child, #thsp-sticky-header-menu li:first-child {
    margin-left: 0!important;
}
ul.header-nav li:last-child {
    margin-right: 0;
}
ul.header-nav li:hover, ul.header-nav li:focus, #thsp-sticky-header-menu li:hover, #thsp-sticky-header-menu li:focus {
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: rgba(135, 137, 140, 0.18);
}
ul.header-nav li:active, ul.header-nav li:focus:active, #thsp-sticky-header-menu li:active, #thsp-sticky-header-menu li:focus:active {
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    background-color: rgba(135, 137, 140, 0.26);
    box-shadow: inset 1px 2px 0 1px rgba(0, 0, 0, 0.15), inset -1px 1px 0 0 rgba(0, 0, 0, 0.25);
}
body.page li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77);
}
#masthead li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) a {
    color: white;
}
body.home.page.page-id-24 li.menu-item.current-menu-item a {
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
body.page li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover {
    background-color: white;
}
#masthead li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover a {
    color: rgba(212, 78, 63, 0.83);
}
#thsp-sticky-header #thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item:not(.touch.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-493):not(.touch.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77)!important;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) a {
    text-decoration: none;
    color: white!important;
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover a {
    color: rgba(212, 78, 63, 0.83)!important;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover {
    background-color: white!important;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-183 ul.header-nav li#menu-item-491, .parent-pageid-187 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491, .parent-pageid-183 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491, .parent-pageid-187 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 {
    background-color: rgba(63, 123, 212, 0.77);
}
.parent-pageid-41 ul.header-nav li#menu-item-491 a, .parent-pageid-183 ul.header-nav li#menu-item-491 a, .parent-pageid-187 ul.header-nav li#menu-item-491 a {
    text-decoration: none;
    color: white;
    background: 0;
    text-shadow: none;
}
.parent-pageid-41 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-183 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-187 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-41 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover, .parent-pageid-183 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover, .parent-pageid-187 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover {
    background-color: white;
}
.parent-pageid-41 #thsp-sticky-header-menu li.menu-item-491 a, .parent-pageid-183 #thsp-sticky-header-menu li.menu-item-491 a, .parent-pageid-187 #thsp-sticky-header-menu li.menu-item-491 a {
    text-decoration: none;
    color: white!important;
    background: 0;
    text-shadow: none;
}
div#thsp-sticky-header>#thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item.menu-item-493 a, div#thsp-sticky-header>#thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item.menu-item-494 a {
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77)!important;
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li.current-menu-item.menu-item-493:hover a, #thsp-sticky-header-menu li.current-menu-item.menu-item-494:hover a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
ul.header-nav li#menu-item-492, #thsp-sticky-header-menu li.menu-item-492 {
    width: auto;
    min-width: 28%;
    max-width: 30%}
ul.header-nav li#menu-item-491, #thsp-sticky-header-menu li.menu-item-511 {
    min-width: 20%;
    max-width: 25%}
#thsp-sticky-header {
    padding: 0 8px;
}
div#thsp-sticky-header, div#thsp-sticky-header-inner, #thsp-sticky-header-menu {
    background-color: white;
}
div#thsp-sticky-header-inner {
    padding: 4px 8px 2px;
}
#thsp-sticky-header-title {
    right: 0;
    left: 0;
    margin: 3px auto 4px 0!important;
}
#thsp-sticky-header-menu {
    min-width: 90%;
    max-width: 91.25%;
    margin: 6px 0 4px!important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.header-nav li:last-child, #thsp-sticky-header #thsp-sticky-header-inner #thsp-sticky-header-menu li:last-child {
    margin-right: 0!important;
}
article#post-193 div.post-text {
    margin-bottom: 8em;
    padding-top: 0;
}
}@media screen and (max-width:600px) {
    #masthead {
    position: absolute;
    top: 0;
}
}@media(min-width:768px) {
    #masthead .container {
    padding: 0 20px;
}
.hgroup {
    height: 112px;
    margin-top: .5em;
}
.site-header .site-title {
    left: 0;
    width: auto;
    max-width: 140px;
    max-height: 82px;
    -ms-flex-positive: 1.5;
    -webkit-box-flex: 1 0 140px;
    -webkit-flex: 1 0 140px;
    -ms-flex: 1 0 140px;
    flex: 1 0 140px;
}
#masthead.site-header .container .hgroup .site-title a {
    min-width: 136px;
}
.site-header .site-title img {
    max-height: 90px;
    -o-object-fit: contain;
    object-fit: contain;
}
.site-description {
    min-width: 66%;
    margin: .25em 1.5em 0 1em;
}
.site-description p {
    font-size: 16px;
}
.main-navigation {
    width: 10%;
    min-width: 76px;
    height: 76px;
}
h1.assistive-text {
    letter-spacing: 6px;
}
nav.horizontal-nav {
    margin: -0.25em auto .75em;
}
#masthead ul.header-nav li a, #thsp-sticky-header-menu li a, body.page li#menu-item-493 a, body.page li#menu-item-494 a {
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
ul.header-nav li:first-child {
    margin-left: 0;
}
ul.header-nav li:last-child {
    margin-right: 0;
}
div#thsp-sticky-header {
    padding: 4px 20px;
}
div#thsp-sticky-header-inner {
    padding: 4px 0 2px;
}
ul#thsp-sticky-header-menu {
    max-width: 92%}
#thsp-sticky-header-title {
    left: 0;
}
#thsp-sticky-header-menu li:first-child {
    min-width: 19%;
    max-width: 21%}
}@media screen and (max-width:782px) {
    body.admin-bar #masthead {
    top: 46px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
body.display-main-menu #page>header, body.display-main-menu #page>header {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media(min-width:992px) {
    .hgroup {
    margin-top: .6em;
}
.site-header .site-title img {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 150px;
}
.site-description {
    max-width: 41%;
    margin: .1em 1.5em;
}
.site-description p {
    font-size: 18px;
}
.main-navigation {
    right: 500%;
    visibility: hidden;
    width: 0;
    height: 0;
}
nav.horizontal-nav {
    margin: 0 auto 1.25em;
    background-color: transparent;
}
ul.header-nav {
    padding: 0;
}
ul.header-nav li {
    min-width: 23%;
    max-width: 25%;
    margin: 0 auto;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: transparent;
}
}@media(min-width:1200px) {
    #masthead .container {
    height: 166px;
    margin: 0 auto;
    padding: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%}
.hgroup {
    max-height: 105px;
    margin-top: .9em;
}
.site-header .site-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
    max-height: 96px;
}
#masthead.site-header .container .hgroup .site-title a {
    min-height: 95px;
    max-height: 96px;
}
.site-header .site-title img {
    width: 100%;
    min-width: 140px;
    max-width: 160px;
    min-height: 96px;
}
.site-description {
    margin: .2em .2em 0 1.25em;
}
div#thsp-sticky-header {
    padding: 0;
}
ul#thsp-sticky-header-menu {
    max-width: 93%}
.shark-parade {
    width: 100%}
}#main-menu {
    right: -100vw;
    width: 100vw;
    -webkit-transition: right .4s cubic-bezier(0.43, 0.01, 0.43, 0.99);
    transition: right .4s cubic-bezier(0.43, 0.01, 0.43, 0.99);
    -webkit-transition-delay: .25s;
    transition-delay: .3s;
    background-color: rgba(138, 138, 138, 0.98);
}
i>span {
    margin-right: 1.25em;
}
.menu-item i._mi {
    margin-top: -0.1em;
}
i._mi.genericon.genericon-home {
    margin: -0.01em 0;
}
.menu-link {
    padding-left: 8px;
}
.menu-link span {
    margin-left: .65em;
}
.menu-link i._mi._before {
    margin-left: .35em;
}
li#menu-item-40 {
    text-align: center;
}
#main-menu .widgets aside.widget .widget-title {
    font-size: 2.3em;
}
#main-menu .widgets {
    text-align: center;
}
@media(min-width:480px) {
    #main-menu .menu ul li a {
    font-size: 2.4em;
    background: 0;
    text-shadow: none;
}
}@media(min-width:1200px) {
    #main-menu {
    right: -40vw;
    width: 40vw;
}
}#main-menu .main-menu-close:before {
    content: '\f153'}
ul#menu-central-navigation {
    padding-top: 1em;
}
ul#menu-central-navigation li {
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1.0;
}
ul#menu-central-navigation li.menu-item.current-menu-item {
    background-color: rgba(63, 123, 212, 0.77);
}
#main-menu .menu ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.25em;
    line-height: 2.5em;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    vertical-align: middle;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
ul#menu-central-navigation:hover>li, ul#menu-central-navigation:focus>li {
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: .7;
}
ul#menu-central-navigation:hover>li:hover, ul#menu-central-navigation:focus>li:hover {
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: 1.0;
}
#main-menu .menu ul li:hover>a:hover, #main-menu .menu ul li:focus>a:focus {
    opacity: 1.0;
}
i._mi._before {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
}
li.menu-item:hover i._mi._before, li.menu-item:focus i._mi._before {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.52, 0.24, 0.5, 0.74);
    transition: transform .3s cubic-bezier(0.52, 0.24, 0.5, 0.74);
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
    transform: scale(1.2, 1.2) translateZ(0);
}
#main-menu .menu ul li:hover a, #main-menu .menu ul li:focus a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-decoration: none;
    color: #e590c7;
    background-color: rgba(240, 240, 240, 0.85);
}
#main-menu .menu ul li:visited a {
    color: rgba(63, 123, 212, 0.77);
}
#main-menu .main-menu-close {
    font-size: 30px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    color: #fff;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main-menu .main-menu-close:hover, #main-menu .main-menu-close:focus {
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    color: #d84a4a;
}
#main-menu .widgets .zoom-social-icons-list--without-canvas .socicon:hover {
    color: #e590c7;
}
.close-active {
    -webkit-animation: rotate-icon-pop .3s linear 0s normal infinite both running;
    animation: rotate-icon-pop .3s linear 0s normal infinite both running;
    color: #e590c7;
    -moz-osx-font-smoothing: grayscale;
}
#main-menu .main-menu-close:focus:active:before, #main-menu .main-menu-close:active:before {
    content: '\f158'}
#colophon {
    margin: 40px 0 60px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
footer#colophon {
    margin-top: 9em;
}
#colophon .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
#footer-widgets {
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
#footer-widgets aside.widget .widget-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#footer-widgets aside.widget a {
    display: block;
    color: #fff;
}
aside#text-3 .textwidget {
    width: 100%;
    color: #f7f6de;
}
#footer-widgets aside.widget {
    margin: 2em auto .75em;
}
footer #footer-widgets aside#zoom-social-icons-widget-2 {
    margin-top: 0;
}
nav.footer-menu {
    position: relative;
    bottom: 28px;
    max-width: 1160px;
    margin: 0 auto;
}
.footer-menu-list {
    font-size: 10px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 6px;
    padding: 6px 0 8px;
    list-style: none;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.footer-menu-list-item {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    min-height: 28px;
    margin: 20px auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: transparent solid 1px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.footer-menu-list-item-link {
    display: block;
    min-height: 28px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
a.footer-menu-list-item-link:visited, a.footer-menu-list-item-link, a.footer-menu-list-item-link:link {
    color: white;
}
.footer-menu .footer-menu-list .footer-menu-list-item a:hover {
    background: 0;
    background-image: none;
    text-shadow: none;
}
@media(min-width:480px) and (max-width:619px) {
    ul.footer-menu-list li: nth-child(3) {
    margin-right: 0;
}
ul.footer-menu-list li:first-child {
    margin-left: 0;
}
.footer-menu-list-item {
    margin: 20px 16px;
}
}
@media(min-width:620px) {
    nav.footer-menu {
    padding: 0 16px;
    max-width: 768px;
}
ul.footer-menu-list {
    margin: 0 auto;
}
ul.footer-menu-list li:nth-child(3) {
    margin: 20px auto;
}
ul.footer-menu-list li:first-child {
    margin-left: 0;
}
ul.footer-menu-list li:last-child {
    margin-right: 0;
}
ul.footer-menu-list {
    max-width: 768px;
}
}@media(min-width:768px) {
    ul.footer-menu-list {
    max-width: 992px;
}
}@media(min-width:992px) {
    ul.footer-menu-list {
    max-width: 1160px;
}
}aside#zoom-social-icons-widget-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#footer-widgets aside.widget:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
div#footer-widgets aside#zoom-social-icons-widget-3 h3.widget-title {
    font-size: 2.8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 116%;
    margin: 0 auto .75em;
    text-align: center;
    letter-spacing: 2px;
}
#footer-widgets aside.widget ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
}
ul.zoom-social-icons-list li:nth-child(3) {
    margin-left: 16px;
}
li.zoom-social_icons-list__item {
    font-size: 1.15em;
}
.zoom-social_icons-list__link [class*='socicon-'] {
    font-size: 2em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.zoom-social-icons-list.zoom-social-icons-list--without-canvas.zoom-social-icons-list--square.zoom-social-icons-list--no-labels .socicon {
    -webkit-transition: all .25s cubic-bezier(0.02, 0.53, 0.82, 0.95);
    transition: all .25s cubic-bezier(0.02, 0.53, 0.82, 0.95);
    opacity: 1;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
span.socicon.socicon-behance {
    margin-left: 9%;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%}
.zoom-social_icons-list__item a:hover .socicon, .zoom-social_icons-list__item a:focus .socicon {
    opacity: 1;
}
.zoom-social-icons-list--without-canvas .socicon:hover, .zoom-social-icons-list--without-canvas .socicon:focus {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    -moz-osx-font-smoothing: grayscale;
}
span.socicon.socicon-behance:hover, span.socicon.socicon-behance:focus {
    -webkit-transform: translateY(-12px) scale(1.3);
    -ms-transform: translateY(-12px) scale(1.3);
    transform: translateY(-12px) scale(1.3);
}
@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation :landscape) and (-webkit-device-pixel-ratio:2) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation :portrait) and (-webkit-device-pixel-ratio:2) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation :landscape) and (-webkit-device-pixel-ratio:3) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation :portrait) and (-webkit-device-pixel-ratio:3) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (max-device-width:1600px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media(min-width:480px) {
    #footer-widgets aside.widget {
    float: none;
    width: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
div#footer-widgets>aside#zoom-social-icons-widget-3.social-footer>h3.widget-title {
    font-size: 3em;
}
.page-id-348 #colophon {
    margin-top: 10em;
}
}@media(min-width:768px) {
    #footer-widgets {
    max-width: 93%}
footer#colophon {
    margin-top: 10em;
}
}@media(min-width:992px) {
    #footer-widgets {
    max-width: 80%;
    margin: 0 auto;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
body.page-id-41 footer#colophon, body.page-id-183 footer#colophon {
    margin-top: 30em;
}
.page-id-348 #colophon {
    margin-top: 12em;
}
}div#panel-24-3-0-0 {
    margin-bottom: 0;
}
.testimonial {
    box-sizing: border-box;
    border: transparent solid 0;
}
.front-page-testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em;
}
.entry-content blockquote {
    font-family: inherit;
    font-size: 16px;
    font-style: initial;
    margin: .5em 0;
    padding: .75em 10px 1em 32px;
    quotes: '\201C''\201D''\2018''\2019';
    word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #424242;
    border-left: 10px solid #d3d3d3;
    background-color: #e6e6e6;
    background-size: contain;
    -ms-hyphens: none;
}
.testimonial>.textwidget blockquote>p {
    font-family: inherit;
    font-size: 16px;
    font-style: initial;
    line-height: 1.75em;
}
blockquote:before {
    font-size: 4em;
    line-height: .1em;
    position: relative;
    top: 24px;
    right: 31px;
    float: left;
    overflow: visible;
    margin-right: -32px;
    content: '\201C';
    vertical-align: -0.4em;
    color: #c6c6c6;
}
.testimonial.panel-widget-style div.textwidget blockquote p {
    display: inherit;
    margin-top: 1em;
}
blockquote p:last-child {
    margin-bottom: 0;
}
p.cite {
    margin-left: 56px;
    text-indent: -25px;
    word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #878787;
    -ms-hyphens: none;
}
@media(min-width:768px) {
    .title-row.panel-widget-style {
    position: relative;
    right: .05em;
    max-width: 102%}
}@media(min-width:992px) {
    div#pg-24-3 .testimonial.panel-cell-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
div#panel-24-3-0-0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 100%;
    -ms-flex: 2 0 100%;
    flex: 2 0 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.front-page-testimonial-row>div#pgc-24-3-0>#panel-24-3-0-0>.title-row>.textwidget h2 {
    margin: 0;
    letter-spacing: 2px;
}
div#panel-24-3-0-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em .98% 1em 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em 0 1em .98%;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em .98% 0 0;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em 0 0 .98%;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
.entry-content blockquote {
    padding: .75em 18px 1em 32px;
}
}div#pg-24-4 {
    margin-top: 4em;
    margin-bottom: 1em;
}
#panel-24-4-0-0 .widget-title {
    margin-bottom: 0;
}
div#panel-24-5-0-0 {
    margin-bottom: 1.6%}
div#panel-24-5-0-1 {
    margin-top: 0;
}
.bio.panel-widget-style {
    margin-top: -1.25em;
}
.bio-pic.panel-widget-style>.so-widget-sow-image.so-widget-sow-image-base {
    margin-bottom: -30px;
}
div.bio p {
    text-align: justify;
}
div#panel-24-5-0-1.caption {
    margin-top: .8%}
.caption.panel-widget-style .textwidget p {
    font-size: 14px;
    margin-bottom: .8%;
    padding: .5em 0;
    text-align: justify;
    color: #818181;
}
@media(max-width:480px) {
    div#panel-24-5-0-1 {
    position: relative;
    left: 800%;
    float: none;
    height: 0;
}
#pgc-24-6-0 div#panel-24-6-0-0 {
    width: 105%}
#pgc-24-6-0 div#panel-24-6-0-0 .title-row.panel-widget-style .textwidget h4 {
    letter-spacing: 1.5px;
}
article.entry .post-text .entry-title {
    font-size: initial;
    margin-bottom: 0;
}
article.entry .post-text {
    padding: 0;
}
}@media(min-width:689px) and (max-width:780px) {
    div#panel-24-5-0-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
div#pgc-24-5-1 {
    max-width: 100%}
.bio.panel-widget-style {
    position: relative;
    bottom: 1em;
}
}@media(min-width:768px) {
    #panel-24-5-0-1 .caption.panel-widget-style .textwidget p.bio-caption {
    font-size: 12px;
}
}div#pg-24-6 {
    margin-top: 4em;
}
#pgc-24-6-0 div#panel-24-6-0-0 {
    margin-bottom: 0;
}
.reqd {
    color: #8a8a8a;
}
input[type=text], input[type=email], textarea.wpcf7-textarea {
    width: 100%;
    max-width: 768px;
    min-height: 43px;
    padding: 10px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid #555658;
}
form.wpcf7-form p {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: .25em 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid transparent;
}
span.wpcf7-form-control-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    height: 45px;
    margin: .35em 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid transparent;
}
span.wpcf7-form-control-wrap.your-message {
    height: 240px;
}
.hello-form-submit {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 99%;
    height: 13em;
    margin: 0 auto;
    -webkit-transition: box-shadow .3s cubic-bezier(0.02, 0.53, 0.82, 0.95), background .23s ease;
    transition: box-shadow .3s cubic-bezier(0.02, 0.53, 0.82, 0.95), background .23s ease;
    vertical-align: middle;
    background: #555658;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.hello-form-submit::before {
    font-family: Genericons;
    font-size: 12em;
    position: relative;
    top: 0;
    display: block;
    clear: both;
    width: auto;
    height: auto;
    margin: 66px auto 54px;
    content: '\f410';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    letter-spacing: -5px;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.hello-form-submit::after {
    font-family: Genericons;
    font-size: 12em;
    position: relative;
    top: -24%;
    display: block;
    clear: both;
    width: auto;
    height: auto;
    margin: 0 auto;
    content: '\f410';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    text-align: center;
    letter-spacing: -5px;
    opacity: 0;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.hello-form.panel-widget-style input[type='submit'] {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 0;
}
.hello-form-send {
    font-family: Montserrat;
    font-size: 2em;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus {
    height: 43px;
    border: 2px solid rgba(63, 123, 212, 0.77);
    outline: 0;
}
textarea.wpcf7-textarea:focus {
    border: 2px solid rgba(63, 123, 212, 0.77);
    outline: 0;
}
.hello-form-submit:hover, .hello-form-submit:focus {
    -webkit-transition: box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in;
    background: #fff;
    box-shadow: inset 0 0 0 6px #555658;
}
.hello-form-submit:hover .hello-form-send, .hello-form-submit:focus .hello-form-send {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:hover::after, .hello-form-submit:focus::after {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:hover::before, .hello-form-submit:focus::before {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:focus:after, .hello-form-submit:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    outline: 0;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid rgba(63, 123, 212, 0.77);
}
div.wpcf7-response-output {
    margin: 3em auto;
    text-align: center;
}
span.wpcf7-not-valid-tip {
    margin-left: 12px;
}
form#say-hi div.hello-form-submit img.ajax-loader, form#say-hi div.hello-form-submit img.ajax-loader:focus {
    display: none;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: .0;
    outline: 0;
}
@media(min-width:768px) {
    .panel-row-style-hello-form-container.hello-form-container.panel-row-style {
    margin-top: 5em;
}
.wpcf7-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
form.wpcf7-form p {
    max-width: 50%;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
form p:nth-child(4) {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0 0 1160px;
    -webkit-flex: 0 0 1160px;
    -ms-flex: 0 0 1160px;
    flex: 0 0 1160px;
}
form p:last-of-type {
    width: 100%;
    min-width: 100%;
    -webkit-box-flex: 0 0 2;
    -webkit-flex: 0 0 2;
    -ms-flex: 0 0 2;
    flex: 0 0 2;
}
textarea.wpcf7-textarea {
    max-width: 992px;
}
span.wpcf7-form-control-wrap.your-subject input[type=text] {
    width: 100%;
    max-width: 1160px;
}
.hello-form-submit {
    width: 99%;
    margin: 0 2px;
    -webkit-transition: .3s cubic-bezier(0.25, 0.1, 0.49, 0.96);
    transition: .3s cubic-bezier(0.25, 0.1, 0.49, 0.96);
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}
}@media(min-width:992px) {
    form p {
    width: 100%;
    max-width: 557px;
    padding: 4px;
}
form p:last-of-type {
    width: 100%;
    max-width: 1116px;
}
textarea.wpcf7-textarea {
    max-width: 100%}
.hello-form-submit {
    max-width: 99%;
    margin: 0 5px;
}
}@media(min-width:1200px) {
    form#say-hi {
    width: 1160px;
}
form p:last-of-type {
    max-width: 1160px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 1160px;
    -ms-flex: 1 0 1160px;
    flex: 1 0 1160px;
}
form p:nth-child(even) {
    width: 100%;
    max-width: 580px;
    padding: 4px 4px 4px 0;
}
form p:nth-child(odd) {
    width: 100%;
    max-width: 580px;
    padding: 4px 0 4px 4px;
}
form p:nth-child(0n+4) {
    width: 100%;
    max-width: 1160px;
    padding: 4px 0 4px 4px;
}
textarea.wpcf7-textarea {
    max-width: 1160px;
}
.hello-form-submit {
    max-width: 1160px;
    margin: 0 6px;
}
}.portfolio-thumb-container {
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 0;
    min-height: 100%;
    padding-top: 56.22%;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.portfolio-thumb-overlay {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    word-break: break-all;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#branding, #graphic-design {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_graphic-design.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#videography {
    background: url(http://jroberts.net/wp-content/uploads/2015/05/jroberts_videography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#photography {
    background: url(http://jroberts.net/wp-content/uploads/2015/05/jroberts_photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#illustration {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_illustration.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#promotional {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_promotional.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#manipulation {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_photo-manipulation.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#portraits {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_portraits.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#events {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_event-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#art-travel {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_art-travel-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#bw {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_bw-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.portfolio-thumb-container::before, .portfolio-thumb-overlay::before {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    box-sizing: border-box;
    height: 0;
    content: '';
    border: transparent solid 0;
}
a.portfolio-thumb-title {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: .35s ease;
    transition: .35s ease;
    text-decoration: none;
    color: rgba(237, 237, 237, 0.8);
    border: 0 solid transparent;
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-size: contain;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.portfolio-thumb-container:hover .portfolio-thumb-overlay a.portfolio-thumb-title, .portfolio-thumb-container:focus .portfolio-thumb-overlay a.portfolio-thumb-title, .portfolio-thumb-overlay a.portfolio-thumb-title:active {
    -webkit-transition: .25s ease;
    transition: .25s ease;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.4);
    background-color: rgba(237, 237, 237, 0.5);
}
#graphic-design .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 45%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#videography .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#photography .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#branding .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#illustration .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#promotional .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#portraits .slabtext-wrapper {
    position: relative;
    top: 56%}
#events .slabtext-wrapper {
    position: relative;
    top: 36%}
#bw .slabtext-wrapper {
    position: relative;
    top: 26%;
    right: 2%}
#art-travel .portfolio-thumb-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#art-travel .slabtextdone {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-height: 45%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#art-travel .slabtextdone {
    margin-top: 2%}
#art-travel #not .slabtextdone {
    margin-top: -4%}
#art-travel .slabtextdone .slabtext::before {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    box-sizing: border-box;
    height: 0;
    content: '';
    border: transparent solid 0;
}
#graphic-design .slabtextdone .slabtext {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
#videography .slabtextdone .slabtext {
    line-height: 1;
    position: relative;
    bottom: .09em;
    left: 2px;
    display: inline-block;
    box-sizing: border-box;
    white-space: nowrap;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
#photography .slabtextdone .slabtext {
    line-height: 1;
    position: relative;
    right: 2px;
    bottom: .09em;
    display: inline-block;
    box-sizing: border-box;
    white-space: nowrap;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
.portfolio-image-container {
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: 0 solid transparent;
    background: #fff;
}
.portfolio-image {
    position: relative;
    overflow: hidden;
}
.portfolio-image::before {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: scale3d(5.5, 5.5, 1);
    transform: scale3d(5.5, 5.5, 1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: url(http://jroberts.net/wp-content/uploads/2015/07/triangle_no-ratio_no-dimensions.svg) no-repeat center center;
    background-size: 100% 100%}
div.portfolio-image img {
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    opacity: 1;
}
.portfolio-image-caption {
    position: absolute;
    z-index: 4;
    top: 10%;
    right: 0;
    left: 0;
    display: block;
    margin-top: -1em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(-2em) scaleZ(-0.25);
    -ms-transform: translateY(-2em) scaleZ(-0.25);
    transform: translateY(-2em) scaleZ(-0.25);
    text-align: center;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
div.portfolio-image-container div.portfolio-image-caption h3 {
    font-size: 1.75em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    letter-spacing: 1px;
}
div.portfolio-image-container div.portfolio-image-caption .textwidget {
    font-size: .85em;
    line-height: 1.45;
    line-height: 1.8;
    max-width: 25em;
    margin: -1.25em auto 0;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    color: #333;
}
div.portfolio-image-container:hover img, div.portfolio-image-container:focus img {
    opacity: .15;
}
.portfolio-image:hover::before, .portfolio-image:focus::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: .25;
}
div.portfolio-image-container:hover .portfolio-image-caption, div.portfolio-image-container:focus .portfolio-image-caption {
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(0) scaleZ(1);
    -ms-transform: translateY(0) scaleZ(1);
    transform: translateY(0) scaleZ(1);
    opacity: .95;
}
div.portfolio-image-container:hover div.portfolio-image-caption h3, div.portfolio-image-container:focus div.portfolio-image-caption h3 {
    font-size: 1.75em;
}
div.portfolio-image-container:hover div.portfolio-image-caption .textwidget, div.portfolio-image-container:focus div.portfolio-image-caption .textwidget {
    font-size: 1.1em;
    margin-top: -0.5em;
}
#pgc-395-4-0 div.portfolio-image-container:hover .portfolio-image-caption, #pgc-395-4-0 div.portfolio-image-container:focus .portfolio-image-caption {
    -webkit-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    transform: translateY(-3em);
}
@media(min-width:480px) {
    div.portfolio-image-container div.portfolio-image-caption h3 {
    font-size: 2.95em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    letter-spacing: 2px;
}
div.portfolio-image-container:hover div.portfolio-image-caption h3, div.portfolio-image-container:focus div.portfolio-image-caption h3 {
    font-size: 3.05em;
}
div.portfolio-image-container:hover div.portfolio-image-caption .textwidget, div.portfolio-image-container:focus div.portfolio-image-caption .textwidget {
    font-size: 1.3em;
}
.portfolio-image-caption {
    position: absolute;
    z-index: 4;
    top: 10%;
    right: 0;
    left: 0;
    display: block;
    margin-top: 1em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(-2em) scaleZ(-0.25);
    -ms-transform: translateY(-2em) scaleZ(-0.25);
    transform: translateY(-2em) scaleZ(-0.25);
    text-align: center;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
}.error404 video#bgvid {
    right: 3000%;
    line-height: 0;
    display: none;
    visibility: hidden;
    max-width: 0;
    height: 0;
    margin-right: 0;
    margin-left: 0;
}
h1#_404 {
    font-size: 14em;
    margin-bottom: -.15em;
}
.error404 #main {
    margin-top: .1em;
    margin-bottom: .15em;
}
.error404 article.entry:last-child {
    padding: 16px;
    background-color: #ffde00;
}
.error404 .entry-content>*:last-child {
    margin-bottom: 16px;
}
.error404 input[type=text] {
    min-width: 100%}
#pl-189 div#pg-189-0 .panel-grid-cell .so-panel {
    margin-bottom: 6%}
.push {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
@media(max-width:780px) {
    #pl-187 .panel-grid-cell .push {
    display: none;
}
}article#post-193 div.post-text {
    margin-bottom: 8em;
    padding-top: 0;
}
ul.spaced-list {
    margin: 0 0 1.5em -1.6em;
}
ul.spaced-list li {
    margin-bottom: .5em;
}
ul.spaced-list li:last-child {
    margin-bottom: 0;
}
ul.spaced-list-2 li {
    margin-bottom: .5em;
    list-style: disc;
}
ul.spaced-list>.spaced-list-2 li:last-child {
    margin-bottom: .5em;
}
.education-xp {
    margin-top: 80px;
}
.education-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5em;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.school {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 8%;
    -ms-flex: 2 0 8%;
    flex: 2 0 8%}
.degree {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    text-align: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 4%;
    -ms-flex: 2 0 4%;
    flex: 2 0 4%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.graduation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 .5%;
    -ms-flex: 0 0 .5%;
    flex: 0 0 .5%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.graduation h5 {
    margin-left: 100%;
    text-align: right;
}
.core-comp {
    margin: 80px 0 -33px;
}
.core-comp-list ul {
    margin-top: .75em;
}
@-webkit-keyframes kiss-in-text {
    0% {
    -webkit-transform: scale(1);
}
66% {
    -webkit-transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
}
}@keyframes kiss-in-text {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
66% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes kiss-in-btn {
    0% {
    box-shadow: none;
}
66% {
    box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, 0.1), inset -1px 1px 1px 2px rgba(0, 0, 0, 0.1);
}
100% {
    box-shadow: inset 2px 3px 2px 3px rgba(0, 0, 0, 0.3), inset -2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
}@keyframes kiss-in-btn {
    0% {
    box-shadow: none;
}
66% {
    box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, 0.1), inset -1px 1px 1px 2px rgba(0, 0, 0, 0.1);
}
100% {
    box-shadow: inset 2px 3px 2px 3px rgba(0, 0, 0, 0.3), inset -2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
}@-webkit-keyframes hvr-icon-float-away {
    0% {
    opacity: 1;
    color: #555658;
}
100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    opacity: 0;
}
}@keyframes hvr-icon-float-away {
    0% {
    opacity: 1;
    color: #555658;
}
100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    opacity: 0;
}
}@-webkit-keyframes hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}@keyframes hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}@-webkit-keyframes rotate-icon-pop {
    50% {
    -webkit-transform: rotate(90deg) scale(1.5);
    transform: rotate(90deg) scale(1.5);
}
}@keyframes rotate-icon-pop {
    50% {
    -webkit-transform: rotate(90deg) scale(1.5);
    transform: rotate(90deg) scale(1.5);
}
}article.entry .post-thumbnail img.attachment-post-thumbnail {
    line-height: 0;
    display: none;
    visibility: hidden;
    max-width: 0;
    height: 0;
    margin-right: 0;
    margin-left: 0;
}

Package Settings

The raw package settings options

{
    "apex": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "arduino": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "c": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "cfml": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "coffeescript": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "coffee-fmt",
        "beautify_on_save": false
    },
    "cpp": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "cs": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "css": {
        "align_assignments": true,
        "convert_quotes": "double",
        "default_beautifier": "CSScomb",
        "indent_comments": false,
        "newline_between_rules": true,
        "preserve_newlines": true,
        "selector_separator_newline": true,
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 0,
        "end_with_newline": false,
        "force_indentation": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "beautify_on_save": false
    },
    "d": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "ejs": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 250,
        "end_with_newline": false,
        "end_with_comma": false,
        "indent_inner_html": false,
        "indent_scripts": "normal",
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "erb": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "fortran": {
        "emacs_path": "",
        "emacs_script_path": "",
        "disabled": false,
        "default_beautifier": "Fortran Beautifier",
        "beautify_on_save": false
    },
    "general": {
        "_analyticsUserId": "b4beb5ce-6592-4388-8047-a8179571ad3f",
        "analytics": true,
        "loggerLevel": "warn",
        "beautifyEntireFileOnSave": true,
        "muteUnsupportedLanguageErrors": false,
        "muteAllErrors": false
    },
    "gherkin": {
        "indent_size": 4,
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Gherkin formatter",
        "beautify_on_save": false
    },
    "handlebars": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "html": {
        "indent": "auto",
        "indent_attributes": true,
        "max_preserve_newlines": 0,
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "jade": {
        "indent_size": 4,
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Pug Beautify",
        "beautify_on_save": false
    },
    "java": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "js": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "json": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "jsx": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "latex": {
        "indent_char": " ",
        "indent_with_tabs": true,
        "indent_preamble": false,
        "always_look_for_split_braces": true,
        "always_look_for_split_brackets": false,
        "remove_trailing_whitespace": false,
        "align_columns_in_environments": [
            "tabular",
            "matrix",
            "bmatrix",
            "pmatrix"
        ],
        "disabled": false,
        "default_beautifier": "Latex Beautify",
        "beautify_on_save": false
    },
    "less": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "marko": {
        "indent_size": 4,
        "indent_char": " ",
        "syntax": "html",
        "indent_inner_html": false,
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Marko Beautifier",
        "beautify_on_save": false
    },
    "mustache": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "objectivec": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "pawn": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "perl": {
        "perltidy_profile": "",
        "disabled": false,
        "default_beautifier": "Perltidy",
        "beautify_on_save": false
    },
    "php": {
        "cs_fixer_path": "",
        "fixers": "",
        "level": "",
        "phpcbf_path": "",
        "standard": "",
        "disabled": false,
        "default_beautifier": "PHP-CS-Fixer",
        "beautify_on_save": false
    },
    "python": {
        "max_line_length": 79,
        "indent_size": 4,
        "ignore": [
            "E24"
        ],
        "sort_imports": false,
        "disabled": false,
        "default_beautifier": "autopep8",
        "beautify_on_save": false
    },
    "riot": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "ruby": {
        "indent_size": 4,
        "rubocop_path": "",
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Rubocop",
        "beautify_on_save": false
    },
    "rust": {
        "rustfmt_path": "",
        "disabled": false,
        "default_beautifier": "rustfmt",
        "beautify_on_save": false
    },
    "sass": {
        "disabled": false,
        "default_beautifier": "SassConvert",
        "beautify_on_save": false
    },
    "scss": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "spacebars": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "sql": {
        "indent_size": 4,
        "keywords": "upper",
        "identifiers": "unchanged",
        "disabled": false,
        "default_beautifier": "sqlformat",
        "beautify_on_save": false
    },
    "svg": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "swig": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "tss": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "twig": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "space_in_paren": false,
        "space_after_anon_function": false,
        "break_chained_methods": false,
        "wrap_line_length": 250,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "typescript": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "TypeScript Formatter",
        "beautify_on_save": false
    },
    "vala": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "visualforce": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "xml": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "xtemplate": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "bash": {
        "indent_size": 2,
        "disabled": false,
        "default_beautifier": "beautysh",
        "beautify_on_save": false
    },
    "clj": {
        "disabled": false,
        "default_beautifier": "cljfmt",
        "beautify_on_save": false
    },
    "crystal": {
        "disabled": false,
        "default_beautifier": "Crystal",
        "beautify_on_save": false
    },
    "csv": {
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "elm": {
        "disabled": false,
        "default_beautifier": "elm-format",
        "beautify_on_save": false
    },
    "erlang": {
        "disabled": false,
        "default_beautifier": "erl_tidy",
        "beautify_on_save": false
    },
    "glsl": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "clang-format",
        "beautify_on_save": false
    },
    "go": {
        "disabled": false,
        "default_beautifier": "gofmt",
        "beautify_on_save": false
    },
    "haskell": {
        "disabled": false,
        "default_beautifier": "stylish-haskell",
        "beautify_on_save": false
    },
    "lua": {
        "disabled": false,
        "default_beautifier": "Lua beautifier",
        "beautify_on_save": false
    },
    "markdown": {
        "gfm": true,
        "yaml": true,
        "commonmark": false,
        "disabled": false,
        "default_beautifier": "Tidy Markdown",
        "beautify_on_save": false
    },
    "nunjucks": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "ocaml": {
        "disabled": false,
        "default_beautifier": "ocp-indent",
        "beautify_on_save": false
    },
    "puppet": {
        "disabled": false,
        "default_beautifier": "puppet-lint",
        "beautify_on_save": false
    },
    "r": {
        "indent_size": 4,
        "disabled": false,
        "default_beautifier": "formatR",
        "beautify_on_save": false
    },
    "ux": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "vue": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 250,
        "end_with_newline": false,
        "end_with_comma": false,
        "indent_inner_html": false,
        "indent_scripts": "normal",
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Vue Beautifier",
        "beautify_on_save": false
    }
}

Beautification options

Editor Options: Options from Atom Editor settings

{
    "_default": {
        "indent_size": 2,
        "indent_char": " ",
        "indent_with_tabs": false
    }
}

Config Options: Options from Atom Beautify package settings

{
    "apex": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "arduino": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "bash": {
        "indent_size": 2,
        "disabled": false,
        "default_beautifier": "beautysh",
        "beautify_on_save": false
    },
    "cs": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "c": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "clj": {
        "disabled": false,
        "default_beautifier": "cljfmt",
        "beautify_on_save": false
    },
    "coffeescript": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "coffee-fmt",
        "beautify_on_save": false
    },
    "cfml": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "cpp": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "crystal": {
        "disabled": false,
        "default_beautifier": "Crystal",
        "beautify_on_save": false
    },
    "css": {
        "align_assignments": true,
        "convert_quotes": "double",
        "default_beautifier": "CSScomb",
        "indent_comments": false,
        "newline_between_rules": true,
        "preserve_newlines": true,
        "selector_separator_newline": true,
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 0,
        "end_with_newline": false,
        "force_indentation": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "beautify_on_save": false
    },
    "csv": {
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "d": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "ejs": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 250,
        "end_with_newline": false,
        "end_with_comma": false,
        "indent_inner_html": false,
        "indent_scripts": "normal",
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "elm": {
        "disabled": false,
        "default_beautifier": "elm-format",
        "beautify_on_save": false
    },
    "erb": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "erlang": {
        "disabled": false,
        "default_beautifier": "erl_tidy",
        "beautify_on_save": false
    },
    "gherkin": {
        "indent_size": 4,
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Gherkin formatter",
        "beautify_on_save": false
    },
    "glsl": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "clang-format",
        "beautify_on_save": false
    },
    "go": {
        "disabled": false,
        "default_beautifier": "gofmt",
        "beautify_on_save": false
    },
    "fortran": {
        "emacs_path": "",
        "emacs_script_path": "",
        "disabled": false,
        "default_beautifier": "Fortran Beautifier",
        "beautify_on_save": false
    },
    "handlebars": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "haskell": {
        "disabled": false,
        "default_beautifier": "stylish-haskell",
        "beautify_on_save": false
    },
    "html": {
        "indent": "auto",
        "indent_attributes": true,
        "max_preserve_newlines": 0,
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "jade": {
        "indent_size": 4,
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Pug Beautify",
        "beautify_on_save": false
    },
    "java": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "js": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "json": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "jsx": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "latex": {
        "indent_char": " ",
        "indent_with_tabs": true,
        "indent_preamble": false,
        "always_look_for_split_braces": true,
        "always_look_for_split_brackets": false,
        "remove_trailing_whitespace": false,
        "align_columns_in_environments": [
            "tabular",
            "matrix",
            "bmatrix",
            "pmatrix"
        ],
        "disabled": false,
        "default_beautifier": "Latex Beautify",
        "beautify_on_save": false
    },
    "less": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "lua": {
        "disabled": false,
        "default_beautifier": "Lua beautifier",
        "beautify_on_save": false
    },
    "markdown": {
        "gfm": true,
        "yaml": true,
        "commonmark": false,
        "disabled": false,
        "default_beautifier": "Tidy Markdown",
        "beautify_on_save": false
    },
    "marko": {
        "indent_size": 4,
        "indent_char": " ",
        "syntax": "html",
        "indent_inner_html": false,
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Marko Beautifier",
        "beautify_on_save": false
    },
    "mustache": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "JS Beautify",
        "beautify_on_save": false
    },
    "nunjucks": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "objectivec": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "ocaml": {
        "disabled": false,
        "default_beautifier": "ocp-indent",
        "beautify_on_save": false
    },
    "pawn": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "perl": {
        "perltidy_profile": "",
        "disabled": false,
        "default_beautifier": "Perltidy",
        "beautify_on_save": false
    },
    "php": {
        "cs_fixer_path": "",
        "fixers": "",
        "level": "",
        "phpcbf_path": "",
        "standard": "",
        "disabled": false,
        "default_beautifier": "PHP-CS-Fixer",
        "beautify_on_save": false
    },
    "puppet": {
        "disabled": false,
        "default_beautifier": "puppet-lint",
        "beautify_on_save": false
    },
    "python": {
        "max_line_length": 79,
        "indent_size": 4,
        "ignore": [
            "E24"
        ],
        "sort_imports": false,
        "disabled": false,
        "default_beautifier": "autopep8",
        "beautify_on_save": false
    },
    "r": {
        "indent_size": 4,
        "disabled": false,
        "default_beautifier": "formatR",
        "beautify_on_save": false
    },
    "riot": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "ruby": {
        "indent_size": 4,
        "rubocop_path": "",
        "indent_char": " ",
        "disabled": false,
        "default_beautifier": "Rubocop",
        "beautify_on_save": false
    },
    "rust": {
        "rustfmt_path": "",
        "disabled": false,
        "default_beautifier": "rustfmt",
        "beautify_on_save": false
    },
    "sass": {
        "disabled": false,
        "default_beautifier": "SassConvert",
        "beautify_on_save": false
    },
    "scss": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "configPath": "",
        "predefinedConfig": "csscomb",
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "spacebars": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "sql": {
        "indent_size": 4,
        "keywords": "upper",
        "identifiers": "unchanged",
        "disabled": false,
        "default_beautifier": "sqlformat",
        "beautify_on_save": false
    },
    "svg": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "swig": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "tss": {
        "indent_size": 4,
        "indent_char": " ",
        "newline_between_rules": true,
        "preserve_newlines": false,
        "wrap_line_length": 0,
        "indent_comments": true,
        "force_indentation": false,
        "convert_quotes": "none",
        "align_assignments": false,
        "no_lead_zero": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "twig": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "space_in_paren": false,
        "space_after_anon_function": false,
        "break_chained_methods": false,
        "wrap_line_length": 250,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "typescript": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 0,
        "end_with_newline": false,
        "end_with_comma": false,
        "disabled": false,
        "default_beautifier": "TypeScript Formatter",
        "beautify_on_save": false
    },
    "ux": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "vala": {
        "configPath": "",
        "disabled": false,
        "default_beautifier": "Uncrustify",
        "beautify_on_save": false
    },
    "vue": {
        "indent_size": 4,
        "indent_char": " ",
        "indent_level": 0,
        "indent_with_tabs": false,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "space_in_paren": false,
        "jslint_happy": false,
        "space_after_anon_function": false,
        "brace_style": "collapse",
        "break_chained_methods": false,
        "keep_array_indentation": false,
        "keep_function_indentation": false,
        "space_before_conditional": true,
        "eval_code": false,
        "unescape_strings": false,
        "wrap_line_length": 250,
        "end_with_newline": false,
        "end_with_comma": false,
        "indent_inner_html": false,
        "indent_scripts": "normal",
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Vue Beautifier",
        "beautify_on_save": false
    },
    "visualforce": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "xml": {
        "indent_inner_html": false,
        "indent_size": 4,
        "indent_char": " ",
        "brace_style": "collapse",
        "indent_scripts": "normal",
        "wrap_line_length": 250,
        "wrap_attributes": "auto",
        "wrap_attributes_indent_size": 4,
        "preserve_newlines": true,
        "max_preserve_newlines": 10,
        "unformatted": [
            "a",
            "abbr",
            "area",
            "audio",
            "b",
            "bdi",
            "bdo",
            "br",
            "button",
            "canvas",
            "cite",
            "code",
            "data",
            "datalist",
            "del",
            "dfn",
            "em",
            "embed",
            "i",
            "iframe",
            "img",
            "input",
            "ins",
            "kbd",
            "keygen",
            "label",
            "map",
            "mark",
            "math",
            "meter",
            "noscript",
            "object",
            "output",
            "progress",
            "q",
            "ruby",
            "s",
            "samp",
            "select",
            "small",
            "span",
            "strong",
            "sub",
            "sup",
            "svg",
            "template",
            "textarea",
            "time",
            "u",
            "var",
            "video",
            "wbr",
            "text",
            "acronym",
            "address",
            "big",
            "dt",
            "ins",
            "small",
            "strike",
            "tt",
            "pre",
            "h1",
            "h2",
            "h3",
            "h4",
            "h5",
            "h6"
        ],
        "end_with_newline": false,
        "extra_liners": [
            "head",
            "body",
            "/html"
        ],
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    },
    "xtemplate": {
        "indent_size": 4,
        "indent_char": " ",
        "wrap_line_length": 250,
        "preserve_newlines": true,
        "disabled": false,
        "default_beautifier": "Pretty Diff",
        "beautify_on_save": false
    }
}

Home Options: Options from /Users/deauberts/.jsbeautifyrc

{
    "_default": {}
}

EditorConfig Options: Options from EditorConfig file

{
    "_default": {}
}

Project Options: Options from .jsbeautifyrc files starting from directory /Users/deauberts/Sites/jroberts.net and going up to root

[
    {
        "_default": {}
    },
    {
        "_default": {}
    },
    {
        "_default": {
            "always-semicolon": true,
            "block-indent": "    ",
            "color-case": "lower",
            "color-shorthand": true,
            "element-case": "lower",
            "eof-newline": true,
            "leading-zero": true,
            "quotes": "single",
            "remove-empty-rulesets": true,
            "space-after-colon": " ",
            "space-after-combinator": " ",
            "space-after-opening-brace": "\n",
            "space-after-selector-delimiter": "\n",
            "space-before-closing-brace": "\n",
            "space-before-colon": "",
            "space-before-combinator": " ",
            "space-before-opening-brace": "\n",
            "space-before-selector-delimiter": "",
            "strip-spaces": true,
            "tab-size": true,
            "unitless-zero": true,
            "vendor-prefix-align": true,
            "sort-order": [
                [
                    "font",
                    "font-family",
                    "font-size",
                    "font-weight",
                    "font-style",
                    "font-variant",
                    "font-size-adjust",
                    "font-stretch",
                    "font-effect",
                    "font-emphasize",
                    "font-emphasize-position",
                    "font-emphasize-style",
                    "font-smooth",
                    "line-height"
                ],
                [
                    "position",
                    "z-index",
                    "top",
                    "right",
                    "bottom",
                    "left"
                ],
                [
                    "display",
                    "visibility",
                    "float",
                    "clear",
                    "overflow",
                    "overflow-x",
                    "overflow-y",
                    "-ms-overflow-x",
                    "-ms-overflow-y",
                    "clip",
                    "zoom",
                    "flex-direction",
                    "flex-order",
                    "flex-pack",
                    "flex-align"
                ],
                [
                    "-webkit-box-sizing",
                    "-moz-box-sizing",
                    "box-sizing",
                    "width",
                    "min-width",
                    "max-width",
                    "height",
                    "min-height",
                    "max-height",
                    "margin",
                    "margin-top",
                    "margin-right",
                    "margin-bottom",
                    "margin-left",
                    "padding",
                    "padding-top",
                    "padding-right",
                    "padding-bottom",
                    "padding-left"
                ],
                [
                    "table-layout",
                    "empty-cells",
                    "caption-side",
                    "border-spacing",
                    "border-collapse",
                    "list-style",
                    "list-style-position",
                    "list-style-type",
                    "list-style-image"
                ],
                [
                    "content",
                    "quotes",
                    "counter-reset",
                    "counter-increment",
                    "resize",
                    "cursor",
                    "-webkit-user-select",
                    "-moz-user-select",
                    "-ms-user-select",
                    "user-select",
                    "nav-index",
                    "nav-up",
                    "nav-right",
                    "nav-down",
                    "nav-left",
                    "-webkit-transition",
                    "-moz-transition",
                    "-ms-transition",
                    "-o-transition",
                    "transition",
                    "-webkit-transition-delay",
                    "-moz-transition-delay",
                    "-ms-transition-delay",
                    "-o-transition-delay",
                    "transition-delay",
                    "-webkit-transition-timing-function",
                    "-moz-transition-timing-function",
                    "-ms-transition-timing-function",
                    "-o-transition-timing-function",
                    "transition-timing-function",
                    "-webkit-transition-duration",
                    "-moz-transition-duration",
                    "-ms-transition-duration",
                    "-o-transition-duration",
                    "transition-duration",
                    "-webkit-transition-property",
                    "-moz-transition-property",
                    "-ms-transition-property",
                    "-o-transition-property",
                    "transition-property",
                    "-webkit-transform",
                    "-moz-transform",
                    "-ms-transform",
                    "-o-transform",
                    "transform",
                    "-webkit-transform-origin",
                    "-moz-transform-origin",
                    "-ms-transform-origin",
                    "-o-transform-origin",
                    "transform-origin",
                    "-webkit-animation",
                    "-moz-animation",
                    "-ms-animation",
                    "-o-animation",
                    "animation",
                    "-webkit-animation-name",
                    "-moz-animation-name",
                    "-ms-animation-name",
                    "-o-animation-name",
                    "animation-name",
                    "-webkit-animation-duration",
                    "-moz-animation-duration",
                    "-ms-animation-duration",
                    "-o-animation-duration",
                    "animation-duration",
                    "-webkit-animation-play-state",
                    "-moz-animation-play-state",
                    "-ms-animation-play-state",
                    "-o-animation-play-state",
                    "animation-play-state",
                    "-webkit-animation-timing-function",
                    "-moz-animation-timing-function",
                    "-ms-animation-timing-function",
                    "-o-animation-timing-function",
                    "animation-timing-function",
                    "-webkit-animation-delay",
                    "-moz-animation-delay",
                    "-ms-animation-delay",
                    "-o-animation-delay",
                    "animation-delay",
                    "-webkit-animation-iteration-count",
                    "-moz-animation-iteration-count",
                    "-ms-animation-iteration-count",
                    "-o-animation-iteration-count",
                    "animation-iteration-count",
                    "-webkit-animation-direction",
                    "-moz-animation-direction",
                    "-ms-animation-direction",
                    "-o-animation-direction",
                    "animation-direction",
                    "text-align",
                    "-webkit-text-align-last",
                    "-moz-text-align-last",
                    "-ms-text-align-last",
                    "text-align-last",
                    "vertical-align",
                    "white-space",
                    "text-decoration",
                    "text-emphasis",
                    "text-emphasis-color",
                    "text-emphasis-style",
                    "text-emphasis-position",
                    "text-indent",
                    "-ms-text-justify",
                    "text-justify",
                    "letter-spacing",
                    "word-spacing",
                    "-ms-writing-mode",
                    "text-outline",
                    "text-transform",
                    "text-wrap",
                    "text-overflow",
                    "-ms-text-overflow",
                    "text-overflow-ellipsis",
                    "text-overflow-mode",
                    "-ms-word-wrap",
                    "word-wrap",
                    "word-break",
                    "-ms-word-break",
                    "-moz-tab-size",
                    "-o-tab-size",
                    "tab-size",
                    "-webkit-hyphens",
                    "-moz-hyphens",
                    "hyphens",
                    "pointer-events"
                ],
                [
                    "opacity",
                    "filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
                    "-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",
                    "-ms-interpolation-mode",
                    "color",
                    "border",
                    "border-width",
                    "border-style",
                    "border-color",
                    "border-top",
                    "border-top-width",
                    "border-top-style",
                    "border-top-color",
                    "border-right",
                    "border-right-width",
                    "border-right-style",
                    "border-right-color",
                    "border-bottom",
                    "border-bottom-width",
                    "border-bottom-style",
                    "border-bottom-color",
                    "border-left",
                    "border-left-width",
                    "border-left-style",
                    "border-left-color",
                    "-webkit-border-radius",
                    "-moz-border-radius",
                    "border-radius",
                    "-webkit-border-top-left-radius",
                    "-moz-border-radius-topleft",
                    "border-top-left-radius",
                    "-webkit-border-top-right-radius",
                    "-moz-border-radius-topright",
                    "border-top-right-radius",
                    "-webkit-border-bottom-right-radius",
                    "-moz-border-radius-bottomright",
                    "border-bottom-right-radius",
                    "-webkit-border-bottom-left-radius",
                    "-moz-border-radius-bottomleft",
                    "border-bottom-left-radius",
                    "-webkit-border-image",
                    "-moz-border-image",
                    "-o-border-image",
                    "border-image",
                    "-webkit-border-image-source",
                    "-moz-border-image-source",
                    "-o-border-image-source",
                    "border-image-source",
                    "-webkit-border-image-slice",
                    "-moz-border-image-slice",
                    "-o-border-image-slice",
                    "border-image-slice",
                    "-webkit-border-image-width",
                    "-moz-border-image-width",
                    "-o-border-image-width",
                    "border-image-width",
                    "-webkit-border-image-outset",
                    "-moz-border-image-outset",
                    "-o-border-image-outset",
                    "border-image-outset",
                    "-webkit-border-image-repeat",
                    "-moz-border-image-repeat",
                    "-o-border-image-repeat",
                    "border-image-repeat",
                    "outline",
                    "outline-width",
                    "outline-style",
                    "outline-color",
                    "outline-offset",
                    "background",
                    "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader",
                    "background-color",
                    "background-image",
                    "background-repeat",
                    "background-attachment",
                    "background-position",
                    "background-position-x",
                    "-ms-background-position-x",
                    "background-position-y",
                    "-ms-background-position-y",
                    "-webkit-background-clip",
                    "-moz-background-clip",
                    "background-clip",
                    "background-origin",
                    "-webkit-background-size",
                    "-moz-background-size",
                    "-o-background-size",
                    "background-size",
                    "box-decoration-break",
                    "-webkit-box-shadow",
                    "-moz-box-shadow",
                    "box-shadow",
                    "filter:progid:DXImageTransform.Microsoft.gradient",
                    "-ms-filter:\\'progid:DXImageTransform.Microsoft.gradient",
                    "text-shadow"
                ]
            ]
        }
    },
    {
        "_default": {}
    }
]

Pre-Transformed Options: Combined options before transforming them given a beautifier's specifications

{
    "indent_size": 4,
    "indent_char": " ",
    "indent_with_tabs": false,
    "align_assignments": true,
    "convert_quotes": "double",
    "default_beautifier": "CSScomb",
    "indent_comments": false,
    "newline_between_rules": true,
    "preserve_newlines": true,
    "selector_separator_newline": true,
    "wrap_line_length": 0,
    "end_with_newline": false,
    "force_indentation": false,
    "no_lead_zero": false,
    "configPath": "",
    "predefinedConfig": "csscomb",
    "disabled": false,
    "beautify_on_save": false,
    "always-semicolon": true,
    "block-indent": "    ",
    "color-case": "lower",
    "color-shorthand": true,
    "element-case": "lower",
    "eof-newline": true,
    "leading-zero": true,
    "quotes": "single",
    "remove-empty-rulesets": true,
    "space-after-colon": " ",
    "space-after-combinator": " ",
    "space-after-opening-brace": "\n",
    "space-after-selector-delimiter": "\n",
    "space-before-closing-brace": "\n",
    "space-before-colon": "",
    "space-before-combinator": " ",
    "space-before-opening-brace": "\n",
    "space-before-selector-delimiter": "",
    "strip-spaces": true,
    "tab-size": true,
    "unitless-zero": true,
    "vendor-prefix-align": true,
    "sort-order": [
        [
            "font",
            "font-family",
            "font-size",
            "font-weight",
            "font-style",
            "font-variant",
            "font-size-adjust",
            "font-stretch",
            "font-effect",
            "font-emphasize",
            "font-emphasize-position",
            "font-emphasize-style",
            "font-smooth",
            "line-height"
        ],
        [
            "position",
            "z-index",
            "top",
            "right",
            "bottom",
            "left"
        ],
        [
            "display",
            "visibility",
            "float",
            "clear",
            "overflow",
            "overflow-x",
            "overflow-y",
            "-ms-overflow-x",
            "-ms-overflow-y",
            "clip",
            "zoom",
            "flex-direction",
            "flex-order",
            "flex-pack",
            "flex-align"
        ],
        [
            "-webkit-box-sizing",
            "-moz-box-sizing",
            "box-sizing",
            "width",
            "min-width",
            "max-width",
            "height",
            "min-height",
            "max-height",
            "margin",
            "margin-top",
            "margin-right",
            "margin-bottom",
            "margin-left",
            "padding",
            "padding-top",
            "padding-right",
            "padding-bottom",
            "padding-left"
        ],
        [
            "table-layout",
            "empty-cells",
            "caption-side",
            "border-spacing",
            "border-collapse",
            "list-style",
            "list-style-position",
            "list-style-type",
            "list-style-image"
        ],
        [
            "content",
            "quotes",
            "counter-reset",
            "counter-increment",
            "resize",
            "cursor",
            "-webkit-user-select",
            "-moz-user-select",
            "-ms-user-select",
            "user-select",
            "nav-index",
            "nav-up",
            "nav-right",
            "nav-down",
            "nav-left",
            "-webkit-transition",
            "-moz-transition",
            "-ms-transition",
            "-o-transition",
            "transition",
            "-webkit-transition-delay",
            "-moz-transition-delay",
            "-ms-transition-delay",
            "-o-transition-delay",
            "transition-delay",
            "-webkit-transition-timing-function",
            "-moz-transition-timing-function",
            "-ms-transition-timing-function",
            "-o-transition-timing-function",
            "transition-timing-function",
            "-webkit-transition-duration",
            "-moz-transition-duration",
            "-ms-transition-duration",
            "-o-transition-duration",
            "transition-duration",
            "-webkit-transition-property",
            "-moz-transition-property",
            "-ms-transition-property",
            "-o-transition-property",
            "transition-property",
            "-webkit-transform",
            "-moz-transform",
            "-ms-transform",
            "-o-transform",
            "transform",
            "-webkit-transform-origin",
            "-moz-transform-origin",
            "-ms-transform-origin",
            "-o-transform-origin",
            "transform-origin",
            "-webkit-animation",
            "-moz-animation",
            "-ms-animation",
            "-o-animation",
            "animation",
            "-webkit-animation-name",
            "-moz-animation-name",
            "-ms-animation-name",
            "-o-animation-name",
            "animation-name",
            "-webkit-animation-duration",
            "-moz-animation-duration",
            "-ms-animation-duration",
            "-o-animation-duration",
            "animation-duration",
            "-webkit-animation-play-state",
            "-moz-animation-play-state",
            "-ms-animation-play-state",
            "-o-animation-play-state",
            "animation-play-state",
            "-webkit-animation-timing-function",
            "-moz-animation-timing-function",
            "-ms-animation-timing-function",
            "-o-animation-timing-function",
            "animation-timing-function",
            "-webkit-animation-delay",
            "-moz-animation-delay",
            "-ms-animation-delay",
            "-o-animation-delay",
            "animation-delay",
            "-webkit-animation-iteration-count",
            "-moz-animation-iteration-count",
            "-ms-animation-iteration-count",
            "-o-animation-iteration-count",
            "animation-iteration-count",
            "-webkit-animation-direction",
            "-moz-animation-direction",
            "-ms-animation-direction",
            "-o-animation-direction",
            "animation-direction",
            "text-align",
            "-webkit-text-align-last",
            "-moz-text-align-last",
            "-ms-text-align-last",
            "text-align-last",
            "vertical-align",
            "white-space",
            "text-decoration",
            "text-emphasis",
            "text-emphasis-color",
            "text-emphasis-style",
            "text-emphasis-position",
            "text-indent",
            "-ms-text-justify",
            "text-justify",
            "letter-spacing",
            "word-spacing",
            "-ms-writing-mode",
            "text-outline",
            "text-transform",
            "text-wrap",
            "text-overflow",
            "-ms-text-overflow",
            "text-overflow-ellipsis",
            "text-overflow-mode",
            "-ms-word-wrap",
            "word-wrap",
            "word-break",
            "-ms-word-break",
            "-moz-tab-size",
            "-o-tab-size",
            "tab-size",
            "-webkit-hyphens",
            "-moz-hyphens",
            "hyphens",
            "pointer-events"
        ],
        [
            "opacity",
            "filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
            "-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",
            "-ms-interpolation-mode",
            "color",
            "border",
            "border-width",
            "border-style",
            "border-color",
            "border-top",
            "border-top-width",
            "border-top-style",
            "border-top-color",
            "border-right",
            "border-right-width",
            "border-right-style",
            "border-right-color",
            "border-bottom",
            "border-bottom-width",
            "border-bottom-style",
            "border-bottom-color",
            "border-left",
            "border-left-width",
            "border-left-style",
            "border-left-color",
            "-webkit-border-radius",
            "-moz-border-radius",
            "border-radius",
            "-webkit-border-top-left-radius",
            "-moz-border-radius-topleft",
            "border-top-left-radius",
            "-webkit-border-top-right-radius",
            "-moz-border-radius-topright",
            "border-top-right-radius",
            "-webkit-border-bottom-right-radius",
            "-moz-border-radius-bottomright",
            "border-bottom-right-radius",
            "-webkit-border-bottom-left-radius",
            "-moz-border-radius-bottomleft",
            "border-bottom-left-radius",
            "-webkit-border-image",
            "-moz-border-image",
            "-o-border-image",
            "border-image",
            "-webkit-border-image-source",
            "-moz-border-image-source",
            "-o-border-image-source",
            "border-image-source",
            "-webkit-border-image-slice",
            "-moz-border-image-slice",
            "-o-border-image-slice",
            "border-image-slice",
            "-webkit-border-image-width",
            "-moz-border-image-width",
            "-o-border-image-width",
            "border-image-width",
            "-webkit-border-image-outset",
            "-moz-border-image-outset",
            "-o-border-image-outset",
            "border-image-outset",
            "-webkit-border-image-repeat",
            "-moz-border-image-repeat",
            "-o-border-image-repeat",
            "border-image-repeat",
            "outline",
            "outline-width",
            "outline-style",
            "outline-color",
            "outline-offset",
            "background",
            "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader",
            "background-color",
            "background-image",
            "background-repeat",
            "background-attachment",
            "background-position",
            "background-position-x",
            "-ms-background-position-x",
            "background-position-y",
            "-ms-background-position-y",
            "-webkit-background-clip",
            "-moz-background-clip",
            "background-clip",
            "background-origin",
            "-webkit-background-size",
            "-moz-background-size",
            "-o-background-size",
            "background-size",
            "box-decoration-break",
            "-webkit-box-shadow",
            "-moz-box-shadow",
            "box-shadow",
            "filter:progid:DXImageTransform.Microsoft.gradient",
            "-ms-filter:\\'progid:DXImageTransform.Microsoft.gradient",
            "text-shadow"
        ]
    ]
}

Final Options

Final combined and transformed options that are used

{
    "configPath": "",
    "predefinedConfig": "csscomb"
}

Results

Beautified File Contents:

Parsing error: Please check the validity of the block starting from line #1616

1614 | }
1615 | @media(min-width:480px) and (max-width:619px) {
1616*|     ul.footer-menu-list li: nth-child(3) {
1617 |     margin-right: 0;
1618 | }

Gonzales PE version: 3.0.0-28
Syntax: css

Logs

2017-03-08T19:47:41.086Z - info: [beautifiers/index.coffee] beautify /*
Theme Name: Influence Child
Theme URI: http://jroberts.net/
Description:  Influence Child (Jacob Roberts's)
Template: influence
Author: Jacob Roberts
Author URI: http://jroberts.net/
Version: 7.25
Updated: 20 Sep 16
Text Domain: influence-child
*/
img {
    display: block;
    border: 0;
}
p, textarea, body, button, input, select, textarea, li {
    font-size: 16px;
    line-height: 1.45em;
    padding: 0;
    letter-spacing: 1px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    color: #424242;
    -ms-hyphens: auto;
    text-rendering: optimizeLegibility;
}
::-moz-selection {
    color: #e590c7;
    background-color: #e9e9e9;
}
::selection {
    color: #e590c7;
    background-color: #e9e9e9;
}
.panel-row-style-title-row.title-row.panel-row-style h1 {
    font-size: 4.2381em;
    font-weight: normal;
    position: relative;
    margin: 1.255em 0 .25em;
    letter-spacing: -1px;
    word-wrap: normal;
    color: #87898c;
}
h1, article.entry .post-text h1.entry-title {
    font-size: 4em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
    margin-bottom: 1.25em;
    letter-spacing: 2px;
    word-break: keep-all;
    word-break: keep-word;
    -ms-word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #87898c;
}
@media(min-width:480px) {
    .panel-row-style-title-row.title-row.panel-row-style h1 {
    font-size: 4.2381em;
}
}h2, .title-row.panel-widget-style h2, article.entry .entry-content h2 {
    font-size: 2.75em;
    font-weight: normal;
    line-height: 1.3;
    margin: 1.25em 0 .3em;
    letter-spacing: 2px;
    word-break: keep-all;
    word-break: keep-word;
    -ms-word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #6d7072;
}
h3, article.entry .entry-content h3 {
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
    right: 3px;
    margin-bottom: .5em;
    letter-spacing: 2px;
    color: #616365;
}
h4, article.entry .entry-content h4, .title-row.panel-widget-style h4 {
    font-size: 2em;
    font-weight: normal;
    line-height: 1.3;
    margin: .2em 0 .18em 0;
    letter-spacing: 2px;
    color: #555658;
}
.title-row.panel-widget-style .textwidget h4 {
    font-size: 1.8em;
}
h5, .bio h5, .resume h5 {
    font-size: 1.55em;
    font-weight: normal;
    margin: 1.3em 0 0;
    color: #484a4b!important;
}
h6, .resume h6, .entry-content h6 {
    font-size: 1.25em;
    font-weight: normal;
    color: #3c3d3e!important;
}
a, a:link {
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77);
}
p a, li a:not(.zoom-social_icons-list__link):not(.socicon):not(.menu-item):not(.touch):not(.footer-menu-list-item-link) a {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, rgba(63, 123, 212, 0.77)));
    background-image: -webkit-linear-gradient(top, transparent 49%, rgba(63, 123, 212, 0.77) 50%);
    background-image: linear-gradient(to bottom, transparent 49%, rgba(63, 123, 212, 0.77) 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
a:visited, p a:visited {
    color: #52401e;
}
a:hover, a:focus {
    text-decoration: none;
    outline: 0;
    color: #d84a4a;
}
p a:hover, p a:focus, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):hover, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, #d84a4a));
    background-image: -webkit-linear-gradient(top, transparent 49%, #d84a4a 50%);
    background-image: linear-gradient(to bottom, transparent 49%, #d84a4a 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
a:active {
    text-decoration: none;
    color: #e590c7;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
p a:active, li a:not(.zoom-social_icons-list__link):not(.footer-menu-list-item-link):active {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, transparent), color-stop(50%, #e590c7));
    background-image: -webkit-linear-gradient(top, transparent 49%, #e590c7 50%);
    background-image: linear-gradient(to bottom, transparent 49%, #e590c7 50%);
    background-repeat: repeat-x;
    background-position: 0 94%;
    background-size: 1px 1px;
    text-shadow: 2px 0 #fff, 1px 0 #fff, -1px 0 #fff, -2px 0 #fff;
}
@font-face {
    font-family: 'cc-icons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/cc-icons.eot');
    src: local('cc-icons'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.svg') format('svg'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.otf') format('opentype'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.woff') format('woff'), url('http://jroberts.net/wp-content/themes/influence-child/fonts/cc-icons.ttf') format('truetype');
}
.cc {
    font-family: cc-icons;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1;
    display: inline-block;
    color: #a9a9a9;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    text-rendering: auto;
}
.cc-lg {
    font-size: 2.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.cc-2x {
    font-size: 3em;
}
.cc-3x {
    font-size: 4em;
}
.cc-4x {
    font-size: 5em;
}
.cc-5x {
    font-size: 6em;
}
.cc-fw {
    width: 1.28571429em;
    text-align: center;
}
.cc-ul {
    margin-left: 2.14285714em;
    padding-left: 0;
    list-style-type: none;
}
.cc-ul>li {
    position: relative;
}
.cc-li {
    position: absolute;
    top: .14285714em;
    left: -2.14285714em;
    width: 2.14285714em;
    text-align: center;
}
.cc-li.cc-lg {
    left: -1.85714286em;
}
.cc-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.cc.pull-left {
    margin-right: .3em;
}
.cc.pull-right {
    margin-left: .3em;
}
.cc-sa:before {
    content: '\0061'}
.cc-by:before {
    content: '\0062'}
.cc-cc:before {
    content: '\0063'}
.cc-nd:before {
    content: '\0064'}
.cc-sampling:before {
    content: '\006D'}
.cc-nc:before {
    content: '\006E'}
.cc-zero:before {
    content: '\006F'}
.cc-pd:before {
    content: '\0070'}
.cc-pd-alt:before {
    content: '\0071'}
.cc-remix:before {
    content: '\0072'}
.cc-share:before {
    content: '\0073'}
.cc-logo:before {
    content: '\0043'}
.cc-by-nd:before {
    content: '\0044'}
.cc-by-nc-sa:before {
    content: '\004D'}
.cc-by-nc:before {
    content: '\004E'}
.cc-publicdomain:before {
    content: '\004F'}
.cc-by-nc-nd:before {
    content: '\0052'}
.cc-by-sa:before {
    content: '\0053'}
body {
    overflow: hidden;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}
body.display-main-menu #page {
    padding-right: 0;
}
#main {
    zoom: 1;
    margin-top: 3em;
    padding: 0 8px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.site-main {
    max-width: 94vw;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.entry {
    border: 0 transparent solid;
    box-shadow: none;
}
section#primary {
    margin: 2em auto 0;
    padding-top: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
body.siteorigin-panels-home #primary, body.page-template-templatestemplate-full-no-title-php #primary {
    margin: 0 .6em 0 auto;
}
body.attachment section#primary {
    float: none;
}
body.attachment article.entry .entry-content {
    text-align: center;
}
body.attachment article.entry .entry-meta .posted-on {
    float: none;
    margin-left: 0;
    text-align: center;
}
.container {
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
div#content {
    border-color: transparent;
}
.entry {
    border: 0 transparent solid;
}
.entry, article.entry, article.entry .post-text {
    box-shadow: none;
}
article.entry .post-text {
    padding: 10px 14px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
@media(min-width:768px) {
    #main {
    padding: 0 20px;
}
body.display-main-menu #page>div {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media screen and (max-width:782px) {
    body.display-main-menu #page>div, body.display-main-menu #page>section {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media(min-width:992px) {
    article.entry .post-text {
    padding: 0 14px;
}
}@media(min-width:1200px) {
    article.entry .post-text {
    padding: 0;
}
}header#masthead.site-header {
    position: relative;
    width: 100vw;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
#masthead .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
}
.shark-parade {
    position: relative;
    z-index: 5;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 180%;
    min-height: 100%;
    opacity: 1;
    border: transparent solid 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media(min-width:480px) {
    .page-id-41 .shark-parade, .parent-pageid-41 .shark-parade {
    overflow: hidden;
    height: auto;
    min-height: 220px;
    max-height: 222px;
}
}body.parent-pageid-187 .shark-parade, body.parent-pageid-183 .shark-parade, body.page-id-193 .shark-parade, body.page-id-181 .shark-parade, body.attachment .shark-parade {
    left: 300%;
    height: 0;
    min-height: 0;
}
header#masthead.site-header::after, #masthead .container::after, .shark-parade::after, header::after, .main-navigation::after, .site-description::after, .site-header .site-title::after, .hgroup::after, #masthead .header-nav-container::after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ''}
.hgroup {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 0 solid transparent;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.site-header .site-title {
    top: 0;
    left: 0;
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
#masthead.site-header .container .hgroup .site-title a {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    float: none;
    overflow: hidden;
    width: auto;
    min-height: 84px;
    max-height: 86px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #d84a4a;
    background-repeat: no-repeat;
}
.site-header .site-title img {
    width: 100%!important;
    min-width: 100vw;
    min-height: 82px;
    max-height: 102px!important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.site-description {
    font-size: 16px;
    width: 80%;
    height: auto;
    margin: 10px auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    color: #424242;
}
.emphasis {
    color: #d84a4a;
}
.main-navigation {
    font-size: 1.25em;
    position: absolute;
    top: 4%;
    right: 13px;
    display: block;
    float: none;
    overflow: hidden;
    width: 13.5%;
    max-width: 50px;
    height: 43px;
    max-height: 116px;
    margin: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    background-color: rgba(255, 255, 255, 0.14);
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.main-navigation a.main-menu-button {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 100%;
    height: inherit;
    max-height: inherit;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1.assistive-text {
    font-size: 1em;
    line-height: .75;
    left: 2px;
    clip: auto;
    width: 100%;
    height: inherit;
    height: inherit;
    max-height: inherit;
    margin: 6px auto;
    text-align: center;
    letter-spacing: 6px;
    text-transform: lowercase;
    word-break: break-all;
    color: rgba(220, 221, 216, 0.8);
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1.assistive-text::first-line  {
    letter-spacing: 3px;
}
#hamburger {
    font-size: 2.1em;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: color .3s ease-in;
    transition: color .3s ease-in;
    color: rgba(220, 221, 216, 0.4);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.genericon-menu:before {
    display: block;
    height: inherit;
    max-height: inherit;
    margin: 0 auto;
}
.main-navigation a.main-menu-button:hover h1.assistive-text, .main-navigation a.main-menu-button:focus h1.assistive-text {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: rgba(215, 74, 74, 0.6);
    background-color: rgba(255, 255, 255, 0.08);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    text-stroke: 1px #fff;
}
.main-navigation a.main-menu-button:hover #hamburger, .main-navigation a.main-menu-button:focus #hamburger {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: rgba(220, 221, 216, 0.6);
    background-color: rgba(0, 0, 0, 0.02);
}
.main-navigation a.main-menu-button:focus:active h1.assistive-text, .main-navigation a.main-menu-button:active h1.assistive-text, .main-navigation a.main-menu-button:focus:active #hamburger, .main-navigation a.main-menu-button:active #hamburger {
    -webkit-animation: kiss-in-text .2s ease-out 0s normal 1 both running;
    animation: kiss-in-text .2s ease-out 0s normal 1 both running;
    color: rgba(216, 74, 74, 0.8);
    outline: 0;
}
.main-navigation:focus:active>a.main-menu-button, .main-navigation:active>a.main-menu-button {
    -webkit-animation: kiss-in-btn .2s ease-out 0s normal 1 both running;
    animation: kiss-in-btn .2s ease-out 0s normal 1 both running;
    color: rgba(216, 74, 74, 0.8);
    outline: 0;
}
nav.horizontal-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
    max-height: 34px;
    margin: -1.25em auto .5em;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    background-color: rgba(135, 137, 140, 0.25);
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
ul.header-nav {
    font-size: 10px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 6px;
    padding: 6px 0 8px;
    list-style: none;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    align-items: center;
}
ul#menu-header-nav li {
    background-color: white;
}
ul.header-nav li, #masthead ul.header-nav li a, ul#menu-header-nav li.menu-item a, ul#menu-header-nav li.menu-item a:visited, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item,  {
    font-family: 'Montserrat', sans-serif;
    color: rgba(63, 123, 212, 0.77);
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    max-height: 24px;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: transparent solid 1px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul#menu-header-nav li.menu-item a:hover, ul#menu-header-nav li.menu-item a:focus {
    color: #d84a4a;
    text-shadow: none;
    background: 0;
}
ul#menu-header-nav li.menu-item a:active {
    text-shadow: none;
    background: 0;
}
ul.header-nav li, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item {
    min-width: 20%;
    max-width: 23%}
ul.header-nav li, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item,  {
    background-color: #fff;
}
ul.header-nav li a, body.home.page.page-id-24 ul.header-nav li.menu-item.current-menu-item a,  {
    font-size: 70%;
    line-height: 1.35;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    color: rgba(85, 182, 225, 0.85);
    border: transparent solid 1px;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
li#menu-item-492 {
    min-width: 28%;
    max-width: 30%}
div#thsp-sticky-header {
    max-width: 1200px;
    height: auto;
    min-height: 36px;
    margin: 0 auto;
    padding: 8px 0 6px 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #d84a4a;
    position: fixed;
}
#thsp-sticky-header-title img {
    position: relative;
    right: 90%;
    left: 0;
    display: block;
    width: auto;
    height: 24px!important;
    margin: 6px auto 0;
}
#thsp-sticky-header-inner {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 1200px;
    height: 100%;
    max-height: 48px;
    margin: 0 auto;
    background-color: #d84a4a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#thsp-sticky-header-title {
    position: relative;
    right: 300%;
    width: 0;
    height: 0;
    margin: 0!important;
}
#thsp-sticky-header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    max-height: 34px;
    margin: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    background-color: #d84a4a;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
#thsp-sticky-header-menu li.touch.menu-item, body.home.page.page-id-24 #thsp-sticky-header-menu li.menu-item.current-menu-item, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 20%;
    max-width: 23%;
    height: auto;
    max-height: 24px;
    margin: 0 auto!important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: #fff solid 1px;
    background-color: #d84a4a;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    background-color: #d84a4a;
}
#thsp-sticky-header-menu li a {
    font-size: 70%;
    line-height: 1.45!important;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    text-decoration: none;
    color: white;
    border: transparent solid 1px;
    background: 0;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thsp-sticky-header a {
    display: block;
}
li#menu-item-492, #thsp-sticky-header-menu li.touch.menu-item.menu-item-492 {
    width: auto;
    min-width: 30%;
    max-width: 33%}
ul.header-nav li#menu-item-491, #thsp-sticky-header-menu li.menu-item-511 {
    min-width: 20%;
    max-width: 22%}
ul.header-nav li:hover, ul.header-nav li:focus, #thsp-sticky-header-menu li:hover, #thsp-sticky-header-menu li:focus {
    background-color: white;
}
#masthead ul.header-nav li:hover a, #masthead ul.header-nav li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li:hover a, #thsp-sticky-header-menu li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83)!important;
    background: 0;
    text-shadow: none;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553), #thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: white;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a {
    color: rgba(212, 78, 63, 0.83);
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:hover::not(#menu-item-493):not(#menu-item-494) a {
    background-color: rgba(212, 78, 63, 0.83);
}
li.menu-item.current-menu-item:hover:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a, #thsp-sticky-header-menu li.menu-item.current-menu-item:hover:not(#menu-item-493):not(#menu-item-494) a {
    color: #e6e6e6;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-509, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-510 {
    background-color: white;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-509 a, .parent-pageid-41 #thsp-sticky-header-menu li.menu-item-510 a {
    color: rgba(212, 78, 63, 0.83);
}
video#bgvid {
    position: relative;
    min-width: 110%;
    max-width: 140%;
    height: auto;
    vertical-align: middle;
    background: transparent url(http://jroberts.net/wp-content/uploads/2015/05/shark_parade.png) no-repeat!important;
    background-size: cover;
}
@media(min-width:480px) {
    #masthead .container {
    min-height: 106px;
    max-height: 220px;
    margin: .75em auto 0;
    padding: 0 8px;
}
.hgroup {
    left: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    min-width: 100%;
    height: auto;
    max-height: 95px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: space-around;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-flex: inherit;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}
.site-header .site-title {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 0;
    max-width: 127px;
    max-height: 90px;
    padding: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 0 157px;
    -ms-flex: 1 0 157px;
    flex: 1 0 157px;
}
.site-header .site-title:after {
    display: block;
    clear: both;
    height: 0;
    content: ''}
#masthead.site-header .container .hgroup .site-title a {
    float: none;
    clear: none;
    overflow: hidden;
    min-width: 127px;
    min-height: 100px;
    background: 0;
    background-color: transparent;
}
.site-header .site-title img {
    width: auto!important;
    min-width: 100%;
    max-height: 90px!important;
}
.site-description {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    min-width: 48%;
    max-width: 49%;
    margin: 0 0 1em 1em;
    text-align: left;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 2 0 45%;
    -ms-flex: 2 0 45%;
    flex: 2 0 45%}
.site-description p {
    font-size: 14px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    color: #484848;
}
.main-navigation {
    font-size: 3.3em;
    top: 0;
    right: 0;
    max-width: 90px;
    height: 72px;
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    background-color: rgba(135, 137, 140, 0.23);
}
h1.assistive-text {
    font-size: 28%;
    left: 2px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    letter-spacing: 11px;
    color: rgba(63, 123, 212, 0.77);
    text-shadow: none;
}
#hamburger {
    font-size: 1.1em;
    line-height: 1.45;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    color: rgba(63, 123, 212, 0.77);
    text-shadow: none;
}
.main-navigation:hover, .main-navigation:focus {
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: rgba(135, 137, 140, 0.33);
}
.main-navigation a.main-menu-button:hover #hamburger, .main-navigation a.main-menu-button:hover h1.assistive-text, .main-navigation a.main-menu-button:focus #hamburger, .main-navigation a.main-menu-button:focus h1.assistive-text {
    color: #d84a4a;
    background-color: transparent;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: 0;
    text-stroke: 0;
}
.main-navigation a.main-menu-button:focus:active h1.assistive-text, .main-navigation a.main-menu-button:active h1.assistive-text {
    color: rgba(216, 74, 74, 0.8);
}
nav.horizontal-nav {
    margin: -0.3em auto .5em;
    background-color: #fff;
}
ul.header-nav {
    margin: 0 auto;
}
ul.header-nav li {
    line-height: 1.35;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
body.page li#menu-item-493, body.page li#menu-item-494 {
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
ul.header-nav li a {
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553), #thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77);
}
li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):not(#menu-item-553) a {
    color: white;
}
#thsp-sticky-header-inner #thsp-sticky-header-menu li, body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-491, body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-492, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    line-height: 1.45;
    min-width: 20%;
    max-width: 25%;
    margin: 0 auto!important;
    color: rgba(63, 123, 212, 0.77)!important;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
body.home.page.page-id-24 #thsp-sticky-header-menu li.touch.menu-item.current-menu-item {
    line-height: 1.45;
    min-width: 20%;
    max-width: 25%;
    margin: 0 auto;
    color: rgba(63, 123, 212, 0.77)!important;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: white;
}
#thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-493, #thsp-sticky-header div#thsp-sticky-header-inner>ul#thsp-sticky-header-menu>li.touch.menu-item.menu-item-494 {
    background-color: white;
}
#thsp-sticky-header-menu li a {
    font-size: 100%;
    margin: 0 auto;
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77)!important;
    background: 0;
    text-shadow: none;
}
ul.header-nav li:hover a, ul.header-nav li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li:hover a, #thsp-sticky-header-menu li:focus a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83)!important;
    background: 0;
    text-shadow: none;
}
ul.header-nav li:first-child, #thsp-sticky-header-menu li:first-child {
    margin-left: 0!important;
}
ul.header-nav li:last-child {
    margin-right: 0;
}
ul.header-nav li:hover, ul.header-nav li:focus, #thsp-sticky-header-menu li:hover, #thsp-sticky-header-menu li:focus {
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: rgba(135, 137, 140, 0.18);
}
ul.header-nav li:active, ul.header-nav li:focus:active, #thsp-sticky-header-menu li:active, #thsp-sticky-header-menu li:focus:active {
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    background-color: rgba(135, 137, 140, 0.26);
    box-shadow: inset 1px 2px 0 1px rgba(0, 0, 0, 0.15), inset -1px 1px 0 0 rgba(0, 0, 0, 0.25);
}
body.page li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77);
}
#masthead li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) a {
    color: white;
}
body.home.page.page-id-24 li.menu-item.current-menu-item a {
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
body.page li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover {
    background-color: white;
}
#masthead li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover a {
    color: rgba(212, 78, 63, 0.83);
}
#thsp-sticky-header #thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item:not(.touch.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-493):not(.touch.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-494) {
    background-color: rgba(63, 123, 212, 0.77)!important;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494) a {
    text-decoration: none;
    color: white!important;
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover a {
    color: rgba(212, 78, 63, 0.83)!important;
}
#thsp-sticky-header-menu li.menu-item.current-menu-item:not(#menu-item-493):not(#menu-item-494):hover {
    background-color: white!important;
}
.parent-pageid-41 ul.header-nav li#menu-item-491, .parent-pageid-183 ul.header-nav li#menu-item-491, .parent-pageid-187 ul.header-nav li#menu-item-491, .parent-pageid-41 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491, .parent-pageid-183 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491, .parent-pageid-187 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 {
    background-color: rgba(63, 123, 212, 0.77);
}
.parent-pageid-41 ul.header-nav li#menu-item-491 a, .parent-pageid-183 ul.header-nav li#menu-item-491 a, .parent-pageid-187 ul.header-nav li#menu-item-491 a {
    text-decoration: none;
    color: white;
    background: 0;
    text-shadow: none;
}
.parent-pageid-41 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-183 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-187 ul.header-nav li#menu-item-491 a:hover, .parent-pageid-41 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover, .parent-pageid-183 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover, .parent-pageid-187 #thsp-sticky-header-inner #thsp-sticky-header-menu li.menu-item-491 a:hover {
    background-color: white;
}
.parent-pageid-41 #thsp-sticky-header-menu li.menu-item-491 a, .parent-pageid-183 #thsp-sticky-header-menu li.menu-item-491 a, .parent-pageid-187 #thsp-sticky-header-menu li.menu-item-491 a {
    text-decoration: none;
    color: white!important;
    background: 0;
    text-shadow: none;
}
div#thsp-sticky-header>#thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item.menu-item-493 a, div#thsp-sticky-header>#thsp-sticky-header-inner #thsp-sticky-header-menu li.current-menu-item.menu-item-494 a {
    text-decoration: none;
    color: rgba(63, 123, 212, 0.77)!important;
    background: 0;
    text-shadow: none;
}
#thsp-sticky-header-menu li.current-menu-item.menu-item-493:hover a, #thsp-sticky-header-menu li.current-menu-item.menu-item-494:hover a {
    text-decoration: none;
    color: rgba(212, 78, 63, 0.83);
    background: 0;
    text-shadow: none;
}
ul.header-nav li#menu-item-492, #thsp-sticky-header-menu li.menu-item-492 {
    width: auto;
    min-width: 28%;
    max-width: 30%}
ul.header-nav li#menu-item-491, #thsp-sticky-header-menu li.menu-item-511 {
    min-width: 20%;
    max-width: 25%}
#thsp-sticky-header {
    padding: 0 8px;
}
div#thsp-sticky-header, div#thsp-sticky-header-inner, #thsp-sticky-header-menu {
    background-color: white;
}
div#thsp-sticky-header-inner {
    padding: 4px 8px 2px;
}
#thsp-sticky-header-title {
    right: 0;
    left: 0;
    margin: 3px auto 4px 0!important;
}
#thsp-sticky-header-menu {
    min-width: 90%;
    max-width: 91.25%;
    margin: 6px 0 4px!important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.header-nav li:last-child, #thsp-sticky-header #thsp-sticky-header-inner #thsp-sticky-header-menu li:last-child {
    margin-right: 0!important;
}
article#post-193 div.post-text {
    margin-bottom: 8em;
    padding-top: 0;
}
}@media screen and (max-width:600px) {
    #masthead {
    position: absolute;
    top: 0;
}
}@media(min-width:768px) {
    #masthead .container {
    padding: 0 20px;
}
.hgroup {
    height: 112px;
    margin-top: .5em;
}
.site-header .site-title {
    left: 0;
    width: auto;
    max-width: 140px;
    max-height: 82px;
    -ms-flex-positive: 1.5;
    -webkit-box-flex: 1 0 140px;
    -webkit-flex: 1 0 140px;
    -ms-flex: 1 0 140px;
    flex: 1 0 140px;
}
#masthead.site-header .container .hgroup .site-title a {
    min-width: 136px;
}
.site-header .site-title img {
    max-height: 90px;
    -o-object-fit: contain;
    object-fit: contain;
}
.site-description {
    min-width: 66%;
    margin: .25em 1.5em 0 1em;
}
.site-description p {
    font-size: 16px;
}
.main-navigation {
    width: 10%;
    min-width: 76px;
    height: 76px;
}
h1.assistive-text {
    letter-spacing: 6px;
}
nav.horizontal-nav {
    margin: -0.25em auto .75em;
}
#masthead ul.header-nav li a, #thsp-sticky-header-menu li a, body.page li#menu-item-493 a, body.page li#menu-item-494 a {
    font-size: 100%;
    font-family: 'Montserrat', sans-serif;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
ul.header-nav li:first-child {
    margin-left: 0;
}
ul.header-nav li:last-child {
    margin-right: 0;
}
div#thsp-sticky-header {
    padding: 4px 20px;
}
div#thsp-sticky-header-inner {
    padding: 4px 0 2px;
}
ul#thsp-sticky-header-menu {
    max-width: 92%}
#thsp-sticky-header-title {
    left: 0;
}
#thsp-sticky-header-menu li:first-child {
    min-width: 19%;
    max-width: 21%}
}@media screen and (max-width:782px) {
    body.admin-bar #masthead {
    top: 46px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
body.display-main-menu #page>header, body.display-main-menu #page>header {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}@media(min-width:992px) {
    .hgroup {
    margin-top: .6em;
}
.site-header .site-title img {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 150px;
}
.site-description {
    max-width: 41%;
    margin: .1em 1.5em;
}
.site-description p {
    font-size: 18px;
}
.main-navigation {
    right: 500%;
    visibility: hidden;
    width: 0;
    height: 0;
}
nav.horizontal-nav {
    margin: 0 auto 1.25em;
    background-color: transparent;
}
ul.header-nav {
    padding: 0;
}
ul.header-nav li {
    min-width: 23%;
    max-width: 25%;
    margin: 0 auto;
    border: rgba(135, 137, 140, 0.5) solid 1px;
    background-color: transparent;
}
}@media(min-width:1200px) {
    #masthead .container {
    height: 166px;
    margin: 0 auto;
    padding: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%}
.hgroup {
    max-height: 105px;
    margin-top: .9em;
}
.site-header .site-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
    max-height: 96px;
}
#masthead.site-header .container .hgroup .site-title a {
    min-height: 95px;
    max-height: 96px;
}
.site-header .site-title img {
    width: 100%;
    min-width: 140px;
    max-width: 160px;
    min-height: 96px;
}
.site-description {
    margin: .2em .2em 0 1.25em;
}
div#thsp-sticky-header {
    padding: 0;
}
ul#thsp-sticky-header-menu {
    max-width: 93%}
.shark-parade {
    width: 100%}
}#main-menu {
    right: -100vw;
    width: 100vw;
    -webkit-transition: right .4s cubic-bezier(0.43, 0.01, 0.43, 0.99);
    transition: right .4s cubic-bezier(0.43, 0.01, 0.43, 0.99);
    -webkit-transition-delay: .25s;
    transition-delay: .3s;
    background-color: rgba(138, 138, 138, 0.98);
}
i>span {
    margin-right: 1.25em;
}
.menu-item i._mi {
    margin-top: -0.1em;
}
i._mi.genericon.genericon-home {
    margin: -0.01em 0;
}
.menu-link {
    padding-left: 8px;
}
.menu-link span {
    margin-left: .65em;
}
.menu-link i._mi._before {
    margin-left: .35em;
}
li#menu-item-40 {
    text-align: center;
}
#main-menu .widgets aside.widget .widget-title {
    font-size: 2.3em;
}
#main-menu .widgets {
    text-align: center;
}
@media(min-width:480px) {
    #main-menu .menu ul li a {
    font-size: 2.4em;
    background: 0;
    text-shadow: none;
}
}@media(min-width:1200px) {
    #main-menu {
    right: -40vw;
    width: 40vw;
}
}#main-menu .main-menu-close:before {
    content: '\f153'}
ul#menu-central-navigation {
    padding-top: 1em;
}
ul#menu-central-navigation li {
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1.0;
}
ul#menu-central-navigation li.menu-item.current-menu-item {
    background-color: rgba(63, 123, 212, 0.77);
}
#main-menu .menu ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.25em;
    line-height: 2.5em;
    display: block;
    width: 100%;
    margin-bottom: 2px;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    vertical-align: middle;
    color: rgba(63, 123, 212, 0.77);
    background: 0;
    text-shadow: none;
}
ul#menu-central-navigation:hover>li, ul#menu-central-navigation:focus>li {
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: .7;
}
ul#menu-central-navigation:hover>li:hover, ul#menu-central-navigation:focus>li:hover {
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: 1.0;
}
#main-menu .menu ul li:hover>a:hover, #main-menu .menu ul li:focus>a:focus {
    opacity: 1.0;
}
i._mi._before {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
}
li.menu-item:hover i._mi._before, li.menu-item:focus i._mi._before {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.52, 0.24, 0.5, 0.74);
    transition: transform .3s cubic-bezier(0.52, 0.24, 0.5, 0.74);
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
    transform: scale(1.2, 1.2) translateZ(0);
}
#main-menu .menu ul li:hover a, #main-menu .menu ul li:focus a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-decoration: none;
    color: #e590c7;
    background-color: rgba(240, 240, 240, 0.85);
}
#main-menu .menu ul li:visited a {
    color: rgba(63, 123, 212, 0.77);
}
#main-menu .main-menu-close {
    font-size: 30px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    color: #fff;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main-menu .main-menu-close:hover, #main-menu .main-menu-close:focus {
    -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    color: #d84a4a;
}
#main-menu .widgets .zoom-social-icons-list--without-canvas .socicon:hover {
    color: #e590c7;
}
.close-active {
    -webkit-animation: rotate-icon-pop .3s linear 0s normal infinite both running;
    animation: rotate-icon-pop .3s linear 0s normal infinite both running;
    color: #e590c7;
    -moz-osx-font-smoothing: grayscale;
}
#main-menu .main-menu-close:focus:active:before, #main-menu .main-menu-close:active:before {
    content: '\f158'}
#colophon {
    margin: 40px 0 60px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
footer#colophon {
    margin-top: 9em;
}
#colophon .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
#footer-widgets {
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
#footer-widgets aside.widget .widget-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#footer-widgets aside.widget a {
    display: block;
    color: #fff;
}
aside#text-3 .textwidget {
    width: 100%;
    color: #f7f6de;
}
#footer-widgets aside.widget {
    margin: 2em auto .75em;
}
footer #footer-widgets aside#zoom-social-icons-widget-2 {
    margin-top: 0;
}
nav.footer-menu {
    position: relative;
    bottom: 28px;
    max-width: 1160px;
    margin: 0 auto;
}
.footer-menu-list {
    font-size: 10px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 6px;
    padding: 6px 0 8px;
    list-style: none;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    border: transparent solid 0;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.footer-menu-list-item {
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    min-height: 28px;
    margin: 20px auto;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    text-align: center;
    vertical-align: text-top;
    border: transparent solid 1px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.footer-menu-list-item-link {
    display: block;
    min-height: 28px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
a.footer-menu-list-item-link:visited, a.footer-menu-list-item-link, a.footer-menu-list-item-link:link {
    color: white;
}
.footer-menu .footer-menu-list .footer-menu-list-item a:hover {
    background: 0;
    background-image: none;
    text-shadow: none;
}
@media(min-width:480px) and (max-width:619px) {
    ul.footer-menu-list li: nth-child(3) {
    margin-right: 0;
}
ul.footer-menu-list li:first-child {
    margin-left: 0;
}
.footer-menu-list-item {
    margin: 20px 16px;
}
}
@media(min-width:620px) {
    nav.footer-menu {
    padding: 0 16px;
    max-width: 768px;
}
ul.footer-menu-list {
    margin: 0 auto;
}
ul.footer-menu-list li:nth-child(3) {
    margin: 20px auto;
}
ul.footer-menu-list li:first-child {
    margin-left: 0;
}
ul.footer-menu-list li:last-child {
    margin-right: 0;
}
ul.footer-menu-list {
    max-width: 768px;
}
}@media(min-width:768px) {
    ul.footer-menu-list {
    max-width: 992px;
}
}@media(min-width:992px) {
    ul.footer-menu-list {
    max-width: 1160px;
}
}aside#zoom-social-icons-widget-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#footer-widgets aside.widget:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
div#footer-widgets aside#zoom-social-icons-widget-3 h3.widget-title {
    font-size: 2.8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 116%;
    margin: 0 auto .75em;
    text-align: center;
    letter-spacing: 2px;
}
#footer-widgets aside.widget ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
}
ul.zoom-social-icons-list li:nth-child(3) {
    margin-left: 16px;
}
li.zoom-social_icons-list__item {
    font-size: 1.15em;
}
.zoom-social_icons-list__link [class*='socicon-'] {
    font-size: 2em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.zoom-social-icons-list.zoom-social-icons-list--without-canvas.zoom-social-icons-list--square.zoom-social-icons-list--no-labels .socicon {
    -webkit-transition: all .25s cubic-bezier(0.02, 0.53, 0.82, 0.95);
    transition: all .25s cubic-bezier(0.02, 0.53, 0.82, 0.95);
    opacity: 1;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
span.socicon.socicon-behance {
    margin-left: 9%;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%}
.zoom-social_icons-list__item a:hover .socicon, .zoom-social_icons-list__item a:focus .socicon {
    opacity: 1;
}
.zoom-social-icons-list--without-canvas .socicon:hover, .zoom-social-icons-list--without-canvas .socicon:focus {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    -moz-osx-font-smoothing: grayscale;
}
span.socicon.socicon-behance:hover, span.socicon.socicon-behance:focus {
    -webkit-transform: translateY(-12px) scale(1.3);
    -ms-transform: translateY(-12px) scale(1.3);
    transform: translateY(-12px) scale(1.3);
}
@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation :landscape) and (-webkit-device-pixel-ratio:2) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation :portrait) and (-webkit-device-pixel-ratio:2) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation :landscape) and (-webkit-device-pixel-ratio:3) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation :portrait) and (-webkit-device-pixel-ratio:3) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media only screen and (max-device-width:1600px) {
    .zoom-social-icons-list--without-canvas .socicon: focus, .zoom-social-icons-list--without-canvas .socicon:active {
    -webkit-animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    animation: hvr-icon-pop .2s linear 0s normal 1 both running;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
}
}@media(min-width:480px) {
    #footer-widgets aside.widget {
    float: none;
    width: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
div#footer-widgets>aside#zoom-social-icons-widget-3.social-footer>h3.widget-title {
    font-size: 3em;
}
.page-id-348 #colophon {
    margin-top: 10em;
}
}@media(min-width:768px) {
    #footer-widgets {
    max-width: 93%}
footer#colophon {
    margin-top: 10em;
}
}@media(min-width:992px) {
    #footer-widgets {
    max-width: 80%;
    margin: 0 auto;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
body.page-id-41 footer#colophon, body.page-id-183 footer#colophon {
    margin-top: 30em;
}
.page-id-348 #colophon {
    margin-top: 12em;
}
}div#panel-24-3-0-0 {
    margin-bottom: 0;
}
.testimonial {
    box-sizing: border-box;
    border: transparent solid 0;
}
.front-page-testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em;
}
.entry-content blockquote {
    font-family: inherit;
    font-size: 16px;
    font-style: initial;
    margin: .5em 0;
    padding: .75em 10px 1em 32px;
    quotes: '\201C''\201D''\2018''\2019';
    word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #424242;
    border-left: 10px solid #d3d3d3;
    background-color: #e6e6e6;
    background-size: contain;
    -ms-hyphens: none;
}
.testimonial>.textwidget blockquote>p {
    font-family: inherit;
    font-size: 16px;
    font-style: initial;
    line-height: 1.75em;
}
blockquote:before {
    font-size: 4em;
    line-height: .1em;
    position: relative;
    top: 24px;
    right: 31px;
    float: left;
    overflow: visible;
    margin-right: -32px;
    content: '\201C';
    vertical-align: -0.4em;
    color: #c6c6c6;
}
.testimonial.panel-widget-style div.textwidget blockquote p {
    display: inherit;
    margin-top: 1em;
}
blockquote p:last-child {
    margin-bottom: 0;
}
p.cite {
    margin-left: 56px;
    text-indent: -25px;
    word-break: keep-all;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    color: #878787;
    -ms-hyphens: none;
}
@media(min-width:768px) {
    .title-row.panel-widget-style {
    position: relative;
    right: .05em;
    max-width: 102%}
}@media(min-width:992px) {
    div#pg-24-3 .testimonial.panel-cell-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
div#panel-24-3-0-0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 100%;
    -ms-flex: 2 0 100%;
    flex: 2 0 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.front-page-testimonial-row>div#pgc-24-3-0>#panel-24-3-0-0>.title-row>.textwidget h2 {
    margin: 0;
    letter-spacing: 2px;
}
div#panel-24-3-0-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em .98% 1em 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em 0 1em .98%;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em .98% 0 0;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
div#panel-24-3-0-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 45%;
    max-width: 49%;
    margin: .5em 0 0 .98%;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-flex: 1 0 47%;
    -ms-flex: 1 0 47%;
    flex: 1 0 47%}
.entry-content blockquote {
    padding: .75em 18px 1em 32px;
}
}div#pg-24-4 {
    margin-top: 4em;
    margin-bottom: 1em;
}
#panel-24-4-0-0 .widget-title {
    margin-bottom: 0;
}
div#panel-24-5-0-0 {
    margin-bottom: 1.6%}
div#panel-24-5-0-1 {
    margin-top: 0;
}
.bio.panel-widget-style {
    margin-top: -1.25em;
}
.bio-pic.panel-widget-style>.so-widget-sow-image.so-widget-sow-image-base {
    margin-bottom: -30px;
}
div.bio p {
    text-align: justify;
}
div#panel-24-5-0-1.caption {
    margin-top: .8%}
.caption.panel-widget-style .textwidget p {
    font-size: 14px;
    margin-bottom: .8%;
    padding: .5em 0;
    text-align: justify;
    color: #818181;
}
@media(max-width:480px) {
    div#panel-24-5-0-1 {
    position: relative;
    left: 800%;
    float: none;
    height: 0;
}
#pgc-24-6-0 div#panel-24-6-0-0 {
    width: 105%}
#pgc-24-6-0 div#panel-24-6-0-0 .title-row.panel-widget-style .textwidget h4 {
    letter-spacing: 1.5px;
}
article.entry .post-text .entry-title {
    font-size: initial;
    margin-bottom: 0;
}
article.entry .post-text {
    padding: 0;
}
}@media(min-width:689px) and (max-width:780px) {
    div#panel-24-5-0-1 {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
div#pgc-24-5-1 {
    max-width: 100%}
.bio.panel-widget-style {
    position: relative;
    bottom: 1em;
}
}@media(min-width:768px) {
    #panel-24-5-0-1 .caption.panel-widget-style .textwidget p.bio-caption {
    font-size: 12px;
}
}div#pg-24-6 {
    margin-top: 4em;
}
#pgc-24-6-0 div#panel-24-6-0-0 {
    margin-bottom: 0;
}
.reqd {
    color: #8a8a8a;
}
input[type=text], input[type=email], textarea.wpcf7-textarea {
    width: 100%;
    max-width: 768px;
    min-height: 43px;
    padding: 10px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid #555658;
}
form.wpcf7-form p {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: .25em 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid transparent;
}
span.wpcf7-form-control-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    height: 45px;
    margin: .35em 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border: 1px solid transparent;
}
span.wpcf7-form-control-wrap.your-message {
    height: 240px;
}
.hello-form-submit {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 99%;
    height: 13em;
    margin: 0 auto;
    -webkit-transition: box-shadow .3s cubic-bezier(0.02, 0.53, 0.82, 0.95), background .23s ease;
    transition: box-shadow .3s cubic-bezier(0.02, 0.53, 0.82, 0.95), background .23s ease;
    vertical-align: middle;
    background: #555658;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.hello-form-submit::before {
    font-family: Genericons;
    font-size: 12em;
    position: relative;
    top: 0;
    display: block;
    clear: both;
    width: auto;
    height: auto;
    margin: 66px auto 54px;
    content: '\f410';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    letter-spacing: -5px;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.hello-form-submit::after {
    font-family: Genericons;
    font-size: 12em;
    position: relative;
    top: -24%;
    display: block;
    clear: both;
    width: auto;
    height: auto;
    margin: 0 auto;
    content: '\f410';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    text-align: center;
    letter-spacing: -5px;
    opacity: 0;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.hello-form.panel-widget-style input[type='submit'] {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 0;
}
.hello-form-send {
    font-family: Montserrat;
    font-size: 2em;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus {
    height: 43px;
    border: 2px solid rgba(63, 123, 212, 0.77);
    outline: 0;
}
textarea.wpcf7-textarea:focus {
    border: 2px solid rgba(63, 123, 212, 0.77);
    outline: 0;
}
.hello-form-submit:hover, .hello-form-submit:focus {
    -webkit-transition: box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in;
    background: #fff;
    box-shadow: inset 0 0 0 6px #555658;
}
.hello-form-submit:hover .hello-form-send, .hello-form-submit:focus .hello-form-send {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:hover::after, .hello-form-submit:focus::after {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:hover::before, .hello-form-submit:focus::before {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #555658;
}
.hello-form-submit:focus:after, .hello-form-submit:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    outline: 0;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid rgba(63, 123, 212, 0.77);
}
div.wpcf7-response-output {
    margin: 3em auto;
    text-align: center;
}
span.wpcf7-not-valid-tip {
    margin-left: 12px;
}
form#say-hi div.hello-form-submit img.ajax-loader, form#say-hi div.hello-form-submit img.ajax-loader:focus {
    display: none;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: .0;
    outline: 0;
}
@media(min-width:768px) {
    .panel-row-style-hello-form-container.hello-form-container.panel-row-style {
    margin-top: 5em;
}
.wpcf7-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
form.wpcf7-form p {
    max-width: 50%;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
form p:nth-child(4) {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0 0 1160px;
    -webkit-flex: 0 0 1160px;
    -ms-flex: 0 0 1160px;
    flex: 0 0 1160px;
}
form p:last-of-type {
    width: 100%;
    min-width: 100%;
    -webkit-box-flex: 0 0 2;
    -webkit-flex: 0 0 2;
    -ms-flex: 0 0 2;
    flex: 0 0 2;
}
textarea.wpcf7-textarea {
    max-width: 992px;
}
span.wpcf7-form-control-wrap.your-subject input[type=text] {
    width: 100%;
    max-width: 1160px;
}
.hello-form-submit {
    width: 99%;
    margin: 0 2px;
    -webkit-transition: .3s cubic-bezier(0.25, 0.1, 0.49, 0.96);
    transition: .3s cubic-bezier(0.25, 0.1, 0.49, 0.96);
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}
}@media(min-width:992px) {
    form p {
    width: 100%;
    max-width: 557px;
    padding: 4px;
}
form p:last-of-type {
    width: 100%;
    max-width: 1116px;
}
textarea.wpcf7-textarea {
    max-width: 100%}
.hello-form-submit {
    max-width: 99%;
    margin: 0 5px;
}
}@media(min-width:1200px) {
    form#say-hi {
    width: 1160px;
}
form p:last-of-type {
    max-width: 1160px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 1160px;
    -ms-flex: 1 0 1160px;
    flex: 1 0 1160px;
}
form p:nth-child(even) {
    width: 100%;
    max-width: 580px;
    padding: 4px 4px 4px 0;
}
form p:nth-child(odd) {
    width: 100%;
    max-width: 580px;
    padding: 4px 0 4px 4px;
}
form p:nth-child(0n+4) {
    width: 100%;
    max-width: 1160px;
    padding: 4px 0 4px 4px;
}
textarea.wpcf7-textarea {
    max-width: 1160px;
}
.hello-form-submit {
    max-width: 1160px;
    margin: 0 6px;
}
}.portfolio-thumb-container {
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 0;
    min-height: 100%;
    padding-top: 56.22%;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.portfolio-thumb-overlay {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    word-break: break-all;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#branding, #graphic-design {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_graphic-design.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#videography {
    background: url(http://jroberts.net/wp-content/uploads/2015/05/jroberts_videography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#photography {
    background: url(http://jroberts.net/wp-content/uploads/2015/05/jroberts_photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#illustration {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_illustration.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#promotional {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_promotional.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#manipulation {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_photo-manipulation.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#portraits {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_portraits.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#events {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_event-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#art-travel {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_art-travel-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#bw {
    background: url(http://jroberts.net/wp-content/uploads/2015/07/jroberts_bw-photography.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.portfolio-thumb-container::before, .portfolio-thumb-overlay::before {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    box-sizing: border-box;
    height: 0;
    content: '';
    border: transparent solid 0;
}
a.portfolio-thumb-title {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: .35s ease;
    transition: .35s ease;
    text-decoration: none;
    color: rgba(237, 237, 237, 0.8);
    border: 0 solid transparent;
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-size: contain;
    -ms-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.portfolio-thumb-container:hover .portfolio-thumb-overlay a.portfolio-thumb-title, .portfolio-thumb-container:focus .portfolio-thumb-overlay a.portfolio-thumb-title, .portfolio-thumb-overlay a.portfolio-thumb-title:active {
    -webkit-transition: .25s ease;
    transition: .25s ease;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.4);
    background-color: rgba(237, 237, 237, 0.5);
}
#graphic-design .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 45%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#videography .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#photography .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#branding .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#illustration .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#promotional .slabtextdone {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#portraits .slabtext-wrapper {
    position: relative;
    top: 56%}
#events .slabtext-wrapper {
    position: relative;
    top: 36%}
#bw .slabtext-wrapper {
    position: relative;
    top: 26%;
    right: 2%}
#art-travel .portfolio-thumb-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#art-travel .slabtextdone {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-height: 45%;
    border: 0 solid transparent;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-box-sizing: border-box;
}
#art-travel .slabtextdone {
    margin-top: 2%}
#art-travel #not .slabtextdone {
    margin-top: -4%}
#art-travel .slabtextdone .slabtext::before {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    box-sizing: border-box;
    height: 0;
    content: '';
    border: transparent solid 0;
}
#graphic-design .slabtextdone .slabtext {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
#videography .slabtextdone .slabtext {
    line-height: 1;
    position: relative;
    bottom: .09em;
    left: 2px;
    display: inline-block;
    box-sizing: border-box;
    white-space: nowrap;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
#photography .slabtextdone .slabtext {
    line-height: 1;
    position: relative;
    right: 2px;
    bottom: .09em;
    display: inline-block;
    box-sizing: border-box;
    white-space: nowrap;
    border: 0 solid transparent;
    -ms-box-sizing: border-box;
}
.portfolio-image-container {
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: 0 solid transparent;
    background: #fff;
}
.portfolio-image {
    position: relative;
    overflow: hidden;
}
.portfolio-image::before {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: scale3d(5.5, 5.5, 1);
    transform: scale3d(5.5, 5.5, 1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: url(http://jroberts.net/wp-content/uploads/2015/07/triangle_no-ratio_no-dimensions.svg) no-repeat center center;
    background-size: 100% 100%}
div.portfolio-image img {
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    opacity: 1;
}
.portfolio-image-caption {
    position: absolute;
    z-index: 4;
    top: 10%;
    right: 0;
    left: 0;
    display: block;
    margin-top: -1em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(-2em) scaleZ(-0.25);
    -ms-transform: translateY(-2em) scaleZ(-0.25);
    transform: translateY(-2em) scaleZ(-0.25);
    text-align: center;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
div.portfolio-image-container div.portfolio-image-caption h3 {
    font-size: 1.75em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    letter-spacing: 1px;
}
div.portfolio-image-container div.portfolio-image-caption .textwidget {
    font-size: .85em;
    line-height: 1.45;
    line-height: 1.8;
    max-width: 25em;
    margin: -1.25em auto 0;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    color: #333;
}
div.portfolio-image-container:hover img, div.portfolio-image-container:focus img {
    opacity: .15;
}
.portfolio-image:hover::before, .portfolio-image:focus::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: .25;
}
div.portfolio-image-container:hover .portfolio-image-caption, div.portfolio-image-container:focus .portfolio-image-caption {
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(0) scaleZ(1);
    -ms-transform: translateY(0) scaleZ(1);
    transform: translateY(0) scaleZ(1);
    opacity: .95;
}
div.portfolio-image-container:hover div.portfolio-image-caption h3, div.portfolio-image-container:focus div.portfolio-image-caption h3 {
    font-size: 1.75em;
}
div.portfolio-image-container:hover div.portfolio-image-caption .textwidget, div.portfolio-image-container:focus div.portfolio-image-caption .textwidget {
    font-size: 1.1em;
    margin-top: -0.5em;
}
#pgc-395-4-0 div.portfolio-image-container:hover .portfolio-image-caption, #pgc-395-4-0 div.portfolio-image-container:focus .portfolio-image-caption {
    -webkit-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    transform: translateY(-3em);
}
@media(min-width:480px) {
    div.portfolio-image-container div.portfolio-image-caption h3 {
    font-size: 2.95em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    letter-spacing: 2px;
}
div.portfolio-image-container:hover div.portfolio-image-caption h3, div.portfolio-image-container:focus div.portfolio-image-caption h3 {
    font-size: 3.05em;
}
div.portfolio-image-container:hover div.portfolio-image-caption .textwidget, div.portfolio-image-container:focus div.portfolio-image-caption .textwidget {
    font-size: 1.3em;
}
.portfolio-image-caption {
    position: absolute;
    z-index: 4;
    top: 10%;
    right: 0;
    left: 0;
    display: block;
    margin-top: 1em;
    -webkit-transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all .35s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -webkit-transform: translateY(-2em) scaleZ(-0.25);
    -ms-transform: translateY(-2em) scaleZ(-0.25);
    transform: translateY(-2em) scaleZ(-0.25);
    text-align: center;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
}.error404 video#bgvid {
    right: 3000%;
    line-height: 0;
    display: none;
    visibility: hidden;
    max-width: 0;
    height: 0;
    margin-right: 0;
    margin-left: 0;
}
h1#_404 {
    font-size: 14em;
    margin-bottom: -.15em;
}
.error404 #main {
    margin-top: .1em;
    margin-bottom: .15em;
}
.error404 article.entry:last-child {
    padding: 16px;
    background-color: #ffde00;
}
.error404 .entry-content>*:last-child {
    margin-bottom: 16px;
}
.error404 input[type=text] {
    min-width: 100%}
#pl-189 div#pg-189-0 .panel-grid-cell .so-panel {
    margin-bottom: 6%}
.push {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
@media(max-width:780px) {
    #pl-187 .panel-grid-cell .push {
    display: none;
}
}article#post-193 div.post-text {
    margin-bottom: 8em;
    padding-top: 0;
}
ul.spaced-list {
    margin: 0 0 1.5em -1.6em;
}
ul.spaced-list li {
    margin-bottom: .5em;
}
ul.spaced-list li:last-child {
    margin-bottom: 0;
}
ul.spaced-list-2 li {
    margin-bottom: .5em;
    list-style: disc;
}
ul.spaced-list>.spaced-list-2 li:last-child {
    margin-bottom: .5em;
}
.education-xp {
    margin-top: 80px;
}
.education-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5em;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.school {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0;
    text-align: left;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 8%;
    -ms-flex: 2 0 8%;
    flex: 2 0 8%}
.degree {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    text-align: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 4%;
    -ms-flex: 2 0 4%;
    flex: 2 0 4%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.graduation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 .5%;
    -ms-flex: 0 0 .5%;
    flex: 0 0 .5%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.graduation h5 {
    margin-left: 100%;
    text-align: right;
}
.core-comp {
    margin: 80px 0 -33px;
}
.core-comp-list ul {
    margin-top: .75em;
}
@-webkit-keyframes kiss-in-text {
    0% {
    -webkit-transform: scale(1);
}
66% {
    -webkit-transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
}
}@keyframes kiss-in-text {
    0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
66% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes kiss-in-btn {
    0% {
    box-shadow: none;
}
66% {
    box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, 0.1), inset -1px 1px 1px 2px rgba(0, 0, 0, 0.1);
}
100% {
    box-shadow: inset 2px 3px 2px 3px rgba(0, 0, 0, 0.3), inset -2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
}@keyframes kiss-in-btn {
    0% {
    box-shadow: none;
}
66% {
    box-shadow: inset 1px 1px 1px 2px rgba(0, 0, 0, 0.1), inset -1px 1px 1px 2px rgba(0, 0, 0, 0.1);
}
100% {
    box-shadow: inset 2px 3px 2px 3px rgba(0, 0, 0, 0.3), inset -2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
}@-webkit-keyframes hvr-icon-float-away {
    0% {
    opacity: 1;
    color: #555658;
}
100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    opacity: 0;
}
}@keyframes hvr-icon-float-away {
    0% {
    opacity: 1;
    color: #555658;
}
100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    opacity: 0;
}
}@-webkit-keyframes hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}@keyframes hvr-icon-pop {
    50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
}@-webkit-keyframes rotate-icon-pop {
    50% {
    -webkit-transform: rotate(90deg) scale(1.5);
    transform: rotate(90deg) scale(1.5);
}
}@keyframes rotate-icon-pop {
    50% {
    -webkit-transform: rotate(90deg) scale(1.5);
    transform: rotate(90deg) scale(1.5);
}
}article.entry .post-thumbnail img.attachment-post-thumbnail {
    line-height: 0;
    display: none;
    visibility: hidden;
    max-width: 0;
    height: 0;
    margin-right: 0;
    margin-left: 0;
}
 [ { _default: { indent_size: 2, indent_char: ' ', indent_with_tabs: false } },
  { apex:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    arduino:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    bash:
     { indent_size: 2,
       disabled: false,
       default_beautifier: 'beautysh',
       beautify_on_save: false },
    cs:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    c:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    clj:
     { disabled: false,
       default_beautifier: 'cljfmt',
       beautify_on_save: false },
    coffeescript:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 0,
       end_with_newline: false,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'coffee-fmt',
       beautify_on_save: false },
    cfml:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    cpp:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    crystal:
     { disabled: false,
       default_beautifier: 'Crystal',
       beautify_on_save: false },
    css:
     { align_assignments: true,
       convert_quotes: 'double',
       default_beautifier: 'CSScomb',
       indent_comments: false,
       newline_between_rules: true,
       preserve_newlines: true,
       selector_separator_newline: true,
       indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 0,
       end_with_newline: false,
       force_indentation: false,
       no_lead_zero: false,
       configPath: '',
       predefinedConfig: 'csscomb',
       disabled: false,
       beautify_on_save: false },
    csv:
     { disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    d:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    ejs:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 250,
       end_with_newline: false,
       end_with_comma: false,
       indent_inner_html: false,
       indent_scripts: 'normal',
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       unformatted: [Object],
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    elm:
     { disabled: false,
       default_beautifier: 'elm-format',
       beautify_on_save: false },
    erb:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    erlang:
     { disabled: false,
       default_beautifier: 'erl_tidy',
       beautify_on_save: false },
    gherkin:
     { indent_size: 4,
       indent_char: ' ',
       disabled: false,
       default_beautifier: 'Gherkin formatter',
       beautify_on_save: false },
    glsl:
     { configPath: '',
       disabled: false,
       default_beautifier: 'clang-format',
       beautify_on_save: false },
    go:
     { disabled: false,
       default_beautifier: 'gofmt',
       beautify_on_save: false },
    fortran:
     { emacs_path: '',
       emacs_script_path: '',
       disabled: false,
       default_beautifier: 'Fortran Beautifier',
       beautify_on_save: false },
    handlebars:
     { indent_inner_html: false,
       indent_size: 4,
       indent_char: ' ',
       brace_style: 'collapse',
       indent_scripts: 'normal',
       wrap_line_length: 250,
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       unformatted: [Object],
       end_with_newline: false,
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    haskell:
     { disabled: false,
       default_beautifier: 'stylish-haskell',
       beautify_on_save: false },
    html:
     { indent: 'auto',
       indent_attributes: true,
       max_preserve_newlines: 0,
       indent_inner_html: false,
       indent_size: 4,
       indent_char: ' ',
       brace_style: 'collapse',
       indent_scripts: 'normal',
       wrap_line_length: 250,
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       preserve_newlines: true,
       unformatted: [Object],
       end_with_newline: false,
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    jade:
     { indent_size: 4,
       indent_char: ' ',
       disabled: false,
       default_beautifier: 'Pug Beautify',
       beautify_on_save: false },
    java:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    js:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 0,
       end_with_newline: false,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    json:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 0,
       end_with_newline: false,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    jsx:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 0,
       end_with_newline: false,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    latex:
     { indent_char: ' ',
       indent_with_tabs: true,
       indent_preamble: false,
       always_look_for_split_braces: true,
       always_look_for_split_brackets: false,
       remove_trailing_whitespace: false,
       align_columns_in_environments: [Object],
       disabled: false,
       default_beautifier: 'Latex Beautify',
       beautify_on_save: false },
    less:
     { indent_size: 4,
       indent_char: ' ',
       newline_between_rules: true,
       preserve_newlines: false,
       wrap_line_length: 0,
       indent_comments: true,
       force_indentation: false,
       convert_quotes: 'none',
       align_assignments: false,
       no_lead_zero: false,
       configPath: '',
       predefinedConfig: 'csscomb',
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    lua:
     { disabled: false,
       default_beautifier: 'Lua beautifier',
       beautify_on_save: false },
    markdown:
     { gfm: true,
       yaml: true,
       commonmark: false,
       disabled: false,
       default_beautifier: 'Tidy Markdown',
       beautify_on_save: false },
    marko:
     { indent_size: 4,
       indent_char: ' ',
       syntax: 'html',
       indent_inner_html: false,
       brace_style: 'collapse',
       indent_scripts: 'normal',
       wrap_line_length: 250,
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       unformatted: [Object],
       end_with_newline: false,
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'Marko Beautifier',
       beautify_on_save: false },
    mustache:
     { indent_inner_html: false,
       indent_size: 4,
       indent_char: ' ',
       brace_style: 'collapse',
       indent_scripts: 'normal',
       wrap_line_length: 250,
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       unformatted: [Object],
       end_with_newline: false,
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'JS Beautify',
       beautify_on_save: false },
    nunjucks:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    objectivec:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    ocaml:
     { disabled: false,
       default_beautifier: 'ocp-indent',
       beautify_on_save: false },
    pawn:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    perl:
     { perltidy_profile: '',
       disabled: false,
       default_beautifier: 'Perltidy',
       beautify_on_save: false },
    php:
     { cs_fixer_path: '',
       fixers: '',
       level: '',
       phpcbf_path: '',
       standard: '',
       disabled: false,
       default_beautifier: 'PHP-CS-Fixer',
       beautify_on_save: false },
    puppet:
     { disabled: false,
       default_beautifier: 'puppet-lint',
       beautify_on_save: false },
    python:
     { max_line_length: 79,
       indent_size: 4,
       ignore: [Object],
       sort_imports: false,
       disabled: false,
       default_beautifier: 'autopep8',
       beautify_on_save: false },
    r:
     { indent_size: 4,
       disabled: false,
       default_beautifier: 'formatR',
       beautify_on_save: false },
    riot:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    ruby:
     { indent_size: 4,
       rubocop_path: '',
       indent_char: ' ',
       disabled: false,
       default_beautifier: 'Rubocop',
       beautify_on_save: false },
    rust:
     { rustfmt_path: '',
       disabled: false,
       default_beautifier: 'rustfmt',
       beautify_on_save: false },
    sass:
     { disabled: false,
       default_beautifier: 'SassConvert',
       beautify_on_save: false },
    scss:
     { indent_size: 4,
       indent_char: ' ',
       newline_between_rules: true,
       preserve_newlines: false,
       wrap_line_length: 0,
       indent_comments: true,
       force_indentation: false,
       convert_quotes: 'none',
       align_assignments: false,
       no_lead_zero: false,
       configPath: '',
       predefinedConfig: 'csscomb',
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    spacebars:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    sql:
     { indent_size: 4,
       keywords: 'upper',
       identifiers: 'unchanged',
       disabled: false,
       default_beautifier: 'sqlformat',
       beautify_on_save: false },
    svg:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    swig:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    tss:
     { indent_size: 4,
       indent_char: ' ',
       newline_between_rules: true,
       preserve_newlines: false,
       wrap_line_length: 0,
       indent_comments: true,
       force_indentation: false,
       convert_quotes: 'none',
       align_assignments: false,
       no_lead_zero: false,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    twig:
     { indent_size: 4,
       indent_char: ' ',
       indent_with_tabs: false,
       preserve_newlines: true,
       space_in_paren: false,
       space_after_anon_function: false,
       break_chained_methods: false,
       wrap_line_length: 250,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    typescript:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 0,
       end_with_newline: false,
       end_with_comma: false,
       disabled: false,
       default_beautifier: 'TypeScript Formatter',
       beautify_on_save: false },
    ux:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    vala:
     { configPath: '',
       disabled: false,
       default_beautifier: 'Uncrustify',
       beautify_on_save: false },
    vue:
     { indent_size: 4,
       indent_char: ' ',
       indent_level: 0,
       indent_with_tabs: false,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       space_in_paren: false,
       jslint_happy: false,
       space_after_anon_function: false,
       brace_style: 'collapse',
       break_chained_methods: false,
       keep_array_indentation: false,
       keep_function_indentation: false,
       space_before_conditional: true,
       eval_code: false,
       unescape_strings: false,
       wrap_line_length: 250,
       end_with_newline: false,
       end_with_comma: false,
       indent_inner_html: false,
       indent_scripts: 'normal',
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       unformatted: [Object],
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'Vue Beautifier',
       beautify_on_save: false },
    visualforce:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    xml:
     { indent_inner_html: false,
       indent_size: 4,
       indent_char: ' ',
       brace_style: 'collapse',
       indent_scripts: 'normal',
       wrap_line_length: 250,
       wrap_attributes: 'auto',
       wrap_attributes_indent_size: 4,
       preserve_newlines: true,
       max_preserve_newlines: 10,
       unformatted: [Object],
       end_with_newline: false,
       extra_liners: [Object],
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false },
    xtemplate:
     { indent_size: 4,
       indent_char: ' ',
       wrap_line_length: 250,
       preserve_newlines: true,
       disabled: false,
       default_beautifier: 'Pretty Diff',
       beautify_on_save: false } },
  { _default: {} },
  { _default: {} },
  { _default: {} },
  { _default: {} },
  { _default:
     { 'always-semicolon': true,
       'block-indent': '    ',
       'color-case': 'lower',
       'color-shorthand': true,
       'element-case': 'lower',
       'eof-newline': true,
       'leading-zero': true,
       quotes: 'single',
       'remove-empty-rulesets': true,
       'space-after-colon': ' ',
       'space-after-combinator': ' ',
       'space-after-opening-brace': '\n',
       'space-after-selector-delimiter': '\n',
       'space-before-closing-brace': '\n',
       'space-before-colon': '',
       'space-before-combinator': ' ',
       'space-before-opening-brace': '\n',
       'space-before-selector-delimiter': '',
       'strip-spaces': true,
       'tab-size': true,
       'unitless-zero': true,
       'vendor-prefix-align': true,
       'sort-order': [Object] } },
  { _default: {} } ] CSS /Users/deauberts/Sites/jroberts.net/08Mar17.css
2017-03-08T19:47:41.087Z - verbose: [beautifiers/index.coffee]  indent_size=2, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent=auto, indent_attributes=true, max_preserve_newlines=0, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=true, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=4, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, fixers=, level=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], sort_imports=false, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=4, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, rubocop_path=, indent_char= , disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, , , , , always-semicolon=true, block-indent=    , color-case=lower, color-shorthand=true, element-case=lower, eof-newline=true, leading-zero=true, quotes=single, remove-empty-rulesets=true, space-after-colon= , space-after-combinator= , space-after-opening-brace=
, space-after-selector-delimiter=
, space-before-closing-brace=
, space-before-colon=, space-before-combinator= , space-before-opening-brace=
, space-before-selector-delimiter=, strip-spaces=true, tab-size=true, unitless-zero=true, vendor-prefix-align=true, sort-order=[0=font, 1=font-family, 2=font-size, 3=font-weight, 4=font-style, 5=font-variant, 6=font-size-adjust, 7=font-stretch, 8=font-effect, 9=font-emphasize, 10=font-emphasize-position, 11=font-emphasize-style, 12=font-smooth, 13=line-height, 0=position, 1=z-index, 2=top, 3=right, 4=bottom, 5=left, 0=display, 1=visibility, 2=float, 3=clear, 4=overflow, 5=overflow-x, 6=overflow-y, 7=-ms-overflow-x, 8=-ms-overflow-y, 9=clip, 10=zoom, 11=flex-direction, 12=flex-order, 13=flex-pack, 14=flex-align, 0=-webkit-box-sizing, 1=-moz-box-sizing, 2=box-sizing, 3=width, 4=min-width, 5=max-width, 6=height, 7=min-height, 8=max-height, 9=margin, 10=margin-top, 11=margin-right, 12=margin-bottom, 13=margin-left, 14=padding, 15=padding-top, 16=padding-right, 17=padding-bottom, 18=padding-left, 0=table-layout, 1=empty-cells, 2=caption-side, 3=border-spacing, 4=border-collapse, 5=list-style, 6=list-style-position, 7=list-style-type, 8=list-style-image, 0=content, 1=quotes, 2=counter-reset, 3=counter-increment, 4=resize, 5=cursor, 6=-webkit-user-select, 7=-moz-user-select, 8=-ms-user-select, 9=user-select, 10=nav-index, 11=nav-up, 12=nav-right, 13=nav-down, 14=nav-left, 15=-webkit-transition, 16=-moz-transition, 17=-ms-transition, 18=-o-transition, 19=transition, 20=-webkit-transition-delay, 21=-moz-transition-delay, 22=-ms-transition-delay, 23=-o-transition-delay, 24=transition-delay, 25=-webkit-transition-timing-function, 26=-moz-transition-timing-function, 27=-ms-transition-timing-function, 28=-o-transition-timing-function, 29=transition-timing-function, 30=-webkit-transition-duration, 31=-moz-transition-duration, 32=-ms-transition-duration, 33=-o-transition-duration, 34=transition-duration, 35=-webkit-transition-property, 36=-moz-transition-property, 37=-ms-transition-property, 38=-o-transition-property, 39=transition-property, 40=-webkit-transform, 41=-moz-transform, 42=-ms-transform, 43=-o-transform, 44=transform, 45=-webkit-transform-origin, 46=-moz-transform-origin, 47=-ms-transform-origin, 48=-o-transform-origin, 49=transform-origin, 50=-webkit-animation, 51=-moz-animation, 52=-ms-animation, 53=-o-animation, 54=animation, 55=-webkit-animation-name, 56=-moz-animation-name, 57=-ms-animation-name, 58=-o-animation-name, 59=animation-name, 60=-webkit-animation-duration, 61=-moz-animation-duration, 62=-ms-animation-duration, 63=-o-animation-duration, 64=animation-duration, 65=-webkit-animation-play-state, 66=-moz-animation-play-state, 67=-ms-animation-play-state, 68=-o-animation-play-state, 69=animation-play-state, 70=-webkit-animation-timing-function, 71=-moz-animation-timing-function, 72=-ms-animation-timing-function, 73=-o-animation-timing-function, 74=animation-timing-function, 75=-webkit-animation-delay, 76=-moz-animation-delay, 77=-ms-animation-delay, 78=-o-animation-delay, 79=animation-delay, 80=-webkit-animation-iteration-count, 81=-moz-animation-iteration-count, 82=-ms-animation-iteration-count, 83=-o-animation-iteration-count, 84=animation-iteration-count, 85=-webkit-animation-direction, 86=-moz-animation-direction, 87=-ms-animation-direction, 88=-o-animation-direction, 89=animation-direction, 90=text-align, 91=-webkit-text-align-last, 92=-moz-text-align-last, 93=-ms-text-align-last, 94=text-align-last, 95=vertical-align, 96=white-space, 97=text-decoration, 98=text-emphasis, 99=text-emphasis-color, 100=text-emphasis-style, 101=text-emphasis-position, 102=text-indent, 103=-ms-text-justify, 104=text-justify, 105=letter-spacing, 106=word-spacing, 107=-ms-writing-mode, 108=text-outline, 109=text-transform, 110=text-wrap, 111=text-overflow, 112=-ms-text-overflow, 113=text-overflow-ellipsis, 114=text-overflow-mode, 115=-ms-word-wrap, 116=word-wrap, 117=word-break, 118=-ms-word-break, 119=-moz-tab-size, 120=-o-tab-size, 121=tab-size, 122=-webkit-hyphens, 123=-moz-hyphens, 124=hyphens, 125=pointer-events, 0=opacity, 1=filter:progid:DXImageTransform.Microsoft.Alpha(Opacity, 2=-ms-filter:\'progid:DXImageTransform.Microsoft.Alpha, 3=-ms-interpolation-mode, 4=color, 5=border, 6=border-width, 7=border-style, 8=border-color, 9=border-top, 10=border-top-width, 11=border-top-style, 12=border-top-color, 13=border-right, 14=border-right-width, 15=border-right-style, 16=border-right-color, 17=border-bottom, 18=border-bottom-width, 19=border-bottom-style, 20=border-bottom-color, 21=border-left, 22=border-left-width, 23=border-left-style, 24=border-left-color, 25=-webkit-border-radius, 26=-moz-border-radius, 27=border-radius, 28=-webkit-border-top-left-radius, 29=-moz-border-radius-topleft, 30=border-top-left-radius, 31=-webkit-border-top-right-radius, 32=-moz-border-radius-topright, 33=border-top-right-radius, 34=-webkit-border-bottom-right-radius, 35=-moz-border-radius-bottomright, 36=border-bottom-right-radius, 37=-webkit-border-bottom-left-radius, 38=-moz-border-radius-bottomleft, 39=border-bottom-left-radius, 40=-webkit-border-image, 41=-moz-border-image, 42=-o-border-image, 43=border-image, 44=-webkit-border-image-source, 45=-moz-border-image-source, 46=-o-border-image-source, 47=border-image-source, 48=-webkit-border-image-slice, 49=-moz-border-image-slice, 50=-o-border-image-slice, 51=border-image-slice, 52=-webkit-border-image-width, 53=-moz-border-image-width, 54=-o-border-image-width, 55=border-image-width, 56=-webkit-border-image-outset, 57=-moz-border-image-outset, 58=-o-border-image-outset, 59=border-image-outset, 60=-webkit-border-image-repeat, 61=-moz-border-image-repeat, 62=-o-border-image-repeat, 63=border-image-repeat, 64=outline, 65=outline-width, 66=outline-style, 67=outline-color, 68=outline-offset, 69=background, 70=filter:progid:DXImageTransform.Microsoft.AlphaImageLoader, 71=background-color, 72=background-image, 73=background-repeat, 74=background-attachment, 75=background-position, 76=background-position-x, 77=-ms-background-position-x, 78=background-position-y, 79=-ms-background-position-y, 80=-webkit-background-clip, 81=-moz-background-clip, 82=background-clip, 83=background-origin, 84=-webkit-background-size, 85=-moz-background-size, 86=-o-background-size, 87=background-size, 88=box-decoration-break, 89=-webkit-box-shadow, 90=-moz-box-shadow, 91=box-shadow, 92=filter:progid:DXImageTransform.Microsoft.gradient, 93=-ms-filter:\'progid:DXImageTransform.Microsoft.gradient, 94=text-shadow],
2017-03-08T19:47:41.089Z - verbose: [beautifiers/index.coffee] [ { name: 'CSS',
    namespace: 'css',
    grammars: [ 'CSS' ],
    extensions: [ 'css' ],
    defaultBeautifier: 'JS Beautify',
    options:
     { indent_size: [Object],
       indent_char: [Object],
       selector_separator_newline: [Object],
       newline_between_rules: [Object],
       preserve_newlines: [Object],
       wrap_line_length: [Object],
       end_with_newline: [Object],
       indent_comments: [Object],
       force_indentation: [Object],
       convert_quotes: [Object],
       align_assignments: [Object],
       no_lead_zero: [Object],
       configPath: [Object],
       predefinedConfig: [Object] } } ] 'CSS' 'css'
2017-03-08T19:47:41.089Z - verbose: [beautifiers/index.coffee] Language CSS supported
2017-03-08T19:47:41.089Z - verbose: [beautifiers/index.coffee] getOptions selections [ 'css' ] indent_size=2, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent=auto, indent_attributes=true, max_preserve_newlines=0, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=true, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=4, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, fixers=, level=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], sort_imports=false, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=4, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, rubocop_path=, indent_char= , disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, , , , , always-semicolon=true, block-indent=    , color-case=lower, color-shorthand=true, element-case=lower, eof-newline=true, leading-zero=true, quotes=single, remove-empty-rulesets=true, space-after-colon= , space-after-combinator= , space-after-opening-brace=
, space-after-selector-delimiter=
, space-before-closing-brace=
, space-before-colon=, space-before-combinator= , space-before-opening-brace=
, space-before-selector-delimiter=, strip-spaces=true, tab-size=true, unitless-zero=true, vendor-prefix-align=true, sort-order=[0=font, 1=font-family, 2=font-size, 3=font-weight, 4=font-style, 5=font-variant, 6=font-size-adjust, 7=font-stretch, 8=font-effect, 9=font-emphasize, 10=font-emphasize-position, 11=font-emphasize-style, 12=font-smooth, 13=line-height, 0=position, 1=z-index, 2=top, 3=right, 4=bottom, 5=left, 0=display, 1=visibility, 2=float, 3=clear, 4=overflow, 5=overflow-x, 6=overflow-y, 7=-ms-overflow-x, 8=-ms-overflow-y, 9=clip, 10=zoom, 11=flex-direction, 12=flex-order, 13=flex-pack, 14=flex-align, 0=-webkit-box-sizing, 1=-moz-box-sizing, 2=box-sizing, 3=width, 4=min-width, 5=max-width, 6=height, 7=min-height, 8=max-height, 9=margin, 10=margin-top, 11=margin-right, 12=margin-bottom, 13=margin-left, 14=padding, 15=padding-top, 16=padding-right, 17=padding-bottom, 18=padding-left, 0=table-layout, 1=empty-cells, 2=caption-side, 3=border-spacing, 4=border-collapse, 5=list-style, 6=list-style-position, 7=list-style-type, 8=list-style-image, 0=content, 1=quotes, 2=counter-reset, 3=counter-increment, 4=resize, 5=cursor, 6=-webkit-user-select, 7=-moz-user-select, 8=-ms-user-select, 9=user-select, 10=nav-index, 11=nav-up, 12=nav-right, 13=nav-down, 14=nav-left, 15=-webkit-transition, 16=-moz-transition, 17=-ms-transition, 18=-o-transition, 19=transition, 20=-webkit-transition-delay, 21=-moz-transition-delay, 22=-ms-transition-delay, 23=-o-transition-delay, 24=transition-delay, 25=-webkit-transition-timing-function, 26=-moz-transition-timing-function, 27=-ms-transition-timing-function, 28=-o-transition-timing-function, 29=transition-timing-function, 30=-webkit-transition-duration, 31=-moz-transition-duration, 32=-ms-transition-duration, 33=-o-transition-duration, 34=transition-duration, 35=-webkit-transition-property, 36=-moz-transition-property, 37=-ms-transition-property, 38=-o-transition-property, 39=transition-property, 40=-webkit-transform, 41=-moz-transform, 42=-ms-transform, 43=-o-transform, 44=transform, 45=-webkit-transform-origin, 46=-moz-transform-origin, 47=-ms-transform-origin, 48=-o-transform-origin, 49=transform-origin, 50=-webkit-animation, 51=-moz-animation, 52=-ms-animation, 53=-o-animation, 54=animation, 55=-webkit-animation-name, 56=-moz-animation-name, 57=-ms-animation-name, 58=-o-animation-name, 59=animation-name, 60=-webkit-animation-duration, 61=-moz-animation-duration, 62=-ms-animation-duration, 63=-o-animation-duration, 64=animation-duration, 65=-webkit-animation-play-state, 66=-moz-animation-play-state, 67=-ms-animation-play-state, 68=-o-animation-play-state, 69=animation-play-state, 70=-webkit-animation-timing-function, 71=-moz-animation-timing-function, 72=-ms-animation-timing-function, 73=-o-animation-timing-function, 74=animation-timing-function, 75=-webkit-animation-delay, 76=-moz-animation-delay, 77=-ms-animation-delay, 78=-o-animation-delay, 79=animation-delay, 80=-webkit-animation-iteration-count, 81=-moz-animation-iteration-count, 82=-ms-animation-iteration-count, 83=-o-animation-iteration-count, 84=animation-iteration-count, 85=-webkit-animation-direction, 86=-moz-animation-direction, 87=-ms-animation-direction, 88=-o-animation-direction, 89=animation-direction, 90=text-align, 91=-webkit-text-align-last, 92=-moz-text-align-last, 93=-ms-text-align-last, 94=text-align-last, 95=vertical-align, 96=white-space, 97=text-decoration, 98=text-emphasis, 99=text-emphasis-color, 100=text-emphasis-style, 101=text-emphasis-position, 102=text-indent, 103=-ms-text-justify, 104=text-justify, 105=letter-spacing, 106=word-spacing, 107=-ms-writing-mode, 108=text-outline, 109=text-transform, 110=text-wrap, 111=text-overflow, 112=-ms-text-overflow, 113=text-overflow-ellipsis, 114=text-overflow-mode, 115=-ms-word-wrap, 116=word-wrap, 117=word-break, 118=-ms-word-break, 119=-moz-tab-size, 120=-o-tab-size, 121=tab-size, 122=-webkit-hyphens, 123=-moz-hyphens, 124=hyphens, 125=pointer-events, 0=opacity, 1=filter:progid:DXImageTransform.Microsoft.Alpha(Opacity, 2=-ms-filter:\'progid:DXImageTransform.Microsoft.Alpha, 3=-ms-interpolation-mode, 4=color, 5=border, 6=border-width, 7=border-style, 8=border-color, 9=border-top, 10=border-top-width, 11=border-top-style, 12=border-top-color, 13=border-right, 14=border-right-width, 15=border-right-style, 16=border-right-color, 17=border-bottom, 18=border-bottom-width, 19=border-bottom-style, 20=border-bottom-color, 21=border-left, 22=border-left-width, 23=border-left-style, 24=border-left-color, 25=-webkit-border-radius, 26=-moz-border-radius, 27=border-radius, 28=-webkit-border-top-left-radius, 29=-moz-border-radius-topleft, 30=border-top-left-radius, 31=-webkit-border-top-right-radius, 32=-moz-border-radius-topright, 33=border-top-right-radius, 34=-webkit-border-bottom-right-radius, 35=-moz-border-radius-bottomright, 36=border-bottom-right-radius, 37=-webkit-border-bottom-left-radius, 38=-moz-border-radius-bottomleft, 39=border-bottom-left-radius, 40=-webkit-border-image, 41=-moz-border-image, 42=-o-border-image, 43=border-image, 44=-webkit-border-image-source, 45=-moz-border-image-source, 46=-o-border-image-source, 47=border-image-source, 48=-webkit-border-image-slice, 49=-moz-border-image-slice, 50=-o-border-image-slice, 51=border-image-slice, 52=-webkit-border-image-width, 53=-moz-border-image-width, 54=-o-border-image-width, 55=border-image-width, 56=-webkit-border-image-outset, 57=-moz-border-image-outset, 58=-o-border-image-outset, 59=border-image-outset, 60=-webkit-border-image-repeat, 61=-moz-border-image-repeat, 62=-o-border-image-repeat, 63=border-image-repeat, 64=outline, 65=outline-width, 66=outline-style, 67=outline-color, 68=outline-offset, 69=background, 70=filter:progid:DXImageTransform.Microsoft.AlphaImageLoader, 71=background-color, 72=background-image, 73=background-repeat, 74=background-attachment, 75=background-position, 76=background-position-x, 77=-ms-background-position-x, 78=background-position-y, 79=-ms-background-position-y, 80=-webkit-background-clip, 81=-moz-background-clip, 82=background-clip, 83=background-origin, 84=-webkit-background-size, 85=-moz-background-size, 86=-o-background-size, 87=background-size, 88=box-decoration-break, 89=-webkit-box-shadow, 90=-moz-box-shadow, 91=box-shadow, 92=filter:progid:DXImageTransform.Microsoft.gradient, 93=-ms-filter:\'progid:DXImageTransform.Microsoft.gradient, 94=text-shadow],
2017-03-08T19:47:41.091Z - verbose: [beautifiers/index.coffee] true indent_size=2, indent_char= , indent_with_tabs=false
2017-03-08T19:47:41.091Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.091Z - verbose: [beautifiers/index.coffee] options css indent_size=2, indent_char= , indent_with_tabs=false
2017-03-08T19:47:41.091Z - verbose: [beautifiers/index.coffee] true configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent=auto, indent_attributes=true, max_preserve_newlines=0, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=true, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=4, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, fixers=, level=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], sort_imports=false, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=4, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, rubocop_path=, indent_char= , disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false
2017-03-08T19:47:41.092Z - verbose: [beautifiers/index.coffee] options css align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] true
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] true
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] true
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] true
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.093Z - verbose: [beautifiers/index.coffee] true always-semicolon=true, block-indent=    , color-case=lower, color-shorthand=true, element-case=lower, eof-newline=true, leading-zero=true, quotes=single, remove-empty-rulesets=true, space-after-colon= , space-after-combinator= , space-after-opening-brace=
, space-after-selector-delimiter=
, space-before-closing-brace=
, space-before-colon=, space-before-combinator= , space-before-opening-brace=
, space-before-selector-delimiter=, strip-spaces=true, tab-size=true, unitless-zero=true, vendor-prefix-align=true, sort-order=[0=font, 1=font-family, 2=font-size, 3=font-weight, 4=font-style, 5=font-variant, 6=font-size-adjust, 7=font-stretch, 8=font-effect, 9=font-emphasize, 10=font-emphasize-position, 11=font-emphasize-style, 12=font-smooth, 13=line-height, 0=position, 1=z-index, 2=top, 3=right, 4=bottom, 5=left, 0=display, 1=visibility, 2=float, 3=clear, 4=overflow, 5=overflow-x, 6=overflow-y, 7=-ms-overflow-x, 8=-ms-overflow-y, 9=clip, 10=zoom, 11=flex-direction, 12=flex-order, 13=flex-pack, 14=flex-align, 0=-webkit-box-sizing, 1=-moz-box-sizing, 2=box-sizing, 3=width, 4=min-width, 5=max-width, 6=height, 7=min-height, 8=max-height, 9=margin, 10=margin-top, 11=margin-right, 12=margin-bottom, 13=margin-left, 14=padding, 15=padding-top, 16=padding-right, 17=padding-bottom, 18=padding-left, 0=table-layout, 1=empty-cells, 2=caption-side, 3=border-spacing, 4=border-collapse, 5=list-style, 6=list-style-position, 7=list-style-type, 8=list-style-image, 0=content, 1=quotes, 2=counter-reset, 3=counter-increment, 4=resize, 5=cursor, 6=-webkit-user-select, 7=-moz-user-select, 8=-ms-user-select, 9=user-select, 10=nav-index, 11=nav-up, 12=nav-right, 13=nav-down, 14=nav-left, 15=-webkit-transition, 16=-moz-transition, 17=-ms-transition, 18=-o-transition, 19=transition, 20=-webkit-transition-delay, 21=-moz-transition-delay, 22=-ms-transition-delay, 23=-o-transition-delay, 24=transition-delay, 25=-webkit-transition-timing-function, 26=-moz-transition-timing-function, 27=-ms-transition-timing-function, 28=-o-transition-timing-function, 29=transition-timing-function, 30=-webkit-transition-duration, 31=-moz-transition-duration, 32=-ms-transition-duration, 33=-o-transition-duration, 34=transition-duration, 35=-webkit-transition-property, 36=-moz-transition-property, 37=-ms-transition-property, 38=-o-transition-property, 39=transition-property, 40=-webkit-transform, 41=-moz-transform, 42=-ms-transform, 43=-o-transform, 44=transform, 45=-webkit-transform-origin, 46=-moz-transform-origin, 47=-ms-transform-origin, 48=-o-transform-origin, 49=transform-origin, 50=-webkit-animation, 51=-moz-animation, 52=-ms-animation, 53=-o-animation, 54=animation, 55=-webkit-animation-name, 56=-moz-animation-name, 57=-ms-animation-name, 58=-o-animation-name, 59=animation-name, 60=-webkit-animation-duration, 61=-moz-animation-duration, 62=-ms-animation-duration, 63=-o-animation-duration, 64=animation-duration, 65=-webkit-animation-play-state, 66=-moz-animation-play-state, 67=-ms-animation-play-state, 68=-o-animation-play-state, 69=animation-play-state, 70=-webkit-animation-timing-function, 71=-moz-animation-timing-function, 72=-ms-animation-timing-function, 73=-o-animation-timing-function, 74=animation-timing-function, 75=-webkit-animation-delay, 76=-moz-animation-delay, 77=-ms-animation-delay, 78=-o-animation-delay, 79=animation-delay, 80=-webkit-animation-iteration-count, 81=-moz-animation-iteration-count, 82=-ms-animation-iteration-count, 83=-o-animation-iteration-count, 84=animation-iteration-count, 85=-webkit-animation-direction, 86=-moz-animation-direction, 87=-ms-animation-direction, 88=-o-animation-direction, 89=animation-direction, 90=text-align, 91=-webkit-text-align-last, 92=-moz-text-align-last, 93=-ms-text-align-last, 94=text-align-last, 95=vertical-align, 96=white-space, 97=text-decoration, 98=text-emphasis, 99=text-emphasis-color, 100=text-emphasis-style, 101=text-emphasis-position, 102=text-indent, 103=-ms-text-justify, 104=text-justify, 105=letter-spacing, 106=word-spacing, 107=-ms-writing-mode, 108=text-outline, 109=text-transform, 110=text-wrap, 111=text-overflow, 112=-ms-text-overflow, 113=text-overflow-ellipsis, 114=text-overflow-mode, 115=-ms-word-wrap, 116=word-wrap, 117=word-break, 118=-ms-word-break, 119=-moz-tab-size, 120=-o-tab-size, 121=tab-size, 122=-webkit-hyphens, 123=-moz-hyphens, 124=hyphens, 125=pointer-events, 0=opacity, 1=filter:progid:DXImageTransform.Microsoft.Alpha(Opacity, 2=-ms-filter:\'progid:DXImageTransform.Microsoft.Alpha, 3=-ms-interpolation-mode, 4=color, 5=border, 6=border-width, 7=border-style, 8=border-color, 9=border-top, 10=border-top-width, 11=border-top-style, 12=border-top-color, 13=border-right, 14=border-right-width, 15=border-right-style, 16=border-right-color, 17=border-bottom, 18=border-bottom-width, 19=border-bottom-style, 20=border-bottom-color, 21=border-left, 22=border-left-width, 23=border-left-style, 24=border-left-color, 25=-webkit-border-radius, 26=-moz-border-radius, 27=border-radius, 28=-webkit-border-top-left-radius, 29=-moz-border-radius-topleft, 30=border-top-left-radius, 31=-webkit-border-top-right-radius, 32=-moz-border-radius-topright, 33=border-top-right-radius, 34=-webkit-border-bottom-right-radius, 35=-moz-border-radius-bottomright, 36=border-bottom-right-radius, 37=-webkit-border-bottom-left-radius, 38=-moz-border-radius-bottomleft, 39=border-bottom-left-radius, 40=-webkit-border-image, 41=-moz-border-image, 42=-o-border-image, 43=border-image, 44=-webkit-border-image-source, 45=-moz-border-image-source, 46=-o-border-image-source, 47=border-image-source, 48=-webkit-border-image-slice, 49=-moz-border-image-slice, 50=-o-border-image-slice, 51=border-image-slice, 52=-webkit-border-image-width, 53=-moz-border-image-width, 54=-o-border-image-width, 55=border-image-width, 56=-webkit-border-image-outset, 57=-moz-border-image-outset, 58=-o-border-image-outset, 59=border-image-outset, 60=-webkit-border-image-repeat, 61=-moz-border-image-repeat, 62=-o-border-image-repeat, 63=border-image-repeat, 64=outline, 65=outline-width, 66=outline-style, 67=outline-color, 68=outline-offset, 69=background, 70=filter:progid:DXImageTransform.Microsoft.AlphaImageLoader, 71=background-color, 72=background-image, 73=background-repeat, 74=background-attachment, 75=background-position, 76=background-position-x, 77=-ms-background-position-x, 78=background-position-y, 79=-ms-background-position-y, 80=-webkit-background-clip, 81=-moz-background-clip, 82=background-clip, 83=background-origin, 84=-webkit-background-size, 85=-moz-background-size, 86=-o-background-size, 87=background-size, 88=box-decoration-break, 89=-webkit-box-shadow, 90=-moz-box-shadow, 91=box-shadow, 92=filter:progid:DXImageTransform.Microsoft.gradient, 93=-ms-filter:\'progid:DXImageTransform.Microsoft.gradient, 94=text-shadow]
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] options css always-semicolon=true, block-indent=    , color-case=lower, color-shorthand=true, element-case=lower, eof-newline=true, leading-zero=true, quotes=single, remove-empty-rulesets=true, space-after-colon= , space-after-combinator= , space-after-opening-brace=
, space-after-selector-delimiter=
, space-before-closing-brace=
, space-before-colon=, space-before-combinator= , space-before-opening-brace=
, space-before-selector-delimiter=, strip-spaces=true, tab-size=true, unitless-zero=true, vendor-prefix-align=true, sort-order=[0=font, 1=font-family, 2=font-size, 3=font-weight, 4=font-style, 5=font-variant, 6=font-size-adjust, 7=font-stretch, 8=font-effect, 9=font-emphasize, 10=font-emphasize-position, 11=font-emphasize-style, 12=font-smooth, 13=line-height, 0=position, 1=z-index, 2=top, 3=right, 4=bottom, 5=left, 0=display, 1=visibility, 2=float, 3=clear, 4=overflow, 5=overflow-x, 6=overflow-y, 7=-ms-overflow-x, 8=-ms-overflow-y, 9=clip, 10=zoom, 11=flex-direction, 12=flex-order, 13=flex-pack, 14=flex-align, 0=-webkit-box-sizing, 1=-moz-box-sizing, 2=box-sizing, 3=width, 4=min-width, 5=max-width, 6=height, 7=min-height, 8=max-height, 9=margin, 10=margin-top, 11=margin-right, 12=margin-bottom, 13=margin-left, 14=padding, 15=padding-top, 16=padding-right, 17=padding-bottom, 18=padding-left, 0=table-layout, 1=empty-cells, 2=caption-side, 3=border-spacing, 4=border-collapse, 5=list-style, 6=list-style-position, 7=list-style-type, 8=list-style-image, 0=content, 1=quotes, 2=counter-reset, 3=counter-increment, 4=resize, 5=cursor, 6=-webkit-user-select, 7=-moz-user-select, 8=-ms-user-select, 9=user-select, 10=nav-index, 11=nav-up, 12=nav-right, 13=nav-down, 14=nav-left, 15=-webkit-transition, 16=-moz-transition, 17=-ms-transition, 18=-o-transition, 19=transition, 20=-webkit-transition-delay, 21=-moz-transition-delay, 22=-ms-transition-delay, 23=-o-transition-delay, 24=transition-delay, 25=-webkit-transition-timing-function, 26=-moz-transition-timing-function, 27=-ms-transition-timing-function, 28=-o-transition-timing-function, 29=transition-timing-function, 30=-webkit-transition-duration, 31=-moz-transition-duration, 32=-ms-transition-duration, 33=-o-transition-duration, 34=transition-duration, 35=-webkit-transition-property, 36=-moz-transition-property, 37=-ms-transition-property, 38=-o-transition-property, 39=transition-property, 40=-webkit-transform, 41=-moz-transform, 42=-ms-transform, 43=-o-transform, 44=transform, 45=-webkit-transform-origin, 46=-moz-transform-origin, 47=-ms-transform-origin, 48=-o-transform-origin, 49=transform-origin, 50=-webkit-animation, 51=-moz-animation, 52=-ms-animation, 53=-o-animation, 54=animation, 55=-webkit-animation-name, 56=-moz-animation-name, 57=-ms-animation-name, 58=-o-animation-name, 59=animation-name, 60=-webkit-animation-duration, 61=-moz-animation-duration, 62=-ms-animation-duration, 63=-o-animation-duration, 64=animation-duration, 65=-webkit-animation-play-state, 66=-moz-animation-play-state, 67=-ms-animation-play-state, 68=-o-animation-play-state, 69=animation-play-state, 70=-webkit-animation-timing-function, 71=-moz-animation-timing-function, 72=-ms-animation-timing-function, 73=-o-animation-timing-function, 74=animation-timing-function, 75=-webkit-animation-delay, 76=-moz-animation-delay, 77=-ms-animation-delay, 78=-o-animation-delay, 79=animation-delay, 80=-webkit-animation-iteration-count, 81=-moz-animation-iteration-count, 82=-ms-animation-iteration-count, 83=-o-animation-iteration-count, 84=animation-iteration-count, 85=-webkit-animation-direction, 86=-moz-animation-direction, 87=-ms-animation-direction, 88=-o-animation-direction, 89=animation-direction, 90=text-align, 91=-webkit-text-align-last, 92=-moz-text-align-last, 93=-ms-text-align-last, 94=text-align-last, 95=vertical-align, 96=white-space, 97=text-decoration, 98=text-emphasis, 99=text-emphasis-color, 100=text-emphasis-style, 101=text-emphasis-position, 102=text-indent, 103=-ms-text-justify, 104=text-justify, 105=letter-spacing, 106=word-spacing, 107=-ms-writing-mode, 108=text-outline, 109=text-transform, 110=text-wrap, 111=text-overflow, 112=-ms-text-overflow, 113=text-overflow-ellipsis, 114=text-overflow-mode, 115=-ms-word-wrap, 116=word-wrap, 117=word-break, 118=-ms-word-break, 119=-moz-tab-size, 120=-o-tab-size, 121=tab-size, 122=-webkit-hyphens, 123=-moz-hyphens, 124=hyphens, 125=pointer-events, 0=opacity, 1=filter:progid:DXImageTransform.Microsoft.Alpha(Opacity, 2=-ms-filter:\'progid:DXImageTransform.Microsoft.Alpha, 3=-ms-interpolation-mode, 4=color, 5=border, 6=border-width, 7=border-style, 8=border-color, 9=border-top, 10=border-top-width, 11=border-top-style, 12=border-top-color, 13=border-right, 14=border-right-width, 15=border-right-style, 16=border-right-color, 17=border-bottom, 18=border-bottom-width, 19=border-bottom-style, 20=border-bottom-color, 21=border-left, 22=border-left-width, 23=border-left-style, 24=border-left-color, 25=-webkit-border-radius, 26=-moz-border-radius, 27=border-radius, 28=-webkit-border-top-left-radius, 29=-moz-border-radius-topleft, 30=border-top-left-radius, 31=-webkit-border-top-right-radius, 32=-moz-border-radius-topright, 33=border-top-right-radius, 34=-webkit-border-bottom-right-radius, 35=-moz-border-radius-bottomright, 36=border-bottom-right-radius, 37=-webkit-border-bottom-left-radius, 38=-moz-border-radius-bottomleft, 39=border-bottom-left-radius, 40=-webkit-border-image, 41=-moz-border-image, 42=-o-border-image, 43=border-image, 44=-webkit-border-image-source, 45=-moz-border-image-source, 46=-o-border-image-source, 47=border-image-source, 48=-webkit-border-image-slice, 49=-moz-border-image-slice, 50=-o-border-image-slice, 51=border-image-slice, 52=-webkit-border-image-width, 53=-moz-border-image-width, 54=-o-border-image-width, 55=border-image-width, 56=-webkit-border-image-outset, 57=-moz-border-image-outset, 58=-o-border-image-outset, 59=border-image-outset, 60=-webkit-border-image-repeat, 61=-moz-border-image-repeat, 62=-o-border-image-repeat, 63=border-image-repeat, 64=outline, 65=outline-width, 66=outline-style, 67=outline-color, 68=outline-offset, 69=background, 70=filter:progid:DXImageTransform.Microsoft.AlphaImageLoader, 71=background-color, 72=background-image, 73=background-repeat, 74=background-attachment, 75=background-position, 76=background-position-x, 77=-ms-background-position-x, 78=background-position-y, 79=-ms-background-position-y, 80=-webkit-background-clip, 81=-moz-background-clip, 82=background-clip, 83=background-origin, 84=-webkit-background-size, 85=-moz-background-size, 86=-o-background-size, 87=background-size, 88=box-decoration-break, 89=-webkit-box-shadow, 90=-moz-box-shadow, 91=box-shadow, 92=filter:progid:DXImageTransform.Microsoft.gradient, 93=-ms-filter:\'progid:DXImageTransform.Microsoft.gradient, 94=text-shadow]
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] true
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] options css
2017-03-08T19:47:41.094Z - verbose: [beautifiers/index.coffee] CSS name=CSS, namespace=css, grammars=[CSS], extensions=[css], defaultBeautifier=JS Beautify, type=integer, default=2, minimum=0, description=Indentation size/length, type=string, default= , minimum=0, description=Indentation character, type=boolean, default=false, description=Add a newline between multiple selectors, type=boolean, default=true, description=Add a newline between CSS rules, type=boolean, default=false, description=Retain empty lines. Consecutive empty lines will be converted to a single empty line., type=integer, default=0, description=Maximum amount of characters per line (0 = disable), type=boolean, default=false, description=End output with newline, type=boolean, default=true, description=Determines whether comments should be indented., type=boolean, default=false, description=if indentation should be forcefully applied to markup even if it disruptively adds unintended whitespace to the documents rendered output, type=string, default=none, description=Convert the quote characters delimiting strings from either double or single quotes to the other., enum=[none, double, single], type=boolean, default=false, description=If lists of assignments or properties should be vertically aligned for faster and easier reading., type=boolean, default=false, description=If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented., title=comb custom config file, type=string, default=, description=Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project., title=comb predefined config, type=string, default=csscomb, description=Used if neither a project or custom config file exists., enum=[csscomb, yandex, zen]
2017-03-08T19:47:41.095Z - verbose: [beautifiers/index.coffee] language options: {
    "indent_size": 4,
    "indent_char": " ",
    "indent_with_tabs": false,
    "align_assignments": true,
    "convert_quotes": "double",
    "default_beautifier": "CSScomb",
    "indent_comments": false,
    "newline_between_rules": true,
    "preserve_newlines": true,
    "selector_separator_newline": true,
    "wrap_line_length": 0,
    "end_with_newline": false,
    "force_indentation": false,
    "no_lead_zero": false,
    "configPath": "",
    "predefinedConfig": "csscomb",
    "disabled": false,
    "beautify_on_save": false,
    "always-semicolon": true,
    "block-indent": "    ",
    "color-case": "lower",
    "color-shorthand": true,
    "element-case": "lower",
    "eof-newline": true,
    "leading-zero": true,
    "quotes": "single",
    "remove-empty-rulesets": true,
    "space-after-colon": " ",
    "space-after-combinator": " ",
    "space-after-opening-brace": "\n",
    "space-after-selector-delimiter": "\n",
    "space-before-closing-brace": "\n",
    "space-before-colon": "",
    "space-before-combinator": " ",
    "space-before-opening-brace": "\n",
    "space-before-selector-delimiter": "",
    "strip-spaces": true,
    "tab-size": true,
    "unitless-zero": true,
    "vendor-prefix-align": true,
    "sort-order": [
        [
            "font",
            "font-family",
            "font-size",
            "font-weight",
            "font-style",
            "font-variant",
            "font-size-adjust",
            "font-stretch",
            "font-effect",
            "font-emphasize",
            "font-emphasize-position",
            "font-emphasize-style",
            "font-smooth",
            "line-height"
        ],
        [
            "position",
            "z-index",
            "top",
            "right",
            "bottom",
            "left"
        ],
        [
            "display",
            "visibility",
            "float",
            "clear",
            "overflow",
            "overflow-x",
            "overflow-y",
            "-ms-overflow-x",
            "-ms-overflow-y",
            "clip",
            "zoom",
            "flex-direction",
            "flex-order",
            "flex-pack",
            "flex-align"
        ],
        [
            "-webkit-box-sizing",
            "-moz-box-sizing",
            "box-sizing",
            "width",
            "min-width",
            "max-width",
            "height",
            "min-height",
            "max-height",
            "margin",
            "margin-top",
            "margin-right",
            "margin-bottom",
            "margin-left",
            "padding",
            "padding-top",
            "padding-right",
            "padding-bottom",
            "padding-left"
        ],
        [
            "table-layout",
            "empty-cells",
            "caption-side",
            "border-spacing",
            "border-collapse",
            "list-style",
            "list-style-position",
            "list-style-type",
            "list-style-image"
        ],
        [
            "content",
            "quotes",
            "counter-reset",
            "counter-increment",
            "resize",
            "cursor",
            "-webkit-user-select",
            "-moz-user-select",
            "-ms-user-select",
            "user-select",
            "nav-index",
            "nav-up",
            "nav-right",
            "nav-down",
            "nav-left",
            "-webkit-transition",
            "-moz-transition",
            "-ms-transition",
            "-o-transition",
            "transition",
            "-webkit-transition-delay",
            "-moz-transition-delay",
            "-ms-transition-delay",
            "-o-transition-delay",
            "transition-delay",
            "-webkit-transition-timing-function",
            "-moz-transition-timing-function",
            "-ms-transition-timing-function",
            "-o-transition-timing-function",
            "transition-timing-function",
            "-webkit-transition-duration",
            "-moz-transition-duration",
            "-ms-transition-duration",
            "-o-transition-duration",
            "transition-duration",
            "-webkit-transition-property",
            "-moz-transition-property",
            "-ms-transition-property",
            "-o-transition-property",
            "transition-property",
            "-webkit-transform",
            "-moz-transform",
            "-ms-transform",
            "-o-transform",
            "transform",
            "-webkit-transform-origin",
            "-moz-transform-origin",
            "-ms-transform-origin",
            "-o-transform-origin",
            "transform-origin",
            "-webkit-animation",
            "-moz-animation",
            "-ms-animation",
            "-o-animation",
            "animation",
            "-webkit-animation-name",
            "-moz-animation-name",
            "-ms-animation-name",
            "-o-animation-name",
            "animation-name",
            "-webkit-animation-duration",
            "-moz-animation-duration",
            "-ms-animation-duration",
            "-o-animation-duration",
            "animation-duration",
            "-webkit-animation-play-state",
            "-moz-animation-play-state",
            "-ms-animation-play-state",
            "-o-animation-play-state",
            "animation-play-state",
            "-webkit-animation-timing-function",
            "-moz-animation-timing-function",
            "-ms-animation-timing-function",
            "-o-animation-timing-function",
            "animation-timing-function",
            "-webkit-animation-delay",
            "-moz-animation-delay",
            "-ms-animation-delay",
            "-o-animation-delay",
            "animation-delay",
            "-webkit-animation-iteration-count",
            "-moz-animation-iteration-count",
            "-ms-animation-iteration-count",
            "-o-animation-iteration-count",
            "animation-iteration-count",
            "-webkit-animation-direction",
            "-moz-animation-direction",
            "-ms-animation-direction",
            "-o-animation-direction",
            "animation-direction",
            "text-align",
            "-webkit-text-align-last",
            "-moz-text-align-last",
            "-ms-text-align-last",
            "text-align-last",
            "vertical-align",
            "white-space",
            "text-decoration",
            "text-emphasis",
            "text-emphasis-color",
            "text-emphasis-style",
            "text-emphasis-position",
            "text-indent",
            "-ms-text-justify",
            "text-justify",
            "letter-spacing",
            "word-spacing",
            "-ms-writing-mode",
            "text-outline",
            "text-transform",
            "text-wrap",
            "text-overflow",
            "-ms-text-overflow",
            "text-overflow-ellipsis",
            "text-overflow-mode",
            "-ms-word-wrap",
            "word-wrap",
            "word-break",
            "-ms-word-break",
            "-moz-tab-size",
            "-o-tab-size",
            "tab-size",
            "-webkit-hyphens",
            "-moz-hyphens",
            "hyphens",
            "pointer-events"
        ],
        [
            "opacity",
            "filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
            "-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",
            "-ms-interpolation-mode",
            "color",
            "border",
            "border-width",
            "border-style",
            "border-color",
            "border-top",
            "border-top-width",
            "border-top-style",
            "border-top-color",
            "border-right",
            "border-right-width",
            "border-right-style",
            "border-right-color",
            "border-bottom",
            "border-bottom-width",
            "border-bottom-style",
            "border-bottom-color",
            "border-left",
            "border-left-width",
            "border-left-style",
            "border-left-color",
            "-webkit-border-radius",
            "-moz-border-radius",
            "border-radius",
            "-webkit-border-top-left-radius",
            "-moz-border-radius-topleft",
            "border-top-left-radius",
            "-webkit-border-top-right-radius",
            "-moz-border-radius-topright",
            "border-top-right-radius",
            "-webkit-border-bottom-right-radius",
            "-moz-border-radius-bottomright",
            "border-bottom-right-radius",
            "-webkit-border-bottom-left-radius",
            "-moz-border-radius-bottomleft",
            "border-bottom-left-radius",
            "-webkit-border-image",
            "-moz-border-image",
            "-o-border-image",
            "border-image",
            "-webkit-border-image-source",
            "-moz-border-image-source",
            "-o-border-image-source",
            "border-image-source",
            "-webkit-border-image-slice",
            "-moz-border-image-slice",
            "-o-border-image-slice",
            "border-image-slice",
            "-webkit-border-image-width",
            "-moz-border-image-width",
            "-o-border-image-width",
            "border-image-width",
            "-webkit-border-image-outset",
            "-moz-border-image-outset",
            "-o-border-image-outset",
            "border-image-outset",
            "-webkit-border-image-repeat",
            "-moz-border-image-repeat",
            "-o-border-image-repeat",
            "border-image-repeat",
            "outline",
            "outline-width",
            "outline-style",
            "outline-color",
            "outline-offset",
            "background",
            "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader",
            "background-color",
            "background-image",
            "background-repeat",
            "background-attachment",
            "background-position",
            "background-position-x",
            "-ms-background-position-x",
            "background-position-y",
            "-ms-background-position-y",
            "-webkit-background-clip",
            "-moz-background-clip",
            "background-clip",
            "background-origin",
            "-webkit-background-size",
            "-moz-background-size",
            "-o-background-size",
            "background-size",
            "box-decoration-break",
            "-webkit-box-shadow",
            "-moz-box-shadow",
            "box-shadow",
            "filter:progid:DXImageTransform.Microsoft.gradient",
            "-ms-filter:\\'progid:DXImageTransform.Microsoft.gradient",
            "text-shadow"
        ]
    ]
}
2017-03-08T19:47:41.097Z - verbose: [beautifiers/index.coffee] CSS /Users/deauberts/Sites/jroberts.net/08Mar17.css { indent_size: 4,
  indent_char: ' ',
  indent_with_tabs: false,
  align_assignments: true,
  convert_quotes: 'double',
  default_beautifier: 'CSScomb',
  indent_comments: false,
  newline_between_rules: true,
  preserve_newlines: true,
  selector_separator_newline: true,
  wrap_line_length: 0,
  end_with_newline: false,
  force_indentation: false,
  no_lead_zero: false,
  configPath: '',
  predefinedConfig: 'csscomb',
  disabled: false,
  beautify_on_save: false,
  'always-semicolon': true,
  'block-indent': '    ',
  'color-case': 'lower',
  'color-shorthand': true,
  'element-case': 'lower',
  'eof-newline': true,
  'leading-zero': true,
  quotes: 'single',
  'remove-empty-rulesets': true,
  'space-after-colon': ' ',
  'space-after-combinator': ' ',
  'space-after-opening-brace': '\n',
  'space-after-selector-delimiter': '\n',
  'space-before-closing-brace': '\n',
  'space-before-colon': '',
  'space-before-combinator': ' ',
  'space-before-opening-brace': '\n',
  'space-before-selector-delimiter': '',
  'strip-spaces': true,
  'tab-size': true,
  'unitless-zero': true,
  'vendor-prefix-align': true,
  'sort-order':
   [ [ 'font',
       'font-family',
       'font-size',
       'font-weight',
       'font-style',
       'font-variant',
       'font-size-adjust',
       'font-stretch',
       'font-effect',
       'font-emphasize',
       'font-emphasize-position',
       'font-emphasize-style',
       'font-smooth',
       'line-height' ],
     [ 'position', 'z-index', 'top', 'right', 'bottom', 'left' ],
     [ 'display',
       'visibility',
       'float',
       'clear',
       'overflow',
       'overflow-x',
       'overflow-y',
       '-ms-overflow-x',
       '-ms-overflow-y',
       'clip',
       'zoom',
       'flex-direction',
       'flex-order',
       'flex-pack',
       'flex-align' ],
     [ '-webkit-box-sizing',
       '-moz-box-sizing',
       'box-sizing',
       'width',
       'min-width',
       'max-width',
       'height',
       'min-height',
       'max-height',
       'margin',
       'margin-top',
       'margin-right',
       'margin-bottom',
       'margin-left',
       'padding',
       'padding-top',
       'padding-right',
       'padding-bottom',
       'padding-left' ],
     [ 'table-layout',
       'empty-cells',
       'caption-side',
       'border-spacing',
       'border-collapse',
       'list-style',
       'list-style-position',
       'list-style-type',
       'list-style-image' ],
     [ 'content',
       'quotes',
       'counter-reset',
       'counter-increment',
       'resize',
       'cursor',
       '-webkit-user-select',
       '-moz-user-select',
       '-ms-user-select',
       'user-select',
       'nav-index',
       'nav-up',
       'nav-right',
       'nav-down',
       'nav-left',
       '-webkit-transition',
       '-moz-transition',
       '-ms-transition',
       '-o-transition',
       'transition',
       '-webkit-transition-delay',
       '-moz-transition-delay',
       '-ms-transition-delay',
       '-o-transition-delay',
       'transition-delay',
       '-webkit-transition-timing-function',
       '-moz-transition-timing-function',
       '-ms-transition-timing-function',
       '-o-transition-timing-function',
       'transition-timing-function',
       '-webkit-transition-duration',
       '-moz-transition-duration',
       '-ms-transition-duration',
       '-o-transition-duration',
       'transition-duration',
       '-webkit-transition-property',
       '-moz-transition-property',
       '-ms-transition-property',
       '-o-transition-property',
       'transition-property',
       '-webkit-transform',
       '-moz-transform',
       '-ms-transform',
       '-o-transform',
       'transform',
       '-webkit-transform-origin',
       '-moz-transform-origin',
       '-ms-transform-origin',
       '-o-transform-origin',
       'transform-origin',
       '-webkit-animation',
       '-moz-animation',
       '-ms-animation',
       '-o-animation',
       'animation',
       '-webkit-animation-name',
       '-moz-animation-name',
       '-ms-animation-name',
       '-o-animation-name',
       'animation-name',
       '-webkit-animation-duration',
       '-moz-animation-duration',
       '-ms-animation-duration',
       '-o-animation-duration',
       'animation-duration',
       '-webkit-animation-play-state',
       '-moz-animation-play-state',
       '-ms-animation-play-state',
       '-o-animation-play-state',
       'animation-play-state',
       '-webkit-animation-timing-function',
       '-moz-animation-timing-function',
       '-ms-animation-timing-function',
       '-o-animation-timing-function',
       'animation-timing-function',
       '-webkit-animation-delay',
       '-moz-animation-delay',
       '-ms-animation-delay',
       '-o-animation-delay',
       'animation-delay',
       '-webkit-animation-iteration-count',
       '-moz-animation-iteration-count',
       '-ms-animation-iteration-count',
       '-o-animation-iteration-count',
       'animation-iteration-count',
       '-webkit-animation-direction',
       '-moz-animation-direction',
       '-ms-animation-direction',
       '-o-animation-direction',
       'animation-direction',
       'text-align',
       '-webkit-text-align-last',
       '-moz-text-align-last',
       '-ms-text-align-last',
       'text-align-last',
       'vertical-align',
       'white-space',
       'text-decoration',
       'text-emphasis',
       'text-emphasis-color',
       ... 26 more items ],
     [ 'opacity',
       'filter:progid:DXImageTransform.Microsoft.Alpha(Opacity',
       '-ms-filter:\\\'progid:DXImageTransform.Microsoft.Alpha',
       '-ms-interpolation-mode',
       'color',
       'border',
       'border-width',
       'border-style',
       'border-color',
       'border-top',
       'border-top-width',
       'border-top-style',
       'border-top-color',
       'border-right',
       'border-right-width',
       'border-right-style',
       'border-right-color',
       'border-bottom',
       'border-bottom-width',
       'border-bottom-style',
       'border-bottom-color',
       'border-left',
       'border-left-width',
       'border-left-style',
       'border-left-color',
       '-webkit-border-radius',
       '-moz-border-radius',
       'border-radius',
       '-webkit-border-top-left-radius',
       '-moz-border-radius-topleft',
       'border-top-left-radius',
       '-webkit-border-top-right-radius',
       '-moz-border-radius-topright',
       'border-top-right-radius',
       '-webkit-border-bottom-right-radius',
       '-moz-border-radius-bottomright',
       'border-bottom-right-radius',
       '-webkit-border-bottom-left-radius',
       '-moz-border-radius-bottomleft',
       'border-bottom-left-radius',
       '-webkit-border-image',
       '-moz-border-image',
       '-o-border-image',
       'border-image',
       '-webkit-border-image-source',
       '-moz-border-image-source',
       '-o-border-image-source',
       'border-image-source',
       '-webkit-border-image-slice',
       '-moz-border-image-slice',
       '-o-border-image-slice',
       'border-image-slice',
       '-webkit-border-image-width',
       '-moz-border-image-width',
       '-o-border-image-width',
       'border-image-width',
       '-webkit-border-image-outset',
       '-moz-border-image-outset',
       '-o-border-image-outset',
       'border-image-outset',
       '-webkit-border-image-repeat',
       '-moz-border-image-repeat',
       '-o-border-image-repeat',
       'border-image-repeat',
       'outline',
       'outline-width',
       'outline-style',
       'outline-color',
       'outline-offset',
       'background',
       'filter:progid:DXImageTransform.Microsoft.AlphaImageLoader',
       'background-color',
       'background-image',
       'background-repeat',
       'background-attachment',
       'background-position',
       'background-position-x',
       '-ms-background-position-x',
       'background-position-y',
       '-ms-background-position-y',
       '-webkit-background-clip',
       '-moz-background-clip',
       'background-clip',
       'background-origin',
       '-webkit-background-size',
       '-moz-background-size',
       '-o-background-size',
       'background-size',
       'box-decoration-break',
       '-webkit-box-shadow',
       '-moz-box-shadow',
       'box-shadow',
       'filter:progid:DXImageTransform.Microsoft.gradient',
       '-ms-filter:\\\'progid:DXImageTransform.Microsoft.gradient',
       'text-shadow' ] ] } indent_size=2, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, align_assignments=true, convert_quotes=double, default_beautifier=CSScomb, indent_comments=false, newline_between_rules=true, preserve_newlines=true, selector_separator_newline=true, indent_size=4, indent_char= , wrap_line_length=0, end_with_newline=false, force_indentation=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent=auto, indent_attributes=true, max_preserve_newlines=0, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=true, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=4, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, fixers=, level=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], sort_imports=false, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=4, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, rubocop_path=, indent_char= , disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=4, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=4, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=4, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=4, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=4, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, , , , , always-semicolon=true, block-indent=    , color-case=lower, color-shorthand=true, element-case=lower, eof-newline=true, leading-zero=true, quotes=single, remove-empty-rulesets=true, space-after-colon= , space-after-combinator= , space-after-opening-brace=
, space-after-selector-delimiter=
, space-before-closing-brace=
, space-before-colon=, space-before-combinator= , space-before-opening-brace=
, space-before-selector-delimiter=, strip-spaces=true, tab-size=true, unitless-zero=true, vendor-prefix-align=true, sort-order=[0=font, 1=font-family, 2=font-size, 3=font-weight, 4=font-style, 5=font-variant, 6=font-size-adjust, 7=font-stretch, 8=font-effect, 9=font-emphasize, 10=font-emphasize-position, 11=font-emphasize-style, 12=font-smooth, 13=line-height, 0=position, 1=z-index, 2=top, 3=right, 4=bottom, 5=left, 0=display, 1=visibility, 2=float, 3=clear, 4=overflow, 5=overflow-x, 6=overflow-y, 7=-ms-overflow-x, 8=-ms-overflow-y, 9=clip, 10=zoom, 11=flex-direction, 12=flex-order, 13=flex-pack, 14=flex-align, 0=-webkit-box-sizing, 1=-moz-box-sizing, 2=box-sizing, 3=width, 4=min-width, 5=max-width, 6=height, 7=min-height, 8=max-height, 9=margin, 10=margin-top, 11=margin-right, 12=margin-bottom, 13=margin-left, 14=padding, 15=padding-top, 16=padding-right, 17=padding-bottom, 18=padding-left, 0=table-layout, 1=empty-cells, 2=caption-side, 3=border-spacing, 4=border-collapse, 5=list-style, 6=list-style-position, 7=list-style-type, 8=list-style-image, 0=content, 1=quotes, 2=counter-reset, 3=counter-increment, 4=resize, 5=cursor, 6=-webkit-user-select, 7=-moz-user-select, 8=-ms-user-select, 9=user-select, 10=nav-index, 11=nav-up, 12=nav-right, 13=nav-down, 14=nav-left, 15=-webkit-transition, 16=-moz-transition, 17=-ms-transition, 18=-o-transition, 19=transition, 20=-webkit-transition-delay, 21=-moz-transition-delay, 22=-ms-transition-delay, 23=-o-transition-delay, 24=transition-delay, 25=-webkit-transition-timing-function, 26=-moz-transition-timing-function, 27=-ms-transition-timing-function, 28=-o-transition-timing-function, 29=transition-timing-function, 30=-webkit-transition-duration, 31=-moz-transition-duration, 32=-ms-transition-duration, 33=-o-transition-duration, 34=transition-duration, 35=-webkit-transition-property, 36=-moz-transition-property, 37=-ms-transition-property, 38=-o-transition-property, 39=transition-property, 40=-webkit-transform, 41=-moz-transform, 42=-ms-transform, 43=-o-transform, 44=transform, 45=-webkit-transform-origin, 46=-moz-transform-origin, 47=-ms-transform-origin, 48=-o-transform-origin, 49=transform-origin, 50=-webkit-animation, 51=-moz-animation, 52=-ms-animation, 53=-o-animation, 54=animation, 55=-webkit-animation-name, 56=-moz-animation-name, 57=-ms-animation-name, 58=-o-animation-name, 59=animation-name, 60=-webkit-animation-duration, 61=-moz-animation-duration, 62=-ms-animation-duration, 63=-o-animation-duration, 64=animation-duration, 65=-webkit-animation-play-state, 66=-moz-animation-play-state, 67=-ms-animation-play-state, 68=-o-animation-play-state, 69=animation-play-state, 70=-webkit-animation-timing-function, 71=-moz-animation-timing-function, 72=-ms-animation-timing-function, 73=-o-animation-timing-function, 74=animation-timing-function, 75=-webkit-animation-delay, 76=-moz-animation-delay, 77=-ms-animation-delay, 78=-o-animation-delay, 79=animation-delay, 80=-webkit-animation-iteration-count, 81=-moz-animation-iteration-count, 82=-ms-animation-iteration-count, 83=-o-animation-iteration-count, 84=animation-iteration-count, 85=-webkit-animation-direction, 86=-moz-animation-direction, 87=-ms-animation-direction, 88=-o-animation-direction, 89=animation-direction, 90=text-align, 91=-webkit-text-align-last, 92=-moz-text-align-last, 93=-ms-text-align-last, 94=text-align-last, 95=vertical-align, 96=white-space, 97=text-decoration, 98=text-emphasis, 99=text-emphasis-color, 100=text-emphasis-style, 101=text-emphasis-position, 102=text-indent, 103=-ms-text-justify, 104=text-justify, 105=letter-spacing, 106=word-spacing, 107=-ms-writing-mode, 108=text-outline, 109=text-transform, 110=text-wrap, 111=text-overflow, 112=-ms-text-overflow, 113=text-overflow-ellipsis, 114=text-overflow-mode, 115=-ms-word-wrap, 116=word-wrap, 117=word-break, 118=-ms-word-break, 119=-moz-tab-size, 120=-o-tab-size, 121=tab-size, 122=-webkit-hyphens, 123=-moz-hyphens, 124=hyphens, 125=pointer-events, 0=opacity, 1=filter:progid:DXImageTransform.Microsoft.Alpha(Opacity, 2=-ms-filter:\'progid:DXImageTransform.Microsoft.Alpha, 3=-ms-interpolation-mode, 4=color, 5=border, 6=border-width, 7=border-style, 8=border-color, 9=border-top, 10=border-top-width, 11=border-top-style, 12=border-top-color, 13=border-right, 14=border-right-width, 15=border-right-style, 16=border-right-color, 17=border-bottom, 18=border-bottom-width, 19=border-bottom-style, 20=border-bottom-color, 21=border-left, 22=border-left-width, 23=border-left-style, 24=border-left-color, 25=-webkit-border-radius, 26=-moz-border-radius, 27=border-radius, 28=-webkit-border-top-left-radius, 29=-moz-border-radius-topleft, 30=border-top-left-radius, 31=-webkit-border-top-right-radius, 32=-moz-border-radius-topright, 33=border-top-right-radius, 34=-webkit-border-bottom-right-radius, 35=-moz-border-radius-bottomright, 36=border-bottom-right-radius, 37=-webkit-border-bottom-left-radius, 38=-moz-border-radius-bottomleft, 39=border-bottom-left-radius, 40=-webkit-border-image, 41=-moz-border-image, 42=-o-border-image, 43=border-image, 44=-webkit-border-image-source, 45=-moz-border-image-source, 46=-o-border-image-source, 47=border-image-source, 48=-webkit-border-image-slice, 49=-moz-border-image-slice, 50=-o-border-image-slice, 51=border-image-slice, 52=-webkit-border-image-width, 53=-moz-border-image-width, 54=-o-border-image-width, 55=border-image-width, 56=-webkit-border-image-outset, 57=-moz-border-image-outset, 58=-o-border-image-outset, 59=border-image-outset, 60=-webkit-border-image-repeat, 61=-moz-border-image-repeat, 62=-o-border-image-repeat, 63=border-image-repeat, 64=outline, 65=outline-width, 66=outline-style, 67=outline-color, 68=outline-offset, 69=background, 70=filter:progid:DXImageTransform.Microsoft.AlphaImageLoader, 71=background-color, 72=background-image, 73=background-repeat, 74=background-attachment, 75=background-position, 76=background-position-x, 77=-ms-background-position-x, 78=background-position-y, 79=-ms-background-position-y, 80=-webkit-background-clip, 81=-moz-background-clip, 82=background-clip, 83=background-origin, 84=-webkit-background-size, 85=-moz-background-size, 86=-o-background-size, 87=background-size, 88=box-decoration-break, 89=-webkit-box-shadow, 90=-moz-box-shadow, 91=box-shadow, 92=filter:progid:DXImageTransform.Microsoft.gradient, 93=-ms-filter:\'progid:DXImageTransform.Microsoft.gradient, 94=text-shadow],
2017-03-08T19:47:41.103Z - verbose: [beautifiers/index.coffee] beautifiers 0=CSScomb, 1=JS Beautify, 2=Pretty Diff, 3=SassConvert
2017-03-08T19:47:41.103Z - verbose: [beautifiers/index.coffee] beautifier CSScomb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment