@charset "utf-8";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/So-Quy-hoach-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    position: relative;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/So-Quy-hoach-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      bottom: 5px;
      content: '';
      display: block;
      height: 24px;
      position: absolute;
      right: 5px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/So-Quy-hoach-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/So-Quy-hoach-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/So-Quy-hoach-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/So-Quy-hoach-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/So-Quy-hoach-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/So-Quy-hoach-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/So-Quy-hoach-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/So-Quy-hoach-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/So-Quy-hoach-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/So-Quy-hoach-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/So-Quy-hoach-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/So-Quy-hoach-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        height: 100%;
        padding-bottom: 0;
        padding-top: 0;
        position: absolute; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/So-Quy-hoach-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/So-Quy-hoach-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/So-Quy-hoach-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/So-Quy-hoach-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/So-Quy-hoach-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/So-Quy-hoach-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px #000; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/So-Quy-hoach-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/So-Quy-hoach-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/So-Quy-hoach-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/So-Quy-hoach-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 10px;
    overflow: hidden; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(/So-Quy-hoach-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/So-Quy-hoach-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: url(/So-Quy-hoach-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/So-Quy-hoach-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/So-Quy-hoach-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/So-Quy-hoach-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/So-Quy-hoach-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/So-Quy-hoach-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.eot");
  src: url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/So-Quy-hoach-theme/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

@font-face {
  font-family: 'Bree Serif';
  src: url("/So-Quy-hoach-theme/css/../fonts/BreeSerif.otf"); }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick.min.css.map */
/* .slick-loading .slick-list{background:#fff url(/So-Quy-hoach-theme/css/ajax-loader.gif) center center no-repeat} */
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(/So-Quy-hoach-theme/css/../fonts/slick.eot);
  src: url(/So-Quy-hoach-theme/css/../fonts/slick.eot?#iefix) format("embedded-opentype"), url(/So-Quy-hoach-theme/css/../fonts/slick.woff) format("woff"), url(/So-Quy-hoach-theme/css/../fonts/slick.ttf) format("truetype"), url(/So-Quy-hoach-theme/css/fonts/slick.svg#slick) format("svg"); }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: 'â†?'; }

[dir=rtl] .slick-prev:before {
  content: 'â†’'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: 'â†’'; }

[dir=rtl] .slick-next:before {
  content: 'â†?'; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/*# sourceMappingURL=slick-theme.min.css.map */
/*! jQuery UI - v1.12.1 - 2017-12-15
* http://jqueryui.com
* Includes: sortable.css, core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("/So-Quy-hoach-theme/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/So-Quy-hoach-theme/css/images/ui-icons_777777_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

/**
 * selectize.bootstrap3.css (v0.12.4) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0); }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0); }

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px; }

.selectize-input.full {
  background-color: #ffffff; }

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0); }

.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0); }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0); }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626; }

.selectize-dropdown .active.create {
  color: #262626; }

.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff; }

.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143; }

.selectize-dropdown .optgroup:first-child:before {
  display: none; }

.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px; }

.selectize-dropdown-content {
  padding: 5px 0; }

.selectize-dropdown-header {
  padding: 6px 12px; }

.selectize-input {
  min-height: 34px; }

.selectize-input.dropdown-active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.selectize-input.dropdown-active::before {
  display: none; }

.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.has-error .selectize-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px; }

.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* surrounding tag container */
.tag-editor {
  list-style-type: none;
  padding: 0 5px 0 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #eee;
  cursor: text;
  font: normal 14px sans-serif;
  color: #555;
  background: #fff;
  line-height: 20px; }

/* core styles usually need no change */
.tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0; }

.tag-editor div {
  float: left;
  padding: 0 4px; }

.tag-editor .placeholder {
  padding: 0 8px;
  color: #bbb; }

.tag-editor .tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none; }

.tag-editor input {
  vertical-align: inherit;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: none;
  color: #444; }

/* hide original input field or textarea visually to allow tab navigation */
.tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px; }

/* hide IE10 "clear field" X */
.tag-editor ::-ms-clear {
  display: none; }

/* tag style */
.tag-editor .tag-editor-tag {
  padding-left: 5px;
  color: #fff;
  background: #555;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px 0 0 2px; }

/* delete icon */
.tag-editor .tag-editor-delete {
  background: #555;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
  padding-left: 3px;
  padding-right: 4px; }

.tag-editor .tag-editor-delete i {
  line-height: 18px;
  display: inline-block; }

.tag-editor .tag-editor-delete i:before {
  font-size: 16px;
  color: #ffffff;
  content: "×";
  font-style: normal; }

.tag-editor .tag-editor-delete:hover i:before {
  color: #d65454; }

.tag-editor .tag-editor-tag.active + .tag-editor-delete, .tag-editor .tag-editor-tag.active + .tag-editor-delete i {
  visibility: hidden;
  cursor: text; }

.tag-editor .tag-editor-tag.active {
  background: none !important; }

/* jQuery UI autocomplete - code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px; }

.ui-front {
  z-index: 9999; }

.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.4;
  min-height: 0;
  /* support: IE7 */ }

.ui-widget-content {
  border: 1px solid #bbb;
  background: #fff;
  color: #555; }

.ui-widget-content a {
  color: #46799b; }

.ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #e0eaf1; }

.ui-helper-hidden-accessible {
  display: none; }

/* @import url(/So-Quy-hoach-theme/css/plyr.css); */
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-iosfix {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s,visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s,visibility 0s,color .25s; }

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

.fancybox-caption:before {
  background-image: url(/So-Quy-hoach-theme/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/*------------------------------
			MARGIN
------------------------------*/
.MA {
  margin: auto !important; }

.MLA {
  margin-left: auto !important; }

.MRA {
  margin-right: auto !important; }

.M0 {
  margin: 0 !important; }

.MT0 {
  margin-top: 0 !important; }

.MR0 {
  margin-right: 0 !important; }

.MB0 {
  margin-bottom: 0 !important; }

.ML0 {
  margin-left: 0 !important; }

.MT5 {
  margin-top: 5px !important; }

.MR5 {
  margin-right: 5px !important; }

.MB5 {
  margin-bottom: 5px !important; }

.ML5 {
  margin-left: 5px !important; }

.MT10 {
  margin-top: 10px !important; }

.MR10 {
  margin-right: 10px !important; }

.MB10 {
  margin-bottom: 10px !important; }

.ML10 {
  margin-left: 10px !important; }

.MT15 {
  margin-top: 15px !important; }

.MR15 {
  margin-right: 15px !important; }

.MB15 {
  margin-bottom: 15px !important; }

.ML15 {
  margin-left: 15px !important; }

.MT20 {
  margin-top: 20px !important; }

.MR20 {
  margin-right: 20px !important; }

.MB20 {
  margin-bottom: 20px !important; }

.ML20 {
  margin-left: 20px !important; }

.MT25 {
  margin-top: 25px !important; }

.MR25 {
  margin-right: 25px !important; }

.MB25 {
  margin-bottom: 25px !important; }

.ML25 {
  margin-left: 25px !important; }

.MT30 {
  margin-top: 30px !important; }

.MR30 {
  margin-right: 30px !important; }

.MB30 {
  margin-bottom: 30px !important; }

.ML30 {
  margin-left: 30px !important; }

.MT35 {
  margin-top: 35px !important; }

.MR35 {
  margin-right: 35px !important; }

.MB35 {
  margin-bottom: 35px !important; }

.ML35 {
  margin-left: 35px !important; }

.MT40 {
  margin-top: 40px !important; }

.MR40 {
  margin-right: 40px !important; }

.MB40 {
  margin-bottom: 40px !important; }

.ML40 {
  margin-left: 40px !important; }

.MT45 {
  margin-top: 45px !important; }

.MR45 {
  margin-right: 45px !important; }

.MB45 {
  margin-bottom: 45px !important; }

.ML45 {
  margin-left: 45px !important; }

.MT50 {
  margin-top: 50px !important; }

.MR50 {
  margin-right: 50px !important; }

.MB50 {
  margin-bottom: 50px !important; }

.ML50 {
  margin-left: 50px !important; }

.MT55 {
  margin-top: 55px !important; }

.MR55 {
  margin-right: 55px !important; }

.MB55 {
  margin-bottom: 55px !important; }

.ML55 {
  margin-left: 55px !important; }

.MT60 {
  margin-top: 60px !important; }

.MR60 {
  margin-right: 60px !important; }

.MB60 {
  margin-bottom: 60px !important; }

.ML60 {
  margin-left: 60px !important; }

.MT65 {
  margin-top: 65px !important; }

.MR65 {
  margin-right: 65px !important; }

.MB65 {
  margin-bottom: 65px !important; }

.ML65 {
  margin-left: 65px !important; }

.MT70 {
  margin-top: 70px !important; }

.MR70 {
  margin-right: 70px !important; }

.MB70 {
  margin-bottom: 70px !important; }

.ML70 {
  margin-left: 70px !important; }

.MT75 {
  margin-top: 75px !important; }

.MR75 {
  margin-right: 75px !important; }

.MB75 {
  margin-bottom: 75px !important; }

.ML75 {
  margin-left: 75px !important; }

.MT80 {
  margin-top: 80px !important; }

.MR80 {
  margin-right: 80px !important; }

.MB80 {
  margin-bottom: 80px !important; }

.ML80 {
  margin-left: 80px !important; }

.MT85 {
  margin-top: 85px !important; }

.MR85 {
  margin-right: 85px !important; }

.MB85 {
  margin-bottom: 85px !important; }

.ML85 {
  margin-left: 85px !important; }

.MT90 {
  margin-top: 90px !important; }

.MR90 {
  margin-right: 90px !important; }

.MB90 {
  margin-bottom: 90px !important; }

.ML90 {
  margin-left: 90px !important; }

.MT95 {
  margin-top: 95px !important; }

.MR95 {
  margin-right: 95px !important; }

.MB95 {
  margin-bottom: 95px !important; }

.ML95 {
  margin-left: 95px !important; }

.MT100 {
  margin-top: 100px !important; }

.MR100 {
  margin-right: 100px !important; }

.MB100 {
  margin-bottom: 100px !important; }

.ML100 {
  margin-left: 100px !important; }

.MTN1 {
  margin-top: -1px !important; }

.MRN1 {
  margin-right: -1px !important; }

.MBN1 {
  margin-bottom: -1px !important; }

.MLN1 {
  margin-left: -1px !important; }

.MTN2 {
  margin-top: -2px !important; }

.MRN2 {
  margin-right: -2px !important; }

.MBN2 {
  margin-bottom: -2px !important; }

.MLN2 {
  margin-left: -2px !important; }

.MTN3 {
  margin-top: -3px !important; }

.MRN3 {
  margin-right: -3px !important; }

.MBN3 {
  margin-bottom: -3px !important; }

.MLN3 {
  margin-left: -3px !important; }

.MTN4 {
  margin-top: -4px !important; }

.MRN4 {
  margin-right: -4px !important; }

.MBN4 {
  margin-bottom: -4px !important; }

.MLN4 {
  margin-left: -4px !important; }

.MTN5 {
  margin-top: -5px !important; }

.MRN5 {
  margin-right: -5px !important; }

.MBN5 {
  margin-bottom: -5px !important; }

.MLN5 {
  margin-left: -5px !important; }

@media (min-width: 768px) {
  .M0-lg {
    margin: 0 !important; }

  .ML0-lg {
    margin-left: 0 !important; }

  .MR0-lg {
    margin-right: 0 !important; } }
/*------------------------------
			PADDING
------------------------------*/
.P0 {
  padding: 0 !important; }

.PT0 {
  padding-top: 0 !important; }

.PB0 {
  padding-bottom: 0 !important; }

.PL0 {
  padding-left: 0 !important; }

.PR0 {
  padding-right: 0 !important; }

.P5 {
  padding: 5px !important; }

.PT5 {
  padding-top: 5px !important; }

.PB5 {
  padding-bottom: 5px !important; }

.PL5 {
  padding-left: 5px !important; }

.PR5 {
  padding-right: 5px !important; }

.P10 {
  padding: 10px !important; }

.PT10 {
  padding-top: 10px !important; }

.PB10 {
  padding-bottom: 10px !important; }

.PL10 {
  padding-left: 10px !important; }

.PR10 {
  padding-right: 10px !important; }

.P15 {
  padding: 15px !important; }

.PT15 {
  padding-top: 15px !important; }

.PB15 {
  padding-bottom: 15px !important; }

.PL15 {
  padding-left: 15px !important; }

.PR15 {
  padding-right: 15px !important; }

.P20 {
  padding: 20px !important; }

.PT20 {
  padding-top: 20px !important; }

.PB20 {
  padding-bottom: 20px !important; }

.PL20 {
  padding-left: 20px !important; }

.PR20 {
  padding-right: 20px !important; }

.P25 {
  padding: 25px !important; }

.PT25 {
  padding-top: 25px !important; }

.PB25 {
  padding-bottom: 25px !important; }

.PL25 {
  padding-left: 25px !important; }

.PR25 {
  padding-right: 25px !important; }

.P30 {
  padding: 30px !important; }

.PT30 {
  padding-top: 30px !important; }

.PB30 {
  padding-bottom: 30px !important; }

.PL30 {
  padding-left: 30px !important; }

.PR30 {
  padding-right: 30px !important; }

.P35 {
  padding: 35px !important; }

.PT35 {
  padding-top: 35px !important; }

.PB35 {
  padding-bottom: 35px !important; }

.PL35 {
  padding-left: 35px !important; }

.PR35 {
  padding-right: 35px !important; }

.P40 {
  padding: 40px !important; }

.PT40 {
  padding-top: 40px !important; }

.PB40 {
  padding-bottom: 40px !important; }

.PL40 {
  padding-left: 40px !important; }

.PR40 {
  padding-right: 40px !important; }

.P45 {
  padding: 45px !important; }

.PT45 {
  padding-top: 45px !important; }

.PB45 {
  padding-bottom: 45px !important; }

.PL45 {
  padding-left: 45px !important; }

.PR45 {
  padding-right: 45px !important; }

.P50 {
  padding: 50px !important; }

.PT50 {
  padding-top: 50px !important; }

.PB50 {
  padding-bottom: 50px !important; }

.PL50 {
  padding-left: 50px !important; }

.PR50 {
  padding-right: 50px !important; }

@media (min-width: 768px) {
  .P0-lg {
    padding: 0 !important; }

  .PL0-lg {
    padding-left: 0 !important; }

  .PR0-lg {
    padding-right: 0 !important; } }
/*------------------------------
			COLOR
------------------------------*/
.red {
  color: red; }

/*------------------------------
			FONT-SIZE
------------------------------*/
.fs10 {
  font-size: 10px !important; }

.fs11 {
  font-size: 11px !important; }

.fs12 {
  font-size: 12px !important; }

.fs13 {
  font-size: 13px !important; }

.fs14 {
  font-size: 14px !important; }

.fs16 {
  font-size: 16px !important; }

.fs18 {
  font-size: 18px !important; }

.fs20 {
  font-size: 20px !important; }

.fs22 {
  font-size: 22px !important; }

.fs24 {
  font-size: 24px !important; }

.fs26 {
  font-size: 26px !important; }

.fs28 {
  font-size: 28px !important; }

.fs30 {
  font-size: 30px !important; }

/*------------------------------
			ALIGN-EQUAL
------------------------------*/
.eq-height {
  display: -webkit-box;
  display: flex; }

.eq-height-break {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-middle {
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

.align-center {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }

.center-all {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.align-space-around {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around; }

.align-space-between {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flex-break {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.eq-height-lg {
  display: -webkit-box;
  display: flex; }

.eq-height-break-lg {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-middle-lg {
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

.align-center-lg {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }

.center-all-lg {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.align-space-around-lg {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around; }

.align-space-between-lg {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

@media (max-width: 767px) {
  .eq-height-lg, .eq-height-break-lg, .align-middle-lg, .align-center-lg, .center-all-lg, .align-space-around-lg, .align-space-between-lg {
    display: block;
    /* overflow: hidden; */ }

  .eq-height-sm {
    display: -webkit-box;
    display: flex; }

  .eq-height-break-sm {
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }

  .align-middle-sm {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }

  .align-center-sm {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center; }

  .center-all-sm {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }

  .align-space-around-sm {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around; }

  .align-space-between-sm {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; } }
/*------------------------------
			DISPLAY
------------------------------*/
.display-block {
  display: block !important; }

.display-inline-block {
  display: inline-block !important; }

.display-inline {
  display: inline !important; }

/*------------------------------
			BORDER
------------------------------*/
/*-- Reset --*/
.no-border {
  border: 0 !important; }

.no-border-side {
  border-width: 1px 0 !important; }

.no-boder-top {
  border-top: 0 !important; }

.no-border-right {
  border-right: 0 !important; }

.no-boder-bottom {
  border-bottom: 0 !important; }

.no-border-left {
  border-left: 0 !important; }

.no-border-radius {
  border-radius: 0 !important; }

/*-- Border --*/
.border {
  border: 1px solid #e3e3e3; }

.border-top {
  border-top: 1px solid #e3e3e3; }

.border-right {
  border-right: 1px solid #e3e3e3; }

.border-bottom {
  border-bottom: 1px solid #e3e3e3; }

.border-left {
  border-left: 1px solid #e3e3e3; }

/* Border width */
.border-width-2 {
  border-width: 2px; }

.border-top-width-2 {
  border-top-width: 2px; }

.border-right-width-2 {
  border-right-width: 2px; }

.border-bottom-width-2 {
  border-bottom-width: 2px; }

.border-left-width-2 {
  border-left-width: 2px; }

.border-width-3 {
  border-width: 3px; }

.border-top-width-3 {
  border-top-width: 3px; }

.border-right-width-3 {
  border-right-width: 3px; }

.border-bottom-width-3 {
  border-bottom-width: 3px; }

.border-left-width-3 {
  border-left-width: 3px; }

/* Border style */
.border-dashed {
  border-style: dashed; }

.border-top-dashed {
  border-top-style: dashed; }

.border-bottom-dashed {
  border-bottom-style: dashed; }

.border-dotted {
  border-style: dotted; }

.border-top-dotted {
  border-top-style: dotted; }

.border-bottom-dotted {
  border-bottom-style: dotted; }

.border-rad-Lside {
  border-radius: 4px 0 0 4px !important; }

.border-rad-Rside {
  border-radius: 0 4px 4px 0 !important; }

.border-rad-4 {
  border-radius: 4px !important; }

.border-rad-6 {
  border-radius: 6px !important; }

.border-rad-8 {
  border-radius: 8px !important; }

.border-rad-50p {
  border-radius: 50% !important; }

/*------------------------------
			Line divide
------------------------------*/
.line-solid {
  width: 100%;
  height: 1px;
  border-top: 1px solid #ddd; }

.line-dashed {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #ddd; }

.line-dotted {
  width: 100%;
  height: 1px;
  border-top: 1px dotted #ddd; }

/*------------------------------
			Line height
------------------------------*/
.with-input {
  line-height: 34px;
  margin-bottom: 0; }

.with-input-sm {
  line-height: 30px;
  margin-bottom: 0; }

.lh32 {
  line-height: 32px; }

/*------------------------------
			OTHER
------------------------------*/
.text-bold {
  font-weight: bold !important; }

.text-normal {
  font-weight: normal !important; }

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.full-width {
  width: 100% !important; }

.max-width-100 {
  max-width: 100% !important; }

.clear-both {
  clear: both; }

body b, body label, body .label {
  font-weight: bold; }

/*----------------------------------------
				Global
----------------------------------------*/
html {
  overflow-x: hidden; }
  html:lang(vi-VN) .lang-en, html:lang(en-US) .lang-vn {
    display: none; }

body.mBody {
  overflow-x: hidden;
  color: #2a2a2a;
  font-family: 'Roboto', sans-serif;
  text-align: justify;
  background-color: #f6f6f6; }
  body.mBody .dockbar {
    margin-bottom: 0; }
  body.mBody a, body.mBody a:hover, body.mBody a:focus {
    color: inherit;
    text-decoration: none; }
  body.mBody ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  body.mBody form {
    margin-bottom: 0; }
  body.mBody input, body.mBody button {
    font-size: 14px !important; }
  body.mBody .portlet-title img {
    display: none; }
  body.mBody .portlet-title span {
    max-width: 100%;
    overflow: visible; }
  body.mBody .portlet-content {
    padding: 5px 0; }
  body.mBody .portlet-borderless-container {
    min-height: inherit; }
  body.mBody .portlet-column-content.empty {
    padding: 0; }
  body.mBody .icon-detail {
    font-family: Arial,Helvetica,sans-serif; }
  body.mBody .video-wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden; }
    body.mBody .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
  body.mBody .map-wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden; }
    body.mBody .map-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
  body.mBody .main-color {
    color: #e9f5fa; }
  body.mBody .journal-content-article {
    padding: 15px; }
    body.mBody .journal-content-article img {
      max-width: 100%;
      height: auto !important;
      width: auto; }
  body.mBody .btt {
    position: fixed;
    bottom: 30px;
    right: 15px;
    width: 36px;
    height: 36px;
    background-color: #e9f5fa;
    text-align: center;
    line-height: 34px;
    color: white;
    display: none;
    z-index: 5; }
    body.mBody .btt.btt-is-visible {
      display: block; }
    body.mBody .btt:hover {
      background-color: #036edb; }
  body.mBody .portlet-options a {
    text-indent: 0; }
    body.mBody .portlet-options a span {
      display: none; }
    body.mBody .portlet-options a .icon-cog:before {
      content: "\f013";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold; }
  body.mBody .html-portlet img {
    max-width: 100%;
    display: block;
    height: auto;
    width: auto; }

.mBody .bar {
  background-color: transparent; }

#___plus_0 {
  vertical-align: bottom !important;
  overflow: hidden;
  width: 215px !important; }

.share-to-email {
  padding: 0 15px;
  display: block;
  margin-bottom: 10px; }

.fb-comments {
  width: 100% !important; }
  .fb-comments span {
    width: 100% !important; }
  .fb-comments iframe {
    width: 100% !important; }

.plyr {
  position: relative; }
  .plyr [class^="icon-"], .plyr [class*=" icon-"] {
    display: block;
    width: 18px;
    height: 18px; }
  .plyr.plyr--paused:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    pointer-events: none; }

@media screen and (max-width: 991px) {
  body.mBody div[class*="span"], body.mBody div[class*="col-"] {
    width: 100%; }
  body.mBody #blind-support > span:last-child {
    white-space: nowrap;
    margin-left: 45px; } }
/*----------------------------------------
				Header
----------------------------------------*/
#banner {
  position: relative; }

.datetime-wrapper {
  background-color: rgba(3, 110, 218, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 6px;
  position: absolute;
  bottom: 10px;
  right: 15px;
  white-space: nowrap; }

@media screen and (max-width: 767px) {
  #banner > .container {
    padding: 0; } }
/*----------------------------------------
				Footer
----------------------------------------*/
#footer {
  position: relative;
  background: url("/So-Quy-hoach-theme/css/../images/bg-footer.jpg") center center no-repeat;
  background-size: cover;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  text-align: center; }
  #footer .btt-footer {
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #036edb;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    display: block; }
  #footer .owner {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0 15px; }
  #footer .infos {
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around; }
    #footer .infos i {
      margin-right: 5px; }
  #footer .copyright {
    background: url("/So-Quy-hoach-theme/css/../images/bg-copyright.png") center center no-repeat;
    background-size: 100% 100%;
    padding: 10px 45px;
    display: inline-block;
    margin-top: 10px; }

.demo-xa #footer .owner > span, .demo-xa #footer .copyright {
  display: none; }

.demo-xa #footer .info {
  background-color: #084598; }

@media screen and (max-width: 991px) {
  #footer .info > div:last-child {
    text-align: left;
    margin-top: 0; }
  #footer .info .owner {
    padding: 0; }
  #footer .info p {
    padding: 0; } }
@media screen and (max-width: 767px) {
  #footer > .col-xs-12 {
    padding: 0; }
  #footer .info {
    padding-top: 60px; } }
/*----------------------------------------
				Navbar
----------------------------------------*/
#mMenu {
  background-color: transparent;
  border: 0;
  min-height: inherit;
  margin-bottom: 0; }
  #mMenu > .container {
    padding: 0; }
  #mMenu #navbar {
    background: url("/So-Quy-hoach-theme/css/../images/bg-nav.jpg") left center repeat-x;
    background-size: auto 100%;
    padding: 0; }
    #mMenu #navbar .nav li a {
      color: white;
      display: block;
      padding-top: 10px;
      padding-bottom: 10px; }
    #mMenu #navbar .nav li.active > a, #mMenu #navbar .nav li:hover > a {
      background: url("/So-Quy-hoach-theme/css/../images/bg-active.jpg") left center repeat-x;
      background-size: auto 100%;
      font-weight: bold; }
    #mMenu #navbar .nav li .dropdown-menu {
      padding: 0;
      background: url("/So-Quy-hoach-theme/css/../images/bg-nav.jpg") left center repeat-x;
      background-size: auto 100%;
      border: 0; }
      #mMenu #navbar .nav li .dropdown-menu a {
        position: relative;
        padding: 10px 15px 10px 30px; }
        #mMenu #navbar .nav li .dropdown-menu a:before {
          content: "\f0da";
          font-family: 'Font Awesome\ 5 Free';
          font-weight: bold;
          position: absolute;
          top: 12px;
          left: 15px; }
      #mMenu #navbar .nav li .dropdown-menu .dropdown-menu {
        top: 0;
        left: 100%; }
  #mMenu .search {
    position: relative;
    width: 250px;
    margin: 5px 30px 5px 0; }
    #mMenu .search input {
      width: 100%;
      border-radius: 0;
      height: 30px; }
    #mMenu .search button {
      position: absolute;
      width: 30px;
      height: 30px;
      background-color: transparent;
      border: 0;
      top: 0;
      right: 0; }

