﻿@charset "UTF-8";
/******* RESPONSIVE ********/
/****Màn hình máy tính thông thường****/
/****Màn hình desktop loại bé****/
/**** Màn hình ipad hiển thị theo chiều ngang (Landscape) ****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
@media only screen and (max-width: 480px) {
  .nav-bar {
    width: 100% !important;
  }
  .nav-bar .navbar {
    width: 100% !important;
  }
  .nav-bar .navbar img {
    width: 55px !important;
    height: 55px !important;
  }
  .logo {
    display: none !important;
  }
  #home {
    position: relative;
    top: 84px !important;
  }
  .text {
    position: relative !important;
    top: 6px !important;
    left: 6px !important;
    width: 100px !important;
  }
  .text h2 {
    font-size: 14px;
    font-weight: 600 !important;
    color: #0276b0;
  }
  .text h2:last-child {
    font-size: 14px;
    font-weight: 600 !important;
    color: #0276b0;
    filter: brightness(1.2);
  }
  #header .navbar-light .navbar-nav {
    padding-left: 8px !important;
  }
  #header .navbar-light .navbar-nav .nav-link {
    padding: 10px 15px !important;
    color: #333 !important;
  }
  #header .navbar-light .navbar-nav .nav-link.active {
    color: #1977cc !important;
    background-color: #ffffff !important;
  }
  #header .menu {
    color: #fff !important;
    background-color: #ffffff !important;
  }
  #header .menu .dnav {
    padding: 10px !important;
    margin-left: 6px !important;
    background-color: #1977cc !important;
    border-radius: 50% !important;
  }
  #header .menu .dropdown-menu {
    position: absolute !important;
    right: 100% !important;
    left: 28px !important;
  }
  #header .nav-bar.sticky-top {
    width: 390px !important;
  }
  .navbar-collapse {
    background-color: #ffffff !important;
  }
  .navbar-toggler {
    background-color: #ffffff !important;
    border-color: #fff !important;
  }
  #home .banner-carousel2 .header-carousel2 .custom-k {
    padding: 0 !important;
    border-left: 0 !important;
    top: 0 !important;
  }
  #home .banner-carousel2 .card-carousel .content {
    margin-top: 0px !important;
  }
  .right-content {
    display: flex !important;
    flex-direction: column !important;
  }
  #home .banner-carousel2 .card-carousel .content .right-content .icon-box {
    border-radius: 0px !important;
    box-shadow: none !important;
  }
  .tailieu-dnone {
    display: none !important;
  }
  .service-body {
    padding-top: 0px !important;
  }
  .header-carousel2 .custom-k::after {
    content: none !important;
  }
  .header-carousel2 .custom-k::before {
    content: none !important;
  }
  #home .title h2 {
    width: 37% !important;
  }
  .de-an {
    padding-top: 0px !important;
  }
  .atlas-dat {
    padding-top: 0px !important;
  }
  .atlas-dat .atlas-carousel .atlas-carousel-item .card .text {
    width: 200px !important;
    margin-bottom: 10px !important;
    margin-left: 27px !important;
  }
  .atlas-dat .atlas-carousel .owl-dots {
    left: 15% !important;
  }
  #atlas-dat .title h2 {
    width: 55% !important;
  }
  #atlas-dat .atlas-area .list-atlas .main-colection .collection-top-bar {
    display: grid !important;
  }
  #atlas-dat .InputContainer {
    margin-left: 86px !important;
    margin-top: 10px !important;
  }
  #atlas-dat .wrap-box-sort {
    display: none !important;
  }
  .news-main {
    padding-top: 0px !important;
  }
  .news-main .trending-bottom {
    display: flex !important;
  }
  .link-to {
    padding-top: 0px !important;
  }
  .link-to .rps-title {
    width: 58% !important;
  }
  .link-to .links-container .links-content {
    padding: 30px 0 !important;
    margin-bottom: 86px !important;
  }
  .mobile-border {
    border-radius: 0px !important;
  }
  .atlas-carousel2 h6 {
    display: none !important;
  }
  .atlas-carousel2 .read-all h3 {
    display: none !important;
  }
  .atlas-carousel2 .read-all .animated-button {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    padding: 10px 20px !important;
    border-color: #333 !important;
  }
  .atlas-carousel2 .read-all .animated-button .text {
    width: 75% !important;
  }
  .atlas-carousel2 .read-all .animated-button .arr-1 {
    right: 16px !important;
    top: 16px !important;
  }
  #header .nav-bar {
    background-color: #ffffff !important;
  }
  #tintuc .news-area .list-news {
    height: auto !important;
  }
  #tintuc .news-area #col-phantrang {
    margin-top: 0px !important;
  }
  #tintuc .title {
    padding-top: 27px !important;
  }
  #tintuc .title h2 {
    width: 50% !important;
  }
  #tintuc .news-area .news-search .form {
    margin-left: 39px !important;
  }
  #pagebody #rightpanel #toolRight .toolgroup {
    margin-top: 86px !important;
  }
  #pagebody #rightpanel #toolRight .toolgroup2 {
    margin-top: 10px !important;
  }
  #detailPanel .title {
    background: #1977cc !important;
  }
  #guides #services .question #dLoaiBaoCao .crops {
    padding: 10px 0px 10px 36px !important;
  }
  #lienhe .contact-main .info-item .width-rps {
    width: 250px !important;
  }
  #lienhe .mobile-rps {
    margin-top: 51px !important;
  }
}
.top-bar {
  display: none;
}

#leftpanel.full {
  width: 100%;
  z-index: 99;
}

#tabTongHop .box-dashboard {
  margin: 10px;
  background: #fff;
  height: calc(100vh - 123px);
  border: 1px solid #f1f1f1;
}
#tabTongHop .box-dashboard .box-filter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 7px;
}
#tabTongHop .box-dashboard .box-filter .btn {
  font-size: 0.8em;
  padding: 3px 5px;
  line-height: 1;
  height: 30px;
}
#tabTongHop .box-dashboard .box-content {
  height: 100%;
  position: relative;
}
#tabTongHop .box-dashboard .box-content .chart {
  height: 300px;
  border: 1px solid #f1f1f1;
}

#tbSolieu p {
  border-bottom: 1px dashed #ccc;
  padding: 5px;
}
#tbSolieu .content {
  padding: 10px;
}
#tbSolieu .content p {
  line-height: 28px;
}
#tbSolieu .content .slabel {
  font-weight: 600;
}

@media only screen and (max-width: 992px) {
  #sNbRows {
    padding: 0 !important;
  }
  #leftPanel.show {
    margin-left: 0;
  }
  .sidepanel {
    width: calc(100vw - 300px);
  }
}
@media only screen and (max-width: 768px) {
  #ul2Tabs {
    margin-top: 40px;
  }
  #toggleLeftMenu {
    display: block;
  }
  .sidepanel {
    width: 100%;
  }
  .topToolMap {
    display: none;
  }
  .viewToolMap {
    display: block;
    position: absolute;
    z-index: 10;
    right: 8px;
    top: 100px;
    background: #1977cc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .viewToolMap i {
    color: #fff;
    font-size: 16px;
    padding: 7px;
    cursor: pointer;
  }
  #datastores {
    left: 5px !important;
    top: 10px;
    z-index: 10;
    width: 95vw;
  }
  #toolRight {
    right: 5px;
  }
  .ol-zoom.ol-unselectable.ol-control {
    top: 10px !important;
    bottom: unset !important;
    right: 5px !important;
  }
  #zoneIsland {
    right: 5px;
    bottom: 5px;
  }
}
