.new-tab-container .toggle-button-content{width:15%;margin:0;min-width:140px}
.new-tab-container .toggle-button-content-button{width:100%}
.new-tab-container .toggle-button-content-button p{margin:0}
.new-tab-container .toggle-button-content-button{box-shadow:none;-webkit-box-shadow:none;border:1px solid #9b9b9b}
.new-tab-container .toggle-button-content-button:hover{background-color:#0e3570;color:#fff}
.new-tab-container .toggle-button-content-selectn:hover{background-color:#0e3570;color:#fff}
.new-tab-container .toggle-button-content-button.active{background-color:#0e3570;color:#fff}
.new-tab-container .toggle-button-content-select.active{background-color:#0e3570;color:#fff}
.new-tab-container.tabBgDarkBlue .toggle-button-content-button.active,.new-tab-container.tabBgDarkBlue .toggle-button-content-button:hover{background-color:#0d539f;color:#fff}
.new-tab-container.tabBgDarkBlue .toggle-button-content-select.active,.new-tab-container.tabBgDarkBlue .toggle-button-content-select:hover{background-color:#0d539f;color:#fff}
.new-tab-container.tabBgLightBlue .toggle-button-content-select.active,.new-tab-container.tabBgLightBlue .toggle-button-content-select:hover{background-color:#008acf;color:#fff}
.new-tab-container.tabBgPurple .toggle-button-content-button.active,.new-tab-container.tabBgPurple .toggle-button-content-button:hover{background-color:#6f348f;color:#fff}
.new-tab-container.tabBgPurple .toggle-button-content-select.active,.new-tab-container.tabBgPurple .toggle-button-content-select:hover{background-color:#6f348f;color:#fff}
.new-tab-container.tabBgDGreen .toggle-button-content-button.active,.new-tab-container.tabBgDGreen .toggle-button-content-button:hover{background-color:#a6cd55;color:#fff}
.new-tab-container.tabBgDGreen .toggle-button-content-select.active,.new-tab-container.tabBgDGreen .toggle-button-content-select:hover{background-color:#a6cd55;color:#fff}
.new-tab-container.tabBgTeal .toggle-button-content-button.active,.new-tab-container.tabBgTeal .toggle-button-content-button:hover{background-color:#1db59d;color:#fff}
.new-tab-container.tabBgTeal .toggle-button-content-select.active,.new-tab-container.tabBgTeal .toggle-button-content-select:hover{background-color:#1db59d;color:#fff}
.new-tab-container.tabBgYellow .toggle-button-content-button.active,.new-tab-container.tabBgYellow .toggle-button-content-button:hover,.new-tab-container.tabBgYellow .toggle-button-content-select.active,.new-tab-container.tabBgYellow .toggle-button-content-select:hover{background-image:linear-gradient(#ffe35a,#ffb128) !important;border:none !important;color:#002d5d !important}
.new-tab-container.tabBgBlue .toggle-button-content-button.active,.new-tab-container.tabBgBlue .toggle-button-content-button:hover,.new-tab-container.tabBgBlue .toggle-button-content-select.active,.new-tab-container.tabBgBlue .toggle-button-content-select:hover{background-image:linear-gradient(#4d93df,#0e54a0) !important;border:1px solid #0d539f !important;color:#fff !important}
.new-tab-container.tabBgGreen .toggle-button-content-button.active,.new-tab-container.tabBgGreen .toggle-button-content-button:hover{background-image:linear-gradient(#53d76f,#149830) !important;border:1px solid #159931 !important;color:#fff !important}
.new-tab-container.tabBgGreen .toggle-button-content-select.active,.new-tab-container.tabBgGreen .toggle-button-content-select:hover{background-image:linear-gradient(#53d76f,#149830) !important;border:1px solid #159931 !important;color:#fff !important}
.toggle-button-content-button:focus-visible{outline:#2b0060 3px dashed !important;outline-offset:2px !important}
.tab-link-mob{display:none}
.tab-link-desk{display:inline-block}
.tab-link-desk.left-align{width:100%;text-align:left}
.tab-link-desk.right-align{width:100%;text-align:right}
.tab-link-desk.center-align{width:100%;text-align:center}
.new-tab-container .toggle-button-content-button{padding:10px 30px;line-height:20px;white-space:nowrap}
.new-tab-container .toggle-button-content{width:auto}
@media only screen and (max-width:1024px){.new-tab-container .toggle-button-content{width:auto;padding-bottom:0;margin-bottom:15px}
}
@media only screen and (max-width:767px){.new-tab-container .toggle-button-content{margin:0 10px;display:inline-block}
.custom-select-tab{position:relative;margin:0 auto;width:320px}
.tab-link-mob{display:flex;font-size:18px;color:#9b9b9b;line-height:24px;text-align:center;width:320px;padding:10px 20px;padding-right:25px;border-radius:50px;background-color:#fff;outline:0;text-decoration:none !important;border:1px solid #9b9b9b;align-items:center;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.custom-select-tab::after{content:"\25bc";position:absolute;right:19px;top:10px;height:2px;width:17px;background:0;color:white;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}
.tab-link-desk{display:none}
}
.tab-links.tab-link-desk{display:flex;justify-content:center}
@media only screen and (max-width:767px){.tab-links.tab-link-desk{display:none}
}