| #wpwrap {
    height: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
}
#wpcontent {
    height: 100%;
    padding-left: 20px;
}
.folded #wpcontent, .folded #wpfooter {
    margin-left: 36px;
}
#wpbody-content {
    padding-bottom: 65px;
    float: left;
    width: 100%;
    overflow: visible!important;
}
.inner-sidebar {
    float: right;
    clear: right;
    display: none;
    width: 281px;
    position: relative;
}
.columns-2 .inner-sidebar {
    margin-right: auto;
    width: 286px;
    display: block;
}
.columns-2 .inner-sidebar #side-sortables, .inner-sidebar #side-sortables {
    min-height: 300px;
    width: 280px;
    padding: 0;
}
.has-right-sidebar .inner-sidebar {
    display: block;
}
.has-right-sidebar #post-body {
    float: left;
    clear: left;
    width: 100%;
    margin-right: -2000px;
}
.has-right-sidebar #post-body-content {
    margin-right: 300px;
    float: none;
    width: auto;
}
#col-container, #col-left, #col-right {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#col-left {
    width: 35%}
#col-right {
    float: right;
    clear: right;
    width: 65%}
.col-wrap {
    padding: 0 7px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.textleft {
    text-align: left;
}
.textright {
    text-align: right;
}
.clear {
    clear: both;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
.screen-reader-shortcut {
    position: absolute;
    top: -1000em;
}
.screen-reader-shortcut:focus {
    left: 6px;
    top: -25px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #21759b;
    z-index: 100000;
    line-height: normal;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    text-decoration: none;
    outline: 0;
}
.hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {
    display: none;
}
#menu-management .menu-edit, #menu-settings-column .accordion-container, .feature-filter, .imgedit-group, .manage-menus, .menu-item-handle, .popular-tags, .stuffbox, .widget-inside, .widget-top, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
.feature-filter, .imgedit-group, .popular-tags, .stuffbox, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    background: #fff;
}
body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}
html {
    background: #f1f1f1;
}
body {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    min-width: 600px;
}
body.iframe {
    min-width: 0;
    padding-top: 1px;
}
body.modal-open {
    overflow: hidden;
}
body.mobile.modal-open #wpwrap {
    overflow: hidden;
    height: 100%}
iframe, img {
    border: 0;
}
td {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
a {
    color: #0074a2;
    -webkit-transition-property: border, background, color;
    transition-property: border, background, color;
    -webkit-transition-duration: .05s;
    transition-duration: .05s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
a, div {
    outline: 0;
}
a:active, a:hover {
    color: #2ea2cc;
}
a:focus {
    color: #124964;
    -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}
.ie8 a:focus {
    outline: #5b9dd9 solid 1px;
}
#adminmenu a:focus, .screen-reader-text:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
p {
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
}
blockquote {
    margin: 1em;
}
dd, li {
    margin-bottom: 6px;
}
h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 600;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
h2 {
    color: #222;
    font-size: 1.5em;
    margin: .83em 0;
    font-weight: 400;
}
h3 {
    color: #222;
    font-size: 1.3em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: .83em;
    margin: 1.67em 0;
}
h6 {
    font-size: .67em;
    margin: 2.33em 0;
}
ol, ul {
    padding: 0;
}
ul {
    list-style: none;
}
.wp-filter .search-form select {
    margin: 0;
    height: 32px;
    vertical-align: top;
}
.wp-filter .search-form.search-plugins {
    display: inline-block;
}
.wp-filter .drawer-toggle {
    display: inline-block;
    margin: 0 10px;
    padding: 4px 6px;
    color: #666;
    cursor: pointer;
}
.wp-filter .drawer-toggle:before {
    display: inline-block;
    vertical-align: top;
    content: "\f111";
    margin: 0 5px 0 0;
    width: 16px;
    height: 16px;
    color: #777;
    -webkit-transition: color .1s ease-in 0;
    transition: color .1s ease-in 0;
    font-family: dashicons;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.wp-filter .drawer-toggle:hover, .wp-filter .drawer-toggle:hover:before {
    color: #2ea2cc;
}
.wp-filter .drawer-toggle.current:before {
    color: #fff;
}
.filter-drawer {
    display: none;
    margin: 0 -20px;
    padding: 20px;
    border-top: 1px solid #eee;
    background: #fafafa;
}
.show-filters .filter-drawer {
    display: block;
    overflow: hidden;
    width: 100%}
.show-filters .wp-filter .drawer-toggle:focus, .show-filters .wp-filter .drawer-toggle:hover {
    background: #2ea2cc;
}
.show-filters .filter-links a.current {
    border-bottom: none;
}
.show-filters .wp-filter .drawer-toggle {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    background: #777;
    color: #fff;
}
.show-filters .wp-filter .drawer-toggle:before {
    color: #fff;
}
.filter-group {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 1% 0 0;
    padding: 10px;
    width: 24%;
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
.filter-group h4 {
    position: relative;
    margin: 0;
}
.filter-drawer ol {
    margin: 20px 0 0;
    list-style-type: none;
    font-size: 12px;
}
.filter-drawer li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0;
    padding-right: 25px;
    width: 160px;
    list-style-type: none;
}
.filter-drawer .buttons {
    margin-bottom: 20px;
}
.filter-drawer .buttons .button span {
    display: inline-block;
    opacity: .8;
    font-size: 12px;
    text-indent: 10px;
}
.wp-filter .button.clear-filters {
    display: none;
    margin: 0 0 20px 10px;
}
.filtered-by {
    display: none;
    margin: 0;
}
.filtered-by>span {
    font-weight: 600;
}
.filtered-by a {
    margin-left: 10px;
}
.filtered-by .tags {
    display: inline;
}
.filtered-by .tag {
    margin: 0 5px;
    padding: 4px 8px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    background: #fff;
    font-size: 11px;
}
.filters-applied .filter-drawer .buttons, .filters-applied .filter-drawer br, .filters-applied .filter-group {
    display: none!important;
}
.filters-applied .filtered-by {
    display: block;
}
.filters-applied .filter-drawer {
    padding: 20px;
}
.error .content-filterable, .loading-content .content-filterable, .show-filters .content-filterable, .show-filters.filters-applied.loading-content .content-filterable {
    display: none;
}
.show-filters.filters-applied .content-filterable {
    display: block;
}
.loading-content .spinner {
    display: block;
    margin: 40px auto 0;
    float: none;
}
@media only screen and (max-width:1120px) {
    .filter-drawer {
    border-bottom: 1px solid #eee;
}
.filter-group {
    margin-bottom: 0;
    margin-top: 5px;
    width: 100%}
.filter-group li {
    margin: 10px 0;
}
}@media only screen and (max-width:1000px) {
    .filter-items {
    float: none;
}
.wp-filter .media-toolbar-primary, .wp-filter .media-toolbar-secondary, .wp-filter .search-form {
    float: none;
    position: relative;
    max-width: 100%}
}@media only screen and (max-width:782px) {
    .filter-group li {
    padding: 0;
    width: 50%}
}@media only screen and (max-width:320px) {
    .filter-count {
    display: none;
}
.wp-filter .drawer-toggle {
    margin: 10px 0;
}
.filter-group li, .wp-filter .search-form input[type=search] {
    width: 100%}
}.notice, div.error, div.updated {
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    margin: 5px 15px 2px;
    padding: 1px 12px;
}
.form-table td .notice p, .notice p, div.error p, div.updated p {
    margin: .5em 0;
    padding: 2px;
}
.notice-success, div.updated {
    border-color: #7ad03a;
}
.notice-warning {
    border-color: #ffba00;
}
.notice-error, div.error {
    border-color: #dd3d36;
}
.notice-info {
    border-color: #2ea2cc;
}
.media-upload-form .notice, .media-upload-form div.error, .wrap .notice, .wrap div.error, .wrap div.updated {
    margin: 5px 0 15px;
}
#update-nag, .update-nag {
    display: inline-block;
    line-height: 19px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: left;
    margin: 25px 20px 0 2px;
    background-color: #fff;
    border-left: 4px solid #ffba00;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}
.update-message {
    color: #000;
}
.update-php .spinner {
    float: none;
    margin: -4px 0;
}
#ajax-loading, .ajax-feedback, .ajax-loading, .imgedit-wait-spin, .list-ajax-loading {
    visibility: hidden;
}
#ajax-response.alignleft {
    margin-left: 2em;
}
#adminmenu a, #catlist a, #sidemenu a, #taglist a {
    text-decoration: none;
}
#contextual-help-wrap, #screen-options-wrap {
    margin: 0;
    padding: 8px 20px 12px;
    position: relative;
}
#contextual-help-link-wrap, #screen-options-link-wrap {
    float: right;
    height: 28px;
    margin: 0 0 0 6px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .1);
}
#screen-meta-links .screen-meta-toggle {
    position: relative;
    top: 0;
}
#screen-meta-links a {
    color: #777;
}
#screen-meta-links a:active, #screen-meta-links a:focus, #screen-meta-links a:hover {
    color: #333;
}
#screen-meta-links a.show-settings {
    display: block;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    z-index: 1;
}
#screen-meta-links a:after {
    right: 0;
    content: '\f140';
    font: 400 20px/1 dashicons;
    speak: none;
    display: inline-block;
    padding: 0 5px 0 0;
    bottom: 2px;
    position: relative;
    vertical-align: bottom;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none!important;
    color: #bbb;
}
#screen-meta-links a.screen-meta-active:after {
    content: '\f0de'}
