@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Semibold.eot");
    src: url("fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Semibold.woff") format("woff"), url("fonts/ProximaNova-Semibold.ttf") format("truetype"), url("fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Bold.eot");
    src: url("fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Bold.woff") format("woff"), url("fonts/ProximaNova-Bold.ttf") format("truetype"), url("fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Regular.eot");
    src: url("fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Regular.woff") format("woff"), url("fonts/ProximaNova-Regular.ttf") format("truetype"), url("fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Light.eot");
    src: url("fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Light.woff") format("woff"), url("fonts/ProximaNova-Light.ttf") format("truetype"), url("fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "fs-icons";
    src: url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.eot");
    src: url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.eot?#iefix") format("embedded-opentype"), url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.woff2") format("woff2"), url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.woff") format("woff"), url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.ttf") format("truetype"), url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.svg#fs-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "fs-icons";
        src: url("fonts/fs-icons_c39eefe39c2fc7d98eb16b9798723abb.svg#fs-icons") format("svg");
    }
}

html.lc-cb-controlling-vi .fc-screen-viewing {
    position: fixed;
    z-index: 2147483601;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
}

html.lc-cb-controlling-vi .fc-header-status {
    position: fixed;
    top: 0;
    height: 20px;
    font-size: 12px;
    width: 100%;
    color: #fff;
    background-color: #DE350A;
    text-align: center;
    left: 0;
    right: 0;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar {
    position: fixed;
    bottom: 0;
    height: 35px;
    font-size: 12px;
    width: 160px;
    color: #fff;
    display: none;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px 5px 0 0;
    background-color: rgba(0, 0, 0, 0.72);
}

html.lc-cb-controlling-vi .fc-footer-hide-bar>div {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 7px;
}

html.lc-cb-controlling-vi .fc-header-div {
    height: 100px;
    position: fixed;
    bottom: 0;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    width: 700px;
}

html.lc-cb-controlling-vi .fc-hide-bar {
    width: 35px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.72);
    color: #fff;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}

html.lc-cb-controlling-vi .fc-hide-bar img {
    width: 10px;
}

html.lc-cb-controlling-vi .fc-control-bar {
    background-color: rgba(0, 0, 0, 0.72);
    height: 80px;
    border-radius: 0 5px;
}

html.lc-cb-controlling-vi .fc-control-bar>div {
    margin-top: 15px;
}

html.lc-cb-controlling-vi .fc-info-section {
    width: 60%;
    padding: 0 110px;
    box-sizing: border-box;
    float: left;
}

html.lc-cb-controlling-vi .fc-info-section>div {
    float: left;
    margin-right: 16px;
}

html.lc-cb-controlling-vi .fc-info-section span {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

html.lc-cb-controlling-vi .fc-info-section .fc-image-container {
    height: 42px;
    width: 42px;
    position: relative;
}

html.lc-cb-controlling-vi .fc-info-section .fc-image-container.fc-wave .delay1 {
    animation: fcCbWaves 2.5s infinite linear .1s forwards;
}

html.lc-cb-controlling-vi .fc-info-section .fc-image-container.fc-wave .delay2 {
    animation: fcCbWaves 2.5s infinite linear .7s forwards;
}

html.lc-cb-controlling-vi .fc-info-section .fc-visitor-icon-small {
    border: 2px solid #fff;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #ddd;
    z-index: 10;
    position: relative;
}

html.lc-cb-controlling-vi .fc-info-section .fc-image-container .fc-circle {
    display: block;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    transition: 5s ease;
    position: absolute;
    top: 0;
    border: 2px solid #85FF00;
}

html.lc-cb-controlling-vi .fc-info-section .fc-visitor-icon-small img.fc-visitor-default {
    position: relative;
    height: 25px;
    width: 25px;
    top: 5px;
}

html.lc-cb-controlling-vi .fc-info-section .fc-visitor-icon-small img.fc-visitor {
    height: 42px;
    width: 42px;
    border-radius: 50%;
}

html.lc-cb-controlling-vi .fc-info-section .fc-timer {
    margin-top: 12px;
    color: #fff;
    font-size: 12px;
    width: 60px;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small {
    border: 2px solid #fff;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background-color: #ddd;
    position: relative;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small img.fc-agent-default {
    position: relative;
    height: 25px;
    width: 25px;
    top: 5px;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small img.fc-agent {
    height: 42px;
    width: 42px;
    border-radius: 50%;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small span {
    height: 21px;
    width: 21px;
    background-color: #000;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 28px;
    right: -10px;
    z-index: 10;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small span div.fc-view-only {
    background: url(/cb_static_file/images/icons/ic_view_only_access.svg) left top no-repeat;
    height: 10px;
    position: relative;
    top: 6px;
    left: 5px;
}

html.lc-cb-controlling-vi .fc-info-section .fc-agent-icon-small span div.fc-view-control {
    height: 20px;
    position: relative;
    left: 2px;
    background: url(/cb_static_file/images/icons/ic_view_with_control.svg) left top no-repeat;
    background-size: 18px;
}

html.lc-cb-controlling-vi .fc-request-section {
    text-align: center;
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 0 40px;
}

html.lc-cb-controlling-vi .fc-request-section .fc-request-icon-bar {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    opacity: 0.5;
}

html.lc-cb-controlling-vi .fc-request-section .fc-request-icon-bar.fc-return-control {
    background-color: #fff;
    cursor: pointer;
    opacity: 1;
}

html.lc-cb-controlling-vi .fc-request-section .fc-request-icon-bar div.fc-request-control {
    background: url(/cb_static_file/images/icons/ic_view_with_control.svg) left top no-repeat;
    height: 22px;
    width: 22px;
    position: relative;
    top: 8px;
    left: 8px;
    background-size: 25px;
    opacity: 0.5;
}

html.lc-cb-controlling-vi .fc-request-section .fc-request-icon-bar div.fc-return-control {
    background: url(/cb_static_file/images/icons/ic_return_control.svg) left top no-repeat;
    height: 22px;
    width: 22px;
    position: relative;
    top: 12px;
    left: 16px;
}

html.lc-cb-controlling-vi .fc-action-section {
    width: 20%;
    float: left;
    box-sizing: border-box;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone,
html.lc-cb-controlling-vi .fc-action-section .fc-endSession {
    color: #fff;
    height: 42px;
    width: 42px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    text-align: center;
    cursor: pointer;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone {
    margin-right: 20px;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone div.fc-mute {
    background: url(/cb_static_file/images/icons/ic_mute.svg) left top no-repeat;
    height: 22px;
    width: 22px;
    position: relative;
    top: 8px;
    left: 12px;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone.fc-unmute {
    background-color: #fff;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone div.fc-unmute {
    background: url(/cb_static_file/images/icons/ic_unmute.svg) left top no-repeat;
    height: 20px;
    width: 22px;
    position: relative;
    top: 12px;
    left: 9px;
    box-sizing: border-box;
    background-size: 20px;
}

html.lc-cb-controlling-vi .fc-action-section .fc-endSession img {
    height: 15px;
    position: relative;
    top: 8px;
}

html.lc-cb-controlling-vi .fc-action-section .fc-microphone span {
    top: 6px;
}

html.lc-cb-controlling-vi .fc-action-section .fc-endSession {
    border: 2px solid red;
}

html.lc-cb-controlling-vi .fc-action-section .fc-endSession span {
    top: 5px;
    color: red;
}

html.lc-cb-controlling-vi .fc-screen-viewing .fc-hide-button {
    margin: auto;
    left: 0;
    right: 0;
    font-size: 14px;
    height: 30px;
    text-align: center;
    background: #3A3A3A;
    width: 100px;
    color: #fff;
    border-radius: 0 0 5px 5px;
    z-index: 2147483601;
    display: none;
    cursor: pointer;
    position: fixed;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-show-bar {
    width: 20px;
    cursor: pointer;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-show-bar img{
    width: 10px;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-timer {
    color: #fff;
    font-size: 10px;
    width: 40px;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-microphone-small {
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-microphone-small div.fc-mute {
    background: url(/cb_static_file/images/icons/ic_mute.svg) left top no-repeat;
    height: 14px;
    width: 14px;
    position: relative;
    top: 4px;
    left: 6px;
    background-size: 7px;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-microphone-small.fc-unmute {
    background-color: #fff;
}

html.lc-cb-controlling-vi .fc-footer-hide-bar .fc-microphone-small div.fc-unmute {
    background: url(/cb_static_file/images/icons/ic_unmute.svg) left top no-repeat;
    height: 14px;
    width: 14px;
    position: relative;
    top: 4px;
    left: 3px;
    background-size: 12px;
}

/* The Modal (background) */

html.lc-cb-controlling-vi .fc-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index:  2147483647;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.6);
    /* Black w/ opacity */
    font-family: Arial, Helvetica, sans-serif;
}

/* Modal Content */

html.lc-cb-controlling-vi .fc-modal-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    width: 450px;
    position: fixed;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: zoomIn;
    animation-duration: 0.4s
}

html.lc-cb-controlling-vi .fc-notification {
    position: fixed;
    bottom: 110px;
    left: 10px;
    border-radius: 4px;
    width: 350px;
    height: 60px;
    color: #fff;
    background-color: #091E42;
    font-size: 14px;
    transition: height 400ms linear;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 2147483647;
}

html.lc-cb-controlling-vi .fc-notification.fc-notify-exit {
    height: 0;
    bottom: 0;
}

html.lc-cb-controlling-vi .fc-notification .fc-notify {
    margin-top: 20px;
    padding: 0 20px;
}

html.lc-cb-controlling-vi .fc-notify p {
    margin: 0;
    float: left;
    width: 290px;
    line-height: 16px;
}

html.lc-cb-controlling-vi .fc-notify>span {
    float: right;
    height: 14px;
    width: 14px;
    opacity: 0.5;
    cursor: pointer;
}

html.lc-cb-controlling-vi .fc-notify>span:hover {
    opacity: 1;
}

html.lc-cb-controlling-vi .fc-notify span span {
    position: relative;
    left: 4px;
    top: -3px;
    font-size: 12px;
}

/* Add Animation */


@-webkit-keyframes fcCbZoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes fcCbZoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes fcCbAnimateFromTop {
    from {
        top: 6px;
    }
    to {
        top: 74px;
    }
}

@keyframes fcCbAnimateFromTop {
    from {
        top: 6px;
    }
    to {
        top: 74px;
    }
}

@-webkit-keyframes fcCbAnimateFromBottom {
    from {
        top: 74px;
    }
    to {
        top: 6px;
    }
}

@keyframes fcCbAnimateFromBottom {
    from {
        top: 74px;
    }
    to {
        top: 6px;
    }
}

@-webkit-keyframes fcCbSlideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fcCbSlideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fcCbSlideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fcCbSlideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fcCbSlideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fcCbSlideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

@-webkit-keyframes fcCbWaves {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes fcCbWaves {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

html.lc-cb-controlling-vi .fc-slideOutDown {
    animation-name: fcCbSlideOutDown;
    animation-duration: 0.4s;
}

html.lc-cb-controlling-vi .fc-slideInDown {
    animation-name: fcCbSlideInDown;
    animation-duration: 0.4s;
}

html.lc-cb-controlling-vi .fc-slideInUp {
    animation-name: fcCbSlideInUp;
    animation-duration: 0.4s;
}

html.lc-cb-controlling-vi .fc-animateFromTop {
    animation-name: fcCbAnimateFromTop;
    animation-duration: 0.4s;
}

html.lc-cb-controlling-vi .fc-animateFromBottom {
    animation-name: fcCbAnimateFromBottom;
    animation-duration: 0.4s;
}

html.lc-cb-controlling-vi .fc-modal-header {
    padding: 2px 16px;
    background-color: #fff;
    height: 50px;
}

html.lc-cb-controlling-vi .fc-modal-header h2 {
    font-size: 14px;
    margin-left: 25px;
    margin-right: 25px;
    height: 30px;
    margin-top: 20px;
}

html.lc-cb-controlling-vi .fc-modal-body {
    padding: 2px 16px;
    height: 80px;
    margin-top: 10px;
}

html.lc-cb-controlling-vi .fc-modal-body p {
    margin-left: 25px;
    font-size: 14px;
    line-height: 20px;
    margin-right: 25px;
}

html.lc-cb-controlling-vi .fc-modal-body p a {
    text-decoration: underline;
    margin-left: 5px;
}

html.lc-cb-controlling-vi .fc-modal-footer {
    padding: 2px 16px;
    color: white;
    text-align: right;
    height: 60px;
    margin-right: 20px;
}

html.lc-cb-controlling-vi .fc-modal-footer input:first-child {
    margin-right: 20px;
    background: transparent;
    color: #413D3D;
    font-size: 12px;
    height: 35px;
    width: 70px;
    cursor: pointer;
    border: 0;
}

html.lc-cb-controlling-vi .fc-modal-footer input:first-child:hover {
    background-color: #F5F5F5;
    border-radius: 4px;
}

html.lc-cb-controlling-vi .fc-modal-footer input:last-child {
    background-color: #4A90E2;
    border-radius: 5px;
    height: 35px;
    font-size: 14px;
    cursor: pointer;
    width: 70px;
    border: 0;
}

/**
 * Tooltip Styles for Co-browsing
 */

/* Base styles for the element that has a tooltip */

[data-cb-tooltip],
.cb-tooltip {
    position: relative;
    cursor: pointer;
}

/* Base styles for the entire tooltip */

[data-cb-tooltip]:before,
[data-cb-tooltip]:after,
.cb-tooltip:before,
.cb-tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */

[data-cb-tooltip]:hover:before,
[data-cb-tooltip]:hover:after,
[data-cb-tooltip]:focus:before,
[data-cb-tooltip]:focus:after,
.cb-tooltip:hover:before,
.cb-tooltip:hover:after,
.cb-tooltip:focus:before,
.cb-tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */

.cb-tooltip:before,
[data-cb-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */

.cb-tooltip:after,
[data-cb-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-cb-tooltip);
    background-color: #fff;
    border-radius: 2px;
    color: rgba(9, 30, 66, 0.87);
    max-width: 200px;
    min-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}

/* Directions */

/* Top (default) */

[data-cb-tooltip]:before,
[data-cb-tooltip]:after,
.cb-tooltip:before,
.cb-tooltip:after,
.cb-tooltip-top:before,
.cb-tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

[data-cb-tooltip]:before,
.cb-tooltip:before,
.cb-tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #fff;
}

/* Horizontally align top/bottom tooltips */

[data-cb-tooltip]:after,
.cb-tooltip:after,
.cb-tooltip-top:after {
    margin-left: -55px;
}

[data-cb-tooltip]:hover:before,
[data-cb-tooltip]:hover:after,
[data-cb-tooltip]:focus:before,
[data-cb-tooltip]:focus:after,
.cb-tooltip:hover:before,
.cb-tooltip:hover:after,
.cb-tooltip:focus:before,
.cb-tooltip:focus:after,
.cb-tooltip-top:hover:before,
.cb-tooltip-top:hover:after,
.cb-tooltip-top:focus:before,
.cb-tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}

/* Left */

.cb-tooltip-left:before,
.cb-tooltip-left:after {
    right: 100%;
    bottom: 50%;
    left: auto;
}

.cb-tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: hsla(0, 0%, 20%, 0.9);
}

.cb-tooltip-left:hover:before,
.cb-tooltip-left:hover:after,
.cb-tooltip-left:focus:before,
.cb-tooltip-left:focus:after {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px);
}

/* Bottom */

.cb-tooltip-bottom:before,
.cb-tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.cb-tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    /* border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9); */
    border-bottom-color: #fff;
}

.cb-tooltip-bottom:hover:before,
.cb-tooltip-bottom:hover:after,
.cb-tooltip-bottom:focus:before,
.cb-tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}

/* Right */

.cb-tooltip-right:before,
.cb-tooltip-right:after {
    bottom: 50%;
    left: 100%;
}

.cb-tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: hsla(0, 0%, 20%, 0.9);
}

.cb-tooltip-right:hover:before,
.cb-tooltip-right:hover:after,
.cb-tooltip-right:focus:before,
.cb-tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */

.cb-tooltip-left:before,
.cb-tooltip-right:before {
    top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */

.cb-tooltip-left:after,
.cb-tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px;
}

/* Mic premission access CSS */
  .fc-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 2147483601;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.5);
    /* Black w/ opacity */
    font-family: Arial, Helvetica, sans-serif;
  }

  /* Modal Content */

  .fc-modal-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    width: 450px;
    position: fixed;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: fcCbZoomIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fcCbZoomIn;
    animation-duration: 0.4s
  }

  .fc-modal-header {
    padding: 2px 16px;
    background-color: #fff;
    height: 30px;
  }

  .fc-modal-header h2 {
    font-size: 14px;
    margin-left: 25px;
    margin-right: 25px;
    height: 30px;
    margin-top: 20px;
  }

  .fc-modal-body {
    padding: 2px 16px;
    height: 80px;
    margin-top: 20px;
  }

  .fc-modal-body p {
    margin-left: 25px;
    font-size: 14px;
    margin-right: 25px;
  }

  .fc-modal-footer {
    padding: 2px 16px;
    color: white;
    text-align: right;
    height: 60px;
    margin-right: 20px;
  }

  .fc-modal-footer input:first-child {
    margin-right: 20px;
    background: transparent;
    color: #413D3D;
    font-size: 12px;
    height: 30px;
    width: 60px;
    cursor: pointer;
    border: 0;
  }

  .fc-modal-footer input:last-child {
    background-color: #4A90E2;
    border-radius: 5px;
    height: 35px;
    font-size: 14px;
    cursor: pointer;
    border: 0;
  }
/* Mic premission access end */