#hwpwrap {
  color: #424242;
}

#hwpwrap a{
    color: #2ea2cc;
}

#hwpwrap .outer-border{
    list-style-type: none;
}
#hwpwrap #wpwrap {
  height: auto;
  min-height: 100%;
  width: 100%;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  
}
#hwpwrap #wpcontent {
  height: 100%;
}
#hwpwrap .menu-item {
  line-height: 1.5;
}

#hwpwrap #wpbody-content {
  padding-bottom: 65px;
  float: left;
  width: 100%;
  overflow: visible !important;
}

#hwpwrap .has-right-sidebar #post-body {
  float: left;
  clear: left;
  width: 100%;
  margin-right: -2000px;
}
#hwpwrap .has-right-sidebar #post-body-content {
  margin-right: 300px;
  float: none;
  width: auto;
}

#hwpwrap .clear {
  clear: both;
}

#hwpwrap .ie8 a:focus {
  outline: #5b9dd9 solid 1px;
}
#hwpwrap #adminmenu a:focus, #hwpwrap .screen-reader-text:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
#hwpwrap .wp-filter .search-form select {
  margin: 0;
  height: 32px;
  vertical-align: top;
}

#hwpwrap .filter-group h4 {
  position: relative;
  margin: 0;
}
#hwpwrap .filter-drawer ol {
  margin: 20px 0 0;
  list-style-type: none;
  font-size: 12px;
}
#hwpwrap .filter-drawer li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
  padding-right: 25px;
  width: 160px;
  list-style-type: none;
}

#hwpwrap .filter-drawer .buttons .button span {
  display: inline-block;
  opacity: .8;
  font-size: 12px;
  text-indent: 10px;
}

#hwpwrap .filtered-by > span {
  font-weight: 600;
}
#hwpwrap .filtered-by a {
  margin-left: 10px;
}

#hwpwrap .loading-content .spinner {
  display: block;
  margin: 40px auto 0;
  float: none;
}
@media only screen and (max-width: 1120px) {

  #hwpwrap .filter-group li {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 782px) {
  #hwpwrap .filter-group li {
    padding: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 320px) {

  #hwpwrap .filter-group li, #hwpwrap .wp-filter .search-form input[type=search] {
    width: 100%;
  }
}

#hwpwrap .form-table td .notice p, #hwpwrap .notice p, #hwpwrap div.error p, #hwpwrap div.updated p {
  margin: .5em 0;
  padding: 2px;
}

#hwpwrap .update-php .spinner {
  float: none;
  margin: -4px 0;
}

#hwpwrap #adminmenu a, #hwpwrap #catlist a, #hwpwrap #sidemenu a, #hwpwrap #taglist a {
  text-decoration: none;
}

#hwpwrap #screen-meta-links a {
  color: #777;
}
#hwpwrap #screen-meta-links a:active, #hwpwrap #screen-meta-links a:focus, #hwpwrap #screen-meta-links a:hover {
  color: #333;
}

#hwpwrap #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;
}

#hwpwrap #contextual-help-wrap h5, #hwpwrap #screen-options-wrap h5 {
  margin: 8px 0;
  font-size: 13px;
}
#hwpwrap .metabox-prefs label {
  display: inline-block;
  padding-right: 15px;
  line-height: 30px;
}
#hwpwrap .metabox-prefs label input[type=checkbox] {
  margin-top: -4px;
  margin-right: 6px;
}
#hwpwrap .metabox-prefs label input {
  margin: 0 5px 0 2px;
}
#hwpwrap .metabox-prefs .columns-prefs label input {
  margin: 0 2px;
}
#hwpwrap .metabox-prefs label a {
  display: none;
}

#hwpwrap .contextual-help-tabs ul {
  margin: 1em 0;
}
#hwpwrap .contextual-help-tabs li {
  margin-bottom: 0;
  list-style-type: none;
  border-style: solid;
  border-width: 0 0 0 2px;
  border-color: transparent;
}
#hwpwrap .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;
}
#hwpwrap .contextual-help-tabs a:hover {
  color: #333;
}

#hwpwrap .contextual-help-tabs .active a {
  border-color: #e1e1e1;
  color: #333;
}

#hwpwrap .help-tab-content ul li {
  list-style-type: disc;
  margin-left: 18px;
}

