@import url("../styles/Lato.css");#glance_cobrowse_btn_al::before { content: "Co-browse session controller"; }#glance_expand_al::before { content: "Co-browse"; }#glance_cobrowse_btn.not_in_session #glance_start_label { display: none; }@-webkit-keyframes blink { 
  0% { background-image: none; }
  50% { background-image: url("../styles/"); }
  100% { background-image: none; }
}@keyframes blink { 
  0% { background-image: none; opacity: 0.7; }
  50% { background-image: url("../styles/"); opacity: 1; }
  100% { background-image: none; opacity: 0.7; }
}#glance_ssnkey_box::after { content: "powered by glance"; }#glance_show_btn::before { content: "Click to share"; }#glance_stop_btn::before { content: "stop showing"; }#glance_keyless_prompt::before { content: "Please wait for the agent to connect."; }#glance_key_prompt::before { content: "Please give the agent this code:"; }#glance_ssn_starting::before { content: "Session starting..."; }#glance_ssn_info::before { content: "The agent is viewing"; }#glance_ssn_info::after { content: "your browser."; }#glance_yes::before { content: "Yes"; }#glance_no::before { content: "No"; }.glance_confirm_rc::before { content: "Allow the agent to take control?"; }.glance_confirm_xd::before { content: "Continue showing your browser?"; }.glance_confirm_show::before { content: "Allow the agent to view your screen?"; }.glance_confirm_3rdparty::before { content: "Allow the agent to follow as you browse to another website?"; }#glance_terms_title::before { content: "Show your browser?"; }#glance_terms .data::before { content: "https://ww2.glance.net/terms"; }#glance_accept::before { content: "Accept"; }#glance_decline::before { content: "Decline"; }#glance_msg_ok::before { content: "OK"; }#glance_terms_text::before { content: "Please read and accept the terms and conditions before continuing."; }#glance_terms_link::before { content: "View Terms"; }#glance_ssnkey_box #glance_ssn_key { background-color: rgb(48, 169, 224); color: rgb(255, 255, 255); }#glance_gesture { border-color: rgb(249, 105, 0); }#glance_agent_cursor2 { background-image: url("../styles/../images/agentcursor2.png"); }#glance_agent_cursor { background-image: url("../styles/../images/agentcursor2.png"); background-size: contain; }#glance_border { border-color: rgb(241, 208, 15); }#glance_border.ie9 { background-color: rgb(241, 208, 15); }#glance_border.glance_rcenabled { border-color: rgb(205, 8, 8); }#glance_border.glance_rcenabled.ie9 { background-color: rgb(205, 8, 8); }.glance_ui_titlebar #glance_expand { background-image: url("../styles/../images/expand2.png"); }#glance_start_label:not(.glance_ui_titlebar) #glance_show_btn, #glance_start_label:not(.glance_ui_titlebar) #glance_stop_btn { color: rgb(255, 255, 255); background-color: transparent; }#glance_start_label:not(.glance_ui_titlebar) #glance_show_btn:hover, #glance_start_label:not(.glance_ui_titlebar) #glance_stop_btn:hover { color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); background-color: transparent; }#glance_start_label #glance_show_btn:hover, #glance_start_label #glance_stop_btn:hover { background-color: rgba(255, 255, 255, 0.3); }#glance_show_btn, #glance_stop_btn { color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.2); }.glance_ui button { font-family: Lato, sans-serif; font-weight: normal; color: rgb(255, 255, 255); background: rgb(48, 169, 224); }.glance_ui button:hover { color: rgb(255, 255, 255); background: rgb(9, 141, 208); }.glance_ui a { font-family: Lato, sans-serif; color: rgb(48, 169, 224); }.glance_ui a:hover { color: rgb(9, 141, 208); border-bottom-color: rgb(9, 141, 208); }.glance_ui { font-family: Lato, sans-serif; font-weight: normal; font-size: 13px; color: rgb(3, 3, 3); background-color: rgb(249, 249, 249); border-color: rgb(207, 207, 207); }#glance_start_label { background-image: url("../styles/"); }#glance_start_label:not(.glance_ui_titlebar) { background-size: 20px 20px; background-color: rgb(13, 71, 93); }#glance_cobrowse_btn:not(.glance_ui_36) #glance_ssnkey_box::after { display: block; padding-top: 8px; text-transform: uppercase; font-weight: 600; font-size: 8px; letter-spacing: 2px; }.glance_ui_titlebar { background-color: rgb(13, 71, 93); padding-top: 7px; padding-bottom: 9px; padding-left: 40px; border-top-left-radius: 4px; border-top-right-radius: 4px; }