.center_box{display:flex;justify-content:center;margin:0 auto;margin-bottom:2rem}.center_box .btnSub{width:200px;margin-left:-100px;background-color:#3d6df1}@media screen and (min-width:520px){.tab{height:36px;display:flex;justify-content:center;align-items:center;margin-top:2.5rem}.tab .tabBtnItems{width:240px;display:flex;justify-content:space-between}.tab .tabItem{width:110px;height:36px;border:1px solid rgba(61,109,241,.5058823529411764);color:#3d6df1;border-radius:5px}.tab .selectItem,.tab .tabItem:hover{color:#fff;background-color:#3d6df1}}@media screen and (max-width:768px) and (min-width:520px){.center_box{margin-top:1.375rem}}@media screen and (max-width:520px){.tab .tabBtnItems{display:flex;justify-content:space-between;border-bottom:1px solid #ececec}.tab .tabBtnItems .tabItem{flex:1;height:55px;border-bottom:2px solid transparent}.tab .tabBtnItems .selectItem,.tab .tabBtnItems .tabItem:hover{color:#387efd;border-bottom:2px solid #387efd}.center_box{margin:1.375rem auto;padding:20px}.center_box .btnSub{margin-left:0}}