#hwpwrap .narrow p {
  line-height: 150%;
}
#hwpwrap .widefat td, #hwpwrap .widefat th {
  overflow: hidden;
  color: #555;
}
#hwpwrap .widefat th {
  font-weight: 400;
}
#hwpwrap .widefat tfoot tr th, #hwpwrap .widefat thead tr th {
  color: #333;
}
#hwpwrap .widefat td p {
  margin: 2px 0 .8em;
}
#hwpwrap .widefat ol, #hwpwrap .widefat p, #hwpwrap .widefat ul {
  color: #333;
}
#hwpwrap .widefat .column-comment p {
  margin: .6em 0;
}

#hwpwrap #wpbody-content .metabox-holder {
  padding-top: 10px;
}

#hwpwrap #post-body-content {
  width: 100%;
  min-width: 463px;
  float: left;
}

@media only screen and (max-width: 799px) {
}

#hwpwrap .hndle a {
  font-size: 11px;
  font-weight: 400;
}

#hwpwrap .postbox .inside, #hwpwrap .stuffbox .inside {
  padding: 0 12px 12px;
  line-height: 1.4em;
  font-size: 13px;
}
#hwpwrap .postbox .inside {
  margin: 11px 0;
  position: relative;
}
#hwpwrap .postbox .inside > p:last-child, #hwpwrap .rss-widget ul li:last-child {
  margin-bottom: 1px !important;
}
#hwpwrap .postbox.closed h3 {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#hwpwrap .columns-prefs label {
  padding: 0 5px;
}

#hwpwrap #wpfooter p {
  font-size: 13px;
  margin: 0;
  line-height: 20px;
}

#hwpwrap #wpfooter a {
  text-decoration: none;
}
#hwpwrap #wpfooter a:hover {
  text-decoration: underline;
}

#hwpwrap .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;
}
#hwpwrap #template div {
  margin-right: 190px;
}
#hwpwrap .metabox-holder h3 {
  font-size: 14px;
  padding: 8px 12px;
  margin: 0;
  line-height: 1.4;
}
#hwpwrap #templateside ul li a {
  text-decoration: none;
}

#hwpwrap #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;
}
#hwpwrap #sidemenu li {
  display: inline;
  line-height: 200%;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

#hwpwrap .lp-show-latest p {
  display: none;
}
#hwpwrap .lp-show-latest .lp-error p, #hwpwrap .lp-show-latest p:last-child {
  display: block;
}

#hwpwrap td.media-icon img {
  max-width: 80px;
  max-height: 60px;
  width: auto;
  height: auto;
}
#hwpwrap #submitdiv h3 {
  margin-bottom: 0 !important;
}

#hwpwrap br.clear {
  height: 2px;
  line-height: 2px;
}

#hwpwrap fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

#hwpwrap .post-categories li {
  display: inline;
}

#hwpwrap #wphead h1 a {
  color: #464646;
}

#hwpwrap .error a {
  text-decoration: underline;
}
#hwpwrap .updated a {
  text-decoration: none;
  padding-bottom: 2px;
}
#hwpwrap #photo-add-url-div input[type=text] {
  width: 300px;
}
#hwpwrap .alignleft h3 {
  margin: 0;
}
#hwpwrap #template textarea {
  font-family: Consolas, Monaco, monospace;
  font-size: 13px;
  width: 97%;
  background: #f9f9f9;
  outline: 0;
}

#hwpwrap #template p {
  width: 97%;
}

#hwpwrap #templateside h4 {
  margin: 1em 0 0;
}
#hwpwrap #templateside ol, #hwpwrap #templateside ul {
  margin: .5em 0;
  padding: 0;
}
#hwpwrap #templateside li {
  margin: 4px 0;
}

#hwpwrap #documentation label {
  line-height: 22px;
  vertical-align: baseline;
  font-weight: 600;
}

#hwpwrap .nav-menus-php .item-edit:before {
  line-height: 2.1;
}
#hwpwrap .accordion-section-title:after, #hwpwrap .control-section .accordion-section-title:after {
  float: right;
  right: 20px;
  top: -2px;
}

