.vib-v2-content-development .bx-controls-direction .bx-prev,.vib-v2-content-development .bx-controls-direction .bx-next {
	background-color: #fff;
	background-image: url(https://www.vib.com.vn/wps/wcm/connect/3a4a560d-2d7b-49ae-95f1-27a8e88bf8d3/arrow_development.png?MOD=AJPERES&id=1643343151722);
}

.vib-v2-txt-box-development {
	background: #f2f2f2;
}

.vib-v2-body-about-tab,.vib-v2-body-about-tab p,.vib-v2-txt-box-development,.vib-v2-txt-box-development p,.vib-v2-other-detail-leader,.vib-v2-other-detail-leader p,.vib-v2-txt-community,.vib-v2-txt-community p,.vib-v2-txt-box-community {
	line-height: 160%;
	line-height: var(--font-body-regular-height);
}

.more_detail_development,.more_detail_development02,.vib-v2-report-tab.active span {
	color: #000;
	color: var(--bg-color-mono-1);
}

.vib-v2-tab-leader li {
	border-bottom: 1px solid #e4e4e4;
	border-bottom: 1px solid var(--bg-color-mono-4);
}

.vib-v2-tab-leader li.active:after {
	background: #e4e4e4;
	background: var(--bg-color-mono-4);
}

.vib-v2-tab-leader li.active a {
	font-weight: 700!important;
}

.link.vib-v2-more-detail-leader {
	text-decoration: underline!important;
}

.vib-v2-report-tab span::before {
	background-image: url(https://www.vib.com.vn/wps/wcm/connect/b4160a5b-3101-4be7-b086-4b21fbf51ae9/arrow_tab_report.png?MOD=AJPERES&id=1643343185983);
}

.vib-v2-back-box .vib-v2-back-brand-car {
	color: #000;
	color: var(--bg-color-mono-1);
	font-weight: 400;
}

.vib-v2-back-box .vib-v2-back-brand-car:hover {
	color: #F7941F;
	color: var(--color-orange);
	font-weight: 400;
}

.vib-v2-txt-box-development p {
	margin-bottom: 25.6px;
}

.vib-v2-body-development-detail {
	max-height: 431px;
	min-height: 431px;
}

.vib-v2-selectbox-list-leader .vib-v2-box-card-header-leader {
	padding: 18px 20px;
}

#popup-dropdown-list-header ul li.active:before {
	filter: invert(0%) sepia(96%) saturate(2948%) hue-rotate(88deg) brightness(10%) contrast(98%)!important;
	background-size: 18px!important;
}

@media only screen and (max-width:1000px) {
	#popup-dropdown-list-header ul li a {
		padding-left: 0;
	}

	#popup-dropdown-list-header ul li.active:before {
		right: 0;
	}
}

@media only screen and (max-width:1000px) {
	body#content .tab-about-investor-mobile-selected a {
		line-height: 60px;
	}

	body#content .tab-about-investor-mobile-selected a::before {
		top: 16px;
	}

	body#content .tab-about-investor-mobile {
		height: 60px;
	}
}
@media only screen and (max-width: 767px) {
    body#content .tab-about-investor-mobile {
        height: 70px;
        position: sticky;
        top: 0;
        z-index: 999;
        transition: all 0.1s ease;      
    }
    body#content .tab-about-investor-mobile a::before {
      content: "";
      width: 24px;
      height: 24px;
      background: var(--icon-Angle_right_black) no-repeat;
      background-size: 24px;
      border: none;
      right: 0;
      top: 50%;
      position: absolute;
      background-position: center;
      transform: translateY(-50%) rotate(90deg);
    }  
    body#content .tab-about-investor-mobile .tab-about-investor-mobile-selected {
      width: calc(100vw - 20px);
    }
    #popup-dropdown-list-header ul li.active:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0px;
      height: 17px !important;
      width: 15px !important;
      z-index: 55;
      background-size: 18px;
      background: url(/static/theme/vs2018/images/arrow_check_selectbox_blue.svg) no-repeat;
      right: 0;
      top: 25px !important;
      left: initial;
      filter: invert(0%) sepia(96%) saturate(2948%) hue-rotate(88deg) brightness(10%) contrast(98%);
    }  
    #popup-dropdown-list-header ul li {
      font-size: 16px;
    }  
    body#content .tab-about-investor-mobile.section-fix-top {
      position: fixed;
    }  
    body#content .tab-about-investor-mobile.section-fix-top::after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0px;
          left: 0;
          right: 0;
          height: 3px;
          background: var(--bg-gradient-orange-2);
    } 
    body#content .tab-about-investor-mobile-selected a {
        width: 100%;
    } 
    #popup-dropdown-list-header ul li a {
        padding: 20px 0 !important;
        line-height: 26px !important;
    }
    #popup-dropdown-list-header ul li.active:before {
        right: 0 !important;
    }   
    body#content .tab-about-investor-mobile-selected a {
        line-height: 70px;
    }
    #popup-dropdown-list-header ul li.active a {
        font-weight: 600;
    }         
  }