.Loader{width:60px;height:60px;animation:rotate 2s linear infinite}.Loader circle{stroke:#105fa8;stroke-dasharray:130,50;stroke-dashoffset:0;stroke-linecap:round;stroke-width:3.75px;animation:dash 1.5s ease-in-out infinite}.Loader--reverse circle{stroke:#fff}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:270,200;stroke-dashoffset:-43px}to{stroke-dasharray:90,200;stroke-dashoffset:-172px}}@keyframes dash-sm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:45,200;stroke-dashoffset:-14px}to{stroke-dasharray:90,200;stroke-dashoffset:-50px}}.Button .Loader{display:block;width:20px;height:20px}.Button .Loader circle{stroke:#fff;stroke-dasharray:35,15;stroke-width:2.75;animation:dash-sm 1.5s ease-in-out infinite;cx:10;cy:10;r:8}.Button.Button--flat .Loader circle,.Button.Button--outline .Loader circle,.Button.Button--white .Loader circle{stroke:#105fa8}.MedsuppPlanCompareTool-loaderHolder{text-align:center!important}