#hwpwrap .accordion-section {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
}
#hwpwrap .accordion-section.open .accordion-section-content, #hwpwrap .no-js .accordion-section .accordion-section-content {
  display: block;
}
#hwpwrap .accordion-section.open:hover {
  border-bottom-color: #dfdfdf;
}
#hwpwrap .accordion-section-content {
  display: none;
  padding: 10px 20px 15px;
  overflow: hidden;
  background: #fff;
}
#hwpwrap .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;
}
#hwpwrap .js .accordion-section-title {
  cursor: pointer;
}
#hwpwrap .js .accordion-section-title:after {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 1;
}
#hwpwrap .accordion-section-title:focus {
  outline: 0;
}
#hwpwrap .accordion-section-title:focus:after, #hwpwrap .accordion-section-title:hover:after {
  border-color: #aaa transparent;
}
#hwpwrap .cannot-expand .accordion-section-title {
  cursor: auto;
}
#hwpwrap .cannot-expand .accordion-section-title:after {
  display: none;
}
#hwpwrap .control-section .accordion-section-title {
  border-left: none;
  border-right: none;
  padding: 10px 10px 11px 14px;
  line-height: 21px;
  background: #fff;
}
#hwpwrap .control-section .accordion-section-title:after {
  top: 11px;
}
#hwpwrap .js .control-section .accordion-section-title:focus, #hwpwrap .js .control-section .accordion-section-title:hover, #hwpwrap .js .control-section.open .accordion-section-title, #hwpwrap .js .control-section:hover .accordion-section-title {
  color: #222;
  background: #f5f5f5;
}
#hwpwrap .control-section.open .accordion-section-title {
  border-bottom: 1px solid #dfdfdf;
}
@media only screen and (min-width: 769px) {
}
@media only screen and (max-width: 860px) {
}
@media only screen and (min-width: 980px) {
}
@media only screen and (max-width: 768px) {
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #hwpwrap div.star-holder, #hwpwrap div.star-holder .star-rating {
    /*background: url(images/stars-2x.png?ver=20121108) bottom left/21px 37px repeat-x;*/
    -webkit-background-size: 21px 37px;
  }
  #hwpwrap .spinner {
    background-image: url(images/spinner-2x.gif);
  }
  #hwpwrap #bulk-titles div a, #hwpwrap #bulk-titles div a:hover, #hwpwrap #screen-meta-links a.show-settings, #hwpwrap .curtime #timestamp, #hwpwrap .meta-box-sortables .postbox:hover .handlediv, #hwpwrap .sidebar-name-arrow, #hwpwrap .sidebar-name:hover .sidebar-name-arrow, #hwpwrap .tagchecklist span a, #hwpwrap .tagchecklist span a:hover, #hwpwrap .widget-top a.widget-action, #hwpwrap .widget-top a.widget-action:hover {
    background: none !important;
  }
}
/*@-ms-viewport {
  #hwpwrap {
    width: device-width;
  }
}*/
@media screen and (max-width: 782px) {
  #hwpwrap body {
    min-width: 240px;
    overflow-x: hidden;
  }
  #hwpwrap body * {
    -webkit-tap-highlight-color: transparent !important;
  }
  #hwpwrap #wpcontent {
    position: relative;
    margin-left: 0;
    padding-left: 10px;
  }
  #hwpwrap #wpbody-content {
    padding-bottom: 100px;
  }
  #hwpwrap .wrap {
    margin-right: 12px;
    margin-left: 0;
  }

  #hwpwrap .wrap .icon32 + h2 {
    margin-top: -2px;
  }
  #hwpwrap .wp-responsive-open #wpbody {
    right: -190px;
  }
  #hwpwrap code {
    word-wrap: break-word;
  }

  #hwpwrap .metabox-holder h3 {
    padding: 12px;
  }

  #hwpwrap #templateside li {
    margin: 0;
  }
  #hwpwrap #templateside li a {
    display: block;
    padding: 5px;
  }

  #hwpwrap #template div {
    float: none;
    margin: 0;
    width: auto;
  }
  #hwpwrap #template textarea {
    width: 100%;
  }

}
@media screen and (max-width: 600px) {

  #hwpwrap #wpbody {
    padding-top: 46px;
  }
}
#hwpwrap input, #hwpwrap textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hwpwrap input[type=checkbox], #hwpwrap input[type=color], #hwpwrap input[type=date], #hwpwrap input[type=datetime-local], #hwpwrap input[type=datetime], #hwpwrap input[type=email], #hwpwrap input[type=month], #hwpwrap input[type=number], #hwpwrap input[type=password], #hwpwrap input[type=radio], #hwpwrap input[type=search], #hwpwrap input[type=tel], #hwpwrap input[type=text], #hwpwrap input[type=time], #hwpwrap input[type=url], #hwpwrap input[type=week], #hwpwrap select, #hwpwrap textarea {
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 2px rgba(0, 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;
}
#hwpwrap input[type=checkbox]:focus, #hwpwrap input[type=color]:focus, #hwpwrap input[type=date]:focus, #hwpwrap input[type=datetime-local]:focus, #hwpwrap input[type=datetime]:focus, #hwpwrap input[type=email]:focus, #hwpwrap input[type=month]:focus, #hwpwrap input[type=number]:focus, #hwpwrap input[type=password]:focus, #hwpwrap input[type=radio]:focus, #hwpwrap input[type=search]:focus, #hwpwrap input[type=tel]:focus, #hwpwrap input[type=text]:focus, #hwpwrap input[type=time]:focus, #hwpwrap input[type=url]:focus, #hwpwrap input[type=week]:focus, #hwpwrap select:focus, #hwpwrap textarea:focus {
  border-color: #5b9dd9;
  -webkit-box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
  box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}