@media screen and (min-width: 992px) {
  #mMenu #navbar .nav li:hover > ul {
    display: block; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #mMenu .search {
    width: 200px; } }
@media screen and (max-width: 991px) {
  #mMenu .navbar-header {
    float: none;
    background: url("/So-Quy-hoach-theme/css/../images/bg-nav.jpg") left center repeat-x;
    background-size: auto 100%; }
    #mMenu .navbar-header .navbar-toggle {
      display: block;
      border-color: white; }
      #mMenu .navbar-header .navbar-toggle span {
        background-color: white; }
      #mMenu .navbar-header .navbar-toggle:hover {
        background-color: transparent; }
  #mMenu #navbar.navbar-collapse.collapse {
    display: none !important; }
    #mMenu #navbar.navbar-collapse.collapse.in {
      display: block !important;
      overflow: auto !important; }
  #mMenu #navbar .nav {
    float: none; }
    #mMenu #navbar .nav li {
      float: none; }
      #mMenu #navbar .nav li a {
        color: white;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px; }
      #mMenu #navbar .nav li.active > a, #mMenu #navbar .nav li:hover > a {
        background: url("/So-Quy-hoach-theme/css/../images/bg-active.jpg") left center repeat-x;
        background-size: auto 100%;
        font-weight: bold; }
      #mMenu #navbar .nav li.open > a {
        background: url("/So-Quy-hoach-theme/css/../images/bg-active.jpg") left center repeat-x; }
      #mMenu #navbar .nav li .dropdown-menu {
        position: relative;
        float: none; }
        #mMenu #navbar .nav li .dropdown-menu a {
          padding: 10px 15px 10px 45px; }
          #mMenu #navbar .nav li .dropdown-menu a:before {
            left: 30px; }
      #mMenu #navbar .nav li > i {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px;
        color: white;
        width: 70px;
        height: 100%;
        text-align: center;
        line-height: 40px; }
  #mMenu .navbar-right {
    float: none !important;
    margin: 0;
    padding: 15px; }
  #mMenu .search {
    width: 100%;
    margin: 5px 30px 5px 0; } }
