.info-button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background-color:#0057b833;color:#0057b8;font-weight:bold;font-size:12px;cursor:pointer;margin-left:5px;border:none;vertical-align:middle;position:relative}.info-button:hover,.info-button:focus{background-color:#0057b833;outline:none}@media(max-width:768px){.custom-popover{max-width:200px}}@media only screen and (max-width:300px){.custom-popover{max-width:150px}}@media only screen and (max-device-width:300px){.custom-popover{max-width:150px}}.custom-popover{position:absolute;background-color:#f1efef;border:1px solid #ccc;border-radius:6px;padding:15px;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:1060;min-width:150px;max-width:350px;font-size:14px;line-height:1.5;display:none}.custom-popover p:last-child{margin-bottom:0}.custom-popover a{color:#0057b8;text-decoration:underline}.custom-popover::before{content:'';position:absolute;border:7px solid transparent;border-bottom-color:#ccc;border-top:0;top:-7px;left:15px}.custom-popover::after{content:'';position:absolute;border:6px solid transparent;border-bottom-color:inherit;border-top:0;top:-6px;left:16px}.custom-popover.popover-right::before{content:'';position:absolute;border:7px solid transparent;border-left-color:#ccc;border-right:0;top:15px;left:-7px}.custom-popover.popover-right::after{content:'';position:absolute;border:6px solid transparent;border-left-color:inherit;border-right:0;top:16px;left:-6px}.custom-popover.popover-bottom::before{border:7px solid transparent;border-top-color:#ccc;border-bottom:0;bottom:-7px;top:auto;left:15px}.custom-popover.popover-bottom::after{border:6px solid transparent;border-top-color:inherit;border-bottom:0;bottom:-6px;top:auto;left:16px}.with-custom-popover{position:relative}p.with-custom-popover{display:inline-block;margin-bottom:0;vertical-align:middle}