#hwpwrap input[type=email], #hwpwrap input[type=url] {
  direction: ltr;
}
#hwpwrap input[type=checkbox], #hwpwrap 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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: .05s border-color ease-in-out;
  transition: .05s border-color ease-in-out;
}
#hwpwrap input[type=radio]:checked + label:before {
  color: #888;
}
#hwpwrap .wp-core-ui input[type=reset]:active, #hwpwrap .wp-core-ui input[type=reset]:hover {
  color: #2ea2cc;
}
#hwpwrap .wp-admin p input[type=checkbox], #hwpwrap .wp-admin p input[type=radio], #hwpwrap td > input[type=checkbox] {
  margin-top: 0;
}
#hwpwrap .wp-admin p label input[type=checkbox] {
  margin-top: -4px;
}
#hwpwrap .wp-admin p label input[type=radio] {
  margin-top: -2px;
}
#hwpwrap input[type=radio] {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 4px;
  line-height: 10px;
}
#hwpwrap input[type=checkbox]:checked:before, #hwpwrap 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);
}
#hwpwrap input[type=checkbox]:checked:before {
  content: "\f00c";
  margin: 0;
  color: #1e8cbe;
}
#hwpwrap 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() {
}
#hwpwrap input[type=search] {
  -webkit-appearance: textfield;
}
#hwpwrap input[type=search]::-webkit-search-decoration {
  display: none;
}
#hwpwrap .ie8 input[type=password] {
  font-family: sans-serif;
}
#hwpwrap button, #hwpwrap input, #hwpwrap select, #hwpwrap textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
#hwpwrap input, #hwpwrap select, #hwpwrap textarea {
  font-size: 14px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#hwpwrap textarea {
  overflow: auto;
  padding: 2px 6px;
  line-height: 1.4;
}
#hwpwrap .wp-admin input[type=file] {
  padding: 3px 0;
}
#hwpwrap label {
  cursor: pointer;
  font-weight: initial;
}
#hwpwrap input, #hwpwrap select {
  margin: 1px;
  padding: 3px 5px;
}
#hwpwrap input.code {
  padding-top: 6px;
  width: 100%;
}
#hwpwrap textarea.code {
  line-height: 1.4;
  padding: 4px 6px 1px;
}

#hwpwrap .wp-core-ui :-moz-placeholder, #hwpwrap :-moz-placeholder {
  color: #a9a9a9;
}
#hwpwrap th.sortable a, #hwpwrap th.sorted a {
  display: block;
  overflow: hidden;
  padding: 7px 7px 8px 10px;
}
#hwpwrap th.manage-column a, #hwpwrap th.sortable a:active, #hwpwrap th.sortable a:focus, #hwpwrap th.sortable a:hover {
  color: #333;
}
#hwpwrap th.sortable a:focus {
  background: #e1e1e1;
}
#hwpwrap .fixed .column-comments.sortable a, #hwpwrap .fixed .column-comments.sorted a {
  padding: 8px 0;
}
#hwpwrap th.sortable a span, #hwpwrap th.sorted a span {
  float: left;
  cursor: pointer;
}

#hwpwrap .tablenav-pages a {
  font-weight: 600;
  margin-right: 1px;
  padding: 0 2px;
}
#hwpwrap .wp-list-table.plugins .plugin-title strong, #hwpwrap .wp-list-table.plugins .theme-title strong {
  font-size: 1.4em;
  line-height: 1.6em;
}

#hwpwrap #poststuff #post-body {
  padding: 0;
}

#hwpwrap #save-action .spinner, #hwpwrap #show-comments .spinner, #hwpwrap #show-comments a {
  float: left;
}
#hwpwrap #lost-connection-notice .spinner {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

#hwpwrap #titlediv label {
  cursor: text;
}
#hwpwrap #titlediv div.inside {
  margin: 0;
}

#hwpwrap #editable-post-name input {
  font-size: 13px;
  height: 22px;
  margin: 0;
  width: 16em;
}
#hwpwrap .postarea h3 label {
  float: left;
}

