html{
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    scroll-behavior: smooth;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.5;
    color: #333;
    margin: 0;
}
body{
	margin: 0px;
    margin-bottom: 50px;
}
a{
    text-decoration: none;
    color: inherit;
}
.view-side-right-popup{
    position: fixed;
    right: 0;
    height: 100%;
    width: 95%;
    background: #fff;
    top: 0;
    box-shadow: 0px 0px 20px 20px #737373;
    padding: 10px;
    overflow: scroll;
}
.popup-item-section{
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    margin-bottom: 10px;
}
.gb-signin-signup{
    margin: 0px auto;
    margin-top: 10%;
    max-width: 500px;
}

.gb-wrapper-logged .left-logged {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gb-wrapper-logged .left-logged .menu-view {
  flex-wrap: wrap;
}
.gb_scroll {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}
.gb-wrapper-logged .left-logged .menu-view .menu-item {
  width: 100%;
  height: auto !important;
  border-bottom: 1px solid #bcbcbc;
}
.menu-item:last-child {
  border-bottom: none !important;
}
.gb-wrapper-logged .right-logged{
  padding: 10px;
}

.gb-item-active a{
  color: #f2783d !important;;
}

@media (min-width: 1000px) {
  .gb-wrapper-logged {
    display: flex;
    justify-content: justify-content: space-between;
  }
  .gb-wrapper-logged .left-logged {
    width: 14%;
    height: 100%;
    background: #d7d7d7;
    position: fixed;
  }
  .gb-wrapper-logged .right-logged {
    width: 86%;
    margin-left: 14%;
  }
}








.content-post-body{
  font-size: 120%;
}
.content-post-left img{
  width: 100% !important;
  height: auto !important;
}

.main-body-content{
  padding-top: 20px;
}
.copyright{
  font-size: 80%;
  text-align: right;
  color: gray;
}
.latest-news-single-cate .gb-img{
  height: 400px;
}
.main-body-content{
  margin-bottom: 50px;
}
.view-path{
  border-bottom: 1px solid #e1dede;
  padding-bottom: 5px;
  font-size: 110%;
  margin-bottom: 20px !important;
  color: #716c6c;
}
.path-item{
  margin-right: 20px;
}
.path-item-1{
  font-size: 140%;
  margin-top: -7px;
  font-weight: bold;
}
.path-item:hover{
  color: #075fa9 !important;
}
.relate-right{
  margin-top: 50px;
}
.content-post-relate-bottom{
  background: #fbfbfb;
  padding-top: 20px;
  margin-top: 20px;
}
.top-menu-mobile-active .gb-home-row{
  padding-top: 10px !important;
}
.parent-menu:last-child{
  border-bottom: none !important;
}




















.top-menu-mobile-active .mobile-menu-top, .top-menu-mobile-active .top-menu-view{
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #e5e4e4;
}
.top-menu-mobile-active .parent-menu{
  margin-left: 0px !important;
  border-bottom: 1px solid #d1cbcb;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.top-menu-mobile-active .icon-menu-mobile{
  display: none;
}
.nav-child-active .nav-child{
  opacity: 1 !important;
  visibility: visible !important;
  position: inherit !important;
  margin-top: 10px !important;
  width: 100% !important;
}
.other-post-left{
    width: 40%;
}
.other-post-right{
    width: 60%;
}
.top-ads img{
    width: 100%;
    height: 300px;
}
.one-cate-view{
    background: #ececec;
  padding: 20px;
  margin-top: 20px;
  border-radius: 10px;
}

.gb-max-line-3 p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.row-menu{
    background: #dfdddd;
    height: 40px;
}

.mod-menu a{
    font-size: 90%;
}

.body-main-content .left{
    max-width: 75%;
}
.body-main-content .right{
    max-width: 25%;
}


.mod-menu__sub{
    display: none;
    position: absolute;
    padding-left: 0px;
    width: 200%;
    background: #7f94ea;
    padding: 10px;
}
.mod-menu__sub li{
    margin: 10px;
}
.mod-menu .parent:hover .mod-menu__sub{
    display: block !important;
}
.mod-menu .parent{
    position: relative;
}

.mod-menu li{
    margin-left: 10px;
    margin-right: 10px;
}


.child-menu{
    margin-top: 10px;
    margin-bottom: 10px;
}
.parent-menu{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
}

.parent-menu .gb-link{
    display: flex;
    align-items: center;
}
.img-news-right-items{
    max-height: 190px;
    overflow: hidden;
}

.img-first-featured{
    max-height: 300px;
    overflow: hidden;
}
.one-post-featured-right{
    display: flex;
    flex-wrap: wrap;
}
.one-post-featured-right .bottom{
    display: flex;
    align-items: end;
}
.img-news-bottom-left-items{
    max-height: 400px;
    overflow: hidden;
}
.img-news-bottom-right-items{
    max-height: 250px;
    overflow: hidden;
}
.top-menu-mobile-active{
    opacity: 1 !important;
    visibility: visible !important;
}
.child-menu .show-child{
    display: none !important;
}

#mobile-menu-bottom p{
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
#close-menu-mobile{
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 200%;
    color: #0087ff;
}
#close-menu-mobile:hover{
    cursor: pointer;
}
.nav-child-active{
    display: block !important;
}


