
body.Theme .box-menu2 {
    background-color: rgba(188, 188, 188, 0.9);
}
body.Theme #box-Register .box-form ,
body.Theme #box-Project .box-button a.btn.active ,
body.Theme #box-Project .box-button-tab ,
body.Theme #box-Project .b-head span ,
body.Theme .progress .progress-bar ,
body.Theme #box-Map .Graphic-Map ,
body.Theme #box-Gallery .box-button-tab a.tab.active:not(.not-active) ,
body.Theme #box-Map ,
body.Theme #box-Map .Google-Map .box-social [class*='icon']::before {
    background: #BCBCBC;
}
body.Theme #box-Project .box-head::before ,
body.Theme #box-Project .box-head::after {
    border-right-color: #BCBCBC;
}
body.Theme #box-Project .b-list-Download .b-Download h2 a ,
body.Theme #box-Project .b-list-Download .b-Progress h3 ,
body.Theme #box-Map .Button-Graphic-Map a {
    color: #BCBCBC;
}
@media only screen and (max-width: 767px){
	body.Theme #box-Project .box-head ,
	body.Theme #box-Project .box-sliderText ,
	body.Theme #box-Gallery .box-sliderText  {
	    background: #BCBCBC;
    }
}

body.Theme #box-Project .b-list-Download .b-IMG img {
    box-shadow: -20px -40px 0px 5px #BCBCBC, 20px 40px 0px 5px rgba(0, 0, 0, 0.14);
}
/******* ไล่สี *******/
body.Theme #box-Map .Button-Graphic-Map a.active {
    background: #FFFFFF;
}
body.Theme #box-Map .Google-Map ,
body.Theme #box-Map {
    background: #000000;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
	body.Theme #box-Map .Button-Map {
	    background: #ffffff !important;
	}
}
body.Theme #box-Map .Button-Map {
    background: #FFFFFF;
}
body.Theme #box-Map .Button-Map a {
    background-color: rgba(188, 188, 188, 0.3);
}
body.Theme #box-Map .Button-Map a.a2 {
    background-color: rgba(188, 188, 188, 0.5);
}
body.Theme #box-Map .Button-Map a.a3 {
    background-color:rgba(188, 188, 188, 0.7);
}
body.Theme #box-Map .Button-Map a.a4 {
    background-color: rgba(188, 188, 188, 0.9);
}
body.Theme #box-Map .Button-Map a.a5 {
    background-color: #BCBCBC;
}