#hwpwrap .submitbox .submitdelete {
  text-decoration: none;
  padding: 1px 2px;
}
#hwpwrap #normal-sortables .submitbox .submitdelete:hover {
  color: #000;
  background-color: red;
  border-bottom-color: red;
}
#hwpwrap .submitbox .submit a:hover {
  text-decoration: underline;
}
#hwpwrap .submitbox .submit input {
  margin-bottom: 8px;
  margin-right: 4px;
  padding: 6px;
}

#hwpwrap .category-add input[type=text], #hwpwrap .category-add select {
  width: 100%;
  max-width: 260px;
  vertical-align: baseline;
}
#hwpwrap #side-sortables .category-add input[type=text], #hwpwrap #side-sortables .category-add select {
  margin: 0 0 1em;
}
#hwpwrap #side-sortables .add-menu-item-tabs li, #hwpwrap .wp-tab-bar li, #hwpwrap ul.category-tabs li {
  display: inline;
  line-height: 1.35em;
}

#hwpwrap #side-sortables .add-menu-item-tabs a, #hwpwrap .category-tabs a, #hwpwrap .wp-tab-bar a {
  text-decoration: none;
}
#hwpwrap #post-body ul.add-menu-item-tabs li.tabs a, #hwpwrap #post-body ul.category-tabs li.tabs a, #hwpwrap #side-sortables .add-menu-item-tabs .tabs a, #hwpwrap #side-sortables .category-tabs .tabs a, #hwpwrap .wp-tab-bar .wp-tab-active a {
  color: #333;
}

#hwpwrap #category-adder h4 {
  margin: 10px 0;
}

#hwpwrap ul.add-menu-item-tabs li, #hwpwrap ul.category-tabs li {
  border: 1px solid transparent;
  position: relative;
}

#hwpwrap ul.add-menu-item-tabs li, #hwpwrap ul.category-tabs li, #hwpwrap ul.wp-tab-bar li {
  padding: 3px 5px 5px;
}
#hwpwrap #postimagediv .inside img {
  max-width: 100%;
  height: auto;
  width: auto;
}

#hwpwrap td.plugin-title strong, #hwpwrap td.post-title strong {
  display: block;
  margin-bottom: .2em;
  font-size: 14px;
}
#hwpwrap td.plugin-title p, #hwpwrap td.post-title p {
  margin: 6px 0;
}

#hwpwrap .category-adder h4 {
  margin: 0 0 8px;
}

#hwpwrap ul.categorychecklist li {
  margin: 0;
  padding: 0;
  line-height: 22px;
  word-wrap: break-word;
}

#hwpwrap #comment-status-radio p {
  margin: 3px 0 5px;
}
#hwpwrap #comment-status-radio input {
  margin: 2px 3px 5px 0;
  vertical-align: middle;
}
#hwpwrap #comment-status-radio label {
  padding: 5px 0;
}

#hwpwrap .links-table th {
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  min-width: 80px;
  width: 20%;
  word-wrap: break-word;
}
#hwpwrap .links-table td, #hwpwrap .links-table th {
  padding: 5px 0;
}
#hwpwrap .links-table td label {
  margin-right: 8px;
}
#hwpwrap .links-table td input[type=text], #hwpwrap .links-table td textarea {
  width: 100%;
}

#hwpwrap div.quicktags-toolbar input {
  padding: 10px 20px;
}

#hwpwrap #wp-content-media-buttons a {
  font-size: 16px;
  line-height: 37px;
  height: 39px;
  padding: 0 20px 0 15px;
}

#hwpwrap .misc-pub-section > a {
  float: right;
  font-size: 16px;
}

#hwpwrap .links-table td, #hwpwrap .links-table th {
  padding: 10px 0;
}
@media only screen and (max-width: 500px) {
  #hwpwrap #wp-content-media-buttons a {
    font-size: 14px;
    padding: 0 10px;
  }
}

#hwpwrap .drag-drop-inside p {
  color: #aaa;
  font-size: 14px;
  margin: 5px 0;
  display: none;
}
#hwpwrap .drag-drop .drag-drop-inside p {
  text-align: center;
}