.heading-middle{
  height: 50px;
  border-bottom: 1px solid #e1e1e1;
}
.second-header div{
  height: inherit;
}


#close-menu-mobile{
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 200%;
    color: #F44336;
    z-index: 99;
}
.top-menu-mobile-active .close-menu-mobile{
  display: block !important;
  margin-right: 10px;
}
.top-menu-mobile-active .heading-middle-content > div:nth-child(2){
  margin-right: 30px;
}
.icon-menu-mobile{
  margin-right: 15px;
  font-size: 170%;
  color: #746767;
  padding-top: 3px;
}
.select-language{
  font-size: 90%;
  border: 1px solid #e0dcdc;
  padding: 3px;
  margin-left: 10px;
  border-radius: 10px;
  height: 28px !important;
}
.top-menu-mobile-active > div{
  height: auto !important;
}
.tab-view{
  justify-content: center !important;
}
.body-tab-active{
  display: block !important;
}
.gb-tab.active{
  background: red !important;
}
.tab-view, .body-tab-view{
    background: #e7e6e6;
    padding: 10px;
    border-radius: 10px
}
.body-tab-view{
  margin-top: 20px;
}










.nav-child .menu-item{
  line-height: 30px;
}

.nav-child .menu-item:hover a{
  color: #f25b25 !important;
}
.heading-note{
  background: #e0e0e3;
  height: 30px;
}



.type-service{
    background: #efefef;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
}
.item-service-left{
    width: 30%;
    border: 1px solid #d3d5d6;
    margin-right: 20px;
    border-radius: 10px;
}
.view-shop-ladipage{
  display: block !important;
}
.view-shop-ladipage .bottom-right{
  width: 100% !important;
}