@media screen and (max-width: 767px) {
  #mMenu #navbar {
    padding-left: 15px;
    padding-right: 15px; }
  #mMenu .navbar-right {
    padding: 0px 0 10px; }
  #mMenu .search input {
    max-width: 100% !important; } }
/*------------------------------
			Global
------------------------------*/
body .portlet, body .portlet-borderless-container {
  margin-bottom: 15px; }
body .portlet-content {
  border: 1px solid #dadada;
  border-top: 0; }
body .no-border .portlet-content {
  border: 0; }
body .portlet-title {
  border-bottom: 1px solid #036edb;
  margin: 0;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: white; }
  body .portlet-title .portlet-title-text {
    display: inline-block;
    padding: 10px 10px 10px 15px;
    background-color: #036edb;
    position: relative;
    border-top-left-radius: 6px;
    height: 37px; }
    body .portlet-title .portlet-title-text:before {
      content: "";
      position: absolute;
      top: 0;
      left: 100%;
      width: 0;
      height: 0;
      border-bottom: 37px solid #036edb;
      border-right: 37px solid transparent; }
body .full-bg-title .portlet-title .portlet-title-text {
  display: block;
  padding: 10px 15px;
  border-radius: 6px 6px 0 0; }
  body .full-bg-title .portlet-title .portlet-title-text:before {
    display: none; }

