.slide-fade-enter-active{transition:all .1s ease}.slide-fade-leave-active{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.special-box{display:flex;flex-wrap:wrap;margin:12px auto;justify-content:space-around}.form_management{display:flex;flex-direction:column;max-height:400px;flex-wrap:wrap;align-items:center}@media screen and (max-width:1000px){.input-group{width:93%}}@media screen and (max-width:1199px){.form_management{flex-direction:row;max-height:355px;overflow:auto;flex-wrap:wrap;align-items:center;justify-content:space-around}}@media screen and (max-width:1000px){.form_management{display:block}.form-select-dk{display:flex;max-width:93%;justify-content:center;margin:auto}#havy{flex:auto}}