@media (min-width:1150px) and (max-width:1350px){.tabClass>div{flex-wrap:wrap;justify-content:space-around}.tabClass>div>:nth-child(n){flex:0 0 18%}}@media (min-width:992px) and (max-width:1150px){.tabClass>div{flex-wrap:wrap;justify-content:space-between}.tabClass>div>:nth-child(n){flex:0 0 24%}}@media (min-width:600px) and (max-width:992px){.tabClass>div{flex-wrap:wrap;justify-content:space-between}.tabClass>div>:nth-child(n){flex:0 0 32%}}@media (min-width:430px) and (max-width:600px){.tabClass>div{flex-wrap:wrap;justify-content:space-between}.tabClass>div>:nth-child(n){flex:0 0 45%}}@media (max-width:430px){.tabClass>div{flex-wrap:wrap}}.tabClrClass>span{background-color:#042f2e}.tabClrClass:focus{outline:none!important}.tabBgClass>div{background-color:#e5e5e5!important}.inputCssCenter input{text-align:center;color:#042f2e}.inputCssCenter div{background-color:#e5e5e5!important;border-radius:.375rem!important}.inputBgGray div{background-color:#e5e5e5!important;border-radius:.5rem!important}.inputBgGray input,.inputBgGray label{color:#042f2e!important}.inputBorder>div>div{border:2px solid rgba(4,47,46,.5)!important;border-radius:.375rem!important}