@media screen and (max-width: 782px) {
  #hwpwrap .about-wrap .one-col > div, #hwpwrap .about-wrap .three-col > div, #hwpwrap .about-wrap .two-col > div {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 500px) {

  #hwpwrap .about-wrap .headline-feature .feature-section div, #hwpwrap .about-wrap .three-col div {
    width: 100% !important;
    float: none !important;
  }
  #hwpwrap .about-wrap .dfw p {
    max-width: 90%;
  }
}
@media only screen and (max-width: 400px) {
  #hwpwrap .about-wrap .feature-list svg {
    margin-top: 15px;
    height: 65px;
    width: 65px;
  }
  #hwpwrap .about-wrap .feature-list.finer-points h4, #hwpwrap .about-wrap .feature-list.finer-points p {
    margin-left: 80px;
  }
}

#hwpwrap ul.add-menu-item-tabs li {
  padding: 3px 5px 3px 8px;
}

#hwpwrap #nav-menu-meta .accordion-section-content {
  padding: 18px 13px;
}
#hwpwrap #nav-menu-meta .button-controls {
  margin-bottom: 0;
}
#hwpwrap #nav-menus-frame {
  margin-left: 300px;
  margin-top: 23px;
}
#hwpwrap #wpbody-content #menu-settings-column {
  display: inline;
  width: 281px;
  margin-left: -300px;
  clear: both;
  float: left;
  padding-top: 0;
}
#hwpwrap #menu-settings-column .inside {
  clear: both;
  margin: 10px 0 0;
}

#hwpwrap #wpbody {
  position: relative;
}
#hwpwrap .blank-slate .menu-name {
  height: 2em;
}
#hwpwrap .blank-slate .menu-settings {
  border: none;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}
#hwpwrap .is-submenu {
  color: #999;
  font-style: italic;
  font-weight: 400;
  margin-left: 4px;
}
#hwpwrap .manage-menus {
  margin-top: 23px;
  padding: 10px;
  overflow: hidden;
  background: #fbfbfb;
}
#hwpwrap .manage-menus select {
  float: left;
  margin-right: 6px;
}
#hwpwrap .manage-menus .selected-menu {
  float: left;
  margin: 5px 6px 0 0;
}
#hwpwrap .manage-menus .submit-btn {
  float: left;
  margin-top: 1px;
}
#hwpwrap .menu-edit p {
}
#hwpwrap .menu-edit #post-body-content h3 {
  margin: 1em 0 10px;
}
#hwpwrap .menu-settings {
  border-top: 1px solid #eee;
  margin-top: 2em;
}
#hwpwrap .menu-settings dl {
  margin: 0 0 10px;
  overflow: hidden;
  padding-left: 18%;
}
#hwpwrap .menu-settings dd {
  float: left;
  margin: 0;
  width: 100%;
}
#hwpwrap .menu-settings dt {
  float: left;
  clear: both;
  width: 21.951%;
  padding: 3px 0 0;
  margin-left: -21.951%;
}
#hwpwrap .menu-settings label {
  vertical-align: baseline;
}

#hwpwrap #menu-management-liquid {
  float: left;
  min-width: 100%;
  margin-top: 3px;
}
#hwpwrap #menu-management {
  position: relative;
  margin-right: 20px;
  margin-top: -3px;
  width: 100%;
  background: #f5f5f5;
}
#hwpwrap #menu-management .menu-edit {
  margin-bottom: 20px;
}
#hwpwrap .nav-menus-php #post-body {
  padding: 0 10px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfdf;
  background: #fff;
}
#hwpwrap #nav-menu-footer, #hwpwrap #nav-menu-header {
  padding: 0 10px;
}
#hwpwrap #nav-menu-header {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0;
}
#hwpwrap #nav-menu-header .menu-name-label {
  margin-top: 4px;
}

#hwpwrap .nav-menus-php #post-body-content {
  position: relative;
  float: none;
}
#hwpwrap #menu-management .menu-add-new abbr {
  font-weight: 600;
}

#hwpwrap .menu-location-menus select {
  float: left;
}

#hwpwrap .locations-nav-menu-select select {
  float: left;
  width: 160px;
  margin-right: 5px;
}

#hwpwrap #wpbody .open-label {
  display: block;
  float: left;
}
#hwpwrap #wpbody .open-label span {
  padding-right: 10px;
}
#hwpwrap .js .input-with-default-title {
  color: #aaa;
  font-style: italic;
}
#hwpwrap #menu-management .inside {
  padding: 0 10px;
}
#hwpwrap .accordion-container .howto input, #hwpwrap .postbox .howto input {
  width: 180px;
  float: right;
}
#hwpwrap .accordion-container .outer-border {
  margin: 0;
  padding: 0px;
}
#hwpwrap .customlinkdiv .howto input {
  width: 180px;
}
#hwpwrap .customlinkdiv p {
  margin-top: 0;
}
#hwpwrap #nav-menu-theme-locations .howto select {
  width: 100%;
}
#hwpwrap #nav-menu-theme-locations .button-controls {
  text-align: right;
}