#screen-meta-links a.show-settings:hover {
    text-decoration: none;
}
.toggle-arrow {
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
    height: 22px;
    line-height: 22px;
    display: block;
}
.toggle-arrow-active {
    background-position: bottom left;
}
#contextual-help-wrap h5, #screen-options-wrap h5 {
    margin: 8px 0;
    font-size: 13px;
}
.metabox-prefs label {
    display: inline-block;
    padding-right: 15px;
    line-height: 30px;
}
.metabox-prefs label input[type=checkbox] {
    margin-top: -4px;
    margin-right: 6px;
}
.metabox-prefs label input {
    margin: 0 5px 0 2px;
}
.metabox-prefs .columns-prefs label input {
    margin: 0 2px;
}
.metabox-prefs label a {
    display: none;
}
#contextual-help-wrap {
    padding: 0;
}
#contextual-help-columns {
    position: relative;
}
#contextual-help-back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 150px;
    right: 170px;
    border: 1px solid #e1e1e1;
    border-top: none;
    border-bottom: none;
    background: #f6fbfd;
}
#contextual-help-wrap.no-sidebar #contextual-help-back {
    right: 0;
    border-right-width: 0;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.contextual-help-tabs {
    float: left;
    width: 150px;
    margin: 0;
}
.contextual-help-tabs ul {
    margin: 1em 0;
}
.contextual-help-tabs li {
    margin-bottom: 0;
    list-style-type: none;
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: transparent;
}
.contextual-help-tabs a {
    display: block;
    padding: 5px 5px 5px 12px;
    line-height: 18px;
    text-decoration: none;
    border: 1px solid transparent;
    border-right: none;
    border-left: none;
}
.contextual-help-tabs a:hover {
    color: #333;
}
.contextual-help-tabs .active {
    padding: 0;
    margin: 0 -1px 0 0;
    border-left: 2px solid #2ea2cc;
    background: #f6fbfd;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .02), 0 1px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 2px 0 rgba(0, 0, 0, .02), 0 1px 0 rgba(0, 0, 0, .02);
}
.contextual-help-tabs .active a {
    border-color: #e1e1e1;
    color: #333;
}
.contextual-help-tabs-wrap {
    padding: 0 20px;
    overflow: auto;
}
.help-tab-content {
    display: none;
    margin: 0 22px 12px 0;
    line-height: 1.6em;
}
.help-tab-content.active {
    display: block;
}
.help-tab-content ul li {
    list-style-type: disc;
    margin-left: 18px;
}
.contextual-help-sidebar {
    width: 150px;
    float: right;
    padding: 0 8px 0 12px;
    overflow: auto;
}
html.wp-toolbar {
    padding-top: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.narrow {
    width: 70%;
    margin-bottom: 40px;
}
.narrow p {
    line-height: 150%}
.widefat td, .widefat th {
    overflow: hidden;
    color: #555;
}
.widefat th {
    font-weight: 400;
}
.widefat tfoot tr th, .widefat thead tr th {
    color: #333;
}
.widefat td p {
    margin: 2px 0 .8em;
}
.widefat ol, .widefat p, .widefat ul {
    color: #333;
}
.widefat .column-comment p {
    margin: .6em 0;
}
.postbox-container {
    float: left;
}
.postbox-container .meta-box-sortables {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#wpbody-content .metabox-holder {
    padding-top: 10px;
}
.metabox-holder .postbox-container .empty-container {
    border: 3px dashed #bbb;
    height: 250px;
}
.columns-2 #postbox-container-3 .empty-container, .columns-2 #postbox-container-4 .empty-container, .columns-3 #postbox-container-4 .empty-container, .metabox-holder.columns-1 .postbox-container .empty-container {
    border: 0;
    height: 0;
    min-height: 0;
}
#post-body-content {
    width: 100%;
    min-width: 463px;
    float: left;
}
#post-body.columns-2 #postbox-container-1 {
    float: right;
    margin-right: -300px;
    width: 280px;
}
#post-body.columns-2 #side-sortables {
    min-height: 250px;
}
@media only screen and (max-width:799px) {
    #wpbody-content .metabox-holder .postbox-container .empty-container {
    border: 0;
    height: 0;
    min-height: 0;
}
}.js .postbox .hndle, .js .widget .widget-top {
    cursor: move;
}
.hndle a {
    font-size: 11px;
    font-weight: 400;
}
.postbox .handlediv {
    float: right;
    width: 27px;
    height: 30px;
}
.js .postbox .handlediv {
    cursor: pointer;
}
.sortable-placeholder {
    border: 1px dashed #bbb;
    margin-bottom: 20px;
}
.postbox, .stuffbox {
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
}
.postbox .hndle, .stuffbox .hndle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.postbox .inside, .stuffbox .inside {
    padding: 0 12px 12px;
    line-height: 1.4em;
    font-size: 13px;
}
.postbox .inside {
    margin: 11px 0;
    position: relative;
}
.postbox .inside>p:last-child, .rss-widget ul li:last-child {
    margin-bottom: 1px!important;
}
.postbox.closed h3 {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.postbox table.form-table {
    margin-bottom: 0;
}
.postbox table.widefat {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.temp-border {
    border: 1px dotted #ccc;
}
.columns-prefs label {
    padding: 0 5px;
}
#adminmenu .wp-submenu li.current, #adminmenu .wp-submenu li.current a, #adminmenu .wp-submenu li.current a:hover, #dashboard_right_now .versions .b, #ed_reply_toolbar #ed_reply_strong, #pass-strength-result.short, #pass-strength-result.strong, #post-status-display, #post-visibility-display, .feature-filter .feature-name, .item-controls .item-order a, .media-item .percent, .plugins .name {
    font-weight: 600;
}
#wpfooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    color: #777;
}
#wpfooter p {
    font-size: 13px;
    margin: 0;
    line-height: 20px;
}
#footer-thankyou {
    font-style: italic;
}
#wpfooter a {
    text-decoration: none;
}
#wpfooter a:hover {
    text-decoration: underline;
}
.nav-tab {
    border: 1px solid #ccc;
    border-bottom: none;
    background: #e4e4e4;
    color: #555;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    padding: 4px 14px 6px;
    text-decoration: none;
    margin: -4px 4px -1px 0;
}
.nav-tab:hover {
    background-color: #fff;
    color: #464646;
}
.nav-tab-active, .nav-tab-active:hover {
    border-bottom: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
}
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    padding-left: 10px;
}
h2 .nav-tab {
    padding: 6px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
}
.spinner {
    background: url(images/spinner.gif) 0 0/20px 20px no-repeat;
    -webkit-background-size: 20px 20px;
    display: none;
    float: right;
    opacity: .7;
    filter: alpha(opacity=70);
    width: 20px;
    height: 20px;
    margin: 2px 5px 0;
}
#template div {
    margin-right: 190px;
}
.metabox-holder h3 {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}
#templateside ul li a {
    text-decoration: none;
}
#sidemenu {
    margin: -30px 15px 0 315px;
    list-style: none;
    position: relative;
    float: right;
    padding-left: 10px;
    font-size: 12px;
}
#sidemenu a {
    padding: 0 7px;
    display: block;
    float: left;
    line-height: 28px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
    background-color: #f9f9f9;
    -webkit-transition: none;
    transition: none;
}
#sidemenu li {
    display: inline;
    line-height: 200%;
    list-style: none;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
