Created
September 26, 2017 22:26
-
-
Save justgage/78872a877babb1b91317fcf824173a16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width"> | |
<meta name="description" content=""> | |
<meta name="author" content=""> | |
<title>Manage Locations | Podium</title> | |
<link rel="icon" href="/favicon.ico"> | |
<link rel="stylesheet" href="/css/app.css"> | |
<script type="text/javascript" async="" src="http://fast.appcues.com/26740.js"></script><script type="text/javascript" async="" src="http://cdn.segment.com/analytics.js/v1/w7bR1nK75XtHOqxVhktgcaQ90TZJqSrb/analytics.min.js"></script><script src="//d2wy8f7a9ursnm.cloudfront.net/bugsnag-3.min.js" data-apikey=""></script> | |
<script> | |
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="4.0.0"; | |
analytics.load("w7bR1nK75XtHOqxVhktgcaQ90TZJqSrb"); | |
}}(); | |
</script> | |
<script> | |
window.Env = { | |
reviewRocketApiHost: "http://localhost:3000/api", | |
kazaamHost: "http://localhost:9100", | |
dashboardHost: "http://localhost:8080/#", | |
accountsUrl: "http://localhost:4100", | |
gmbClientId: "test", | |
shadowfaxCallback: "http://test", | |
shadowfaxUrl: "http://test", | |
csrfToken: "Zw5fcwRmGkcGV0Y6HxIENwYiCjxZNgAALztC1S+2DdslZPeVCGFf+g==", | |
env: "dev" | |
}; | |
</script><link rel="stylesheet" type="text/css" href="https://fast.appcues.com/3.17.10/container.css"><style type="text/css">.Autocomplete__error___26gZ1 .Autocomplete__input___vbOvo, .Autocomplete__error___26gZ1 .Autocomplete__input___vbOvo:focus { | |
border-color: #e66a5c; } | |
.Autocomplete__input___vbOvo, .Autocomplete__dropdown___3j6O5 { | |
color: #333; | |
width: 100%; | |
border-width: 2px; | |
border-style: solid; | |
padding: 0 1rem; | |
transition: background-color 0.15s, border-color 0.15s; | |
background-color: #e4e9f0; | |
border-color: transparent; } | |
.Autocomplete__input___vbOvo:hover, .Autocomplete__dropdown___3j6O5:hover { | |
background-color: #ebeef4; } | |
.Autocomplete__input___vbOvo:focus, .Autocomplete__dropdown___3j6O5:focus { | |
outline: none; | |
border-color: #179be5; | |
background-color: white; } | |
.Autocomplete__input___vbOvo { | |
height: 2.5em; | |
line-height: 2.5em; | |
border-radius: 4px; } | |
.Autocomplete__input___vbOvo::-webkit-input-placeholder { | |
color: #878787; } | |
.Autocomplete__input___vbOvo:-moz-placeholder { | |
color: #878787; } | |
.Autocomplete__input___vbOvo::-moz-placeholder { | |
color: #878787; } | |
.Autocomplete__input___vbOvo:-ms-input-placeholder { | |
color: #878787; } | |
[readonly].Autocomplete__input___vbOvo { | |
background: transparent; | |
border: none; | |
cursor: text; | |
padding: 0; } | |
.Autocomplete__error___26gZ1 .Autocomplete__input___vbOvo, .Autocomplete__valid___3esep .Autocomplete__input___vbOvo { | |
background-repeat: no-repeat; | |
background-position: calc(100% - 1rem), 0; | |
background-size: 1em; | |
padding-right: 3rem; } | |
.Autocomplete__valid___3esep .Autocomplete__input___vbOvo { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%2322d85d'/%3E %3Cpath d='M 3.5 8 L 7 12 L 12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E %3C/svg%3E"); } | |
.Autocomplete__error___26gZ1 .Autocomplete__input___vbOvo { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Autocomplete__dropdown___3j6O5 { | |
background-color: white; | |
padding: 1rem; | |
border-top: 0; | |
margin: 0; | |
position: absolute; | |
z-index: 500; | |
width: 100%; | |
list-style: none; | |
max-height: 13.75em; | |
overflow: auto; | |
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.24); } | |
.Autocomplete__dropdown___3j6O5:hover { | |
background-color: white; } | |
.Autocomplete__dropdown-item___UsbjJ { | |
border-radius: 2px; | |
padding: 0.5em 1rem; | |
line-height: 1.375em; | |
cursor: pointer; } | |
.Autocomplete__dropdown-item___UsbjJ sub { | |
display: block; | |
opacity: 0.8; | |
bottom: 0; | |
line-height: 1.25em; } | |
.Autocomplete__dropdown-item___UsbjJ:hover, .Autocomplete__dropdown-item___UsbjJ:focus, .Autocomplete__input___vbOvo.Autocomplete__showing-predictions___1R85C .Autocomplete__selected___14B9z:first-child, .Autocomplete__input___vbOvo:focus + .Autocomplete__dropdown___3j6O5 .Autocomplete__selected___14B9z:first-child { | |
color: white; | |
background-color: #179be5; | |
outline: none; } | |
.Autocomplete__valid___3esep .Autocomplete__input___vbOvo { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%2322d85d'/%3E %3Cpath d='M 3.5 8 L 7 12 L 12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E %3C/svg%3E"); } | |
.Autocomplete__error___26gZ1 .Autocomplete__input___vbOvo { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Autocomplete__flex___13cGA { | |
display: -ms-flexbox; | |
display: flex; } | |
.Autocomplete__main___2hOVi { | |
position: relative; | |
width: 100%; } | |
.Autocomplete__input___vbOvo { | |
width: 100%; } | |
.Autocomplete__input___vbOvo.Autocomplete__showing-predictions___1R85C, .Autocomplete__input___vbOvo:focus + .Autocomplete__dropdown___3j6O5 { | |
background-color: white; } | |
.Autocomplete__input___vbOvo.Autocomplete__showing-predictions___1R85C { | |
border-color: #179be5; } | |
.Autocomplete__actions___3Je7r { | |
font-weight: normal; | |
font-size: 0.8em; | |
margin-left: 0.5em; } | |
.Autocomplete__longer___1uOD5 { | |
max-height: 60vh; } | |
</style><style type="text/css">.AvatarStyles__default___1TtK6, .AvatarStyles__icon___3Sglq, .AvatarStyles__num___Dw7iC { | |
height: 40px; | |
width: 40px; | |
border-radius: 50%; | |
text-align: center; | |
font-weight: 600; | |
overflow: hidden; | |
cursor: pointer; } | |
.AvatarStyles__default___1TtK6 { | |
line-height: 42px; | |
font-size: 1rem; } | |
.AvatarStyles__icon___3Sglq { | |
line-height: 37px; | |
font-size: 1.25em; } | |
.AvatarStyles__num___Dw7iC { | |
line-height: 41px; | |
font-size: 1.5em; } | |
</style><style type="text/css">.Button__button___3_Ozh { | |
font-size: 0.875rem; | |
height: 3em; | |
border-radius: 3em; | |
padding: 0 1.5rem; | |
transition: all 0.15s ease-in-out; | |
border: 2px solid transparent; | |
font-weight: 600; | |
cursor: pointer; } | |
.Button__button___3_Ozh > span { | |
display: -ms-flexbox; | |
display: flex; | |
height: 100%; | |
-ms-flex-align: center; | |
align-items: center; | |
-ms-flex-pack: center; | |
justify-content: center; } | |
.Button__button___3_Ozh:hover { | |
transform: scale(1.04); } | |
.Button__button___3_Ozh:active { | |
transform: scale(1.02); } | |
.Button__button___3_Ozh.Button__primary___zYyzg { | |
background-color: #22d85d; | |
color: white; | |
box-shadow: 0px 0px 0px 0px rgba(34, 216, 93, 0.3); } | |
.Button__button___3_Ozh.Button__primary___zYyzg:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(34, 216, 93, 0.3); } | |
.Button__button___3_Ozh.Button__primary___zYyzg:hover { | |
background-color: #1cb54e; } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m { | |
background-color: white; | |
color: #22d85d; | |
border-color: #22d85d; | |
box-shadow: 0px 0px 0px 0px rgba(34, 216, 93, 0.3); } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(34, 216, 93, 0.3); } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m:hover { | |
background-color: #f2fdf5; } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m.Button__transparent___VNJnH { | |
background-color: transparent; } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m.Button__transparent___VNJnH:hover { | |
background-color: rgba(34, 216, 93, 0.06); } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m.Button__red___3z8k5 { | |
color: #e66a5c; | |
border-color: #e66a5c; | |
box-shadow: 0px 0px 0px 0px rgba(230, 106, 92, 0.3); } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m.Button__red___3z8k5:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(230, 106, 92, 0.3); } | |
.Button__button___3_Ozh.Button__secondary___3Hm6m.Button__red___3z8k5:hover { | |
background-color: white; } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD { | |
background-color: white; | |
color: #878787; | |
border-color: #ccc; | |
box-shadow: 0px 0px 0px 0px rgba(204, 204, 204, 0.3); } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(204, 204, 204, 0.3); } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD:hover { | |
background-color: whitesmoke; } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD.Button__transparent___VNJnH { | |
background-color: transparent; | |
border-color: #878787; | |
box-shadow: 0px 0px 0px 0px rgba(135, 135, 135, 0.3); } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD.Button__transparent___VNJnH:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(135, 135, 135, 0.3); } | |
.Button__button___3_Ozh.Button__tertiary___1vMCD.Button__transparent___VNJnH:hover { | |
background-color: rgba(135, 135, 135, 0.06); } | |
.Button__button___3_Ozh.Button__highlighted___18oQe { | |
background-color: #ffc636; | |
color: #333; | |
border-color: #333; | |
box-shadow: 0px 0px 0px 0px rgba(51, 51, 51, 0.3); } | |
.Button__button___3_Ozh.Button__highlighted___18oQe:focus { | |
outline: 0; | |
box-shadow: 0px 0px 6px 2px rgba(51, 51, 51, 0.3); } | |
.Button__button___3_Ozh.Button__highlighted___18oQe:hover { | |
background-color: whitesmoke; } | |
.Button__button___3_Ozh[disabled] { | |
background-color: whitesmoke; | |
color: #d6d6d6; | |
border-color: #d6d6d6; | |
cursor: default; | |
pointer-events: none; } | |
.Button__button___3_Ozh.Button__fullwidth___16ohR { | |
width: 100%; } | |
.Button__button___3_Ozh.Button__large___1AC7w { | |
font-size: 1.125rem; } | |
.Button__button___3_Ozh.Button__small___nAPfO { | |
font-size: 0.8335rem; | |
padding: 0 1rem; } | |
.Button__button___3_Ozh.Button__fullheight___YkxW6 { | |
height: 100%; | |
line-height: 100%; } | |
</style><style type="text/css">.ButtonSecondary__button-secondary-container___KFYn4 { | |
background: #fff; | |
border-radius: 4px; | |
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12); | |
fill: #179be5; | |
color: #179be5; | |
cursor: pointer; | |
display: inline-block; | |
font-size: 14px; | |
font-weight: 600; | |
height: 40px; | |
min-width: 250px; | |
max-width: 375px; | |
position: relative; | |
padding: 0 15px 0 15px; | |
transition: all .125s ease-in-out; | |
-webkit-user-select: none; | |
-moz-user-select: none; | |
-ms-user-select: none; | |
user-select: none; } | |
.ButtonSecondary__button-secondary-container___KFYn4:hover { | |
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); } | |
.ButtonSecondary__button-secondary-container___KFYn4:focus, .ButtonSecondary__button-secondary-container___KFYn4:active { | |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); } | |
.ButtonSecondary__button-secondary-text___26Lzi { | |
display: inline-block; | |
max-width: 340px; | |
margin: 0; | |
max-width: 347px; | |
overflow: hidden; | |
padding-right: 25px; | |
padding-top: 10px; | |
text-overflow: ellipsis; | |
white-space: nowrap; } | |
.ButtonSecondary__button-secondary-icon___1DNVP { | |
position: absolute; | |
right: 14px; | |
top: 8px; } | |
</style><style type="text/css"></style><style type="text/css">.Drawer__drawer___38XLS { | |
z-index: 999; | |
position: fixed; | |
top: 0px; | |
height: 100%; | |
width: 600px; | |
right: -600px; | |
opacity: 0; | |
transition: opacity 0.3s ease-in-out, right 0.3s ease-in-out; } | |
.Drawer__drawer___38XLS.Drawer__active___2oSCn { | |
right: 0px; | |
opacity: 1; } | |
.Drawer__close___3Nh_O { | |
cursor: pointer; | |
color: #fff; | |
fill: #fff; | |
position: absolute; | |
top: 22px; | |
left: -34px; } | |
.Drawer__close___3Nh_O p { | |
position: absolute; | |
left: -5px; | |
margin-top: 3px; | |
font-size: 11px; } | |
</style><style type="text/css">.Icon__icon___2NwN0 { | |
vertical-align: middle; } | |
</style><style type="text/css">.Overlay__overlay___135Ai { | |
width: 100%; | |
height: 100%; | |
z-index: 998; | |
content: ''; | |
visibility: hidden; | |
opacity: 0; | |
position: fixed; | |
top: 0; | |
left: 0; | |
background: rgba(0, 0, 0, 0.4); | |
transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out; } | |
.Overlay__overlay___135Ai.Overlay__active___RNefw { | |
visibility: visible; | |
opacity: 1; } | |
.Overlay__overlay___135Ai.Overlay__transparent___3eXAy { | |
background: transparent; } | |
</style><style type="text/css">.Input__error___214aG .Input__input___5vxBY, .Input__error___214aG .Input__textarea___JU1sd, .Input__error___214aG .Input__input___5vxBY:focus, .Input__error___214aG .Input__textarea___JU1sd:focus { | |
border-color: #e66a5c; } | |
.Input__input___5vxBY, .Input__textarea___JU1sd { | |
color: #333; | |
width: 100%; | |
border-width: 2px; | |
border-style: solid; | |
padding: 0 1rem; | |
transition: background-color 0.15s, border-color 0.15s; | |
background-color: #e4e9f0; | |
border-color: transparent; } | |
.Input__input___5vxBY:hover, .Input__textarea___JU1sd:hover { | |
background-color: #ebeef4; } | |
.Input__input___5vxBY:focus, .Input__textarea___JU1sd:focus { | |
outline: none; | |
border-color: #179be5; | |
background-color: white; } | |
.Input__input___5vxBY, .Input__textarea___JU1sd { | |
height: 2.5em; | |
line-height: 2.5em; | |
border-radius: 4px; } | |
.Input__input___5vxBY::-webkit-input-placeholder, .Input__textarea___JU1sd::-webkit-input-placeholder { | |
color: #878787; } | |
.Input__input___5vxBY:-moz-placeholder, .Input__textarea___JU1sd:-moz-placeholder { | |
color: #878787; } | |
.Input__input___5vxBY::-moz-placeholder, .Input__textarea___JU1sd::-moz-placeholder { | |
color: #878787; } | |
.Input__input___5vxBY:-ms-input-placeholder, .Input__textarea___JU1sd:-ms-input-placeholder { | |
color: #878787; } | |
[readonly].Input__input___5vxBY, [readonly].Input__textarea___JU1sd { | |
background: transparent; | |
border: none; | |
cursor: text; | |
padding: 0; } | |
.Input__error___214aG .Input__input___5vxBY, .Input__valid___3ne9- .Input__input___5vxBY { | |
background-repeat: no-repeat; | |
background-position: calc(100% - 1rem), 0; | |
background-size: 1em; | |
padding-right: 3rem; } | |
.Input__valid___3ne9- .Input__input___5vxBY { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%2322d85d'/%3E %3Cpath d='M 3.5 8 L 7 12 L 12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E %3C/svg%3E"); } | |
.Input__error___214aG .Input__input___5vxBY { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Input__dark-input___1HA2D, .Input__dark-textarea___1O-CL { | |
color: #fff; | |
width: 100%; | |
border-width: 2px; | |
border-style: solid; | |
padding: 0 1rem; | |
transition: background-color 0.15s, border-color 0.15s; | |
background-color: #383838; | |
border-color: transparent; } | |
.Input__dark-input___1HA2D:hover, .Input__dark-textarea___1O-CL:hover { | |
background-color: #3d3d3d; } | |
.Input__dark-input___1HA2D:focus, .Input__dark-textarea___1O-CL:focus { | |
outline: none; | |
border-color: none; | |
background-color: #333; } | |
.Input__dark-input___1HA2D, .Input__dark-textarea___1O-CL { | |
height: 2.5em; | |
line-height: 2.5em; | |
border-radius: 4px; } | |
.Input__dark-input___1HA2D::-webkit-input-placeholder, .Input__dark-textarea___1O-CL::-webkit-input-placeholder { | |
color: #ccc; } | |
.Input__dark-input___1HA2D:-moz-placeholder, .Input__dark-textarea___1O-CL:-moz-placeholder { | |
color: #ccc; } | |
.Input__dark-input___1HA2D::-moz-placeholder, .Input__dark-textarea___1O-CL::-moz-placeholder { | |
color: #ccc; } | |
.Input__dark-input___1HA2D:-ms-input-placeholder, .Input__dark-textarea___1O-CL:-ms-input-placeholder { | |
color: #ccc; } | |
.Input__valid___3ne9- .Input__input___5vxBY { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%2322d85d'/%3E %3Cpath d='M 3.5 8 L 7 12 L 12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E %3C/svg%3E"); } | |
.Input__error___214aG .Input__input___5vxBY { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Input__input-container___2-P8V { | |
position: relative; | |
padding: 0px; | |
margin: 0px; } | |
.Input__icon___s5v7g { | |
position: absolute; | |
bottom: 9px; | |
left: 16px; } | |
.Input__left-pad___qGmQ7 { | |
padding-left: 40px; } | |
.Input__main___2PD3X { | |
position: relative; } | |
.Input__error___214aG .Input__input___5vxBY[type="number"] { | |
background-position: calc(100% - 1.5rem), 0; } | |
.Input__error___214aG .Input__input___5vxBY[type="search"] { | |
border-radius: 2.5em; | |
box-sizing: inherit; } | |
.Input__input___5vxBY[type="number"] { | |
width: 100%; | |
padding-right: 0; } | |
.Input__input___5vxBY[type="search"] { | |
border-radius: 2.5em; | |
box-sizing: inherit; } | |
.Input__textarea___JU1sd { | |
line-height: 1.3em; | |
resize: none; | |
padding-top: 0.75rem; | |
padding-bottom: 0.75rem; } | |
.Input__dark-input___1HA2D[type="number"] { | |
width: 100%; | |
padding-right: 0; } | |
.Input__dark-input___1HA2D[type="search"] { | |
border-radius: 2.5em; | |
box-sizing: inherit; } | |
.Input__dark-textarea___1O-CL { | |
line-height: 1.3em; | |
resize: none; | |
padding-top: 0.75rem; | |
padding-bottom: 0.75rem; } | |
</style><style type="text/css">.LocationSearch__location-name___1JywK, .LocationSearch__location-address___Le-UI { | |
white-space: nowrap; | |
overflow: hidden; | |
text-overflow: ellipsis; } | |
.LocationSearch__location-search-result___1E1be { | |
-webkit-touch-callout: none; | |
/* iOS Safari */ | |
-webkit-user-select: none; | |
/* Safari */ | |
/* Konqueror HTML */ | |
-moz-user-select: none; | |
/* Firefox */ | |
-ms-user-select: none; | |
/* Internet Explorer/Edge */ | |
user-select: none; | |
/* Non-prefixed version, currently | |
supported by Chrome and Opera */ } | |
.LocationSearch__location-selector-container___1bRcU { | |
outline: none; } | |
.LocationSearch__location-search-container___1di-N { | |
color: #fff; | |
fill: #fff; | |
height: 100vh; | |
padding: 20px 25px 50px 25px; | |
overflow: hidden; | |
font-size: 16px; | |
background-color: #000; } | |
.LocationSearch__location-search-results-container___13CMR { | |
padding: 10px 0; | |
height: 90%; | |
overflow-y: scroll; } | |
.LocationSearch__location-search-result___1E1be { | |
padding: 15px 10px 15px 23px; | |
cursor: pointer; } | |
.LocationSearch__location-search-result___1E1be:hover { | |
cursor: pointer; | |
background: #141414; } | |
.LocationSearch__location-search-result___1E1be.LocationSearch__active___19Bch { | |
border-left: 2px solid #179be5; | |
padding-left: 21px; } | |
.LocationSearch__location-search-no-results___QhOx6 { | |
padding: 15px 10px 15px 23px; | |
text-align: center; } | |
.LocationSearch__location-search-no-results___QhOx6 img { | |
width: 140px; } | |
.LocationSearch__no-results-title___AHlqK { | |
font-size: 14px; | |
font-weight: 600; } | |
.LocationSearch__no-results-text___X5sSX { | |
padding-top: 10px; | |
font-size: 14px; } | |
.LocationSearch__no-results-text___X5sSX p { | |
margin-top: 0px; | |
color: #ccc; } | |
.LocationSearch__location-name___1JywK { | |
font-size: 14px; | |
font-weight: 600; } | |
.LocationSearch__location-address___Le-UI { | |
font-size: 14px; | |
color: #ccc; } | |
.LocationSearch__title___2vos2 { | |
font-size: 24px; | |
line-height: 33px; | |
font-weight: 300; | |
color: #fff; | |
margin: 0; | |
padding-bottom: 20px; } | |
hr { | |
background-color: #383838; | |
border-width: 0px; | |
height: 1px; | |
margin: 20px 0px 0px 0px; } | |
.LocationSearch__infinite-loader___LQB5U { | |
width: 40px; | |
height: 40px; | |
margin: 24px auto; } | |
</style><style type="text/css">.Animate__search-animate___q1_j5 { | |
transform: rotate(35deg); | |
animation: Animate__rotating___3N4dO .6s linear infinite; | |
transform-origin: 50% 50%; } | |
@keyframes Animate__rotating___3N4dO { | |
from { | |
transform: rotate(0deg); } | |
to { | |
transform: rotate(360deg); } } | |
</style><style type="text/css">.StatusIcon__circle___1sz-i, .StatusIcon__icon___F1JQL { | |
stroke-width: 4px; | |
stroke-linecap: round; | |
stroke-linejoin: round; | |
fill: none; } | |
.StatusIcon__circle___1sz-i { | |
stroke-dashoffset: 0; | |
stroke-dasharray: 251.32741px; | |
stroke-miterlimit: 12px; } | |
.StatusIcon__light-circle___T2TQd { | |
stroke-width: 1.5px; | |
stroke: #e4e9f0; | |
fill: none; } | |
.StatusIcon__success___DZl4i .StatusIcon__icon___F1JQL, .StatusIcon__success___DZl4i .StatusIcon__circle___1sz-i { | |
stroke: #179be5; } | |
.StatusIcon__fail___ITFZo .StatusIcon__icon___F1JQL, .StatusIcon__fail___ITFZo .StatusIcon__circle___1sz-i { | |
stroke: #e66a5c; } | |
.StatusIcon__warn___3IEGd .StatusIcon__icon___F1JQL, .StatusIcon__warn___3IEGd .StatusIcon__circle___1sz-i { | |
stroke: #ffc636; } | |
.StatusIcon__warn___3IEGd .StatusIcon__icon-fill___3L5Rt { | |
fill: #ffc636; } | |
.StatusIcon__pending___H6RmJ svg { | |
animation: StatusIcon__loading-spinner___2OB7H 1.125s cubic-bezier(0.5, 0.1, 0.5, 0.9) infinite; } | |
.StatusIcon__pending___H6RmJ .StatusIcon__circle___1sz-i { | |
stroke: #179be5; | |
stroke-dashoffset: 188.49556px; } | |
.StatusIcon__countdown___1M1L9 .StatusIcon__circle___1sz-i { | |
animation-name: StatusIcon__countdown___1M1L9; | |
animation-iteration-count: 1; | |
animation-timing-function: linear; | |
animation-fill-mode: both; } | |
@keyframes StatusIcon__loading-spinner___2OB7H { | |
0% { | |
transform: rotateZ(-45deg); } | |
100% { | |
transform: rotateZ(1035deg); } } | |
@keyframes StatusIcon__countdown___1M1L9 { | |
0% { | |
stroke-dashoffset: 0; } | |
100% { | |
stroke-dashoffset: -251.32741px; } } | |
</style><style type="text/css">.MaybeLabel__label___3rq1z { | |
color: #878787; | |
margin-bottom: 0.5em; | |
font-weight: 600; | |
line-height: 1.375em; } | |
.MaybeLabel__normalize-label___ZXTOx { | |
display: inline; | |
width: 100%; } | |
.MaybeLabel__error___qRHBK { | |
color: #e66a5c; } | |
</style><style type="text/css">.ModalStyles__overlay___O0ahS { | |
text-align: center; | |
position: fixed; | |
z-index: 2000; | |
width: 100%; | |
height: 100%; | |
top: 0; | |
left: 0; | |
background-color: rgba(0, 0, 0, 0.6); | |
transition: all 0.1s; } | |
.ModalStyles__overlay___O0ahS::before { | |
text-align: center; | |
content: ''; | |
display: inline-block; | |
height: 100%; | |
vertical-align: middle; | |
margin-right: -0.25em; } | |
.ModalStyles__content___Qpjvz, .ModalStyles__content-full___1UdP8 { | |
display: inline-block; | |
position: relative; | |
margin: 2.5rem; | |
min-width: 33rem; | |
height: 21rem; | |
background-color: white; | |
border: 1px solid #ccc; | |
padding: 2rem; | |
border-radius: 4px; } | |
.ModalStyles__content___Qpjvz:focus, .ModalStyles__content-full___1UdP8:focus { | |
outline: none; } | |
@media (min-height: 800px) { | |
.ModalStyles__content___Qpjvz, .ModalStyles__content-full___1UdP8 { | |
top: -5%; } } | |
@media (min-height: 1100px) { | |
.ModalStyles__content___Qpjvz, .ModalStyles__content-full___1UdP8 { | |
top: -10%; } } | |
.ModalStyles__header___t1jO- { | |
text-align: center; | |
padding: 0; | |
border-bottom: 0; | |
margin-bottom: 1rem; } | |
.ModalStyles__headerText___1QDUb { | |
font-size: 24px; | |
color: #4A4A4A; } | |
.ModalStyles__close___1R49n { | |
position: absolute; | |
display: -ms-inline-grid; | |
display: inline-grid; | |
top: 0rem; | |
right: -2.5rem; | |
line-height: 1em; | |
color: white; | |
transition: color 0.1s; | |
cursor: pointer; } | |
.ModalStyles__close___1R49n:hover { | |
color: #ccc; } | |
.ModalStyles__cancel___2lVZi { | |
font-size: 12px; | |
padding-top: 4px; } | |
.ModalStyles__content-full___1UdP8 { | |
position: fixed; | |
z-index: 2001; | |
width: 100%; | |
height: 100%; | |
overflow: auto; | |
top: 0; | |
left: 0; | |
margin: 0; | |
border: 0; } | |
.ModalStyles__content-full___1UdP8 .ModalStyles__close___1R49n { | |
font-size: 2em; } | |
</style><style type="text/css">.MenuDropDown__menu-dropdown-container___1PtpJ { | |
border: none; | |
border-radius: 4px; | |
padding: 12px 0; | |
min-width: 160px; | |
margin: 2px 0 0; | |
font-size: 14px; | |
text-align: left; | |
list-style: none; | |
background-color: #000000; } | |
.MenuDropDown__menu-dropdown-container___1PtpJ li a { | |
display: block; | |
clear: both; | |
font-size: 14px; | |
padding: 6px 24px; | |
color: #878787; | |
white-space: nowrap; | |
text-decoration: none; } | |
.MenuDropDown__menu-dropdown-container___1PtpJ li a:hover { | |
background-color: #179be5; | |
color: #fff; } | |
.MenuDropDown__menu-dropdown-divider___3fnrc { | |
height: 1px; | |
margin: 9px 0; | |
overflow: hidden; | |
background-color: #878787; } | |
</style><style type="text/css">.InviteModal__close-modal___3GE2E { | |
color: white; | |
fill: white; | |
cursor: pointer; | |
font-size: 11px; | |
font-weight: 400; | |
height: 38px; | |
left: 500px; | |
position: absolute; | |
text-align: center; | |
top: 0; | |
width: 40px; } | |
.InviteModal__close-wrapper___3pIyY { | |
margin-bottom: 3px; } | |
</style><style type="text/css">.Select__error___2tq6M .Select__select___1wqCw, .Select__error___2tq6M .Select__select___1wqCw:focus { | |
border-color: #e66a5c; } | |
.Select__select___1wqCw, .Select__dropdown___16WZe { | |
color: #333; | |
width: 100%; | |
border-width: 2px; | |
border-style: solid; | |
padding: 0 1rem; | |
transition: background-color 0.15s, border-color 0.15s; | |
background-color: #e4e9f0; | |
border-color: transparent; } | |
.Select__select___1wqCw:hover, .Select__dropdown___16WZe:hover { | |
background-color: #ebeef4; } | |
.Select__select___1wqCw:focus, .Select__dropdown___16WZe:focus { | |
outline: none; | |
border-color: #179be5; | |
background-color: white; } | |
.Select__select___1wqCw { | |
height: 2.5em; | |
line-height: 2.5em; | |
border-radius: 4px; } | |
.Select__select___1wqCw::-webkit-input-placeholder { | |
color: #878787; } | |
.Select__select___1wqCw:-moz-placeholder { | |
color: #878787; } | |
.Select__select___1wqCw::-moz-placeholder { | |
color: #878787; } | |
.Select__select___1wqCw:-ms-input-placeholder { | |
color: #878787; } | |
[readonly].Select__select___1wqCw { | |
background: transparent; | |
border: none; | |
cursor: text; | |
padding: 0; } | |
.Select__select___1wqCw { | |
background-repeat: no-repeat; | |
background-position: calc(100% - 1rem), 0; | |
background-size: 1em; | |
padding-right: 3rem; } | |
.Select__error___2tq6M .Select__select___1wqCw { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Select__select___1wqCw { | |
background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cg fill='none'%3E %3Crect opacity='0' x='0' y='0' width='18' height='18'%3E%3C/rect%3E %3Cpolyline stroke='%23333333' stroke-linecap='round' stroke-linejoin='round' points='4 7 9 12 14 7'%3E%3C/polyline%3E %3C/g%3E %3C/svg%3E"); } | |
.Select__dropdown___16WZe { | |
background-color: white; | |
padding: 1rem; | |
border-top: 0; | |
margin: 0; | |
position: absolute; | |
z-index: 500; | |
width: 100%; | |
list-style: none; | |
max-height: 13.75em; | |
overflow: auto; | |
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.24); } | |
.Select__dropdown___16WZe:hover { | |
background-color: white; } | |
.Select__dropdown-item___lfZFE { | |
border-radius: 2px; | |
padding: 0.5em 1rem; | |
line-height: 1.375em; | |
cursor: pointer; } | |
.Select__dropdown-item___lfZFE sub { | |
display: block; | |
opacity: 0.8; | |
bottom: 0; | |
line-height: 1.25em; } | |
.Select__dropdown-item___lfZFE:hover, .Select__dropdown-item___lfZFE:focus, .Select__dropdown-item___lfZFE.Select__selected___32q4V { | |
color: white; | |
background-color: #179be5; | |
outline: none; } | |
.Select__error___2tq6M .Select__select___1wqCw { | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%23e66a5c'/%3E %3Ccircle cx='8' cy='12' r='1' fill='white' /%3E %3Cline x1='8' x2='8' y1='4' y2='9' stroke='white' stroke-width='2' stroke-linecap='round' /%3E %3C/svg%3E"); } | |
.Select__select___1wqCw { | |
background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cg fill='none'%3E %3Crect opacity='0' x='0' y='0' width='18' height='18'%3E%3C/rect%3E %3Cpolyline stroke='%23333333' stroke-linecap='round' stroke-linejoin='round' points='4 7 9 12 14 7'%3E%3C/polyline%3E %3C/g%3E %3C/svg%3E"); } | |
.Select__main___mAyIj { | |
position: relative; } | |
.Select__select___1wqCw { | |
cursor: pointer; } | |
.Select__select___1wqCw.Select__is-open____v6El { | |
background-color: white; | |
border-color: #179be5; } | |
.Select__placeholder___2ZcKo { | |
color: #878787; } | |
.Select__longer___ySXXD { | |
max-height: 60vh; } | |
</style><style type="text/css">.InviteForm__field___2cdZz { | |
margin-bottom: 1.5em; } | |
.InviteForm__bulkInviteLink___32Qbl { | |
margin-top: 25px; | |
text-align: center; | |
display: block; | |
font-size: 14px; | |
text-decoration: none; } | |
.InviteForm__bulkInviteLink___32Qbl:hover { | |
text-decoration: underline; } | |
.InviteForm__title___3vLpk { | |
text-align: center; | |
font-size: 24px; | |
font-weight: 600; | |
color: #333; | |
margin-bottom: 1em; | |
margin-top: 0; } | |
</style><style type="text/css">.InviteStatus__name___3FZp- { | |
text-align: center; | |
font-size: 1.375rem; | |
font-weight: 600; | |
line-height: 1.36em; | |
color: #333; } | |
.InviteStatus__title___293CU { | |
text-align: center; | |
font-size: 1.375rem; | |
font-weight: 600; | |
line-height: 1.36em; | |
color: #333; } | |
.InviteStatus__message___31ntv { | |
text-align: center; | |
line-height: 1.375em; | |
color: #878787; | |
margin-bottom: 2px; } | |
.InviteStatus__icon___1cwP9 { | |
width: 7.5rem; | |
height: 7.5rem; | |
margin: 0 auto 1.8em; } | |
.InviteStatus__buttons___9GSZi { | |
margin-top: 1.75em; | |
text-align: center; } | |
.InviteStatus__buttons___9GSZi a { | |
text-decoration: underline; } | |
.InviteStatus__button___3n2F5 { | |
display: block; | |
margin: 0 auto 2em; } | |
</style><style type="text/css">.NavBar__nav-link___3i3pa:hover, .NavBar__active-drop-down-link___38QNy, .NavBar__active-nav-link___1ms63, .NavBar__active-nav-link___1ms63:visited, .NavBar__active-nav-link___1ms63:hover, .NavBar__active-nav-link___1ms63:active, .NavBar__drop-down-open___1j1pG, .NavBar__nav-link___3i3pa, .NavBar__nav-link___3i3pa:visited, .NavBar__nav-link___3i3pa:active, .NavBar__nav-link___3i3pa:focus { | |
padding: 8px; | |
cursor: pointer; | |
color: #878787; | |
display: inline-block; | |
text-decoration: none; | |
font-weight: 500; | |
font-size: 14px; | |
position: relative; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; } | |
.NavBar__nav-link___3i3pa:hover svg, .NavBar__active-drop-down-link___38QNy svg, .NavBar__active-nav-link___1ms63 svg, .NavBar__active-nav-link___1ms63:visited svg, .NavBar__active-nav-link___1ms63:hover svg, .NavBar__active-nav-link___1ms63:active svg, .NavBar__drop-down-open___1j1pG svg, .NavBar__nav-link___3i3pa svg, .NavBar__nav-link___3i3pa:visited svg, .NavBar__nav-link___3i3pa:active svg, .NavBar__nav-link___3i3pa:focus svg { | |
fill: #878787; | |
padding-left: 8px; } | |
.NavBar__user-menu-dropdown___1rh9l { | |
position: absolute; | |
right: -16px; | |
top: 48px; | |
z-index: 1000; } | |
.NavBar__nav-link___3i3pa:hover, .NavBar__active-drop-down-link___38QNy, .NavBar__active-nav-link___1ms63, .NavBar__active-nav-link___1ms63:visited, .NavBar__active-nav-link___1ms63:hover, .NavBar__active-nav-link___1ms63:active { | |
color: #fff; } | |
.NavBar__nav-link___3i3pa:hover svg, .NavBar__active-drop-down-link___38QNy svg, .NavBar__active-nav-link___1ms63 svg, .NavBar__active-nav-link___1ms63:visited svg, .NavBar__active-nav-link___1ms63:hover svg, .NavBar__active-nav-link___1ms63:active svg { | |
fill: #fff; | |
padding-left: 8px; } | |
.NavBar__drop-down-open___1j1pG { | |
background-color: #000000; | |
text-decoration: none; | |
color: #FFFFFF; | |
border-radius: 4px; | |
box-sizing: content-box; } | |
.NavBar__drop-down-open___1j1pG svg { | |
fill: #FFFFFF; | |
box-sizing: border-box; } | |
.NavBar__drop-down-container___2Yhkq { | |
border-radius: 4px; } | |
.NavBar__avatar___3XW2q { | |
padding-left: 12px; | |
position: relative; | |
cursor: pointer; } | |
.NavBar__left-nav-bar___33bTv { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-pack: left; | |
justify-content: left; } | |
.NavBar__right-nav-bar___23dVB { | |
display: -ms-flexbox; | |
display: flex; | |
white-space: nowrap; | |
min-width: 257px; | |
-ms-flex-align: center; | |
align-items: center; } | |
.NavBar__width-container___3xIlu { | |
max-width: 1440px; | |
padding-left: 24px; | |
padding-right: 24px; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-pack: justify; | |
justify-content: space-between; | |
-ms-flex-align: center; | |
align-items: center; | |
margin: 0 auto; } | |
.NavBar__nav-links___1M_H2 { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
-ms-flex-wrap: nowrap; | |
flex-wrap: nowrap; | |
height: 4.5em; } | |
.NavBar__badge-count___1w0O0 { | |
background: #e44f4f; | |
color: white; | |
font-size: 10px; | |
border-radius: 12px; | |
text-align: center; | |
line-height: 18px; | |
position: absolute; | |
top: -3px; | |
right: -8px; | |
padding: 1px 5px 0px; | |
font-weight: 600; } | |
.NavBar__active-nav-link___1ms63 { | |
pointer-events: none; | |
cursor: default; } | |
.NavBar__drop-down-open___1j1pG:hover { | |
color: #FFFFFF; } | |
.NavBar__drop-down-open___1j1pG:hover { | |
color: #FFFFFF; } | |
.NavBar__podium-nav-bar___3EO1s { | |
-webkit-user-select: none; | |
/* Chrome all / Safari all */ | |
-moz-user-select: none; | |
/* Firefox all */ | |
-ms-user-select: none; | |
/* IE 10+ */ | |
user-select: none; | |
margin: 0 auto; | |
min-width: 1024px; | |
width: 100%; | |
min-height: 4.5em; | |
background-color: #333333; } | |
.NavBar__podium-small-logo-wrapper___1aORl { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
cursor: pointer; } | |
.NavBar__whitelabel-logo___3vXEv { | |
height: 40px; | |
cursor: pointer; } | |
.NavBar__podium-small-logo___1SdvY { | |
margin-right: 8px; | |
width: 1.8em; | |
height: 1.8em; | |
margin-top: 4px; | |
line-height: 0px; } | |
.NavBar__send-invite-button-wrapper___CopMO { | |
padding-left: 12px; | |
padding-right: 12px; | |
fill: white; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; } | |
.NavBar__button-text___2DW-v { | |
font-weight: 400; | |
font-size: 14px; } | |
.NavBar__icon-wrapper___1zzBO { | |
padding-right: 8px; | |
position: relative; | |
top: -2px; } | |
.NavBar__hidden___GGrHm { | |
visibility: hidden; } | |
</style><style type="text/css">.NavDropDownStyles__menu-dropdown-container___bm4W_ { | |
border: none; | |
border-radius: 4px; | |
padding: 0px; | |
min-width: 200px; | |
margin-top: -4px; | |
font-size: 14px; | |
text-align: left; | |
list-style: none; | |
background-color: #000000; | |
position: absolute; | |
z-index: 9999; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
clear: both; | |
font-size: 14px; | |
padding: 10px 16px; | |
color: #878787; | |
white-space: nowrap; | |
text-decoration: none; | |
cursor: pointer; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd:hover { | |
background-color: #179BE5; | |
color: #FFF; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd.NavDropDownStyles__activeItem___1zR8u { | |
background-color: #179BE5; | |
color: #ffffff; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd:first-child { | |
border-top-right-radius: 4px; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd:first-child:hover { | |
border-top-right-radius: 4px; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd:last-child { | |
border-bottom-right-radius: 4px; | |
border-bottom-left-radius: 4px; } | |
.NavDropDownStyles__menu-dropdown-container___bm4W_ .NavDropDownStyles__item___2Sddd:last-child:hover { | |
border-bottom-right-radius: 4px; | |
border-bottom-left-radius: 4px; } | |
.NavDropDownStyles__icon___Dwizm { | |
padding-right: 16px; } | |
.NavDropDownStyles__menu-dropdown-divider___2Ph4z { | |
height: 1px; | |
margin: 9px 0; | |
overflow: hidden; | |
background-color: #878787; } | |
</style><style type="text/css">.SiteCard__main___13czD { | |
width: 187.5px; | |
height: calc(281.25px + 2em); } | |
.SiteCard__preview___1dBo7 { | |
font-size: 0.5em; | |
width: 100%; | |
height: 281.25px; | |
padding: 0 1rem; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-pack: center; | |
justify-content: center; | |
-ms-flex-align: center; | |
align-items: center; | |
text-align: center; | |
-ms-flex-direction: column; | |
flex-direction: column; | |
color: white; } | |
.SiteCard__question___1WpY9 { | |
margin: -2em 0 0.67em; | |
font-size: 1.5em; | |
line-height: 1.583em; | |
letter-spacing: 0.1px; } | |
.SiteCard__question___1WpY9 > strong { | |
font-weight: 600; } | |
.SiteCard__yes___3nWC5 { | |
border-radius: 33px; | |
margin-top: 3.75em; | |
width: 15.75em; | |
line-height: 3em; | |
background: white; | |
color: #333; | |
cursor: pointer; | |
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12); | |
font-weight: 600; | |
text-decoration: none; } | |
.SiteCard__yes___3nWC5:hover { | |
color: #333; } | |
.SiteCard__no___2Aowy { | |
margin-top: 3.75em; } | |
.SiteCard__footer___3-eHn { | |
border: 1px solid #ccc; | |
border-top: none; | |
height: 2em; | |
line-height: 2em; | |
background: white; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
padding: 0 0.5em; | |
cursor: pointer; } | |
.SiteCard__footer___3-eHn .SiteCard__monitoring-status___2aHOu { | |
width: 0.5em; | |
height: 0.5em; | |
border-radius: 50%; | |
background-color: #ccc; | |
margin-right: 0.5em; } | |
.SiteCard__footer___3-eHn .SiteCard__monitoring-status___2aHOu.SiteCard__monitoring___4AQAJ { | |
background-color: #179be5; } | |
.SiteCard__footer___3-eHn .SiteCard__monitoring-status___2aHOu.SiteCard__monitoring___4AQAJ ~ .SiteCard__text___2hGsp { | |
color: #333; } | |
.SiteCard__footer___3-eHn .SiteCard__text___2hGsp, .SiteCard__footer___3-eHn .SiteCard__edit___1k169 { | |
font-size: 0.75em; | |
font-weight: 600; } | |
.SiteCard__footer___3-eHn .SiteCard__text___2hGsp { | |
color: #878787; } | |
.SiteCard__footer___3-eHn .SiteCard__edit___1k169 { | |
color: #22d85d; | |
-ms-flex-positive: 2; | |
flex-grow: 2; | |
text-align: right; | |
transition: color 0.15s; } | |
.SiteCard__footer___3-eHn .SiteCard__edit___1k169 .SiteCard__icon___1OUrY { | |
position: relative; | |
top: -1px; } | |
.SiteCard__footer___3-eHn:hover .SiteCard__edit___1k169 { | |
color: #1fc254; } | |
.SiteCard__cars___2UPOX { | |
background: linear-gradient(to bottom, #4d217d 0%, #3e1d63 100%); } | |
.SiteCard__citysearch___3TtOn { | |
background: linear-gradient(to bottom, #449ff4 0%, #2b90ef 100%); } | |
.SiteCard__consumer-affairs___d_0DT { | |
background: linear-gradient(to bottom, #166ba1 0%, #155984 100%); } | |
.SiteCard__consumeraffairs___3hxx2 { | |
background: linear-gradient(to bottom, #166ba1 0%, #155984 100%); } | |
.SiteCard__custom___1HaAH { | |
background: linear-gradient(to bottom, #3d3d3d 0%, #2e2e2e 100%); } | |
.SiteCard__dealer-rater___16IPI { | |
background: linear-gradient(to bottom, #ea6322 0%, #d55618 100%); } | |
.SiteCard__dealerrater___2siv2 { | |
background: linear-gradient(to bottom, #ea6322 0%, #d55618 100%); } | |
.SiteCard__edmunds___2qx_Z { | |
background: linear-gradient(to bottom, #c8323f 0%, #ac2f3a 100%); } | |
.SiteCard__facebook___3k5AF { | |
background: linear-gradient(to bottom, #5173b3 0%, #49669c 100%); } | |
.SiteCard__g2crowd___2VCs6 { | |
background: linear-gradient(to bottom, #446373 0%, #3b525d 100%); } | |
.SiteCard__g-2-crowd___1nYH5 { | |
background: linear-gradient(to bottom, #446373 0%, #3b525d 100%); } | |
.SiteCard__google___29VE_ { | |
background: linear-gradient(to bottom, #449ff4 0%, #2b90ef 100%); } | |
.SiteCard__healthgrades___34XmQ { | |
background: linear-gradient(to bottom, #0e4673 0%, #0c3556 100%); } | |
.SiteCard__merchant-circle___2y7CJ { | |
background: linear-gradient(to bottom, #f15b50 0%, #eb4337 100%); } | |
.SiteCard__merchantcircle___2vaM3 { | |
background: linear-gradient(to bottom, #f15b50 0%, #eb4337 100%); } | |
.SiteCard__solar-reviews___3ogLf { | |
background: linear-gradient(to bottom, #01a9e8 0%, #0491c6 100%); } | |
.SiteCard__solarreviews___16646 { | |
background: linear-gradient(to bottom, #01a9e8 0%, #0491c6 100%); } | |
.SiteCard__yellow-pages___1GrwZ { | |
background: linear-gradient(to bottom, #ffd91f 0%, #fbd104 100%); | |
color: #333; } | |
.SiteCard__yellowpages___2pd3t { | |
background: linear-gradient(to bottom, #ffd91f 0%, #fbd104 100%); | |
color: #333; } | |
.SiteCard__yelp___3ZS8H { | |
background: linear-gradient(to bottom, #cf1a08 0%, #af190a 100%); } | |
.SiteCard__zillow___1qaCK { | |
background: linear-gradient(to bottom, #0074e4 0%, #0364c2 100%); } | |
</style><style type="text/css">.SiteEdit__children___10WFW { | |
display: inline-block; } | |
.SiteEdit__drawer___rvQXY { | |
background-color: white; | |
width: 100%; | |
height: 100%; | |
padding: 1.5em; } | |
.SiteEdit__drawer___rvQXY header { | |
font-size: 1.375em; | |
color: #333; | |
font-weight: 600; | |
border-bottom: 1px solid #ccc; | |
margin-bottom: 1em; | |
padding-bottom: 0.86em; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-pack: justify; | |
justify-content: space-between; | |
-ms-flex-align: center; | |
align-items: center; | |
line-height: 1.65em; } | |
.SiteEdit__actions___2QDE5 { | |
position: relative; | |
top: -1px; | |
height: 1.63em; } | |
.SiteEdit__button___rGEPU { | |
margin-left: 1.25em; | |
display: inline; } | |
.SiteEdit__delete___2qkki, .SiteEdit__delete-cancel___1KEgG { | |
font-size: 1rem; | |
line-height: 100%; | |
display: inline-block; | |
cursor: pointer; | |
position: relative; | |
top: 2px; } | |
.SiteEdit__delete___2qkki { | |
color: #e66a5c; } | |
.SiteEdit__delete___2qkki:hover { | |
color: #df4230; } | |
.SiteEdit__delete-cancel___1KEgG { | |
color: #878787; } | |
.SiteEdit__delete-cancel___1KEgG:hover { | |
color: #6e6e6e; } | |
</style><style type="text/css">.Search__site___XED5u { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
height: 4em; | |
margin-top: 1em; | |
cursor: pointer; | |
padding: 0 1em; | |
background-color: white; } | |
.Search__site___XED5u:hover { | |
background-color: #f5f5f7; } | |
.Search__site___XED5u .Search__logo___3OLFb { | |
width: 1.5em; | |
height: 1.5em; | |
margin-right: 1em; | |
margin-top: -1px; } | |
.Search__site___XED5u .Search__name___3vzNi { | |
font-weight: 600; } | |
.Search__custom___R4srJ { | |
height: 4em; | |
text-align: center; | |
border: 1px dashed #ccc; | |
border-radius: 4px; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-direction: column; | |
flex-direction: column; | |
-ms-flex-pack: center; | |
justify-content: center; | |
margin-top: 1em; | |
cursor: pointer; } | |
.Search__custom___R4srJ:hover { | |
background-color: #f5f5f7; } | |
.Search__custom___R4srJ .Search__name___3vzNi { | |
color: #22d85d; | |
font-weight: 600; } | |
.Search__custom___R4srJ .Search__sub___29ac7 { | |
font-size: 0.75em; } | |
.Search__no-results___3TGqw { | |
color: #878787; | |
font-size: 0.75em; | |
font-weight: 600; | |
height: 1em; | |
line-height: 1em; | |
position: relative; | |
top: 1em; } | |
.Search__results___2JquX { | |
height: calc(100vh - 13.5em); | |
overflow: auto; } | |
</style><style type="text/css">.Edit__site___GB_96 { | |
height: 4.5em; | |
border-radius: 4px; | |
background: #f5f5f7; | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; | |
-ms-flex-pack: justify; | |
justify-content: space-between; | |
padding: 0 1em; | |
margin-bottom: 0.5em; } | |
.Edit__site___GB_96 .Edit__details___VddKx { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-align: center; | |
align-items: center; } | |
.Edit__site___GB_96 .Edit__name___3SaBM { | |
font-weight: 500; } | |
.Edit__site___GB_96 .Edit__sub___23xxH { | |
font-size: 0.75em; | |
font-weight: 600; | |
color: #878787; } | |
.Edit__site___GB_96 .Edit__action___1apeh { | |
color: #22d85d; | |
font-size: 0.875em; | |
font-weight: 600; | |
cursor: pointer; | |
transition: color 0.15s; } | |
.Edit__site___GB_96 .Edit__action___1apeh:hover { | |
color: #1fc254; } | |
.Edit__site___GB_96 .Edit__logo___1UjD- { | |
width: 2.25em; | |
height: 2.25em; | |
padding: 0.5em; | |
margin-right: 1em; | |
margin-top: -1px; | |
float: left; | |
background: white; | |
border-radius: 50%; } | |
.Edit__site___GB_96 .Edit__logo___1UjD- > * { | |
position: relative; | |
top: -3px; } | |
.Edit__fields___3Tr7_ > * { | |
margin-top: 1.5em; } | |
.Edit__example___1xBbX { | |
color: #878787; | |
font-size: 0.75em; | |
margin-top: 0.5em; } | |
.Edit__example___1xBbX strong { | |
font-weight: 600; } | |
.Edit__checkbox___5MVPI { | |
cursor: pointer; } | |
.Edit__checkbox___5MVPI > input { | |
margin-right: 0.5em; } | |
.Edit__api-title___2EKJf { | |
font-size: 1.15em; | |
color: #333; | |
font-weight: 600; | |
margin-bottom: -.5em; } | |
.Edit__api-summary___2hpNJ { | |
margin-top: .75em; | |
margin-bottom: 1.25em; } | |
.Edit__api-connected___2LVsM { | |
height: 1.5em; | |
width: 1.5em; | |
margin: .25em; | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Ccircle cx='8' cy='8' r='8' fill='%2322d85d'/%3E %3Cpath d='M 3.5 8 L 7 12 L 12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' /%3E %3C/svg%3E"); | |
background-repeat: no-repeat; | |
float: left; } | |
.Edit__api-disconnected___1mNOu { | |
height: 1.5em; | |
width: 1.5em; | |
margin: .25em; | |
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E %3Cpath d='M13.7,2.3c-3.1-3.1-8.2-3.1-11.3,0s-3.1,8.2,0,11.3s8.2,3.1,11.3,0S16.8,5.5,13.7,2.3z M12.2,3.8 c2.1,2.1,2.3,5.4,0.6,7.7L4.5,3.1C6.9,1.4,10.1,1.7,12.2,3.8z M3.8,12.2c-2.1-2.1-2.3-5.4-0.6-7.7l8.4,8.4 C9.1,14.6,5.9,14.3,3.8,12.2z' fill='%23D0011B' /%3E %3C/svg%3E"); | |
background-repeat: no-repeat; | |
float: left; } | |
</style><style type="text/css">.SiteLogo__main___IXqHw { | |
max-width: 100%; | |
max-height: 100%; } | |
</style><style type="text/css">.SiteOrder__sites___1uHta { | |
display: -ms-flexbox; | |
display: flex; | |
-ms-flex-wrap: wrap; | |
flex-wrap: wrap; | |
min-height: 2em; } | |
.SiteOrder__sites___1uHta .SiteOrder__site___fAnP- { | |
cursor: pointer; } | |
.SiteOrder__sites___1uHta .SiteOrder__draggable___3ubdH { | |
cursor: move; | |
cursor: grab; | |
cursor: -webkit-grab; | |
-webkit-user-select: none !important; | |
-moz-user-select: none !important; | |
-ms-user-select: none !important; | |
user-select: none !important; } | |
.SiteOrder__sites___1uHta .SiteOrder__draggable___3ubdH:not(:hover) { | |
box-shadow: none; } | |
.SiteOrder__draggable___3ubdH { | |
cursor: grabbing; | |
cursor: -webkit-grabbing; | |
pointer-events: all; | |
transition: 0.125s box-shadow ease-in-out; | |
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.3); } | |
.SiteOrder__draggable___3ubdH:hover { | |
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24); } | |
.SiteOrder__site___fAnP- { | |
margin-right: 1.5em; | |
margin-bottom: 1em; } | |
.SiteOrder__bucket-label___13rmB { | |
font-size: 0.875em; | |
margin-bottom: 2em; } | |
.SiteOrder__bucket-label___13rmB:not(:first-of-type) { | |
margin-top: 1.75em; } | |
.SiteOrder__add___1fUn2 { | |
float: right; | |
margin-right: 4em; } | |
.SiteOrder__add___1fUn2 .SiteOrder__button___UhPDz { | |
height: 2.25em; } | |
.SiteOrder__button-content___xK5hf > div { | |
display: inline-block; | |
vertical-align: middle; } | |
.SiteOrder__button-content___xK5hf .SiteOrder__icon___1WSFA { | |
margin-right: 0.65em; } | |
</style><style type="text/css">.Stars__stars___2iHVT, .Stars__stars-yelp___u4MWC { | |
position: relative; } | |
.Stars__topStars___2e6BN { | |
position: absolute; | |
top: 0; | |
left: 0; | |
white-space: nowrap; | |
z-index: 10; | |
overflow: hidden; } | |
.Stars__topStars___2e6BN svg { | |
fill: #E7711B; | |
stroke: #E7711B; } | |
.Stars__bottomStars___1jJNT { | |
position: absolute; | |
top: 0; | |
left: 0; | |
white-space: nowrap; | |
width: 100%; | |
z-index: 9; } | |
.Stars__bottomStars___1jJNT svg { | |
fill: #ccc; | |
stroke: #ccc; } | |
.Stars__stars-yelp___u4MWC { | |
line-height: 24px; } | |
.Stars__stars-yelp___u4MWC svg { | |
margin-right: 3.5px; } | |
.Stars__stars-yelp___u4MWC .Stars__bottomStars___1jJNT svg { | |
fill: #ECECEC; | |
stroke: #ECECEC; } | |
.Stars__cars___tASQt svg { | |
fill: #4d217d; | |
stroke: #4d217d; } | |
.Stars__citysearch___Y5elV svg { | |
fill: #449ff4; | |
stroke: #449ff4; } | |
.Stars__consumer-affairs___to_0l svg { | |
fill: #166ba1; | |
stroke: #166ba1; } | |
.Stars__consumeraffairs___2Qnnd svg { | |
fill: #166ba1; | |
stroke: #166ba1; } | |
.Stars__custom___3lwPC svg { | |
fill: #3d3d3d; | |
stroke: #3d3d3d; } | |
.Stars__dealer-rater___CNYBQ svg { | |
fill: #ea6322; | |
stroke: #ea6322; } | |
.Stars__dealerrater___OkvFo svg { | |
fill: #ea6322; | |
stroke: #ea6322; } | |
.Stars__edmunds___2eLVH svg { | |
fill: #c8323f; | |
stroke: #c8323f; } | |
.Stars__facebook___21OEO svg { | |
fill: #5173b3; | |
stroke: #5173b3; } | |
.Stars__g2crowd___3OqTI svg { | |
fill: #446373; | |
stroke: #446373; } | |
.Stars__g-2-crowd___sqnCU svg { | |
fill: #446373; | |
stroke: #446373; } | |
.Stars__google___2h-M8 svg { | |
fill: #449ff4; | |
stroke: #449ff4; } | |
.Stars__healthgrades___2FVsT svg { | |
fill: #0e4673; | |
stroke: #0e4673; } | |
.Stars__merchant-circle___d7YiJ svg { | |
fill: #f15b50; | |
stroke: #f15b50; } | |
.Stars__merchantcircle___3fa1X svg { | |
fill: #f15b50; | |
stroke: #f15b50; } | |
.Stars__solar-reviews___2JcB_ svg { | |
fill: #01a9e8; | |
stroke: #01a9e8; } | |
.Stars__solarreviews___Nzq7r svg { | |
fill: #01a9e8; | |
stroke: #01a9e8; } | |
.Stars__yellow-pages___1Ki_W svg { | |
fill: #ffd91f; | |
stroke: #ffd91f; } | |
.Stars__yellowpages___1siYM svg { | |
fill: #ffd91f; | |
stroke: #ffd91f; } | |
.Stars__yelp___2LJSz svg { | |
fill: #cf1a08; | |
stroke: #cf1a08; } | |
.Stars__zillow___3tp2A svg { | |
fill: #0074e4; | |
stroke: #0074e4; } | |
.Stars__yelp-1___3N2xF svg { | |
fill: #EABF83; | |
stroke: #EABF83; } | |
.Stars__yelp-2___2L1SC svg { | |
fill: #F5C245; | |
stroke: #F5C245; } | |
.Stars__yelp-3___3S2fd svg { | |
fill: #F19754; | |
stroke: #F19754; } | |
.Stars__yelp-4___31Hai svg { | |
fill: #E16656; | |
stroke: #E16656; } | |
.Stars__yelp-5___2gxLf svg { | |
fill: #C3372E; | |
stroke: #C3372E; } | |
</style><style type="text/css">.ToolTip__carrot___nQp0X, .ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q.ToolTip__arrow___2s6Zb:after, .ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b.ToolTip__arrow___2s6Zb:after, .ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8.ToolTip__arrow___2s6Zb:after, .ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4.ToolTip__arrow___2s6Zb:after { | |
content: ''; | |
position: absolute; | |
margin-left: -12px; | |
width: 0; | |
height: 0; | |
border-width: 10px; | |
border-style: solid; } | |
.ToolTip__more-info___fDjh6 *:hover { | |
visibility: visible; } | |
.ToolTip__more-info___fDjh6 { | |
position: relative; | |
margin-left: 6px; | |
display: inline-block; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk { | |
position: absolute; | |
visibility: visible; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q { | |
top: 0px; | |
transform: translate(-50%, -100%); | |
left: 50%; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q.ToolTip__arrow___2s6Zb { | |
top: -10px; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b { | |
bottom: 0px; | |
transform: translate(-50%, 100%); | |
left: 50%; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b.ToolTip__arrow___2s6Zb { | |
bottom: -10px; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8 { | |
bottom: 50%; | |
transform: translate(-100%, 50%); | |
left: 0px; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8.ToolTip__arrow___2s6Zb { | |
left: -10px; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4 { | |
bottom: 50%; | |
transform: translate(100%, 50%); | |
right: 0px; } | |
.ToolTip__more-info___fDjh6:hover .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4.ToolTip__arrow___2s6Zb { | |
right: -10px; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk { | |
position: absolute; | |
background: #333; | |
border-radius: 6px; | |
padding: 12px 24px; | |
text-align: center; | |
font-weight: normal; | |
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.24); | |
transition: 0.2s ease-out; | |
z-index: 9999; | |
visibility: hidden; | |
font-size: 12px; | |
line-height: 1.4; | |
color: #FFF; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q { | |
top: -10px; | |
transform: translate(-50%, -100%); | |
left: 50%; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q.ToolTip__arrow___2s6Zb { | |
top: -20px; | |
transform: translate(-50%, -100%); } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__top___3or7Q.ToolTip__arrow___2s6Zb:after { | |
top: 100%; | |
left: 50%; | |
border-color: #333 transparent transparent transparent; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b { | |
bottom: -10px; | |
transform: translate(-50%, 100%); | |
left: 50%; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b.ToolTip__arrow___2s6Zb { | |
bottom: -20px; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__bottom___1wT5b.ToolTip__arrow___2s6Zb:after { | |
bottom: 100%; | |
left: 50%; | |
border-color: transparent transparent #333 transparent; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8 { | |
bottom: 50%; | |
left: -10px; | |
transform: translate(-100%, 50%); } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8.ToolTip__arrow___2s6Zb { | |
left: -20px; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__left___3Vxa8.ToolTip__arrow___2s6Zb:after { | |
transform: translate(0, -50%); | |
right: -20px; | |
top: 50%; | |
border-color: transparent transparent transparent #333; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4 { | |
bottom: 50%; | |
transform: translate(100%, 50%); | |
right: -10px; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4.ToolTip__arrow___2s6Zb { | |
right: -20px; } | |
.ToolTip__more-info___fDjh6 .ToolTip__tool-tip___2rFLk.ToolTip__right___QqQj4.ToolTip__arrow___2s6Zb:after { | |
transform: translate(0, -50%); | |
right: 100%; | |
top: 50%; | |
border-color: transparent #333 transparent transparent; } | |
</style><script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/30/7/common.js"></script><script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/30/7/util.js"></script><script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/30/7/stats.js"></script></head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment