.containerContentInfo{z-index:10;margin-top:-20px}.btn-group{max-width:330px;min-width:206px;font-size:15px;display:flex}.btn-group button{background-color:transparent;border:2px solid #0191e1;color:#a6a6a6;padding:10px 24px;cursor:pointer;float:left;width:33.3%}.btn-group:after{content:"";clear:both;display:table}.btn-group button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #0191e1}.btn-group button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #0191e1}.btn-group button:not(:first-child):not(:last-child){border-top-left-radius:0;border-top-right-radius:0;border-right:0;border-left:0}.btn-group button:hover:not([disabled]){background-color:#0191e1;color:#fff}.isActiveBtn{background-color:#0191e1!important;color:#fff!important}@media screen and (min-width:320px) and (max-width:330px){.btn-group button{font-size:12px;padding:10px 22px}}@media screen and (min-width:331px) and (max-width:360px){.btn-group button{font-size:14px;padding:10px 22px}}@media screen and (max-width:345px){.emptyTableDimension{display:none}}.primaryButton{border-radius:24px!important;font-weight:400!important;color:#fff!important;background-color:#0191e1!important;width:100%}.primaryButton:disabled{background-color:#9e9e9e!important;opacity:1!important}.outlinedButton{border-radius:24px!important;font-weight:400!important;color:#0191e1!important;border:1px solid #0191e1;background-color:#fff!important;width:100%}.thin-dashed-border{border:1px dashed #a6a6a6}