#hwpwrap .nav-menus-php .add-new-menu-action {
  float: left;
  margin: 6px 0 0 6px;
  line-height: 15px;
}
#hwpwrap .nav-menus-php .meta-sep, #hwpwrap .nav-menus-php .submitcancel, #hwpwrap .nav-menus-php .submitdelete {
  display: block;
  float: left;
  margin: 6px 0;
  line-height: 15px;
}
#hwpwrap .meta-sep {
  padding: 0 2px;
}

#hwpwrap .button-primary.right, #hwpwrap .button-secondary.right, #hwpwrap .button.right {
  float: right;
}

#hwpwrap .postbox .spinner {
  display: none;
  vertical-align: middle;
}
#hwpwrap .button-controls {
  clear: both;
  margin: 10px 0;
}

#hwpwrap #menu-name {
  width: 270px;
}
#hwpwrap #manage-menu .inside {
  padding: 0;
}
#hwpwrap #available-links dt {
  display: block;
}

#hwpwrap #add-custom-link label span {
  display: block;
  float: left;
  margin-top: 5px;
  padding-right: 5px;
}
#hwpwrap .menu-item-textbox {
  width: 180px;
}
#hwpwrap .nav-menus-php .howto span {
  margin-top: 6px;
  display: block;
  float: left;
}

#hwpwrap .nav-menus-php .list li {
  display: none;
  margin: 0 0 5px;
}

#hwpwrap .nav-menus-php .list li .menu-item-title input {
  margin-right: 3px;
  margin-top: -3px;
}
#hwpwrap .menu-item-title input[type=checkbox] {
  display: inline-block;
  margin-top: -4px;
}
#hwpwrap #menu-container .inside {
  padding-bottom: 10px;
}
#hwpwrap .menu {
  padding-top: 1em;
}
#hwpwrap #menu-to-edit {
  margin: 0;
  padding: .1em 0;
  list-style-type: none;
}
#hwpwrap .menu ul {
  width: 100%;
}
#hwpwrap .menu li {
  margin-bottom: 0;
  position: relative;
}
#hwpwrap .menu-item-bar {
  clear: both;
  line-height: 1.5em;
  position: relative;
  margin: 9px 0 0;
}
#hwpwrap .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;
}
#hwpwrap .menu-item-bar .menu-item-handle:hover {
  border-color: #999;
  background-color: white;
}
#hwpwrap #menu-to-edit .menu-item-invalid .menu-item-handle {
  background: #f6c9cc;
  border-color: #f1acb1;
}
#hwpwrap .no-js .menu-item-edit-active .item-edit {
  display: none;
}
#hwpwrap .js .menu-item-handle {
  cursor: move;
}
#hwpwrap .menu li.deleting .menu-item-handle {
  background-image: none;
  background-color: #f66;
}
#hwpwrap .menu-item-handle .item-title {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  display: block;
  margin-right: 13em;
}

#hwpwrap li.menu-item.ui-sortable-helper dl {
  margin-top: 0;
}
#hwpwrap li.menu-item.ui-sortable-helper .menu-item-transport dl {
  margin-top: 13px;
}

#hwpwrap .item-type {
  color: #777;
  font-size: 12px;
  padding: 12px 10px;
  line-height: 18px;
  display: block;
}
#hwpwrap .item-controls {
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: -1px;
}
#hwpwrap .item-controls a {
  text-decoration: none;
}
#hwpwrap .item-controls a:hover {
  cursor: pointer;
}
#hwpwrap .item-controls .item-order {
  padding-right: 10px;
}
#hwpwrap .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;
}

#hwpwrap .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, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
#hwpwrap .menu-item-settings .field-move a {
  display: none;
  margin: 0 2px;
}
#hwpwrap .menu-item-edit-active .menu-item-settings {
  display: block;
}
#hwpwrap .menu-item-edit-inactive .menu-item-settings {
  display: none;
}

#hwpwrap .link-to-original a {
  padding-left: 4px;
  font-style: normal;
}

#hwpwrap .menu-item-settings .description-thin, #hwpwrap .menu-item-settings .description-wide {
  margin:0px;
  margin-right: 10px;
  float: left;
}
#hwpwrap .description-thin {
  width: 190px;
}
#hwpwrap .description-wide {
  width: 390px;
}
#hwpwrap .menu-item-actions {
  padding-top: 15px;
}