#sidemenu a.current {
    font-weight: 400;
    padding-left: 6px;
    padding-right: 6px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #dfdfdf;
    border-bottom-color: #f1f1f1;
    background-color: #f1f1f1;
    color: #000;
}
table .column-rating, table .column-visible, table .vers {
    text-align: left;
}
.error-message {
    color: red;
    font-weight: 600;
}
body.iframe {
    height: 98%}
.lp-show-latest p {
    display: none;
}
.lp-show-latest .lp-error p, .lp-show-latest p:last-child {
    display: block;
}
td.media-icon {
    text-align: center;
    width: 80px;
    padding-top: 8px;
    padding-bottom: 8px;
}
td.media-icon img {
    max-width: 80px;
    max-height: 60px;
    width: auto;
    height: auto;
}
#submitdiv h3 {
    margin-bottom: 0!important;
}
.zerosize {
    height: 0;
    width: 0;
    margin: 0;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
}
br.clear {
    height: 2px;
    line-height: 2px;
}
.checkbox {
    border: none;
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
.post-categories {
    display: inline;
    margin: 0;
    padding: 0;
}
.post-categories li {
    display: inline;
}
div.star-holder {
    position: relative;
    height: 17px;
    width: 100px;
    background: url(images/stars.png?ver=20121108) bottom left repeat-x;
}
div.star-holder .star-rating {
    background: url(images/stars.png?ver=20121108) top left repeat-x;
    height: 17px;
    float: left;
}
#wphead {
    border-bottom: 1px solid #dfdfdf;
}
#wphead h1 a {
    color: #464646;
}
.js .meta-box-sortables .postbox:hover .handlediv {
    margin-right: 0!important;
}
.js .meta-box-sortables .postbox .handlediv:before, .js .sidebar-name .sidebar-name-arrow:before {
    right: 12px;
    font: 400 20px/1 dashicons;
    speak: none;
    display: inline-block;
    padding: 8px 10px;
    top: 0;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none!important;
}
.js #widgets-left .sidebar-name .sidebar-name-arrow {
    display: none;
}
.js #widgets-left .sidebar-name:hover .sidebar-name-arrow, .js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow {
    display: block;
}
.js .meta-box-sortables .postbox .handlediv:before, .js .sidebar-name .sidebar-name-arrow:before {
    content: '\f0de'}
.js .meta-box-sortables .postbox.closed .handlediv:before, .js .widgets-holder-wrap.closed .sidebar-name-arrow:before {
    content: '\f140'}
.error a {
    text-decoration: underline;
}
.updated a {
    text-decoration: none;
    padding-bottom: 2px;
}
#photo-add-url-div input[type=text] {
    width: 300px;
}
.alignleft h3 {
    margin: 0;
}
#template textarea {
    font-family: Consolas, Monaco, monospace;
    font-size: 13px;
    width: 97%;
    background: #f9f9f9;
    outline: 0;
}
#docs-list, #template textarea {
    direction: ltr;
}
#template p {
    width: 97%}
#templateside {
    float: right;
    width: 190px;
    word-wrap: break-word;
}
#postcustomstuff p.submit, #templateside h3 {
    margin: 0;
}
#templateside h4 {
    margin: 1em 0 0;
}
#templateside ol, #templateside ul {
    margin: .5em 0;
    padding: 0;
}
#templateside li {
    margin: 4px 0;
}
#templateside li a, .theme-editor-php .highlight {
    display: block;
    padding: 3px 3px 3px 12px;
    text-decoration: none;
}
.theme-editor-php .highlight {
    margin: -3px 3px -3px -12px;
}
#templateside .highlight {
    border: none;
    font-weight: 700;
}
.nonessential {
    color: #666;
    font-size: 11px;
    font-style: italic;
    padding-left: 12px;
}
#documentation {
    margin-top: 10px;
}
#documentation label {
    line-height: 22px;
    vertical-align: baseline;
    font-weight: 600;
}
.fileedit-sub {
    padding: 10px 0 8px;
    line-height: 180%}
.accordion-section-title:after, .control-section .accordion-section-title:after, .nav-menus-php .item-edit:before, .widget-top a.widget-action:after {
    right: 0;
    content: "\f0dd";
    border: none;
    background: 0 0;
    font: 400 20px/1 FontAwesome;
    speak: none;
    display: block;
    padding: 0;
    text-indent: 0;
    text-align: center;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none!important;
    
  
    
}
.accordion-section-title:after, .handlediv, .item-edit, .sidebar-name-arrow, .widget-action {
    color: #aaa;
}
.accordion-section-title:hover:after, .handlediv:hover, .item-edit:hover, .sidebar-name:hover .sidebar-name-arrow, .widget-action:hover {
    color: #777;
}
.widget-top a.widget-action:after {
    padding: 12px 12px 11px;
}
.widget-top a.widget-action:focus:after {
    -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}
.nav-menus-php .item-edit:before {
    line-height: 2.1;
}
.accordion-section-title:after, .control-section .accordion-section-title:after {
    float: right;
    right: 20px;
    top: -2px;
}
#customize-info.open .accordion-section-title:after, .control-section.open .accordion-section-title:after, .nav-menus-php .menu-item-edit-active .item-edit:before, .widget.open .widget-top a.widget-action:after {
    content: '\f0de'}
