@import url(https://fonts.googleapis.com/css?family=Montserrat);.institutions-skeleton{width:40px;float:right}.institutions-skeleton .ant-skeleton-header{padding-right:0}.institutions-skeleton .ant-skeleton-content{display:none;vertical-align:middle}.institution-selected{cursor:pointer;font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;letter-spacing:-.4px;color:#343f5c;max-width:350px;float:right}.institution-selected .icon-arrow-down,.institution-selected .icon-arrow-up{vertical-align:middle;margin-left:4px}@media (min-width:1200px){.institution-selected,.institution-user{display:flex}.institutions-skeleton{width:250px}.institutions-skeleton .ant-skeleton-header{padding-right:16px}.institutions-skeleton .ant-skeleton-content{display:table-cell}}.institution-user{line-height:normal;align-items:center}.institution-user span{font-size:15px;font-weight:600;color:#343f5c}.institution-user small{font-size:14px;color:#7c8595}.institution-logo{width:38px;height:38px;line-height:34px;border-radius:10px;border:2px solid #e0e3ea}.dropdown-institution-menu{border-radius:4px;box-shadow:0 4px 19px 1px rgba(0,0,0,.14);background-color:#fff}.dropdown-institution-menu .ant-list-item-meta{opacity:.7}.dropdown-institution-menu .ant-list-item-meta .ant-list-item-meta-title{font-size:15px;font-weight:600;line-height:1.47;color:#343f5c}.dropdown-institution-menu .ant-list-item-meta .ant-list-item-meta-title.logout a{margin:4px 0;font-weight:500;color:#c1456b}.dropdown-institution-menu .ant-list-item-meta .ant-list-item-meta-title.user{font-weight:500}.dropdown-institution-menu .ant-list-item-meta .ant-list-item-meta-description{font-size:14px;font-weight:500;color:#7c8595}.dropdown-institution-menu .ant-dropdown-menu-item-selected{background-color:#fff}.dropdown-institution-menu .ant-dropdown-menu-item-selected .ant-list-item-meta{opacity:1}.dropdown-institution-menu .ant-dropdown-menu-item-selected .institution-logo{border-color:#1bbfbb}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion),(print){.animated{animation:unset!important;transition:none!important}}@font-face{font-family:custom-icons;src:url(/static/media/custom-icons.1aec9233.ttf) format("truetype"),url(/static/media/custom-icons.5b7da12b.woff) format("woff"),url(/static/media/custom-icons.9659d500.svg#custom-icons) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:custom-icons!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:"\E908"}.icon-close:before{content:"\E906"}.icon-checked:before{content:"\E907"}.icon-arrow-down:before{content:"\E900"}.icon-arrow-up:before{content:"\E905"}.icon-arrow-right:before{content:"\E904"}.icon-arrow-left:before{content:"\E901"}.icon-dashboard:before{content:"\E902"}.icon-more:before{content:"\E903"}.ant-dropdown,.ant-form-item,.ant-select-dropdown,body,button{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:-.4px;font-style:normal;font-stretch:normal}.title{letter-spacing:.4px}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.support-button{display:flex;border:none;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.2);cursor:pointer;outline:none;padding:0;-webkit-user-drag:none;font-weight:700;justify-content:center;align-items:center;width:56px;height:56px;background-color:#fff}.support-button img{width:50%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout{background-color:#f9fafb}.ant-layout-header{background:#fff;padding:0 20px;border:1px solid #e8e8e8}.main-wrapper{padding:40px 0 0}.item{color:#fff;cursor:pointer;height:200px;margin:20px;position:absolute;width:50%}.muuri-item-dragging{z-index:3}.muuri-item-releasing{z-index:2}.muuri-item-hidden{z-index:0}.box1{background-color:orange}.box2{background-color:#00f}.slick-dots li button:before{font-size:8px!important}.slick-next:before,.slick-prev:before{font-size:40px!important;font-weight:800!important;opacity:1!important}.slick-next:hover,.slick-prev:hover{opacity:.7!important}.slick-prev{left:-45px!important}.sider{position:fixed;z-index:1023;min-height:100vh;background:#fff;padding:64px 0 0;left:0}.sider .menu{height:100%;border-right:0}.ant-layout-sider-zero-width-trigger,.ant-layout-sider-zero-width-trigger:hover{background-color:#1bbfbb}.ant-menu{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,serif}.ant-menu-item-selected>a,.ant-menu-item-selected>a:hover{color:#343f5c}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title{color:rgba(0,0,0,.65);font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;letter-spacing:.2px}.ant-menu-submenu-selected .ant-menu-submenu-title{color:#1bbfbb!important}.ant-menu-inline .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical .ant-menu-item{font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;letter-spacing:.2px;color:#7c8595;height:46px;margin-top:0;margin-bottom:0;padding-bottom:4px;padding-top:4px}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after{border-right:0}.ant-menu-inline .ant-menu-item:before,.ant-menu-vertical-left .ant-menu-item:before,.ant-menu-vertical-right .ant-menu-item:before,.ant-menu-vertical .ant-menu-item:before{content:"";position:absolute;left:0;top:0;bottom:0;border-right:10px solid #1bbfbb;transform:scaleY(.0001);opacity:0;transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1)}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child){margin-bottom:0}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#fff;font-weight:700;color:#343f5c}.ant-menu-inline .ant-menu-item-selected:before,.ant-menu-inline .ant-menu-selected:before{transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1);opacity:1;transform:scaleY(1)}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#1bbfbb!important}.ant-menu-item-selected{color:#343f5c!important;font-weight:500}.ant-spin-dot i{background-color:#1bbfbb!important}.ant-spin-lg .ant-spin-dot{font-size:42px!important;width:42px!important;height:42px!important}.ant-select.select-drop>.ant-select-selection{border:none!important}:root .ant-dropdown-link>.anticon:not(.anticon-ellipsis),:root .ant-dropdown-trigger>.anticon:not(.anticon-ellipsis){font-size:16px!important}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#e6fff7}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-item-disabled:hover{background-color:#fff;cursor:default}.ant-btn-primary.btn-custom-primary{background-color:#1bbfbb!important;border-color:#1bbfbb!important}.ant-btn.ant-btn-sm>.anticon+span,.ant-btn>span+.anticon{margin-left:5px}.ant-btn{text-transform:uppercase}.ant-btn i{font-size:16px}a.ant-btn{line-height:normal}.card-indicator{text-align:center;border-radius:8px;min-height:200px}.btn-details-all{border-color:#1bbfbb;color:#1bbfbb}.card-sub-title{font-weight:500;text-align:center;background:#fff}.card-number h2{font-size:48px;color:#1bbfbb!important;margin-top:5px}::selection{background:#1bbfbb!important}.map-date{width:231px;font-size:17px;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.4px;text-align:center;color:#343f5c;cursor:pointer;float:right}.map-date .icon-arrow-left,.map-date .icon-arrow-right{letter-spacing:normal;font-size:22px;color:#7c8595}.map-date .icon-arrow-left{float:left}.map-date .icon-arrow-right{float:right}.map-date span{padding:20px 0}.ant-layout-footer,.main{background:#f9fafb}.main{padding:64px 20px 20px 241px}.main h1.title{font-size:28px;font-weight:700;color:#343f5c}.main .icon-more{font-size:18px;color:#1ab5b5}.hidden{visibility:hidden;display:none}.ant-list{font-family:inherit;font-feature-settings:inherit;font-variant:inherit}.ant-list-item-meta-title>a{color:initial}.ant-list-split .ant-list-item,.ant-list-split .ant-list-item:last-child{border-bottom:1px solid #e0e3ea}.scheduling-list .ant-list-item-meta{flex:6 1}.scheduling-list .ant-list-item-meta-avatar{font-family:SFProDisplay,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:22px;font-weight:700;line-height:1;letter-spacing:-.5px;color:#1bbfbb;align-self:center}.scheduling-list .ant-list-item-meta-title{font-size:17px;font-weight:500;line-height:1.29;margin-bottom:0;color:#343f5c}.scheduling-list .ant-list-item-meta-description{font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.1px;color:#7c8595}.scheduling-list .ant-list-item-meta-description .laterality{border-radius:8px;background-color:#e0e3ea;font-size:14px;font-weight:400;letter-spacing:-.1px;color:#7c8595;display:inline-block;width:25px;height:16px;text-align:center}.scheduling-list .ant-list-item-meta-description .allergic:before,.scheduling-list .ant-list-item-meta-description .iot-hard:before{margin-left:10px;margin-right:3px;content:"";display:inline-block;width:12px;height:12px;border-radius:50%;align-self:center}.scheduling-list .ant-list-item-meta-description .allergic:before{background-color:#f5c123}.scheduling-list .ant-list-item-meta-description .iot-hard:before{background-color:#f52358}.scheduling-list .ant-list-item{padding:16px 0 18px;cursor:pointer}.scheduling-list .ant-list-item .scheduling-anesthetist-avatar{width:30px;height:30px;border-radius:100px;background-color:#e0e3ea;display:flex;align-items:center}.scheduling-list .ant-list-item .scheduling-anesthetist-avatar span{font-size:13px;font-weight:700;color:#7c8595;margin:auto}.another-modules{position:fixed;text-align:center;bottom:0;width:205px;margin-bottom:24px}.another-modules a{border-color:transparent;font-size:20px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#1bbfbb;width:168px;height:47px;border-radius:6px;background-color:#f2f4f7;padding:11px 11px 13px;box-shadow:none}.another-modules a:active,.another-modules a:focus,.another-modules a:hover{border:1px solid #1bbfbb;color:#1bbfbb;background-color:#fff}.another-modules img{width:145px}.ant-btn-primary:not(.ant-btn-circle),.ant-btn-secondary:not(.ant-btn-circle),.ant-btn:not(.ant-btn-circle){font-size:14px;font-weight:700;letter-spacing:-.3px;line-height:normal;padding:6px 23px;border-radius:15px}.ant-btn-primary.ant-btn-sm:not(.ant-btn-circle),.ant-btn-secondary.ant-btn-sm:not(.ant-btn-circle),.ant-btn.ant-btn-sm:not(.ant-btn-circle){padding:3px 11px}.ant-btn-primary{color:#fff;background-color:#1bbfbb}.ant-btn-secondary{border-color:#ddf6f6;color:#1bbfbb;background-color:#ddf6f6}.add-procedure{float:right}.add-procedure,.download-pdfs{border:none;min-height:30px;border-radius:15px;background-color:#1bbfbb;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#fff;padding:7px 24px}.download-pdfs{float:left}.download-pdfs-blocked{float:left;background-color:#f2f2f2;color:#242424;padding:7px 24px}.download-pdfs-blocked,.save-exam{border:none;min-height:30px;border-radius:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center}.save-exam{background-color:#1bbfbb;color:#fff}.add-exam{min-height:30px;background-color:#ddf6f6;color:#060606}.add-exam,.retry-emails{float:right;border:none;border-radius:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;padding:7px 24px}.retry-emails{height:30px;background-color:#ff4d4f;color:#fff}.add-procedure.ant-btn-circle:not(.ant-btn-lg){padding:7px 0;width:30px}.add-procedure.ant-btn-lg{padding:9px 0;font-size:18px}.container-modal{min-width:60%!important}.add-procedure:active,.add-procedure:focus,.add-procedure:hover,.ant-btn-primary:active,.ant-btn-primary:focus,.ant-btn-primary:hover{background-color:#1bc9c5;border-color:#1bc9c5;color:#fff}.ant-divider{background-color:#e0e3ea}.ant-list-item-meta-content{align-self:center}.ant-form-item-label{text-align:left;vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap;line-height:1.2}.ant-form-item-label label{font-size:14px;font-weight:600;letter-spacing:-.1px;color:#7c8595}.ant-cascader-picker,.ant-input,.ant-select-auto-complete.ant-select .ant-input,.ant-select .ant-select-selection,.ant-time-picker-input{border-radius:6px;background-color:#fff;border:1px solid #e0e3ea}.ant-cascader-picker .ant-input{border:0}.ant-radio-button-wrapper{border:1px solid #e0e3ea;border-left-width:0}.ant-radio-button-wrapper:first-child{border-radius:6px 0 0 6px;border-left:1px solid #e0e3ea}.ant-radio-button-wrapper:last-child{border-radius:0 6px 6px 0}.ant-radio-button-wrapper-checked{background:#fff;border-color:#1bbfbb;color:#1bbfbb;box-shadow:-1px 0 0 0 #1bbfbb;z-index:1}.ant-radio-button-wrapper-checked:first-child{border-color:#1bbfbb;box-shadow:none!important}.ant-form-item{margin-bottom:27px}.ant-form-item-with-help{margin-bottom:8px}.form-add-link{font-size:17px;line-height:.82}.form-add-link,.form-add-link-exams{border:0;color:#1bbfbb;background-color:initial;text-decoration:none;outline:none;cursor:pointer;transition:color .3s;font-weight:500;letter-spacing:-.1px}.form-add-link-exams{padding:0;font-size:16px}.form-add-link:hover{color:#3dccc5}.ant-form-item-control{line-height:42.9999px}.autocomplete-patient{border:1px solid #e0e3ea;border-radius:4px;background-color:#fff}.autocomplete-patient li.ant-select-dropdown-menu-item{font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;line-height:.82;letter-spacing:-.1px;color:#343f5c;margin:16px 3px}.autocomplete-patient li.ant-select-dropdown-menu-item:first-child{margin-top:20px}.autocomplete-patient .ant-select-dropdown-menu-item-group-title{display:none;color:#ff4d4f!important}.autocomplete-patient .ant-select-dropdown-menu-item-group{border-bottom:1px solid #e0e3ea;margin:0 17px}.autocomplete-patient .ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding:0}.autocomplete-patient .ant-select-dropdown-menu-item:hover{background-color:#fff}.ant-modal-title{font-size:20px;font-weight:700;line-height:1.1;letter-spacing:-.4px;color:#343f5c}.card-add-residence{width:100%;margin-top:10px}.card-add-residence>.ant-card-body{padding:10px 0 5px}@keyframes slidein{0%{min-height:0;height:0;font-size:0}to{min-height:54px;height:54px;font-size:14px}}.form-list-item.slide-in{animation-duration:.25s;animation-name:slidein}.ant-checkbox-wrapper{display:flex;align-items:center}.ant-checkbox-wrapper .ant-checkbox+span{line-height:normal}.form-list .form-list-title{font-size:14px;font-weight:500;line-height:1;letter-spacing:-.1px;color:#7c8595}.form-list .form-list-item{display:flex;align-items:center;width:100%;min-height:54px;border-bottom:1px solid #e0e3ea}.form-list .form-list-item .laterality{margin-right:8px;font-size:14px;font-weight:500;color:#7c8595;float:left}.form-list .form-list-item .form-list-description{display:flex;align-items:center;line-height:normal;font-size:17px;font-weight:500;color:#343f5c;float:left;flex-grow:2}.form-list .form-list-item .form-list-description .ant-checkbox-wrapper{flex-grow:2}.form-list .form-list-item .form-list-del{cursor:pointer;float:right;padding-right:7px}.form-list-description-multiple-medical-plans{display:flex;align-items:center;line-height:normal;color:#7c8595;width:250px}.form-list-item-multiple-medical-plans{margin-bottom:10px}.form-list-item-multiple-medical-plans,.form-list-item-multiple-medical-plans-line{justify-content:flex-start;align-items:center;width:1000px;display:flex;color:#7c8595}.ant-modal-close{left:0;right:auto}.ant-modal-title{text-align:center}.btn-ok-modal{right:24px;position:absolute;top:21px}.btn-ok-modal button{float:right}.ant-modal-header{border:0;padding:25px 24px}.ant-modal-content,.ant-modal-header{border-radius:18px;background-color:#fff}.ant-modal-close{display:none}button.modal-close{cursor:pointer;border:0;background:transparent;position:absolute;left:0;top:0;z-index:10;font-weight:700;text-decoration:none;transition:color .3s;color:rgba(0,0,0,.45);outline:0;padding-top:20px;padding-left:22px;display:block;font-style:normal;vertical-align:initial;text-align:center;text-transform:none;text-rendering:auto;width:50px;height:52px;font-size:18px}.ant-checkbox-inner{width:24px;height:24px;border-radius:50%}.ant-checkbox+span{font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;line-height:.82;letter-spacing:-.1px;color:#343f5c;vertical-align:middle}.ant-checkbox-checked .ant-checkbox-inner:after{font-family:custom-icons!important;content:"\E907";color:#fff;top:5px;left:3px;font-size:12px;border:0;transform:rotate(0deg)}.modal-scheduling-view{margin-bottom:29px}.modal-scheduling-view .modal-scheduling-view-title{font-size:20px;font-weight:700;line-height:1.1;letter-spacing:-.4px;color:#343f5c}.modal-scheduling-view .modal-scheduling-view-item{font-size:17px;font-weight:500;line-height:1.29;letter-spacing:-.4px;color:#343f5c}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-title+span{display:flex;align-items:center}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-title{font-size:14px;font-weight:500;letter-spacing:-.1px;color:#7c8595}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-queue-done+span{display:flex;align-items:center}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-queue-done{font-size:14px;font-weight:500;letter-spacing:-.1px;color:#1bbfbb}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-queue-waiting+span{display:flex;align-items:center}.modal-scheduling-view .modal-scheduling-view-item .modal-scheduling-view-item-queue-waiting{font-size:14px;font-weight:500;letter-spacing:-.1px;color:#f1c40f}.modal-scheduling-view .modal-scheduling-view-item:nth-child(2){margin-top:7px}.modal-scheduling-view .modal-scheduling-view-item{margin-top:17px}.passwordBox{max-width:460px;margin:0 auto;padding:100px 20px 20px}#root{height:100%}.login-form>.ant-card>.ant-card-body{padding:5px 24px!important}.login-page .ant-card-head{border:0}.login-page .logo-axreg{width:100%;max-width:302px}.login-page .logo-axreg-invite{width:100%;max-width:280px}.login-page .axreg-validate-email{width:100%;max-width:380px}.login-page .ant-card{border-radius:8px;box-shadow:0 4px 14px 1px rgba(0,0,0,.04)}.login-page .ant-card-head-title{font-size:17px;letter-spacing:.5px;color:#343f5c;font-weight:600}.btn-custom02{background:rgba(201,203,207,.3803921568627451)}.modal-procedures-list .ant-list-split .ant-list-item,.modal-procedures-list .ant-list-split .ant-list-item:last-child{border-bottom:1px solid #f2f4f7}.ant-notification{z-index:1050}.tab-title-map{font-size:17px;padding:5px}.ant-avatar{font-size:13px;font-weight:700;line-height:30px;background-color:#e0e3ea;color:#7c8595}.ant-card-bordered{border:none!important}.ant-card-wider-padding .ant-card-body{padding:8px!important}.ant-card{border-radius:8px!important;box-shadow:0 4px 14px 1px rgba(0,0,0,.04)!important}.ant-table-thead>tr>th{background:#f2f2f2!important}.ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#343f5c!important;cursor:default!important;font-size:16px!important;font-weight:700}.edit{font-size:14px!important}.header-list{background:rgba(0,0,0,.02);border-width:0 0 2px;border-color:#e8e8e8;font-weight:700;text-align:center;color:#343f5c!important}.ant-collapse{border:none;border-radius:8px!important;box-shadow:0 4px 14px 1px rgba(0,0,0,.04)!important;margin-bottom:10px!important;margin-right:10px!important}.ant-collapse>.ant-collapse-item,.ant-list-split .ant-list-header{border-bottom:none!important}p.title-field{font-size:17px!important;font-weight:600;color:#343f5c}.select-label>.ant-select-selection.ant-select-selection--single{border:none!important;font-size:17px!important;margin-left:-10px!important;font-weight:600;color:#343f5c;cursor:default!important}.select-label>.ant-select-selection.ant-select-selection--single>.ant-select-arrow{display:none!important}.ant-list-footer,.ant-list-header{padding-top:1px!important;padding-bottom:1px!important}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:hsla(0,0%,91%,.2784313725490196)!important}.col-margin-check{margin-bottom:15px!important}.tag-custom-round{border-radius:15px!important;color:rgba(0,0,0,.65)}.card-import .ant-card-body{padding:0!important}.ant-card-extra .title-switch{text-align:right!important}.float-btn{position:fixed;bottom:10;bottom:30px;right:30px;z-index:50px}.card-container>.ant-tabs-card>.ant-tabs-content{margin-top:-16px}.card-container>.ant-tabs-card>.ant-tabs-content>.ant-tabs-tabpane{background:#fff;padding:16px}.card-container>.ant-tabs-card>.ant-tabs-bar{border-color:#fff}.card-container>.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab{border-color:transparent;background:transparent}.card-container>.ant-tabs-card>.ant-tabs-bar .ant-tabs-tab-active{border-color:#fff;background:#fff}.span-institution{float:left;white-space:pre;overflow:hidden;text-overflow:ellipsis;width:285px}.ant-table-thead>tr>th .ant-table-filter-icon,.ant-table-thead>tr>th .anticon-filter{color:#1bbfbb!important;font-size:15px!important}.container-list{border:1px solid #e8e8e8;border-radius:4px;overflow:auto;padding:8px;height:300px;margin-top:10px}.ant-select-dropdown-menu-item-group-title{color:#ff4d4f!important}.ant-modal-mask,.ant-modal-wrap{z-index:1024}.text-center{text-align:center!important}.table-wrapper{width:100%;overflow:auto}table.tb-custom{position:relative;border:1px solid #ddd;border-collapse:collapse;color:#343f5c;width:100%}table.tb-custom td{white-space:nowrap;border:1px solid #ddd;padding:10px;text-align:center}.table-title{background-color:#1bbfbb;color:#fff}.table-title td:first-child{background:red;color:#fff;font-weight:600}.table-title>.td-not-selected{background-color:#1bbfbb;color:#fff;text-decoration:none}.td-not-selected{background:hsla(0,0%,50.2%,.3411764705882353);color:grey;text-decoration:line-through}.td-title{color:#343f5c!important}.ant-avatar-string{position:unset!important}.ant-card-head-title .logo{white-space:normal!important}table.tb-custom th{background-color:#eee;position:-webkit-sticky;position:sticky;top:-1px;z-index:2;white-space:nowrap;border:1px solid #ddd;padding:10px;text-align:center}table.tb-custom th:first-of-type{left:0;z-index:3}table.tb-custom tbody tr td:first-of-type{background-color:#eee;position:-webkit-sticky;position:sticky;left:-1px;text-align:left}.ant-btn-link{padding:0!important;margin:0;border:0;width:14px}.ant-table-footer{background:#f2f2f2!important}.ant-table-footer span{text-align:left!important;display:block}.ant-timeline-item-head{width:17px;height:17px;margin-top:25px!important;background-color:initial}.ant-timeline-item-tail{top:0!important}.ant-timeline-item-last>.ant-timeline-item-tail{display:block;height:30px!important}.ant-timeline-item-tail{border-left:4px solid #e0e3ea!important}.icon-timeline-success{font-size:18px!important;color:#28b95c!important;background:#fff!important;border-radius:100%!important}.icon-timeline-error{font-size:18px!important;color:#df428a!important}.icon-timeline-processing>.ant-badge-status-dot{width:14px!important;height:14px!important;left:1px}.icon-timeline-start{color:#e0e3ea!important;background:#e0e3ea!important}.icon-timeline-cancel,.icon-timeline-start{font-size:18px!important;border-radius:100%!important}.icon-timeline-cancel{color:#df428a!important;background:#fff!important}.span-timeline-is-team-changed{background:#f5c123!important;border-radius:100%!important;width:23px;padding:1px 3px 2px}.icon-timeline-is-team-changed{font-size:18px!important;border-radius:100%!important;transform:rotate(-45deg)}.ant-timeline-item-head-green{color:#e0e3ea!important;border-color:#e0e3ea!important;background-color:#e0e3ea!important;left:-2px}.ant-list-item-time-line{display:flex;align-items:center;padding:0}.margin-body-time-line{margin-left:10px!important;cursor:pointer}.margin-body-time-line.card-surgery:hover{background:rgba(215,241,241,.6)!important}.margin-body-time-line.card-surgery-realtime:hover{background:rgba(223,66,138,.08)!important}.margin-body-time-line.card-pre:hover{background:rgba(0,145,255,.08)!important}.ant-radio-button-wrapper:first-child{border-top-left-radius:64px;border-bottom-left-radius:64px}.ant-radio-button-wrapper:last-child{border-top-right-radius:64px!important;border-bottom-right-radius:64px!important}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:0}.group-pre{background:rgba(0,145,255,.15)!important;border:2px solid #0091ff!important;text-align:center!important;color:#343f5c!important}.group-pre:not(.ant-radio-button-wrapper-checked){color:#7c8595!important;border:2px solid #e0e3ea!important;background:#f8fafc!important}.group-surgery{background:#d7f1f1!important;border:2px solid #1bbfbb!important;text-align:center!important;color:#343f5c!important}.group-surgery:not(.ant-radio-button-wrapper-checked){color:#7c8595!important;border:2px solid #e0e3ea!important;background:#f8fafc!important}.tab-map>.ant-tabs-bar{margin:0;border-bottom:none}.ant-tabs-ink-bar{background-color:initial!important}.title-time-line{font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.57;letter-spacing:-.34px;color:#7c8595}.card-surgery-realtime{margin-left:0!important;margin-bottom:15px!important;border:1px solid #fedee6!important}.card-surgery-realtime>.ant-card-body{padding:10px 24px 24px!important}.scheduling-list .ant-list-item-meta-avatar.pre{color:#0091ff}.scheduling-list .ant-list-item-meta-avatar.pre,.scheduling-list .ant-list-item-meta-avatar.realtime{font-family:SFProDisplay,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:22px;font-weight:700;line-height:1;letter-spacing:-.5px;align-self:center}.scheduling-list .ant-list-item-meta-avatar.realtime{color:#f62e60}.title-surgery-realtime{font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.08px;color:#7c8595}.ant-badge-status-processing{background-color:#f52358!important}.ant-badge-status-processing:after{border:1px solid #f52358!important}.ant-badge-status-dot{width:8px!important;height:8px!important}.status-scheduling{margin-right:20px;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.07px;text-transform:uppercase}span.s-success{color:#28b95c}span.s-running{color:#f52358}span.s-cancel{color:#df428a}.select-institution-group .ant-select-selection--single{height:50px!important}.dropdown-institution-menu{min-width:350px!important}.check-institution:hover{background-color:#e6fff7}.ant-list-split .ant-list-item:last-child,.scheduling-list .ant-list-split .ant-list-item{border-bottom:none!important}.list-patients .ant-list-item{padding:10px 5px 12px}.list-patients .ant-list-item:hover{background:#f2f2f2!important}.btn-custom-danger{border:none;color:#df4279;background-color:rgba(223,66,138,.15)}.btn-custom-danger:active,.btn-custom-danger:focus,.btn-custom-danger:hover{border:none;color:#df4279;background-color:rgba(223,66,138,.15);opacity:.6}.title-Label{font-size:14px;font-weight:600;letter-spacing:-.1px;color:#7c8595}.select-institution-group>.ant-select-selection.ant-select-selection--single>.ant-select-selection__rendered>.ant-select-selection__placeholder{top:75%!important}.details-map{display:contents}@media only screen and (max-width:575px){.ant-radio-button-wrapper{padding:0}.ant-badge{display:none}}@media only screen and (max-width:768px){.details-map{display:none}}@media only screen and (max-width:1224px){.filterProcedures{margin-right:0;padding-bottom:10px}.containterFilterProcedures{display:inline-block}.map-date{width:100%;margin-top:0;margin-bottom:25px}}@media only screen and (min-width:1440px){.filterProcedures{padding-right:10px;margin-right:10px}.containterFilterProcedures{display:flex}.sider{overflow:hidden!important}}.institution-logo-intranet{width:100px;height:100px;line-height:34px;border-radius:10px;border:2px solid #e0e3ea}.optional{color:grey;font-weight:400;font-size:small;margin-left:5px}.neutral-alert{color:#7c8595;background-color:#f2f3f6;border-color:transparent;border-radius:8px}.ant-form-item-label label{font-weight:400}.ant-radio-button-wrapper-checked{box-shadow:none}.ant-radio-button-wrapper:not(:first-child):before,.star-radio{background-color:initial}.star-radio{border:none}.ant-radio-button-wrapper-checked:before{border-color:transparent}.ant-upload-list-item-card-actions{position:absolute;right:0;opacity:1}
/*# sourceMappingURL=main.2b375fdd.chunk.css.map */