#hwpwrap .nav-menus-php .major-publishing-actions {
  clear: both;
  padding: 3px 0 6px;
}
#hwpwrap .nav-menus-php .major-publishing-actions .publishing-action {
  text-align: right;
  float: right;
  line-height: 23px;
  margin: 4px 0 1px;
}
#hwpwrap .nav-menus-php .blank-slate .menu-settings {
  display: none;
}
#hwpwrap .nav-menus-php .delete-action {
  float: left;
  margin-top: 2px;
}
#hwpwrap .nav-menus-php .submitbox .submitcancel {
  border-bottom: 1px solid #0074a2;
  padding: 1px 2px;
  color: #0074a2;
  text-decoration: none;
}
#hwpwrap .nav-menus-php .submitbox .submitcancel:hover {
  background: #0074a2;
  color: #fff;
}

#hwpwrap #menu-item-name-wrap, #hwpwrap #menu-item-url-wrap, #hwpwrap #nav-menus-frame, #hwpwrap .button-controls {
  display: block;
}
@media screen and (max-width: 782px) {
  #hwpwrap #nav-menus-frame {
    margin-left: 0;
    float: none;
    width: 100%;
  }
  #hwpwrap #wpbody-content #menu-settings-column {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
  }

  #hwpwrap .nav-menus-php .item-controls .item-type {
    margin-top: 2px;
  }
  #hwpwrap .nav-menus-php .customlinkdiv .howto input {
    width: 65%;
  }

  #hwpwrap #menu-management-liquid {
    margin-top: 25px;
  }
  #hwpwrap .nav-menus-php .menu-name-label.howto span {
    margin-top: 13px;
  }
  #hwpwrap .menu-name-label #menu-name {
    margin-top: 4px;
  }
  #hwpwrap .nav-menus-php .major-publishing-actions .publishing-action {
    margin-top: 6px;
  }
  #hwpwrap .nav-menus-php .delete-action {
    font-size: 14px;
    line-height: 50px;
    margin-top: 12px;
  }

  #hwpwrap .menu-item-settings {
    padding: 10px;
  }
  #hwpwrap .menu-item-settings .description-thin, #hwpwrap .menu-item-settings .description-wide {
    width: 100%;
    height: auto;
  }
  #hwpwrap .menu-item-settings input {
    width: 100%;
  }
  #hwpwrap .menu-settings dl {
    padding-left: 0;
  }
  #hwpwrap .menu-settings dd {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  #hwpwrap .menu-settings dt {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
}

#hwpwrap .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;
}

#hwpwrap .wp-core-ui .button, #hwpwrap .wp-core-ui .button-primary, #hwpwrap .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;
}
#hwpwrap .wp-core-ui button::-moz-focus-inner, #hwpwrap .wp-core-ui input[type=button]::-moz-focus-inner, #hwpwrap .wp-core-ui input[type=reset]::-moz-focus-inner, #hwpwrap .wp-core-ui input[type=submit]::-moz-focus-inner {
  border-width: 0;
  border-style: none;
  padding: 0;
}

#hwpwrap .wp-core-ui .button:active, #hwpwrap .wp-core-ui .button:focus {
  outline: 0;
}

#hwpwrap .wp-core-ui input[type=reset], #hwpwrap .wp-core-ui input[type=reset]:active, #hwpwrap .wp-core-ui input[type=reset]:focus, #hwpwrap .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;
}
#hwpwrap .wp-core-ui .button, #hwpwrap .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, 0.08);
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.08);
  vertical-align: top;
}
#hwpwrap .wp-core-ui p .button {
  vertical-align: baseline;
}

#hwpwrap .wp-core-ui .button-primary {
  background: #2ea2cc;
  border-color: #0074a2;
  -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  text-decoration: none;
}

#hwpwrap .wp-core-ui .button-group > .button {
  display: inline-block;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-right: -1px;
  z-index: 10;
}
#hwpwrap .wp-core-ui .button-group > .button-primary {
  z-index: 100;
}
#hwpwrap .wp-core-ui .button-group > .button:hover {
  z-index: 20;
}
#hwpwrap .wp-core-ui .button-group > .button:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#hwpwrap .wp-core-ui .button-group > .button:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#hwpwrap .wp-core-ui .button-group > .button:focus {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 782px) {
}
#hwpwrap #menu-management-liquid {
  float: left;
  min-width: 100%;
  margin-top: 3px;
}
@media screen and (max-width: 782px) {
  #hwpwrap #menu-management-liquid {
    margin-top: 25px;
  }
}
#hwpwrap .description-wide {
  width: 90%;
}