/*!
 * jQuery UI Draggable/Sortable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle, .ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.accordion-section {
    border-bottom: 1px solid #dfdfdf;
    margin: 0;
}
.accordion-section.open .accordion-section-content, .no-js .accordion-section .accordion-section-content {
    display: block;
}
.accordion-section.open:hover {
    border-bottom-color: #dfdfdf;
}
.accordion-section-content {
    display: none;
    padding: 10px 20px 15px;
    overflow: hidden;
    background: #fff;
}
.accordion-section-title {
    margin: 0;
    padding: 12px 15px 15px;
    position: relative;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.js .accordion-section-title {
    cursor: pointer;
}
.js .accordion-section-title:after {
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 1;
}
.accordion-section-title:focus {
    outline: 0;
}
.accordion-section-title:focus:after, .accordion-section-title:hover:after {
    border-color: #aaa transparent;
}
.cannot-expand .accordion-section-title {
    cursor: auto;
}
.cannot-expand .accordion-section-title:after {
    display: none;
}
.control-section .accordion-section-title {
    border-left: none;
    border-right: none;
    padding: 10px 10px 11px 14px;
    line-height: 21px;
    background: #fff;
}
.control-section .accordion-section-title:after {
    top: 11px;
}
.js .control-section .accordion-section-title:focus, .js .control-section .accordion-section-title:hover, .js .control-section.open .accordion-section-title, .js .control-section:hover .accordion-section-title {
    color: #222;
    background: #f5f5f5;
}
.control-section.open .accordion-section-title {
    border-bottom: 1px solid #dfdfdf;
}
@media only screen and (min-width:769px) {
    #col-left {
    width: 35%}
#col-right {
    width: 65%}
}@media only screen and (max-width:860px) {
    #col-left {
    width: 35%}
#col-right {
    width: 65%}
}@media only screen and (min-width:980px) {
    #col-left {
    width: 35%}
#col-right {
    width: 65%}
}@media only screen and (max-width:768px) {
    #col-left, #col-right {
    width: 100%}
}@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
    div.star-holder, div.star-holder .star-rating {
    background: url(images/stars-2x.png?ver=20121108) bottom left/21px 37px repeat-x;
    -webkit-background-size: 21px 37px;
}
.spinner {
    background-image: url(images/spinner-2x.gif);
}
#bulk-titles div a, #bulk-titles div a:hover, #screen-meta-links a.show-settings, .curtime #timestamp, .meta-box-sortables .postbox:hover .handlediv, .sidebar-name-arrow, .sidebar-name:hover .sidebar-name-arrow, .tagchecklist span a, .tagchecklist span a:hover, .widget-top a.widget-action, .widget-top a.widget-action:hover {
    background: none!important;
}
}@-ms-viewport {
    width: device-width;
}
@media screen and (max-width:782px) {
    html.wp-toolbar {
    padding-top: 46px;
}
body {
    min-width: 240px;
    overflow-x: hidden;
}
body * {
    -webkit-tap-highlight-color: transparent!important;
}
#wpcontent {
    position: relative;
    margin-left: 0;
    padding-left: 10px;
}
#wpbody-content {
    padding-bottom: 100px;
}
.wrap {
    margin-right: 12px;
    margin-left: 0;
}
.col-wrap {
    padding: 0;
}
#collapse-menu, #screen-meta, #screen-meta-links, .post-format-select {
    display: none!important;
}
.wrap .add-new-h2, .wrap .add-new-h2:active {
    padding: 10px 15px;
    font-size: 14px;
}
.wp-color-result {
    height: auto;
    padding-left: 45px;
}
.wp-color-result:after {
    font-size: 14px;
    height: auto;
    padding: 6px 14px;
}
.media-upload-form div.error, .wrap div.error, .wrap div.updated {
    margin: 20px 0 10px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 175%}
.wrap .icon32+h2 {
    margin-top: -2px;
}
.wp-responsive-open #wpbody {
    right: -190px;
}
code {
    word-wrap: break-word;
}
.postbox {
    font-size: 14px;
}
.metabox-holder h3 {
    padding: 12px;
}
.postbox .handlediv {
    margin-top: 3px;
}
.subsubsub {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}
#templateside {
    float: none;
    width: auto;
}
#templateside li {
    margin: 0;
}
#templateside li a {
    display: block;
    padding: 5px;
}
#templateside .highlight {
    padding: 5px;
    margin-left: -5px;
    margin-top: -5px;
}
#template div {
    float: none;
    margin: 0;
    width: auto;
}
#template textarea {
    width: 100%}
.fileedit-sub .alignright {
    margin-top: 15px;
}
#comments-form .checkforspam, #wpfooter {
    display: none;
}
}@media screen and (max-width:600px) {
    #wpwrap.wp-responsive-open {
    overflow-x: hidden;
}
html.wp-toolbar {
    padding-top: 0;
}
#wpbody {
    padding-top: 46px;
}
div#post-body.metabox-holder.columns-1 {
    overflow-x: hidden;
}
}input, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    background-color: #fff;
    color: #333;
    outline: 0;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    border-color: #5b9dd9;
    -webkit-box-shadow: 0 0 2px rgba(30, 140, 190, .8);
    box-shadow: 0 0 2px rgba(30, 140, 190, .8);
}
input[type=email], input[type=url] {
    direction: ltr;
}
input[type=checkbox], input[type=radio] {
    border: 1px solid #bbb;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
input[type=radio]:checked+label:before {
    color: #888;
}
.wp-core-ui input[type=reset]:active, .wp-core-ui input[type=reset]:hover {
    color: #2ea2cc;
}
.wp-admin p input[type=checkbox], .wp-admin p input[type=radio], td>input[type=checkbox] {
    margin-top: 0;
}
.wp-admin p label input[type=checkbox] {
    margin-top: -4px;
}
.wp-admin p label input[type=radio] {
    margin-top: -2px;
}
input[type=radio] {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 4px;
    line-height: 10px;
}
input[type=checkbox]:checked:before, input[type=radio]:checked:before {
    display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
input[type=checkbox]:checked:before {
    content: "\f00c";
    margin: 0;
    color: #1e8cbe;
}
input[type=radio]:checked:before {
    content: '\2022';
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #1e8cbe;
}
@-moz-document url-prefix() {
    .form-table input.tog, input[type=checkbox], input[type=radio] {
    margin-bottom: -1px;
}
}input[type=search] {
    -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-decoration {
    display: none;
}
.ie8 input[type=password] {
    font-family: sans-serif;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, select, textarea {
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
textarea {
    overflow: auto;
    padding: 2px 6px;
    line-height: 1.4;
}
.wp-admin input[type=file] {
    padding: 3px 0;
}
label {
    cursor: pointer;
}
input, select {
    margin: 1px;
    padding: 3px 5px;
}
input.code {
    padding-top: 6px;
    width: 100%
}
textarea.code {
    line-height: 1.4;
    padding: 4px 6px 1px;
}
input.readonly, input[readonly], textarea.readonly, textarea[readonly] {
    background-color: #eee;
}
.wp-core-ui :-moz-placeholder, :-moz-placeholder {
    color: #a9a9a9;
}
th.sortable a, th.sorted a {
    display: block;
    overflow: hidden;
    padding: 7px 7px 8px 10px;
}
th.manage-column a, th.sortable a:active, th.sortable a:focus, th.sortable a:hover {
    color: #333;
}
th.sortable a:focus {
    background: #e1e1e1;
}
.fixed .column-comments.sortable a, .fixed .column-comments.sorted a {
    padding: 8px 0;
}
th.sortable a span, th.sorted a span {
    float: left;
    cursor: pointer;
}
th.desc:hover span.sorting-indicator, th.sorted.asc .sorting-indicator {
    display: block;
    background-position: 0 0;
}
th.asc:hover span.sorting-indicator, th.sorted.desc .sorting-indicator {
    display: block;
    background-position: -7px 0;
}
.tablenav-pages a {
    font-weight: 600;
    margin-right: 1px;
    padding: 0 2px;
}
.wp-list-table.plugins .plugin-title strong, .wp-list-table.plugins .theme-title strong {
    font-size: 1.4em;
    line-height: 1.6em;
}
}#poststuff {
    padding-top: 10px;
    min-width: 763px;
}
#poststuff #post-body {
    padding: 0;
}
#poststuff .postbox-container {
    width: 100%}
#poststuff #post-body.columns-2 {
    margin-right: 300px;
}
#show-comments {
    overflow: hidden;
}
#save-action .spinner, #show-comments .spinner, #show-comments a {
    float: left;
}
#lost-connection-notice .spinner {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
#titlediv {
    position: relative;
}
#titlediv label {
    cursor: text;
}
#titlediv div.inside {
    margin: 0;
}
#poststuff #titlewrap {
    border: 0;
    padding: 0;
}
#titlediv #title {
    padding: 3px 8px;
    font-size: 1.7em;
    line-height: 100%;
    height: 1.7em;
    width: 100%;
    outline: 0;
    margin: 0;
    background-color: #fff;
}
#titlediv #title-prompt-text {
    color: #777;
    position: absolute;
    font-size: 1.7em;
    padding: 11px 10px;
}
#wp-fullscreen-save .fs-saved {
    color: #999;
    float: right;
    margin-top: 4px;
}
#poststuff .inside-submitbox, #side-sortables .inside-submitbox {
    margin: 0 3px;
    font-size: 11px;
}
input#link_description, input#link_url {
    width: 98%}
#pending {
    background: 0 none;
    border: 0;
    padding: 0;
    font-size: 11px;
    margin-top: -1px;
}
#edit-slug-box {
    line-height: 24px;
    min-height: 25px;
    margin-top: 5px;
    padding: 0 10px;
    color: #666;
}
#edit-slug-box .cancel {
    margin-right: 10px;
    font-size: 11px;
}
#editable-post-name-full {
    display: none;
}
#editable-post-name {
    background-color: #fffbcc;
}
#editable-post-name input {
    font-size: 13px;
    height: 22px;
    margin: 0;
    width: 16em;
}
.postarea h3 label {
    float: left;
}
.submitbox .submit {
    text-align: left;
    padding: 12px 10px 10px;
    font-size: 11px;
    background-color: #464646;
    color: #ccc;
}
.submitbox .submitdelete {
    text-decoration: none;
    padding: 1px 2px;
}
#normal-sortables .submitbox .submitdelete:hover {
    color: #000;
    background-color: red;
    border-bottom-color: red;
}
.submitbox .submit a:hover {
    text-decoration: underline;
}
.submitbox .submit input {
    margin-bottom: 8px;
    margin-right: 4px;
    padding: 6px;
}
.inside-submitbox #post_status {
    margin: 2px 0 2px -2px;
}
#post-status-select {
    margin-top: 3px;
}
#post-body #normal-sortables {
    min-height: 50px;
}
.postbox {
    position: relative;
    min-width: 255px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    background: #fff;
}
#trackback_url {
    width: 99%}
#normal-sortables .postbox .submit {
    background: 0 0;
    border: 0;
    float: right;
    padding: 0 12px;
    margin: 0;
}
.category-add input[type=text], .category-add select {
    width: 100%;
    max-width: 260px;
    vertical-align: baseline;
}
#side-sortables .category-add input[type=text], #side-sortables .category-add select {
    margin: 0 0 1em;
}
#side-sortables .add-menu-item-tabs li, .wp-tab-bar li, ul.category-tabs li {
    display: inline;
    line-height: 1.35em;
}
.no-js .category-tabs li.hide-if-no-js {
    display: none;
}
#side-sortables .add-menu-item-tabs a, .category-tabs a, .wp-tab-bar a {
    text-decoration: none;
}
#post-body ul.add-menu-item-tabs li.tabs a, #post-body ul.category-tabs li.tabs a, #side-sortables .add-menu-item-tabs .tabs a, #side-sortables .category-tabs .tabs a, .wp-tab-bar .wp-tab-active a {
    color: #333;
}
.category-tabs {
    margin: 8px 0 5px;
}
#category-adder h4 {
    margin: 10px 0;
}
#side-sortables .add-menu-item-tabs, .wp-tab-bar {
    margin-bottom: 3px;
}
#normal-sortables .postbox #replyrow .submit {
    float: none;
    margin: 0;
    padding: 0 7px 5px;
}
#side-sortables .submitbox .submit .preview, #side-sortables .submitbox .submit a.preview:hover, #side-sortables .submitbox .submit input {
    border: 0;
}
#side-sortables .inside-submitbox .insidebox, .stuffbox .insidebox {
    margin: 11px 0;
}
ul.add-menu-item-tabs, ul.category-tabs, ul.wp-tab-bar {
    margin-top: 12px;
}
ul.add-menu-item-tabs li, ul.category-tabs li {
    border: 1px solid transparent;
    position: relative;
}
.wp-tab-active, ul.add-menu-item-tabs li.tabs, ul.category-tabs li.tabs {
    border: 1px solid #dfdfdf;
    border-bottom-color: #fdfdfd;
    background-color: #fdfdfd;
}
ul.add-menu-item-tabs li, ul.category-tabs li, ul.wp-tab-bar li {
    padding: 3px 5px 5px;
}
#postimagediv .inside img {
    max-width: 100%;
    height: auto;
    width: auto;
}
form#tags-filter {
    position: relative;
}
td.plugin-title strong, td.post-title strong {
    display: block;
    margin-bottom: .2em;
    font-size: 14px;
}
td.plugin-title p, td.post-title p {
    margin: 6px 0;
}
.ui-tabs-hide, .wp-hidden-children .wp-hidden-child {
    display: none;
}
#post-body .tagsdiv #newtag {
    margin-right: 5px;
    width: 16em;
}
#side-sortables input#post_password {
    width: 94%}
#side-sortables .tagsdiv #newtag {
    width: 68%}
#post-status-info {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #e5e5e5;
    border-top: none;
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    z-index: 999;
}
.post-format-icon.post-format-standard:before, .post-state-format.post-format-standard:before, a.post-state-format.format-standard:before {
    content: '\f109'}
.post-format-icon.post-format-image:before, .post-state-format.post-format-image:before, a.post-state-format.format-image:before {
    content: '\f128'}
.post-format-icon.post-format-gallery:before, .post-state-format.post-format-gallery:before, a.post-state-format.format-gallery:before {
    content: '\f161'}
.post-format-icon.post-format-audio:before, .post-state-format.post-format-audio:before, a.post-state-format.format-audio:before {
    content: '\f127'}
.post-format-icon.post-format-video:before, .post-state-format.post-format-video:before, a.post-state-format.format-video:before {
    content: '\f126'}
.post-format-icon.post-format-chat:before, .post-state-format.post-format-chat:before, a.post-state-format.format-chat:before {
    content: '\f125'}
.post-format-icon.post-format-status:before, .post-state-format.post-format-status:before, a.post-state-format.format-status:before {
    content: '\f130'}
.post-format-icon.post-format-aside:before, .post-state-format.post-format-aside:before, a.post-state-format.format-aside:before {
    content: '\f123'}
.post-format-icon.post-format-quote:before, .post-state-format.post-format-quote:before, a.post-state-format.format-quote:before {
    content: '\f122'}
.post-format-icon.post-format-link:before, .post-state-format.post-format-link:before, a.post-state-format.format-link:before {
    content: '\f103'}
.category-adder {
    margin-left: 120px;
    padding: 4px 0;
}
.category-adder h4 {
    margin: 0 0 8px;
}
#side-sortables .category-adder {
    margin: 0;
}
.categorydiv div.tabs-panel, .customlinkdiv div.tabs-panel, .posttypediv div.tabs-panel, .taxonomydiv div.tabs-panel, .wp-tab-panel {
    min-height: 42px;
    max-height: 200px;
    overflow: auto;
    padding: 0 .9em;
    border: 1px solid #dfdfdf;
    background-color: #fdfdfd;
}
div.tabs-panel-active {
    display: block;
}
div.tabs-panel-inactive {
    display: none;
}
#front-page-warning, #front-static-pages ul, .categorydiv ul.categorychecklist ul, .customlinkdiv ul.categorychecklist ul, .inline-editor ul.cat-checklist ul, .posttypediv ul.categorychecklist ul, .taxonomydiv ul.categorychecklist ul, ul.export-filters {
    margin-left: 18px;
}
ul.categorychecklist li {
    margin: 0;
    padding: 0;
    line-height: 22px;
    word-wrap: break-word;
}
.comment-ays {
    margin-bottom: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.comment-ays .alt {
    background-color: transparent;
}
.spam-undo-inside, .trash-undo-inside {
    margin: 1px 8px 1px 0;
    line-height: 16px;
}
.spam-undo-inside .avatar, .trash-undo-inside .avatar {
    height: 20px;
    width: 20px;
    margin-right: 8px;
    vertical-align: middle;
}
.stuffbox .editcomment {
    clear: none;
}
#comment-status-radio p {
    margin: 3px 0 5px;
}
#comment-status-radio input {
    margin: 2px 3px 5px 0;
    vertical-align: middle;
}
#comment-status-radio label {
    padding: 5px 0;
}
table.links-table {
    width: 100%;
    border-spacing: 0;
}
.links-table th {
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    min-width: 80px;
    width: 20%;
    word-wrap: break-word;
}
.links-table td, .links-table th {
    padding: 5px 0;
}
.links-table td label {
    margin-right: 8px;
}
.links-table td input[type=text], .links-table td textarea {
    width: 100%}
.links-table #link_rel {
    max-width: 280px;
}
#qt_content_dfw, #wp-content-wrap .mce-wp-dfw {
    display: none;
}
#post-visibility-select {
    line-height: 280%}
.wp-core-ui .save-post-visibility, .wp-core-ui .save-timestamp {
    vertical-align: middle;
    margin-right: 15px;
}
div.quicktags-toolbar input {
    padding: 10px 20px;
}
button.wp-switch-editor {
    font-size: 16px;
    line-height: 1em;
    margin: 7px 0 0 7px;
    padding: 8px 12px;
}
#wp-content-media-buttons a {
    font-size: 16px;
    line-height: 37px;
    height: 39px;
    padding: 0 20px 0 15px;
}
.wp-media-buttons span.jetpack-contact-form-icon, .wp-media-buttons span.wp-media-buttons-icon {
    width: 22px!important;
    margin-top: -3px!important;
    margin-left: -5px!important;
}
.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before, .wp-media-buttons .add_media span.wp-media-buttons-icon:before {
    font-size: 20px!important;
}
#content_wp_fullscreen {
    display: none;
}
.misc-pub-section {
    padding: 20px 10px;
}
.misc-pub-section>a {
    float: right;
    font-size: 16px;
}
#delete-action, #publishing-action {
    line-height: 47px;
}
.comment-ays {
    border-bottom: none;
}
.links-table #link_rel {
    max-width: none;
}
.links-table td, .links-table th {
    padding: 10px 0;
}
}@media only screen and (max-width:500px) {
    #wp-content-media-buttons a {
    font-size: 14px;
    padding: 0 10px;
}
}
.drag-drop #drag-drop-area {
    border: 4px dashed #bbb;
    height: 200px;
}
.drag-drop .drag-drop-inside {
    margin: 70px auto 0;
    width: 250px;
}
.drag-drop-inside p {
    color: #aaa;
    font-size: 14px;
    margin: 5px 0;
    display: none;
}
.drag-drop .drag-drop-inside p {
    text-align: center;
}
.drag-drop-inside p.drag-drop-info {
    font-size: 20px;
}
.drag-drop .drag-drop-inside p, .drag-drop-inside p.drag-drop-buttons {
    display: block;
}
.drag-drop.drag-over #drag-drop-area {
    border-color: #83b4d8;
}
#plupload-upload-ui {
    position: relative;
}
@media screen and (max-width:782px) {
    .about-wrap .one-col>div, .about-wrap .three-col>div, .about-wrap .two-col>div {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.about-wrap .col>div.last-feature, .about-wrap .feature-list div {
    margin: 0;
    padding: 0;
    border-bottom: none;
}
.about-wrap .headline-feature .feature-section {
    max-width: 100%}
.about-wrap .feature-list .feature-section {
    padding: 0 0 40px;
}
}@media only screen and (max-width:500px) {
    .about-wrap {
    margin-right: 20px;
    margin-left: 10px;
}
.about-wrap .about-text, .about-wrap h1 {
    margin-right: 0;
}
.about-wrap .about-text {
    margin-bottom: .25em;
}
.about-wrap .wp-badge {
    position: relative;
    margin-bottom: 1.5em;
    width: 100%}
.about-wrap h2.nav-tab-wrapper {
    padding-left: 0;
    border-bottom: 0;
}
.about-wrap h2 .nav-tab {
    margin-top: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #ccc;
}
.about-wrap .headline-feature .feature-section div, .about-wrap .three-col div {
    width: 100%!important;
    float: none!important;
}
.about-wrap .dfw p {
    max-width: 90%}
}@media only screen and (max-width:400px) {
    .about-wrap .feature-list svg {
    margin-top: 15px;
    height: 65px;
    width: 65px;
}
.about-wrap .feature-list.finer-points h4, .about-wrap .feature-list.finer-points p {
    margin-left: 80px;
}
}.no-js #message {
    display: block;
}
ul.add-menu-item-tabs li {
    padding: 3px 5px 3px 8px;
}
.accordion-section ul.add-menu-item-tabs, .accordion-section ul.category-tabs, .accordion-section ul.wp-tab-bar {
    margin: 0;
}
.accordion-section .categorychecklist {
    margin: 13px 0;
}
#nav-menu-meta .accordion-section-content {
    padding: 18px 13px;
}
#nav-menu-meta .button-controls {
    margin-bottom: 0;
}
#nav-menus-frame {
    margin-left: 300px;
    margin-top: 23px;
}
#wpbody-content #menu-settings-column {
    display: inline;
    width: 281px;
    margin-left: -300px;
    clear: both;
    float: left;
    padding-top: 0;
}
#menu-settings-column .inside {
    clear: both;
    margin: 10px 0 0;
}
.metabox-holder-disabled .accordion-section-content, .metabox-holder-disabled .accordion-section-title, .metabox-holder-disabled .postbox {
    opacity: .5;
    filter: alpha(opacity=50);
}
.metabox-holder-disabled .button-controls .select-all {
    display: none;
}
#wpbody {
    position: relative;
}
.blank-slate .menu-name {
    height: 2em;
}
.blank-slate .menu-settings {
    border: none;
    margin-top: 0;
    padding-top: 0;
    overflow: hidden;
}
.is-submenu {
    color: #999;
    font-style: italic;
    font-weight: 400;
    margin-left: 4px;
}
.manage-menus {
    margin-top: 23px;
    padding: 10px;
    overflow: hidden;
    background: #fbfbfb;
}
.manage-menus select {
    float: left;
    margin-right: 6px;
}
.manage-menus .selected-menu {
    float: left;
    margin: 5px 6px 0 0;
}
.manage-menus .submit-btn {
    float: left;
    margin-top: 1px;
}
.menu-edit p {
    margin: .3em 0 .6em;
}
.menu-edit #post-body-content h3 {
    margin: 1em 0 10px;
}
.menu-settings {
    border-top: 1px solid #eee;
    margin-top: 2em;
}
.menu-settings dl {
    margin: 0 0 10px;
    overflow: hidden;
    padding-left: 18%}
.menu-settings dd {
    float: left;
    margin: 0;
    width: 100%}
.menu-settings dt {
    float: left;
    clear: both;
    width: 21.951%;
    padding: 3px 0 0;
    margin-left: -21.951%}
.menu-settings label {
    vertical-align: baseline;
}
.menu-edit .checkbox-input {
    margin-top: 4px;
}
.theme-location-set {
    color: #999;
    font-size: 11px;
}
#menu-management-liquid {
    float: left;
    min-width: 100%;
    margin-top: 3px;
}
#menu-management {
    position: relative;
    margin-right: 20px;
    margin-top: -3px;
    width: 100%;
    background: #f5f5f5;
}
#menu-management .menu-edit {
    margin-bottom: 20px;
}
.nav-menus-php #post-body {
    padding: 0 10px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
}
#nav-menu-footer, #nav-menu-header {
    padding: 0 10px;
}
#nav-menu-header {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 0;
}
#nav-menu-header .menu-name-label {
    margin-top: 4px;
}
.nav-menus-php #post-body div.error, .nav-menus-php #post-body div.updated {
    margin: 0;
}
.nav-menus-php #post-body-content {
    position: relative;
    float: none;
}
#menu-management .menu-add-new abbr {
    font-weight: 600;
}
#select-nav-menu-container {
    text-align: right;
    padding: 0 10px 3px;
    margin-bottom: 5px;
}
#select-nav-menu {
    width: 100px;
    display: inline;
}
#menu-name-label {
    margin-top: -2px;
}
.widefat td.menu-location-menus {
    padding-bottom: 5px;
}
.menu-location-menus select {
    float: left;
}
#locations-nav-menu-wrapper {
    padding: 5px 0;
}
.locations-nav-menu-select select {
    float: left;
    width: 160px;
    margin-right: 5px;
}
.locations-row-links {
    float: left;
    margin: 6px 0 0 6px;
}
.locations-add-menu-link, .locations-edit-menu-link {
    margin: 0 3px;
}
.locations-edit-menu-link {
    padding-right: 3px;
    border-right: 1px solid #ccc;
}
#wpbody .open-label {
    display: block;
    float: left;
}
#wpbody .open-label span {
    padding-right: 10px;
}
.js .input-with-default-title {
    color: #aaa;
    font-style: italic;
}
#menu-management .inside {
    padding: 0 10px;
}
.accordion-container .howto input, .postbox .howto input {
    width: 180px;
    float: right;
}
.accordion-container .outer-border {
    margin: 0;
}
.customlinkdiv .howto input {
    width: 180px;
}
.customlinkdiv p {
    margin-top: 0;
}
#nav-menu-theme-locations .howto select {
    width: 100%}
#nav-menu-theme-locations .button-controls {
    text-align: right;
}
.add-menu-item-view-all {
    height: 400px;
}
#menu-container .submit {
    margin: 0 0 10px;
    padding: 0;
}
.nav-menus-php .add-new-menu-action {
    float: left;
    margin: 6px 0 0 6px;
    line-height: 15px;
}
.nav-menus-php .meta-sep, .nav-menus-php .submitcancel, .nav-menus-php .submitdelete {
    display: block;
    float: left;
    margin: 6px 0;
    line-height: 15px;
}
.meta-sep {
    padding: 0 2px;
}
#cancel-save {
    text-decoration: underline;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 5px;
}
.button-primary.right, .button-secondary.right, .button.right {
    float: right;
}
.list-controls {
    float: left;
    margin-top: 5px;
}
.add-to-menu {
    float: right;
}
.postbox .spinner {
    display: none;
    vertical-align: middle;
}
.button-controls {
    clear: both;
    margin: 10px 0;
}
.hide-all, .show-all {
    cursor: pointer;
}
.hide-all {
    display: none;
}
#menu-name {
    width: 270px;
}
#manage-menu .inside {
    padding: 0;
}
#available-links dt {
    display: block;
}
#add-custom-link .howto {
    font-size: 12px;
}
#add-custom-link label span {
    display: block;
    float: left;
    margin-top: 5px;
    padding-right: 5px;
}
.menu-item-textbox {
    width: 180px;
}
.nav-menus-php .howto span {
    margin-top: 6px;
    display: block;
    float: left;
}
.quick-search {
    width: 190px;
}
.nav-menus-php .list-wrap {
    display: none;
    clear: both;
    margin-bottom: 10px;
}
.nav-menus-php .postbox p.submit {
    margin-bottom: 0;
}
.nav-menus-php .list li {
    display: none;
    margin: 0 0 5px;
}
.nav-menus-php .list li .menu-item-title {
    cursor: pointer;
    display: block;
}
.nav-menus-php .list li .menu-item-title input {
    margin-right: 3px;
    margin-top: -3px;
}
.menu-item-title input[type=checkbox] {
    display: inline-block;
    margin-top: -4px;
}
#menu-container .inside {
    padding-bottom: 10px;
}
.menu {
    padding-top: 1em;
}
#menu-to-edit {
    margin: 0;
    padding: .1em 0;
}
.menu ul {
    width: 100%}
.menu li {
    margin-bottom: 0;
    position: relative;
}
.menu-item-bar {
    clear: both;
    line-height: 1.5em;
    position: relative;
    margin: 9px 0 0;
}
.menu-item-bar .menu-item-handle {
    border: 1px solid #dfdfdf;
    position: relative;
    padding: 10px 15px;
    height: auto;
    min-height: 20px;
    width: 382px;
    line-height: 30px;
    overflow: hidden;
    word-wrap: break-word;
}
.menu-item-bar .menu-item-handle:hover {
    border-color: #999;
    background-color: white
}
#menu-to-edit .menu-item-invalid .menu-item-handle {
    background: #f6c9cc;
    border-color: #f1acb1;
}
.no-js .menu-item-edit-active .item-edit {
    display: none;
}
.js .menu-item-handle {
    cursor: move;
}
.menu li.deleting .menu-item-handle {
    background-image: none;
    background-color: #f66;
}
.menu-item-handle .item-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    margin-right: 13em;
}
.menu-item-handle .menu-item-title.no-title {
    color: #999;
}
li.menu-item.ui-sortable-helper dl {
    margin-top: 0;
}
li.menu-item.ui-sortable-helper .menu-item-transport dl {
    margin-top: 13px;
}
.menu .sortable-placeholder {
    height: 35px;
    width: 410px;
    margin-top: 13px;
}
.menu-item-depth-0 {
    margin-left: 0;
}
.menu-item-depth-1 {
    margin-left: 30px;
}
.menu-item-depth-2 {
    margin-left: 60px;
}
.menu-item-depth-3 {
    margin-left: 90px;
}
.menu-item-depth-4 {
    margin-left: 120px;
}
.menu-item-depth-5 {
    margin-left: 150px;
}
.menu-item-depth-6 {
    margin-left: 180px;
}
.menu-item-depth-7 {
    margin-left: 210px;
}
.menu-item-depth-8 {
    margin-left: 240px;
}
.menu-item-depth-9 {
    margin-left: 270px;
}
.menu-item-depth-10 {
    margin-left: 300px;
}
.menu-item-depth-11 {
    margin-left: 330px;
}
.menu-item-depth-0 .menu-item-transport {
    margin-left: 0;
}
.menu-item-depth-1 .menu-item-transport {
    margin-left: -30px;
}
.menu-item-depth-2 .menu-item-transport {
    margin-left: -60px;
}
.menu-item-depth-3 .menu-item-transport {
    margin-left: -90px;
}
.menu-item-depth-4 .menu-item-transport {
    margin-left: -120px;
}
.menu-item-depth-5 .menu-item-transport {
    margin-left: -150px;
}
.menu-item-depth-6 .menu-item-transport {
    margin-left: -180px;
}
.menu-item-depth-7 .menu-item-transport {
    margin-left: -210px;
}
.menu-item-depth-8 .menu-item-transport {
    margin-left: -240px;
}
.menu-item-depth-9 .menu-item-transport {
    margin-left: -270px;
}
.menu-item-depth-10 .menu-item-transport {
    margin-left: -300px;
}
.menu-item-depth-11 .menu-item-transport {
    margin-left: -330px;
}
body.menu-max-depth-0 {
    min-width: 950px!important;
}
body.menu-max-depth-1 {
    min-width: 980px!important;
}
body.menu-max-depth-2 {
    min-width: 1010px!important;
}
body.menu-max-depth-3 {
    min-width: 1040px!important;
}
body.menu-max-depth-4 {
    min-width: 1070px!important;
}
body.menu-max-depth-5 {
    min-width: 1100px!important;
}
body.menu-max-depth-6 {
    min-width: 1130px!important;
}
body.menu-max-depth-7 {
    min-width: 1160px!important;
}
body.menu-max-depth-8 {
    min-width: 1190px!important;
}
body.menu-max-depth-9 {
    min-width: 1220px!important;
}
body.menu-max-depth-10 {
    min-width: 1250px!important;
}
body.menu-max-depth-11 {
    min-width: 1280px!important;
}
.item-type {
    color: #777;
    font-size: 12px;
    padding: 12px 10px;
    line-height: 18px;
    display: block;
}
.item-controls {
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: -1px;
}
.item-controls a {
    text-decoration: none;
}
.item-controls a:hover {
    cursor: pointer;
}
.item-controls .item-order {
    padding-right: 10px;
}
.nav-menus-php .item-edit {
    position: absolute;
    right: -20px;
    top: 0;
    display: block;
    width: 30px;
    height: 40px;
    margin-right: 0!important;
    text-indent: 100%;
    outline: 0;
    overflow: hidden;
    white-space: nowrap;
}
.menu-instructions-inactive {
    display: none;
}
.menu-item-settings {
    display: block;
    width: 402px;
    padding: 10px 0 10px 10px;
    position: relative;
    z-index: 10;
    border: 1px solid #e5e5e5;
    border-top: none;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
.menu-item-settings .field-move a {
    display: none;
    margin: 0 2px;
}
.menu-item-edit-active .menu-item-settings {
    display: block;
}
.menu-item-edit-inactive .menu-item-settings {
    display: none;
}
.add-menu-item-pagelinks {
    margin: .5em auto;
    text-align: center;
}
.link-to-original {
    display: block;
    margin: 0 0 10px;
    padding: 3px 5px 5px;
    border: 1px solid #dfdfdf;
    color: #777;
    font-size: 12px;
    font-style: italic;
}
.link-to-original a {
    padding-left: 4px;
    font-style: normal;
}
.hidden-field {
    display: none;
}
.menu-item-settings .description-thin, .menu-item-settings .description-wide {
    margin-right: 10px;
    float: left;
}
.description-thin {
    width: 190px;
    height: 40px;
}
.description-wide {
    width: 390px;
}
.menu-item-actions {
    padding-top: 15px;
}
#cancel-save {
    cursor: pointer;
}
.nav-menus-php .major-publishing-actions {
    clear: both;
    padding: 3px 0 6px;
}
.nav-menus-php .major-publishing-actions .publishing-action {
    text-align: right;
    float: right;
    line-height: 23px;
    margin: 4px 0 1px;
}
.nav-menus-php .blank-slate .menu-settings {
    display: none;
}
.nav-menus-php .delete-action {
    float: left;
    margin-top: 2px;
}
.nav-menus-php .submitbox .submitcancel {
    border-bottom: 1px solid #0074a2;
    padding: 1px 2px;
    color: #0074a2;
    text-decoration: none;
}
.nav-menus-php .submitbox .submitcancel:hover {
    background: #0074a2;
    color: #fff;
}
.nav-menus-php .major-publishing-actions .form-invalid {
    padding-left: 4px;
    margin-left: -4px;
}
#menu-item-name-wrap:after, #menu-item-url-wrap:after, #menu-name-label:after, #menu-settings-column .inside:after, #nav-menus-frame:after, .nav-menus-php #post-body-content:after, .nav-menus-php .button-controls:after, .nav-menus-php .major-publishing-actions:after, .nav-menus-php .menu-item-settings:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#menu-item-name-wrap, #menu-item-url-wrap, #nav-menus-frame, .button-controls {
    display: block;
}
@media screen and (max-width:782px) {
    body.nav-menus-php {
    min-width: 0!important;
}
#nav-menus-frame {
    margin-left: 0;
    float: none;
    width: 100%}
#wpbody-content #menu-settings-column {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
}
#side-sortables .add-menu-item-tabs {
    margin: 15px 0 14px;
}
ul.add-menu-item-tabs li.tabs {
    padding: 13px 15px 14px;
}
.nav-menus-php .item-controls .item-type {
    margin-top: 2px;
}
.nav-menus-php .customlinkdiv .howto input {
    width: 65%}
.nav-menus-php .quick-search {
    width: 85%}
#menu-management-liquid {
    margin-top: 25px;
}
.nav-menus-php .menu-name-label.howto span {
    margin-top: 13px;
}
.menu-name-label #menu-name {
    margin-top: 4px;
}
.nav-menus-php .major-publishing-actions .publishing-action {
    margin-top: 6px;
}
.nav-menus-php .delete-action {
    font-size: 14px;
    line-height: 50px;
    margin-top: 12px;
}
.description-wide, .menu-item-bar .menu-item-handle, .menu-item-settings {
    width: auto;
}
.menu-item-settings {
    padding: 10px;
}
.menu-item-settings .description-thin, .menu-item-settings .description-wide {
    width: 100%;
    height: auto;
}
.menu-item-settings input {
    width: 100%}
.menu-settings dl {
    padding-left: 0;
}
.menu-settings dd {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}
.menu-settings dt {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
}
}@media only screen and (max-width:768px) {
    #menu-locations-wrap .widefat {
    width: 100%}
}.widget {
    margin: 0 auto 10px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget-top {
    font-size: 13px;
    font-weight: 600;
    background: #f7f7f7;
}
.widget-top a.widget-action, .widget-top a.widget-action:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-decoration: none;
}
.widget-title h4 {
    margin: 0;
    padding: 15px;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.widgets-holder-wrap .widget-inside {
    border-top: none;
    padding: 1px 15px 15px;
    line-height: 16px;
}
#available-widgets .widget-description, #widgets-right a.widget-control-edit, .in-widget-title {
    color: #666;
}
.deleting .widget-title, .deleting .widget-top a.widget-action:after {
    color: #aaa;
}
.widget.ui-draggable-dragging {
    min-width: 100%}
.widget.ui-sortable-helper {
    opacity: .8;
}
.widget-placeholder {
    border: 1px dashed #bbb;
    margin: 0 auto 10px;
    height: 45px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#widgets-right .widget-placeholder {
    margin-top: 0;
}
#widgets-right .closed .widget-placeholder {
    height: 0;
    border: 0;
    margin-top: -10px;
}
.sidebar-name {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wp-core-ui button::-moz-focus-inner, .wp-core-ui input[type=button]::-moz-focus-inner, .wp-core-ui input[type=reset]::-moz-focus-inner, .wp-core-ui input[type=submit]::-moz-focus-inner {
    border-width: 0;
    border-style: none;
    padding: 0;
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
}
.wp-core-ui .button-group.button-small .button, .wp-core-ui .button.button-small {
    height: 24px;
    line-height: 22px;
    padding: 0 8px 1px;
    font-size: 11px;
}
.wp-core-ui .button-group.button-hero .button, .wp-core-ui .button.button-hero {
    font-size: 14px;
    height: 46px;
    line-height: 44px;
    padding: 0 36px;
}
.wp-core-ui .button:active, .wp-core-ui .button:focus {
    outline: 0;
}
.wp-core-ui .button.hidden {
    display: none;
}
.wp-core-ui input[type=reset], .wp-core-ui input[type=reset]:active, .wp-core-ui input[type=reset]:focus, .wp-core-ui input[type=reset]:hover {
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 2px 1px;
    width: auto;
}
.wp-core-ui .button, .wp-core-ui .button-secondary {
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
    vertical-align: top;
}
.wp-core-ui p .button {
    vertical-align: baseline;
}
.wp-core-ui .button-secondary:focus, .wp-core-ui .button-secondary:hover, .wp-core-ui .button.focus, .wp-core-ui .button.hover, .wp-core-ui .button:focus, .wp-core-ui .button:hover {
    background: #fafafa;
    border-color: #999;
    color: #222;
}
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus, .wp-core-ui .button:focus {
    -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}
.wp-core-ui .button-secondary:active, .wp-core-ui .button.active, .wp-core-ui .button.active:hover, .wp-core-ui .button:active {
    background: #eee;
    border-color: #999;
    color: #333;
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
}
.wp-core-ui .button.active:focus {
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}
.wp-core-ui .button-disabled, .wp-core-ui .button-secondary.disabled, .wp-core-ui .button-secondary:disabled, .wp-core-ui .button-secondary[disabled], .wp-core-ui .button.disabled, .wp-core-ui .button:disabled, .wp-core-ui .button[disabled] {
    color: #aaa!important;
    border-color: #ddd!important;
    background: #f7f7f7!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: 0 1px 0 #fff!important;
    cursor: default;
}
.wp-core-ui .button-primary {
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5), 0 1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    text-decoration: none;
}
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
    background: #1e8cbe;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .6);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, .6);
    color: #fff;
}
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary:focus {
    border-color: #0e3950;
    -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .6), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
    box-shadow: inset 0 1px 0 rgba(120, 200, 230, .6), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}
.wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover, .wp-core-ui .button-primary:active {
    background: #1b7aa6;
    border-color: #005684;
    color: rgba(255, 255, 255, .95);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
    vertical-align: top;
}
.wp-core-ui .button-primary-disabled, .wp-core-ui .button-primary.disabled, .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary[disabled] {
    color: #94cde7!important;
    background: #298cba!important;
    border-color: #1b607f!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)!important;
    cursor: default;
}
.wp-core-ui .button-group {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    vertical-align: middle;
}
.wp-core-ui .button-group>.button {
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: -1px;
    z-index: 10;
}
.wp-core-ui .button-group>.button-primary {
    z-index: 100;
}
.wp-core-ui .button-group>.button:hover {
    z-index: 20;
}
.wp-core-ui .button-group>.button:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.wp-core-ui .button-group>.button:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.wp-core-ui .button-group>.button:focus {
    position: relative;
    z-index: 1;
}
@media screen and (max-width:782px) {
    .wp-core-ui .button, .wp-core-ui .button.button-large, .wp-core-ui .button.button-small, a.preview, input#publish, input#save-post {
    padding: 6px 14px;
    line-height: normal;
    font-size: 14px;
    vertical-align: middle;
    height: auto;
    margin-bottom: 4px;
}
#menu-management-liquid {
float: left;
min-width: 100%;
margin-top: 3px;
}
@media screen and (max-width: 782px)
#menu-management-liquid {
margin-top: 25px;
}
.description-wide {
width: 90%;
}
 |