/*------------------------------
			Content
------------------------------*/
#content {
  padding: 15px;
  background-color: white; }

/*---------- Nested Portlet ----------*/
.mBody .portlet-nested-portlets .portlet-body .portlet, .mBody .portlet-nested-portlets .portlet-body .portlet-borderless-container {
  margin-bottom: 0; }
.mBody .portlet-nested-portlets .portlet-layout {
  display: -webkit-box;
  display: flex; }
  .mBody .portlet-nested-portlets .portlet-layout .portlet-column-content, .mBody .portlet-nested-portlets .portlet-layout .portlet-boundary, .mBody .portlet-nested-portlets .portlet-layout .portlet {
    height: 100%; }
.mBody .portlet-nested-portlets .portlet {
  position: relative; }
  .mBody .portlet-nested-portlets .portlet .portlet-content {
    padding: 0;
    height: -webkit-calc(100% - 42px);
    height: calc(100% - 42px); }

@media screen and (max-width: 991px) {
  .mBody .portlet-nested-portlets .portlet-body .portlet-column:first-child {
    margin-bottom: 15px; }
  .mBody .portlet-nested-portlets .portlet-body .portlet-layout {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mBody .portlet-nested-portlets .portlet-body .span6 {
    width: 100%; } }
/*---------- Sitemap ----------*/
.portlet-site-map .portlet-body > ul {
  border: 1px solid #dadada; }
  .portlet-site-map .portlet-body > ul li:not(:last-child) {
    border-bottom: 1px solid #78cbf3; }
  .portlet-site-map .portlet-body > ul li a {
    display: block;
    color: #036edb;
    padding: 10px 15px 10px 30px;
    position: relative; }
    .portlet-site-map .portlet-body > ul li a:before {
      content: "\f111";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold;
      position: absolute;
      top: 16px;
      left: 15px;
      font-size: 6px;
      color: #dadada; }
    .portlet-site-map .portlet-body > ul li a.current, .portlet-site-map .portlet-body > ul li a:hover {
      font-weight: bold;
      color: #036edb;
      background-color: #e9f5fa; }

/*---------- Categories News ----------*/
.portal-newspublisher-portlet .news-mt {
  padding: 15px;
  overflow: hidden; }
  .portal-newspublisher-portlet .news-mt > a {
    position: relative;
    width: 150px;
    height: 112px;
    display: block;
    margin-right: 15px;
    overflow: hidden;
    float: left; }
    .portal-newspublisher-portlet .news-mt > a img {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%; }
  .portal-newspublisher-portlet .news-mt h3 {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: bold; }
  .portal-newspublisher-portlet .news-mt .news-summary {
    display: none; }
.portal-newspublisher-portlet .news-ul3 li a {
  padding: 10px 15px 10px 30px;
  display: block;
  position: relative; }
  .portal-newspublisher-portlet .news-ul3 li a:before {
    content: "\f111";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: bold;
    position: absolute;
    top: 18px;
    left: 15px;
    font-size: 6px;
    color: #dadada; }
  .portal-newspublisher-portlet .news-ul3 li a:hover {
    color: #036edb; }
.portal-newspublisher-portlet .icon-detail {
  position: absolute;
  top: -30px;
  right: 15px;
  color: #036edb; }
  .portal-newspublisher-portlet .icon-detail:hover, .portal-newspublisher-portlet .icon-detail:focus {
    border-bottom: 1px solid #036edb;
    color: #036edb; }
.portal-newspublisher-portlet.reverse-style .news-mt > a {
  width: 300px;
  height: 225px; }
.portal-newspublisher-portlet.reverse-style .news-mt h3 {
  color: #e9f5fa;
  margin-bottom: 15px; }
.portal-newspublisher-portlet.reverse-style .news-mt .news-summary {
  display: block; }
.portal-newspublisher-portlet.reverse-style .news-ul3 {
  padding-bottom: 5px; }
  .portal-newspublisher-portlet.reverse-style .news-ul3 li {
    border-top: 0; }
    .portal-newspublisher-portlet.reverse-style .news-ul3 li a {
      padding: 5px 15px 5px 30px; }
      .portal-newspublisher-portlet.reverse-style .news-ul3 li a:before {
        content: "\f111";
        top: 13px;
        font-size: 4px;
        color: #e9f5fa; }
.portal-newspublisher-portlet .news-bt .nav-tabs {
  border-bottom: 1px solid #036edb;
  padding-bottom: 10px;
  display: -webkit-box;
  display: flex; }
  .portal-newspublisher-portlet .news-bt .nav-tabs li {
    margin-bottom: 0;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
    .portal-newspublisher-portlet .news-bt .nav-tabs li a {
      display: block;
      padding: 10px 25px;
      text-transform: uppercase;
      font-weight: bold;
      color: #036edb;
      border: 0;
      margin: 0;
      border-radius: 50px 0 50px 0;
      text-align: center; }
    .portal-newspublisher-portlet .news-bt .nav-tabs li.active a, .portal-newspublisher-portlet .news-bt .nav-tabs li:hover a {
      background: url("/So-Quy-hoach-theme/css/../images/bg.jpg") center center repeat-y;
      background-size: 100% auto;
      color: white;
      border: 0; }
  .portal-newspublisher-portlet .news-bt .nav-tabs ~ div {
    position: relative; }
    .portal-newspublisher-portlet .news-bt .nav-tabs ~ div .icon-detail {
      top: auto;
      bottom: 15px;
      display: inline-block;
      padding: 6px 12px;
      border: 1px solid #e9f5fa;
      color: #e9f5fa;
      border-radius: 4px;
      right: auto;
      left: 295px; }
      .portal-newspublisher-portlet .news-bt .nav-tabs ~ div .icon-detail:hover {
        color: white;
        border: 1px solid #036edb;
        background-color: #036edb; }
.portal-newspublisher-portlet .news-bt .news-tab-content {
  background-color: white;
  overflow: hidden; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt {
    padding: 0;
    overflow: visible; }
    .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt > a {
      width: 280px;
      height: 210px; }
    .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt h3 {
      font-weight: normal;
      float: right;
      padding: 10px 15px;
      position: relative;
      width: calc(100% - 295px); }
      .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt h3:before {
        content: "\f0c8";
        font-family: 'Font Awesome\ 5 Free';
        font-weight: bold;
        position: absolute;
        top: 18px;
        left: 0;
        color: #cdcdcd;
        font-size: 4px; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 {
    float: right;
    width: -webkit-calc(100% - 295px);
    width: calc(100% - 295px); }
    .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 li {
      border-top: 0; }
      .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 li a {
        padding: 10px 15px; }
        .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 li a:before {
          top: 18px;
          left: 0;
          color: #cdcdcd; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .viewmore-panel {
    display: none; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .portal-newspublisher-portlet.reverse-style .news-mt > a {
    width: 200px;
    height: 150px; } }
@media screen and (max-width: 767px) {
  .portal-newspublisher-portlet .news-mt > a {
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    float: none;
    padding-top: 75%; }
  .portal-newspublisher-portlet.reverse-style .news-mt > a {
    width: 100%;
    height: auto; }
  .portal-newspublisher-portlet.reverse-style .news-mt h3 {
    margin-bottom: 10px; }
  .portal-newspublisher-portlet .news-bt .nav-tabs {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px; }
    .portal-newspublisher-portlet .news-bt .nav-tabs li {
      width: 100%; }
    .portal-newspublisher-portlet .news-bt .nav-tabs ~ div .icon-detail {
      left: 15px; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt > a {
    width: 100%;
    height: auto;
    margin-bottom: 0; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt h3 {
    float: none;
    width: 100%;
    padding: 10px 15px 10px 30px; }
    .portal-newspublisher-portlet .news-bt .news-tab-content .news-mt h3:before {
      top: 22px;
      left: 15px; }
  .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 {
    float: none;
    width: 100%;
    padding-bottom: 60px; }
    .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 li a {
      padding: 10px 15px 10px 30px; }
      .portal-newspublisher-portlet .news-bt .news-tab-content .news-ul3 li a:before {
        top: 18px;
        left: 15px; } }
/*---------- Web Links ----------*/
.mBody .weblink-client-wrapper {
  padding: 10px; }
  .mBody .weblink-client-wrapper .control-group {
    margin-bottom: 0; }
  .mBody .weblink-client-wrapper select {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #036edb; }

/*---------- Media ----------*/
/*--- Audio ---*/
.audio .portlet-body {
  border: 1px solid #e9f5fa; }
.audio .plyr--audio:before {
  display: none; }
.audio .plyr--audio .plyr__controls {
  padding: 5px 5px 0; }
.audio .video-playlist {
  padding: 0 10px 5px;
  background-color: white; }
  .audio .video-playlist select {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: white;
    border: 0; }
  .audio .video-playlist .span2 {
    position: relative; }
    .audio .video-playlist .span2:before {
      content: "\f0d7";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold;
      position: absolute;
      top: -1px;
      left: 17px;
      color: #cdcdcd;
      font-size: 16px;
      pointer-events: none; }

/*--- Video ---*/
.video-player-wrapper {
  position: relative;
  padding: 5px 25px; }
  .video-player-wrapper .list-videos-wrapper .video-box {
    -webkit-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-bottom: 0; }
  .video-player-wrapper .video-thumbnail {
    margin-bottom: 10px; }
    .video-player-wrapper .video-thumbnail:hover:after {
      font-family: 'Font Awesome\ 5 Free' !important;
      font-weight: bold; }
  .video-player-wrapper .video-title a {
    font-weight: normal !important; }
    .video-player-wrapper .video-title a:hover, .video-player-wrapper .video-title a:focus {
      font-weight: bold !important;
      color: #036edb;
      text-decoration: none !important; }
  .video-player-wrapper > .row-fluid:last-child {
    border: 1px solid #dadada;
    margin-top: 10px;
    border-radius: 4px; }
  .video-player-wrapper .icon-detail {
    position: absolute;
    top: -30px;
    right: 15px;
    color: #e9f5fa; }
    .video-player-wrapper .icon-detail:hover, .video-player-wrapper .icon-detail:focus {
      border-bottom: 1px solid #036edb; }
  .video-player-wrapper .lfr-pagination, .video-player-wrapper .video-info {
    display: none; }

@media screen and (max-width: 991px) {
  .audio .video-playlist > div > div {
    display: -webkit-box;
    display: flex; }
    .audio .video-playlist > div > div > div:last-child {
      width: 45px; }

  .video-player-wrapper .list-videos-wrapper .video-box {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .video-player-wrapper .video-title {
    margin-bottom: 15px; } }
/*---------- Visitors Tracker ----------*/
.visitor-tracking-wraper {
  padding: 10px; }
  .visitor-tracking-wraper > div {
    padding: 0; }
  .visitor-tracking-wraper .current-visitor-online {
    margin-bottom: 10px; }
  .visitor-tracking-wraper .tracking-label {
    white-space: nowrap;
    margin-right: 10px; }

@media screen and (max-width: 767px) {
  #footer .portlet-static {
    right: 0; } }
/*---------- Banner Group ----------*/
.banner-group .portlet-body {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .banner-group .portlet-body > a {
    display: block;
    width: calc((100% - 10px) / 2); }
    .banner-group .portlet-body > a:nth-child(odd) {
      margin-right: 10px; }
    .banner-group .portlet-body > a:nth-child(-n+2) {
      margin-bottom: 10px; }

/*---------- Polls ----------*/
.portlet-polls-display .portlet-body {
  padding: 15px; }
.portlet-polls-display .radio {
  padding-left: 20px;
  font-weight: normal; }

/*---------- VBCDDH ----------*/
.vbcddh {
  padding: 5px 15px; }
  .vbcddh a {
    display: block;
    padding: 10px 0 10px 30px;
    text-transform: uppercase;
    background: url("/So-Quy-hoach-theme/css/../images/logo-icon.png") left top 12px no-repeat; }
    .vbcddh a:hover, .vbcddh a:focus {
      color: #036edb; }

/*---------- Slider ----------*/
.swiper-container-box {
  margin: 0 !important; }

/*---------- Hot news ----------*/
.news-fc-w {
  display: -webkit-box;
  display: flex;
  padding: 10px 0; }
  .news-fc-w .news-fc {
    -webkit-flex: 0 0 66%;
    flex: 0 0 66%;
    margin-right: 15px;
    position: relative; }
    .news-fc-w .news-fc > a {
      position: relative;
      overflow: hidden;
      padding-top: 75%;
      width: 100%;
      display: block; }
      .news-fc-w .news-fc > a img {
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .news-fc-w .news-fc .news-fc-title {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 10px 15px;
      background-color: rgba(0, 0, 0, 0.3);
      color: white;
      font-weight: bold; }
    .news-fc-w .news-fc .news-fc-description {
      display: none; }
  .news-fc-w .news-list-title {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
    .news-fc-w .news-list-title li a {
      display: block;
      padding: 10px 0 10px 15px;
      position: relative; }
      .news-fc-w .news-list-title li a:before {
        content: "\f111";
        font-family: 'Font Awesome\ 5 Free';
        font-weight: bold;
        position: absolute;
        top: 16px;
        left: 0;
        color: #dadada;
        font-size: 6px; }
      .news-fc-w .news-list-title li a:hover, .news-fc-w .news-list-title li a:focus {
        color: #036edb; }
        .news-fc-w .news-list-title li a:hover:before, .news-fc-w .news-list-title li a:focus:before {
          color: #036edb; }

/*------------------------------
			Global
------------------------------*/
/*---------- Sitemap ----------*/
.sitemap-full .portlet-body > ul li a {
  background: none;
  margin: 0;
  padding: 5px 15px 5px 30px;
  color: #0740a8; }
  .sitemap-full .portlet-body > ul li a:before {
    content: "\f0da";
    font-size: 14px;
    top: 6px; }
  .sitemap-full .portlet-body > ul li a.current, .sitemap-full .portlet-body > ul li a:hover {
    background-image: none;
    font-weight: bold;
    color: #053384; }
.sitemap-full .portlet-body > ul li ul {
  position: relative;
  padding-left: 25px; }
  .sitemap-full .portlet-body > ul li ul:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 15px; }
  .sitemap-full .portlet-body > ul li ul li {
    position: relative; }
    .sitemap-full .portlet-body > ul li ul li:before {
      content: "";
      width: 15px;
      height: 1px;
      background-color: #ccc;
      position: absolute;
      top: 14px;
      left: -10px; }

/*---------- Q&A ----------*/
.faq-wrapper {
  padding: 10px 15px; }
  .faq-wrapper .faq-intro, .faq-wrapper .faq-search-form-wrapper {
    display: none; }
  .faq-wrapper .button-holder {
    margin-top: 0; }
    .faq-wrapper .button-holder a {
      font-family: 'Roboto';
      display: inline-block;
      padding: 10px 15px;
      color: #0740a8;
      border: 1px solid #0740a8;
      border-radius: 4px; }
      .faq-wrapper .button-holder a:hover {
        background-color: #053384;
        border-color: #053384;
        color: white; }
      .faq-wrapper .button-holder a:before {
        content: "\f067";
        font-family: 'Font Awesome\ 5 Free';
        font-weight: bold;
        margin-right: 5px; }
  .faq-wrapper .faq-ask-content {
    font-size: 18px; }
  .faq-wrapper .alert {
    margin-bottom: 0; }

/*---------- List News ----------*/
.subscribe-action {
  display: block;
  margin-bottom: 15px; }
  .subscribe-action .opens-new-window-accessible {
    display: none; }

/*--- List with image ---*/
.portlet-asset-publisher .portlet-body {
  padding: 10px 15px; }
.portlet-asset-publisher .asset-bounddary {
  margin-bottom: 20px;
  overflow: hidden; }
  .portlet-asset-publisher .asset-bounddary:last-child, .portlet-asset-publisher .asset-bounddary .asset-abstract {
    border-bottom: 0;
    margin-bottom: 0; }
.portlet-asset-publisher .asset-title {
  font-size: 14px;
  border: 0;
  margin: 0 0 10px;
  font-weight: bold;
  line-height: 22px; }
  .portlet-asset-publisher .asset-title:hover a {
    text-decoration: none;
    color: #053384; }
  .portlet-asset-publisher .asset-title + .block_timer {
    margin: 0 0 10px; }
.portlet-asset-publisher .asset-bounddary img {
  max-width: 180px;
  max-height: 140px;
  float: left;
  margin-right: 15px;
  width: 100%;
  height: 100%; }
.portlet-asset-publisher .normal-news {
  margin-right: 10px !important; }
.portlet-asset-publisher .block_timer {
  font-style: italic;
  color: #999;
  display: block; }
.portlet-asset-publisher .title-list .block_timer {
  margin: 0 0 0 15px;
  clear: both; }

@media screen and (max-width: 767px) {
  .portlet-asset-publisher .asset-bounddary img {
    max-width: 120px;
    max-height: 100px; } }
/*--- Detail view ---*/
.mBody .portlet-asset-publisher .asset-full-content-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 20px; }
  .mBody .portlet-asset-publisher .asset-full-content-title + .block_timer {
    margin: 15px 0 5px; }
.mBody .portlet-asset-publisher .asset-content {
  margin: 0 0 10px !important;
  overflow: hidden; }
.mBody .portlet-asset-publisher .sapo-wrapper strong {
  margin-top: 10px;
  font-weight: 500;
  display: block; }
.mBody .portlet-asset-publisher table {
  margin: 10px auto; }

/*--- Other news ---*/
.related_asset {
  margin-bottom: 10px; }
  .related_asset .related_asset_title {
    margin: 20px 0 5px;
    font-weight: bold;
    font-size: 14px; }
  .related_asset li a {
    padding: 3px 0 3px 15px;
    display: block;
    position: relative; }
    .related_asset li a:hover {
      color: #053384; }
    .related_asset li a:before {
      content: "\f0c8";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold;
      font-size: 6px;
      color: #053384;
      position: absolute;
      left: 0;
      top: 10px; }

/*---------- Title List ----------*/
.title-list .asset-actions, .title-list img {
  display: none; }
.title-list a {
  display: block;
  padding: 5px 0 5px 15px;
  position: relative; }
  .title-list a:before {
    content: "\f0da";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 4px;
    color: #053384; }
  .title-list a:hover span {
    text-decoration: none !important;
    color: #053384; }

/*---------- Gop-y-du-thao ----------*/
.point-portal-ykien3-portlet .portlet-body {
  padding: 10px 15px 0; }
.point-portal-ykien3-portlet .navbar-inner {
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .point-portal-ykien3-portlet .navbar-inner .navbar-search {
    margin-top: 7px; }
    .point-portal-ykien3-portlet .navbar-inner .navbar-search .input-append {
      display: -webkit-box;
      display: flex; }
    .point-portal-ykien3-portlet .navbar-inner .navbar-search input {
      border-radius: 0;
      border: 1px solid #ccc;
      border-right: 0; }
    .point-portal-ykien3-portlet .navbar-inner .navbar-search button {
      border: 1px solid #0740a8;
      border-radius: 0;
      color: #053384; }
      .point-portal-ykien3-portlet .navbar-inner .navbar-search button:hover {
        color: white;
        background-color: #053384; }
  .point-portal-ykien3-portlet .navbar-inner .topTitle {
    margin-top: 16px;
    font-size: 14px; }
.point-portal-ykien3-portlet .navbar {
  margin-bottom: -5px !important; }
  .point-portal-ykien3-portlet .navbar + fieldset {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%; }
.point-portal-ykien3-portlet .around_detail {
  width: 100%;
  margin: 0 0 15px;
  border: 0; }
  .point-portal-ykien3-portlet .around_detail .around_detail_title {
    font-size: 16px !important;
    margin: 0 0 5px !important; }
  .point-portal-ykien3-portlet .around_detail .around_detail_time_post {
    margin-left: 0; }
  .point-portal-ykien3-portlet .around_detail .Around_Content_Ask {
    width: 100%;
    margin: 10px 0; }
  .point-portal-ykien3-portlet .around_detail .topTitle {
    margin-bottom: 10px;
    display: block; }
  .point-portal-ykien3-portlet .around_detail .padding20 {
    padding: 0 0 15px !important;
    width: 100%;
    margin-bottom: 0 !important; }

/*---------- VBPQ ----------*/
.portal-vbpq-4-portlet {
  /*------ Full -----*/ }
  .portal-vbpq-4-portlet .portlet-body {
    padding: 10px 15px 0; }
  .portal-vbpq-4-portlet table th {
    white-space: nowrap; }
  .portal-vbpq-4-portlet .news-title {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 15px; }
    .portal-vbpq-4-portlet .news-title + div {
      display: none; }
  .portal-vbpq-4-portlet .vbpq-detail {
    margin-top: 15px; }
    .portal-vbpq-4-portlet .vbpq-detail table td {
      border: 1px solid #e8e8e8;
      padding: 5px 10px; }
      .portal-vbpq-4-portlet .vbpq-detail table td:first-child {
        white-space: nowrap;
        vertical-align: top;
        padding: 5px 10px;
        font-weight: bold;
        width: 150px; }
  .portal-vbpq-4-portlet .vbpq-attachfile {
    margin-top: -1px;
    border: 1px solid #e8e8e8;
    overflow: hidden; }
    .portal-vbpq-4-portlet .vbpq-attachfile a {
      color: #0071ce; }
    .portal-vbpq-4-portlet .vbpq-attachfile .vbpq-attachfile {
      display: none; }
  .portal-vbpq-4-portlet .vbpq-tldk {
    font-weight: bold;
    float: left;
    border-right: 1px solid #e8e8e8;
    padding: 10px 17px 10px 10px;
    margin-right: 10px;
    width: 150px; }
    .portal-vbpq-4-portlet .vbpq-tldk + table td {
      padding: 10px 0 0; }
  .portal-vbpq-4-portlet .back-button {
    margin: 15px 0; }
    .portal-vbpq-4-portlet .back-button:before {
      content: "\f100";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold;
      margin-right: 5px; }
    .portal-vbpq-4-portlet .back-button:hover:before {
      color: #0071ce; }
  .portal-vbpq-4-portlet .other-documents-title {
    font-weight: bold;
    margin-bottom: 5px; }
  .portal-vbpq-4-portlet .list-orther-documents ul {
    list-style: disc;
    padding-left: 15px; }
    .portal-vbpq-4-portlet .list-orther-documents ul li {
      padding: 5px 0; }
      .portal-vbpq-4-portlet .list-orther-documents ul li a:hover {
        color: #053384; }

/*---------- Search ----------*/
.portlet-boundary_37_WAR_portalcmsworkflowportlet_ .portlet-body {
  padding: 10px 15px; }
.portlet-boundary_37_WAR_portalcmsworkflowportlet_ .field-wrapper {
  padding: 0 15px;
  display: -webkit-box;
  display: flex;
  margin-bottom: 30px; }
  .portlet-boundary_37_WAR_portalcmsworkflowportlet_ .field-wrapper .control-label {
    display: none; }
  .portlet-boundary_37_WAR_portalcmsworkflowportlet_ .field-wrapper .btn {
    margin: 0 0 0 15px; }
.portlet-boundary_37_WAR_portalcmsworkflowportlet_ .asset-bounddary {
  padding-bottom: 0;
  margin-bottom: 15px; }
  .portlet-boundary_37_WAR_portalcmsworkflowportlet_ .asset-bounddary img {
    margin-right: 15px; }
  .portlet-boundary_37_WAR_portalcmsworkflowportlet_ .asset-bounddary .asset-content-custom {
    float: right;
    width: -webkit-calc(100% - 155px);
    width: calc(100% - 155px); }

/*---------- Media ----------*/
.page-theme .media-display-portlet .taglib-header {
  padding: 5px 15px;
  border-bottom: 0; }
.page-theme .media-display-portlet .list-videos-wrapper {
  padding: 10px 15px; }
  .page-theme .media-display-portlet .list-videos-wrapper .video-thumbnail {
    margin-bottom: 10px; }
    .page-theme .media-display-portlet .list-videos-wrapper .video-thumbnail:hover:after {
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold; }
  .page-theme .media-display-portlet .list-videos-wrapper .video-box {
    margin-bottom: 0; }
    .page-theme .media-display-portlet .list-videos-wrapper .video-box:only-child {
      padding: 0 12.5% 10px; }
  .page-theme .media-display-portlet .list-videos-wrapper .video-title {
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px; }
  .page-theme .media-display-portlet .list-videos-wrapper .span9 {
    width: 100%; }

/*---------- Phan-Mem-Noi-Bo ----------*/
.mBody .pmnb {
  padding: 10px 15px; }
  .mBody .pmnb i {
    width: 20px;
    text-align: center;
    color: #053384; }

/*---------- Web Links Tabs ----------*/
.weblink_multi_tabs_display_style .weblink_tab_names {
  overflow: hidden;
  display: -webkit-box;
  display: flex; }
  .weblink_multi_tabs_display_style .weblink_tab_names span {
    font-weight: bold;
    padding: 10px 25px;
    text-align: center;
    position: relative;
    color: #053384; }
  .weblink_multi_tabs_display_style .weblink_tab_names .weblink-active-tab, .weblink_multi_tabs_display_style .weblink_tab_names:hover span {
    background: url("/So-Quy-hoach-theme/css/../images/bg.jpg") left center repeat-y;
    color: white;
    background-size: 100% auto;
    border-radius: 50px 0 50px 0; }
.weblink_multi_tabs_display_style .weblink_tab_contents {
  padding: 15px;
  border: 1px solid #e1e1e1; }
  .weblink_multi_tabs_display_style .weblink_tab_contents ul {
    overflow: hidden; }
    .weblink_multi_tabs_display_style .weblink_tab_contents ul li a {
      display: block;
      padding: 5px 0;
      float: left;
      width: 25%;
      padding-right: 15px; }
      .weblink_multi_tabs_display_style .weblink_tab_contents ul li a:hover {
        color: #053384; }

@media screen and (max-width: 1024px) {
  .weblink_multi_tabs_display_style .weblink_tab_names span {
    padding: 10px 15px; }

  .weblink_multi_tabs_display_style .weblink_tab_contents ul li a {
    width: 33.333333%; } }
@media screen and (max-width: 767px) {
  .weblink_multi_tabs_display_style .weblink_tab_names span {
    padding: 10px;
    font-size: 12px; }

  .weblink_multi_tabs_display_style .weblink_tab_contents ul li a {
    width: 100%; } }
/*---------- Gallery ----------*/
.portlet .gallery-wrapper {
  padding: 15px 15px 0; }

.gallery-wrapper {
  padding: 15px 0 0;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery-wrapper > .col-sm-3 {
    margin-bottom: 30px;
    width: 33%; }
    .gallery-wrapper > .col-sm-3:nth-child(n+4) {
      display: none; }
  .gallery-wrapper .box {
    padding-top: 75%;
    position: relative; }
    .gallery-wrapper .box:after {
      content: "";
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, transparent 50%, transparent);
      background-color: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, transparent 50%, transparent);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      pointer-events: none; }
    .gallery-wrapper .box:hover .info {
      color: #053384; }
  .gallery-wrapper a {
    display: block; }
    .gallery-wrapper a:before, .gallery-wrapper a:after {
      content: "";
      position: absolute;
      height: 1px;
      background: #afb7bc;
      -webkit-transition: all .15s ease-in-out;
      transition: all .15s ease-in-out; }
    .gallery-wrapper a:before {
      right: 20px;
      left: 20px;
      top: -4px; }
    .gallery-wrapper a:after {
      right: 10px;
      left: 10px;
      top: -2px; }
    .gallery-wrapper a:hover:before {
      background-color: #8c9296;
      top: -6px; }
    .gallery-wrapper a:hover:after {
      background-color: #8c9296;
      top: -4px; }
  .gallery-wrapper .info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    color: white;
    padding: 15px; }
    .gallery-wrapper .info .title {
      font-weight: bold;
      font-size: 16px; }
  .gallery-wrapper img {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.gallery-detail-wrapper {
  padding: 10px 15px; }
  .gallery-detail-wrapper .backspace {
    background: transparent none;
    border: 1px solid #939393;
    border-radius: 4px;
    padding: 8px 20px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .gallery-detail-wrapper .main-img {
    position: relative; }
    .gallery-detail-wrapper .main-img:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
    .gallery-detail-wrapper .main-img .info {
      position: absolute;
      top: 50%;
      left: 50%;
      color: white;
      z-index: 1;
      transform: translate(-50%, -50%);
      text-align: center;
      font-size: 48px; }
      .gallery-detail-wrapper .main-img .info .count {
        font-size: 18px;
        margin-top: 30px; }
  .gallery-detail-wrapper #mygallery {
    margin: 0 -5px;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px); }

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3); }

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 80px; }

.login-theme .portlet-topper, .login-theme .control-label, .login-theme .form .checkbox, .login-theme .navigation {
  display: none; }

.login-theme #content {
  padding: 0;
  background-color: transparent; }

.login-theme #content .portlet-content {
  border: 0; }

.aui form {
  margin-bottom: 0; }

.login-theme {
  background-image: url(/So-Quy-hoach-theme/css/../images/bg-login.jpg);
  min-height: 100vh; }

.wd-wrapper {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.login_box, .login_logo {
  text-align: center; }

.login_logo {
  margin: 0 0 30px;
  font-size: 40px;
  color: #00468e;
  -webkit-text-shadow: -1px -1px 0 #fff,  1px -1px 0 #fff,  -1px 1px 0 #fff,   1px 1px 0 #fff;
  text-shadow: -1px -1px 0 #fff,  1px -1px 0 #fff,  -1px 1px 0 #fff,   1px 1px 0 #fff;
  text-transform: uppercase;
  line-height: normal;
  font-weight: bold; }

.login_logo img {
  margin-bottom: 15px; }

.login_logo a:hover {
  text-decoration: none; }

.login_logo span {
  display: block;
  font-size: 26px;
  color: #ba1818;
  margin: 15px 0 10px; }

.login-wrapper {
  margin: 0 auto;
  width: 380px; }

.login-wrapper > a {
  display: none; }

.login_box {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 20px; }

.login_form {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px;
  color: #FFF; }

.login_form .title {
  font-size: 15px;
  margin-bottom: 20px; }

.login-theme .btn, .login-theme .btn:hover, .login-theme .btn:focus {
  padding: 6px 12px;
  color: white;
  border: 0;
  border-radius: 5px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  font-size: 15px;
  margin: 5px;
  background: #F90 none; }

.login-theme .control-group {
  margin-bottom: 15px; }

.login-theme .control-group input[type="text"], .login-theme .control-group input[type="password"] {
  background-color: #fff;
  background-position: 3px center;
  background-repeat: no-repeat;
  border: 0;
  height: 36px;
  margin: 0;
  padding-left: 42px;
  width: 300px;
  width: 100%;
  color: #000; }

.login-theme .control-group input[type="text"] {
  background-image: url(/So-Quy-hoach-theme/css/../images/user.png) !important; }

.login-theme .control-group input[type="password"] {
  background-image: url(/So-Quy-hoach-theme/css/../images/pass.png) !important; }

.login-theme .form .button-holder {
  margin: 15px 0 5px; }

.login-theme .form .button-holder + .button-holder {
  display: none; }

.login_form a, .login_form a:hover, .login_form a:focus {
  color: white; }

.login-theme .portlet-borderless-container {
  margin-bottom: 0; }

.login-theme footer {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 8px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%; }

.login-theme footer p {
  margin: 0; }

/*------------------------------
			Global
------------------------------*/
.private-page .mTheme #mMenu .navbar-right, .private-page .mTheme .marquee-wrapper {
  display: none; }
.private-page .mTheme #content {
  margin: 15px auto; }
.private-page .mTheme .popover {
  z-index: 5 !important; }
.private-page .mTheme .layout_20_80 #column-1 {
  width: 220px; }
.private-page .mTheme .layout_20_80 #column-2 {
  width: -webkit-calc(100% - 220px);
  width: calc(100% - 220px); }
.private-page .mTheme .btn-primary {
  background-color: #0740a8;
  border: 0; }
  .private-page .mTheme .btn-primary:hover, .private-page .mTheme .btn-primary:focus {
    background-color: #053384 !important; }
.private-page .mTheme .navbar-inner > .container {
  padding: 0; }
.private-page .mTheme .navbar-inner .nav li {
  margin: 0 10px; }
  .private-page .mTheme .navbar-inner .nav li:first-child {
    margin-left: 0; }
  .private-page .mTheme .navbar-inner .nav li:last-child {
    margin-right: 0; }
.private-page .mTheme .input-append {
  display: -webkit-box;
  display: flex; }
  .private-page .mTheme .input-append .search-query {
    width: 100%;
    height: 36px; }
  .private-page .mTheme .input-append .btn {
    border-radius: 0; }

/*------------------------------
			Posts
------------------------------*/
/*--- Left Col ---*/
.cms-menu-wraaper {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc; }
  .cms-menu-wraaper .menu-header {
    border-bottom: 1px solid #cccccc;
    padding: 5px 10px;
    background-color: #0740a8;
    color: white;
    font-weight: bold; }
  .cms-menu-wraaper .menu-item {
    position: relative; }
    .cms-menu-wraaper .menu-item a {
      border-bottom: 1px solid #cccccc;
      padding: 5px 10px;
      display: block; }
    .cms-menu-wraaper .menu-item span {
      float: right;
      display: inline-block;
      padding: 2px 9px;
      font-size: 11px;
      font-weight: bold;
      line-height: 14px;
      color: white;
      vertical-align: baseline;
      white-space: nowrap;
      background-color: #999999;
      border-radius: 9px;
      position: absolute;
      top: 5px;
      right: 8px; }
    .cms-menu-wraaper .menu-item:hover a {
      background-color: #f6f6f6; }
    .cms-menu-wraaper .menu-item.selected a {
      font-weight: bold;
      background-color: #f6f6f6; }

/*--- Right Col ---*/
.private-page .cms-portlet input + .row-fluid {
  margin-bottom: 15px; }
  .private-page .cms-portlet input + .row-fluid .control-group {
    margin-bottom: 0; }
.private-page .cms-portlet .button-holder {
  margin: 0 0 15px; }
.private-page .cms-portlet table th {
  vertical-align: middle !important; }
  .private-page .cms-portlet table th:last-child {
    width: 1%; }
.private-page .cms-portlet table button {
  width: 100%;
  margin-bottom: 5px; }
  .private-page .cms-portlet table button:last-child {
    margin-bottom: 0; }

/*--- Create New ---*/
.private-page .cms-article-wrapper .fieldset > div {
  margin: 0 -15px; }
  .private-page .cms-article-wrapper .fieldset > div > .span7 {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px); }
    .private-page .cms-article-wrapper .fieldset > div > .span7 > div:nth-last-child(-n+3) {
      margin-bottom: 15px; }
  .private-page .cms-article-wrapper .fieldset > div > .span5 {
    width: 200px; }
    .private-page .cms-article-wrapper .fieldset > div > .span5 > div:nth-child(4) {
      margin-bottom: 15px; }
.private-page .cms-article-wrapper .checkbox.inline {
  padding-left: 0; }
  .private-page .cms-article-wrapper .checkbox.inline .form-control {
    height: auto;
    margin-top: 0; }
.private-page .cms-article-wrapper.update-form input {
  max-width: 100% !important; }
.private-page .cms-article-wrapper img {
  max-width: 100%; }

/*------------------------------
			VBPQ
------------------------------*/
.portlet-boundary_6_WAR_portalvbpqportlet_ {
  margin: 0 -15px; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .portlet-body > .span3 {
    width: 20%; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .portlet-body > .span9 {
    width: 80%; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ .portlet-body > .span9 #_6_WAR_portalvbpqportlet_fm {
      padding: 0; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .selectize-control {
    margin-bottom: 15px; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .btn-primary.list-group-item {
    color: white; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ .btn-primary.list-group-item:hover, .portlet-boundary_6_WAR_portalvbpqportlet_ .btn-primary.list-group-item:focus {
      background-color: #053384; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ ul > .list-group-item {
    padding: 0; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ ul > .list-group-item a {
      border: 0; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ ul > .list-group-item .badge {
      float: right; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ ul .color-gallery {
    padding: 10px 15px; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .button-holder {
    margin-top: 23px; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .taglib-header {
    margin: 0 15px 15px;
    padding-bottom: 10px; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ .taglib-header .header-back-to a {
      padding: 0px 5px 0 0;
      font-size: 18px; }
    .portlet-boundary_6_WAR_portalvbpqportlet_ .taglib-header h3 {
      font-size: 18px;
      font-weight: bold; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ #_6_WAR_portalvbpqportlet_fm {
    padding: 0 15px; }
  .portlet-boundary_6_WAR_portalvbpqportlet_ .lfr-search-container {
    overflow: visible; }

/*------------------------------
		  Navbar Tabs
------------------------------*/
.private-page .nav-tabs {
  border-bottom-color: #0740a8;
  margin-bottom: 15px; }
  .private-page .nav-tabs li a {
    padding: 10px 15px; }
    .private-page .nav-tabs li a:hover {
      border-bottom-color: #0740a8; }
  .private-page .nav-tabs li.active a {
    border-color: #0740a8;
    border-bottom-color: transparent; }
    .private-page .nav-tabs li.active a:hover, .private-page .nav-tabs li.active a:focus {
      border-color: #0740a8;
      border-bottom-color: transparent; }

/*------------------------------
	  Quan-Ly-Phan-Quyen
------------------------------*/
.cms-category-portlet .navbar {
  background-color: transparent;
  border: 0;
  min-height: inherit;
  margin: -15px 0 15px; }
  .cms-category-portlet .navbar span:last-child {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .cms-category-portlet .navbar span:last-child a {
      padding: 8px 12px;
      background-color: #0740a8;
      color: white;
      display: -webkit-box;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      .cms-category-portlet .navbar span:last-child a:hover, .cms-category-portlet .navbar span:last-child a:focus {
        background-color: #053384;
        color: white; }
      .cms-category-portlet .navbar span:last-child a i {
        margin-right: 5px; }
  .cms-category-portlet .navbar .navbar-inner > .container {
    padding: 0; }
  .cms-category-portlet .navbar .navbar-inner .nav li {
    margin: 0 10px; }
    .cms-category-portlet .navbar .navbar-inner .nav li:first-child {
      margin-left: 0; }
    .cms-category-portlet .navbar .navbar-inner .nav li:last-child {
      margin-right: 0; }
  .cms-category-portlet .navbar .search-query {
    width: 100%;
    height: 36px; }
.cms-category-portlet h3 {
  font-size: 18px;
  margin: 0 0 15px;
  line-height: normal; }
.cms-category-portlet .span3 .icon {
  display: none; }

/*------------------------------
	  Thu-Tuc-Hanh-Chinh
------------------------------*/
.admin-danhmuctthc-portlet .nav-tabs + .row-fluid > .span3 button {
  margin-bottom: 15px; }
.admin-danhmuctthc-portlet .search_button {
  margin-top: -6px; }

/*------------------------------
	  Web Links Management
------------------------------*/
.private-page .weblink-admin-portlet .weblink_admin .lfr-header-row {
  background: transparent none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
.private-page .weblink-admin-portlet .weblink_admin .lfr-header-row-content {
  padding: 0 !important; }
.private-page .weblink-admin-portlet .weblink_search_form > form, .private-page .weblink-admin-portlet .weblink_category_search_form > form {
  display: -webkit-box;
  display: flex; }
.private-page .weblink-admin-portlet .weblink_search_form input, .private-page .weblink-admin-portlet .weblink_category_search_form input {
  height: 33px;
  border-radius: 4px;
  border: 1px solid #cccccc; }
.private-page .weblink-admin-portlet .weblink_search_form button, .private-page .weblink-admin-portlet .weblink_category_search_form button {
  margin-left: 5px; }

/*------------------------------
	  		Banner
------------------------------*/
.private-page .banner-admin-portlet .portlet-body {
  margin: 0 -15px; }
.private-page .banner-admin-portlet .column-content {
  padding: 0 15px; }

/*------------------------------
	  		Q&A
------------------------------*/
.private-page .portlet-boundary_1_WAR_portalhoidapportlet_ table button {
  margin: 0px 0 -18px; }
.private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar {
  background-color: transparent;
  border: 0;
  min-height: inherit;
  margin: 0 0 15px; }
  .private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar span:last-child {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar span:last-child a {
      padding: 8px 12px;
      background-color: #0740a8;
      color: white;
      display: -webkit-box;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      .private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar span:last-child a:hover, .private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar span:last-child a:focus {
        background-color: #053384;
        color: white; }
      .private-page .portlet-boundary_1_WAR_portalhoidapportlet_ .navbar span:last-child a i {
        margin-right: 5px; }

/*------------------------------
	  	Y-Kien-Gop-Y
------------------------------*/
.private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar {
  background-color: transparent;
  border: 0;
  min-height: inherit;
  margin: 0 0 15px; }
  .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar span:last-child {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar span:last-child a {
      padding: 8px 12px;
      background-color: #0740a8;
      color: white;
      display: -webkit-box;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar span:last-child a:hover, .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar span:last-child a:focus {
        background-color: #053384;
        color: white; }
      .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar span:last-child a i {
        margin-right: 5px; }
  .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .navbar-inner > .container {
    padding: 0; }
  .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .navbar-inner .nav li {
    margin: 0 10px; }
    .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .navbar-inner .nav li:first-child {
      margin-left: 0; }
    .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .navbar-inner .nav li:last-child {
      margin-right: 0; }
  .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .input-append {
    display: -webkit-box;
    display: flex; }
    .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .input-append .search-query {
      width: 100%;
      height: 36px; }
    .private-page .portlet-boundary_ykien1_WAR_duthaoportlet_ .navbar .input-append .btn {
      border-radius: 0; }

/*------------------------------
	  	  Multi Media
------------------------------*/
.private-page .portlet-boundary_4_WAR_portalmediaportlet_ .navigation-pane .nav-list {
  padding: 0; }
  .private-page .portlet-boundary_4_WAR_portalmediaportlet_ .navigation-pane .nav-list li a {
    padding: 10px 15px; }

/*------------------------------
	  	  Thu-Vien-Anh
------------------------------*/
.private-page .portlet-document-library {
  margin: 15px -15px 0; }
  .private-page .portlet-document-library .lfr-app-column-view {
    margin: 0; }
  .private-page .portlet-document-library .nav.well {
    padding: 0; }
    .private-page .portlet-document-library .nav.well a {
      padding: 10px 15px; }
  .private-page .portlet-document-library .app-view-taglib .input-append {
    display: -webkit-box;
    display: flex; }
  .private-page .portlet-document-library .app-view-taglib input[type="text"] {
    width: 100% !important;
    border: 1px solid #cccccc; }
  .private-page .portlet-document-library .app-view-taglib .btn {
    border-radius: 0; }
  .private-page .portlet-document-library .alert, .private-page .portlet-document-library .subscribe-action, .private-page .portlet-document-library .app-view-taglib > div > div > div:first-child {
    display: none; }
  .private-page .portlet-document-library .app-view-taglib .navbar .container {
    padding: 0; }
  .private-page .portlet-document-library #_20_toolbarContainerNavbarCollapse li a {
    padding: 5px 15px; }
  .private-page .portlet-document-library #_20_displayStyleButtons a {
    padding: 4px; }
  .private-page .portlet-document-library .document-container {
    overflow: hidden;
    padding: 10px 0; }