.currency{
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.saco-category-service{
  margin-top: 50px;
}
.saco-category-service .left{
  width: 30%;
}
.saco-category-service .left .moduletable {
  background: #f3f3c3;
  padding-top: 10px;
  border-radius: 5px;
}
.saco-category-service .right{
  width: 70%;
}
.saco-category-service ul{
  display: flex;
  flex-wrap: wrap;
}
.saco-category-service li{
  width: 100%;
  height: 30px;
}



.item-service{
  margin-top: 20px;
}
.type-service{
  margin-bottom: 50px;

}


header .parent{
  position: relative;
}

header .mod-menu__sub{
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 20px;
  border-radius: 5px;
  margin-top: 15px;
  width: 300px;
  z-index: 2;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease-in-out;
}

header .mod-menu__sub.gb-active{
  width: 100% !important;
  min-width: 250px;
}
li.active > div, li.active > a{
  color: #F44336;
}
.nav-item > div, .nav-item > a{
  padding-left: 5px;
  padding-right: 5px;
}
header .nav-item > div:hover, header .nav-item > a:hover{
  cursor: pointer;
}



.gb-home-row ul, .main-content ul{
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.gb-home-row ul li{
  list-style: disc !important;
}
.saco-main-news{
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  height: 30px;
}
.saco-main-news li{
  margin-top: 5px !important;
  font-size: 90%;
  color: #545050;
}
.headline-icon-middle{
  display: flex;
  justify-content: center;
}
.headline-icon-middle img{
  position: absolute;
  top: 0;
  z-index: -1;
}
.container-main-menu .mod-menu__separator{
  font-weight: bold;
}

}
.menu-mobile > div{
  width: 85px;
}

.item-image{
  margin-bottom: 20px;
}

.lang-item img{
  width: 20px;
  height: 15px;
  margin-top: 3px;
}
.news-image{
  width: 28%;
  margin-right: 10px;
}
.pagenavigation{
  margin-top: 50px;
  background: #e4dada;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.pagination{
  display: flex;
  flex-wrap: wrap;
}
.pagination a{
  margin-bottom: 20px;
  font-weight: bold;
}
.news-lastest-item{
  flex-wrap: nowrap !important;
  margin-bottom: 20px;
}
.newsflash-title{
  width: 70%;
}
.blog .page-header{
  margin-top: -50px;
  margin-bottom: 20px;
}
.items-leading img{
  width: 100% !important;
}
.items-leading .item-right{
  margin-top: 20px;
}

.center-help{
  border-top: 1px solid #f2f2f2;
}
.center-help-1{
  border-top: none !important;
}
.center-help-item-title{
  font-size: 120%;
  font-weight: bold;
}
.center-help-item-title:hover{
  color: blue;
  cursor: pointer;
}
.according-item-title h3{
  font-size: 110%;
}
.language-view .icon{
  padding-top: 15px;
  margin-left: 20px;
}
.language-list{
  display: none;
  position: absolute;
  background: #fff;
  min-width: 200px;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid gray;
  z-index: 2;
}
.language-view{
  position: relative;
}
.mod-languages{
  margin-left: 20px;
  padding-top: 5px;
}
.mod-menu.gb-active, .container-main-menu.gb-active{
  height: 100%;
  background: #f2f2f2;
  position: fixed;
  right: 0;
  width: 100%;
  top: 0;
  overflow: scroll;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: 0px 0px 10px 5px #dcd7d7;
  z-index: 3;
  padding-top: 20px;
}
.menu-mobile{
  padding-top: 5px;
}
.icon-menu-mobile.gb-active{
  position: fixed;
  left: -10px;
  top: 0;
  z-index: 4;
}
.mod-menu__sub a:hover{
  background: none !important;
}

.container-heading p{
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-heading{
  height: 40px;
  background: #0660a9;
}


.saco-service-top{
  padding-top: 50px !important;
}

.style2-item{
    background: #eeeeee;
}
.style2-item{
  padding: 20px;
  margin-top: 30px;
}
.style4-one-item, .home-row-6 .gb-wrapper{
  align-items: center;
}
.according-item-body{
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease-in-out;
}

.according-item-title:hover{
  cursor: pointer;
}

.according-item{
  border-top: 1px solid #f3f3f3;
  padding-top: 20px;
}
.gb-active .according-item-body{
  display: block !important;
}
.according-item-title{
  margin-bottom: 20px;
}
.content-according{
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.according-item-1{
  margin-top: 0px !important;
  border-top: none !important;
}
.main-body img{
  height: auto;
  border-radius: 5px;
}
.updating-content{
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.center-help-content{
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none;
  padding: 20px;
  box-shadow: 0px 0px 10px 5px #d6d4d4;
  overflow-y: scroll;
  padding-bottom: 50px;
}
.center-help-content a{
  font-weight: bold;
  color: #F44336;
}
.center-help-item-content.gb-effect-active{
  background: #eeeaea;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.center-help-button{
  position: fixed;
  bottom: 2%;
  left: 2%;
  background: #4CAF50;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}
#back-to-top{
  width: 50px;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  padding-top: 15px !important;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #6f716f;
  padding: 5px;
  color: #fff;
  cursor: pointer;
}



.mod-breadcrumbs{
  padding-left: 0px;
  border-bottom: 1px solid #e9e5e5;
  padding-bottom: 10px;
}

.mod-breadcrumbs li{
  margin-right: 10px;
}

.items-leading, .blog-items{
  background: #eae9e9;
  padding: 10px;
  margin-bottom: 50px;
}
.blog-item{
  margin-bottom: 50px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 50px;
}

.style5-item{
  background: #f2f2f2;
  padding: 50px;
  border-radius: 50px;
  margin-right: 0px;
}
.mod-menu__sub li{
  line-height: 20px;
  color: #403e3e;
}
.mod-menu__sub li:hover a{
  color: blue;
}
header li{
  margin-top: 15px;
}
.container-logo li{
  font-size: 14px;
  margin-left: 12px;
}
footer .mod-menu__separator{
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 20px;
}
footer li{
  margin-top: 10px;
}

.gb-page-row-2{
  padding-top: 100px !important;
}






.container-footer-2, .container-footer-1{
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-footer-1{
  background: #f7f4f2;
}

.container-footer-2{
  background: #ededed;
}

.container-heading .mod-custom{
  text-align: center;
  padding-top: 8px;
  color: #fff;
  font-size: 110%;
}
.gb-3col{
  background: #eaeaea;
  padding: 50px;
}


@media (min-width: 1100px){
  .gb-is-beta{
    margin-top: 10% !important;
    margin-bottom: 10% !important;
    text-align: center;
  }
  .gb-middle .gb-fl{
    align-items: center;
  }
  .saco-header-fixed{
      position: fixed;
      width: 100%;
      top: 0px;
      z-index: 2;
  }

  .saco-header-fixed .top-menu, .saco-header-fixed .container-logo{
    height: 30px !important;
  }
  

  .big_on_left .mainbody .left, .big_on_right .mainbody .right{
    width: 60%;
  }
  .big_on_left .mainbody .right, .big_on_right .mainbody .left{
    width: 40%;
  }
  .fl-wr-desk{
    flex-wrap: wrap;
  }
  .gb-hi-desk{
    display: none;
  }

  .parent-menu .text-parent{
    display: flex;
    align-items: center;
    font-weight: 500;
  }
  .top-menu{
    height: 40px;
  }
  .parent-menu:hover .nav-child{
    opacity: 1 !important;
    visibility: visible !important;
    top: calc(100%);
  }

  .gb-minicol{
    width: 60%;
  }
  .one-content .main-content{
    width: 65%;
  }
  .one-content .right-content{
    width: 30%;
  }
  .items-other .item-left{
    width: 30%;
  }
  .items-other .item-right{
    width: 68%;
  }
  .center-help-content{
    width: 20%;
  }
  .style5-item{
    margin: 20px;
  }
  .item-row{
    margin-top: 100px;
    display: flex;
    align-items: center;
  }
  .menu-mobile{
    display: none !important;
  }

  header .mod-menu__sub{
    position: absolute;
  }

  .gb-page-row-1 header{
    margin-top: 640px !important;
  }

  .gb-2col{
    width: 47%;
  }
  .gb-style2{
    flex-wrap: wrap;
  }
  
  .gb-3col{
    width: 30%;
  }
  .img-detail-news-left, .img-detail-news-right{
        height: 160px !important;
        overflow: hidden
    }

    .icon-menu-mobile, .show-child, #close-menu-mobile{
        display: none;
    }
    
    .img-other-news-featured-items{
        max-height: 150px;
        overflow: hidden
    }

    .img-news-left-items{
        height:200px;
        overflow: hidden;
    }
    .gb-pd-le-20-des{
        padding-left: 20px;
    }
    .one-other-post-featured{
        width: 30%;
    }
    .container-menu .menu-view{
        display: flex;
        justify-content: center;
    }
    .top-menu-fixed{
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 2;
    }
    .gb-wi-50{
        width: 48%;
    }
    .gb-wi-35{
        width: 35%;
    }
    .gb-wi-65{
        width: 62%;
    }
    .gb-wi-30{
        width: 25%;
    }
    .gb-wi-70{
        width: 70%;
    }
    .top-bar{
        height: 50px;
    } 


}


@media (max-width: 700px){
  .gb-is-beta{
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
  }
  
    .text-parent{
        font-weight: bold;
    }
    #mobile-menu-bottom{
        margin-top: 10px;
        border-top: 2px solid #d0cdcd;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .top-menu-mobile-active .container-menu{
        margin-top: 10px;
    }


    .parent-menu .gb-link{
        justify-content: space-between;
    }

    .top-menu{
        height: 100%;
        overflow: scroll;
        background: #fff;
        border: 1px solid gray;
        width: 100%;
        bottom: 0;
        padding: 10px;
        opacity: 0;
        visibility: hidden;
        position: fixed;
        z-index: 2;
        left: 0;
        top: 0;
        box-shadow: 0 2px 8px rgba(0,0,0,.1);
        transition-duration: 200ms;
        transition-property: opacity , top , visible;
        transition-timing-function: cubic-bezier(.7,1,.7,1);
    }

    
    .one-post-featured-right .bottom{
        width: 100%;
        margin-top: 20px;
        background: #eaeaea;
        border-radius: 5px;
        padding-left: 10px;
    }
    .one-other-post-featured{
        border-bottom: 1px solid #eae7e7;
        margin-bottom: 20px;
    }
    .one-other-post-featured:last-child{
        border-bottom: none !important;
        margin-bottom: 0px !important;
    }
    .gb-di-no-mo{
        display: none;
    }
    .gb-wrap-mo{
        flex-wrap: wrap;
    }
    .gb-bd-ri-no-mo{
        border-right: none !important;
    }
    .top-bar{
        background: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #cebfbf;
        z-index: 2;
    }
    .latest-news-left{
        margin-right: 0px !important;
        padding-right: 0px !important;
    }
    .img-news-left-items{
        max-height:250px;
        overflow: hidden;
    }
    .desc-latest-news-left{
        margin-top: 20px;
    }
    .some-first-news-right-items .two-first{
        margin-bottom: 20px;
        border-bottom: 1px solid #cec8c8;
        padding-bottom: 20px;
    }
    .img-other-news-featured-items{
        max-height: 290px;
        overflow: hidden
    }
    .top-bar-fixed{
        position: fixed;
        top: 0;
        width: 93%;
        padding-right: 11px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .top-bar-fixed .menu{
        padding-top: 10px;
    }
  .saco-header{
    background: #f2f2f2;
  }
  .text-parent{
    display: flex;
    justify-content: space-between;
  }
  .saco-menu-view .class-widget, .saco-menu-view .menu-view{
      display: block !important;
  }


  .style4-item, .gb-style4 .item-2 > div > div, .gb-3col, .style5-item{
    padding: 15px !important;
  }
  .menu-mobile .gb-fl{
    flex-wrap: nowrap !important;
  }
  
  .container-logo .right{
    width: 75px;  
  }
  header .mod-menu__separator::after{
    color: #f05924 !important;
    font-size: 100% !important;
  }
  .saco-headline .gb-home-view{
    padding-top: 70px;
  }
  .gb-3col{
    width: 100%;
  }
  .center-help-content{
    width: 100%;
  }
  #gb-row-quick-contact .gb-wrapper{
    border-radius: 0px !important;
  }
  #gb-row-quick-contact{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .style5-item{
    margin-bottom: 20px;
  }
  .gb-2col, .gb-3col{
    margin-bottom: 20px;
  }

 
  .saco-headline{
    padding-top: 5px !important;
  }
  .style1_lv2 img{
    width: 100% !important;
  }
  .gb-fl{
    flex-wrap: wrap;
  }
  .gb-wrapper{
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .gb-fl, footer .mod-menu{
    flex-wrap: wrap;
  }
  footer li, .gb-2col{
    width: 100%;
  }
  .gb-page-row-1 section:first-child{
    height: 100% !important;
    padding-bottom: 200px !important;
  }

}

.admin-child-nav{
    display: flex;
    flex-wrap: wrap;
}
.admin-child-nav a{
    width: 100%;
}
.gb-wrapper{
	max-width: 1100px;
	margin: 0px auto;
}
.admin-header{
    height: 25px;
    background: #ddd;
    padding: 5px;
    border-radius: 5px;
}
.admin-footer{
	text-align: center;
}
.admin-footer{
	position: fixed;
  bottom: 5px;
  text-align: center;
  justify-content: center;
  width: 100%;
  border-top: 1px solid #dfd6d6;
  padding-top: 5px;
  color: gray;
  font-size: 90%;
}
.gb-fl{
	display: flex;
	justify-content: space-between;
}

.saco-admin-login{
    max-width: 400px;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin: 0px auto;
    margin-top: 0px;
    margin-top: 10%;
    background: #eee;
    padding: 50px;
    border-radius: 10px;
    font-size: 120%;
}
.gb-table{
    width: 100%;
}
.gb-table thead{
    background: #d9d2d2;
  padding: 5px;
  text-align: left;
  font-size: 85%;
  font-weight: normal;
}
.gb-row:hover{
    background: #f9f9f9 !important;
}
.gb-row{
    background: #f2f2f2;
    border-top: 1px solid gray;
    font-size: 90%;
}
.gb-field h5{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 14px;
}
.gb-field{
    margin-bottom: 10px;
}
.admin-menu-left a{
    margin-right: 10px;
}
.admin-menu-right a{
    margin-left: 10px;
}



.gb-field textarea{
    height: 80px;
}
.gb-field input, .gb-field select, .gb-field textarea{
    width: 100%;
    color: #605e5e;
    border-radius: 5px;
    border: 1px solid #d7d3d3;
}
.gb-field input:hover, .gb-field select:hover, .gb-field textarea:hover{
    border: 1px solid #f2602a !important;
    cursor: pointer;
}
.admin-thumb img{
    max-width: 100%;
}

.img-view{
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.admin-thumb{
    width: 230px;
    height: 180px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
}
.admin-thumb:hover{
    border: 1px solid #f36f29;
    cursor: pointer;
}
.view-list-images{
    flex-wrap: wrap;
}
.admin-view-image > div{
    padding: 10px;
    background: #fff;
}
.gb-buttom-upload-img{
    height: 22px !important;
    font-size: 90% !important;
    margin-right: 10px;
    width: 70px !important;
}
.admin-view-image .parent .child{
    margin-left: 10px;
}
.admin-view-image .parent{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cec9c9;
}
.gb-img-button{
    background: none !important;
    border: none !important;
}
.gb-img-button:hover{
    cursor: pointer;
    color: red;
}
.active-dir{
    color: #f25d29;
    font-weight: bold;
}
.gb-bd-bottom{
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.gb-img-name{
    font-size: 70%;
    color: gray;
    height: 30px;
    background: #eee;
    position: relative;
}
.notice-copy-show .notice-copy{
    display: block !important;
}
.notice-copy{
    position: absolute;
    background: #2f81cf;
    width: 100%;
    text-align: center;
    color: #fff;
    display: none;
    height: 23px;
    padding-top: 7px;
}
.img-root-button{
    background: #606060;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
    border: none;
}
.img-root-button:hover{
    cursor: pointer;
}
.img-root-button-active{
    background: #ea5252 !important;
}
.gb-input-readonly{
    background: #d7d3d3;
}
.top-form .gb-field{
    width: 45%;
}
.top-form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top-button-form{
    justify-content: flex-start !important;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.gb-input-field{
    margin-right: 10px;
}
.top-form{
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
}
.gb-active{
    display: flex !important;
}
.gb-change-ordering{
    width: 40px;
    border: none;
    background: #201e1d;
    padding: 2px;
    border-radius: 3px;
    color: #fff;
    height: 10px;
    font-size: 90%;
}
.admin-menu-level{
    margin-right: 5px;
    margin-left: 5px;
    color: gray;
}
.lang-default{
    background: #e45344;
    font-size: 90%;
    color: #fff;
    border-radius: 15px;
    width: 100px;
    height: 22px;
    text-align: center;
}
.gb-row.Parent{
    background: #5fa5f8 !important;
}
.gb-fl-start{
    justify-content: flex-start;
}
.gb-mg-ri-20{
    margin-right: 20px;
}
.gb-left-side{
    padding-left: 1%;
    padding-right: 1%;
}
.admin-menu-item, .me{
    line-height: 25px;
    border-top: 1px solid #f2f2f2;
}
.parent-menu-api{
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 10px;
    border-radius: 10px;
}

.menu-item-api{
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.menu-item-api .atag{
    margin-bottom: 10px;
}
.gb-button.Remove{
    background: red !important;
}
.item-linkrss{
    margin-left: 10px;
    border-bottom: 1px dotted #3336d0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.text-parent{
    display: flex;
    justify-content: space-between;
    font-size: 140%;
}
.gb-atag-active{
    color: #f67933 !important;
}

.gb-come-back a{
    color: #f26b28;
}
input[disabled]{
    cursor: none !important;
    background: #acabab !important;
}
.gb-item-active{
    color: #f15a24;
}
.gb-fl-wrap{
    flex-wrap: wrap;
}
.demo-single-post-right{
    background: #eee;
    border-radius: 5px;
}
.demo-single-post-left img{
    max-width: 100%;
}
.demo-single-post-left{
    font-size: 120%;
}
.demo-single-post-left .description, .demo-single-post-left .content{
    background: #e8e3e3;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.admin-child-nav{
    margin-left: 10px;
}
.parent-menu{
    margin-bottom: 20px;
    margin-top: 10px;
}
.parent-menu-item{
    font-size: 110%;
    color: #1b72be;
}
.admin-body-top{
    height: 40px;
    background: #f2e8e8;
}
.gb-right-side > div{
    padding-left: 1%;
    padding-right: 1%;
}
.gb-cursor:hover{
    cursor: pointer;
}
.top-menu-mobile-active{
    display: block !important;
    width: 90%;
    background: #e6e1e1;
    height: 100%;
    overflow: scroll;
    top: 0;
    bottom: 0;
    position: fixed;
}
.gb-table{
    overflow-x: scroll;
  overflow-y: scroll;
}


.dashboard-item{
    background: #dfdfdf;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.icon-menu-mobile{
    font-size: 170%;
    margin-right: 20px;
}
.nav-link{
    font-weight: inherit !important; 
}
.nav-link:hover{
    color: blue !important;
}

.gb-cancel-bt{
    background: #df3232 !important;
}
.gb-show-form-active{
    display: block !important;
    margin-top: 20px;
}
.gb-not-finished{
    background: #bfd7ee !important;
}
.intro_img img{
    max-width: 100%;
}
.intro_img{
    width: 100px;
    border: 1px solid #90b1ff;
}
.toppage-other-info{
    background: #8cc7ff;
    padding: 3px;
    border-radius: 5px;
}
.gb-show-form{
    display: none;
}
.gb-form-filter .gb-field{
    margin-right: 10px;
}
.gb-submit-filter input{
    color: #fff !important;
}
.gb-existed{
    background: #44a;
    margin-bottom: 5px;
    padding: 2px;
    border-radius: 5px;
    color: #fff;
}
.left-form{
    width: 28%;
}
.right-form{
    width: 70%;
}
.icon-menu-mobile{
    position: absolute;
  right: 0;
}
@media (min-width: 1100px){
    
.dashboard-item{
    
    width: 30%;
}  
    .dashboard-view{
        display: flex;
        flex-wrap: wrap;
    }
    .gb-left-side{
        position: fixed;
        width: 15%;
        background: #eee;
        height: 100%;
        border-right: 1px solid #d2cece;
    }
    .gb-right-side{
        margin-left: 17%;
        width: 83%;
    }
    .list-menu-api-view.gb-fl .list-menu-api{
        display: none;
    }
    .detail-each-menu-api{
        width: 100%;
    }
    .gb-wi-70{
        width: 65%;
    }
    .gb-wi-30{
        width: 30%;
    }
}


@media (max-width: 1000px){
    .dashboard-view{
        display: block !important;
    }
    .gb-left-side{
        display: none;
    }
    .gb-right-side{
        width: 100%;
    }
    .gb-right-side, .gb-view{
        overflow-y: scroll;
    }
}










