body {
    margin-top: 70px;
}

.body-no-header {
    margin-top: 0;
}

.breadcrumb-store {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

footer {
    margin-top: 30px;
}

.jumbotron {
    background: #fff url("background_home_slider.jpg");
    padding: 0;
    font-family: 'Century Gothic', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jumbotron h1 {
    color: #337BC7;
    font-weight: bold;
    text-shadow: 1px 1px 0 #333;
}

#teams-h2{
    color: #5558AF;
    font-weight: bold;
    text-shadow: 1px 1px 1px #333;
}

.jumbotron p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jumbo-img {
    height: 100%;
    display: block;
}

.instant-btn {
    background-color: #ed7e2d;
    background-image: -moz-linear-gradient(to bottom, #f48637, #cc5b19);
    background-image: -webkit-linear-gradient(top, #f48637, #cc5b19);
    background-image: -webkit-linear-gradient(to bottom, #f48637, #cc5b19);
    background-image: -o-linear-gradient(to bottom, #f48637, #cc5b19);
    background-image: linear-gradient(to bottom, #f48637, #cc5b19);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
}

.instant-btn:hover, .instant-btn:focus, .instant-btn:active, .instant-btn.active, .instant-btn.disabled, .instant-btn[disabled] {
    color: #ffffff;
    background-color: #D55500;
}

#beta-btn {
    text-transform: uppercase;
}

.quote {
    font-style: italic;
    font-weight: 100;
    text-align: center;
    color: #437FC3;
    font-size: 1.5em;
    line-height: 1.5em;
}

.author {
    font-style: normal;
    font-size: 1.2em;
    font-weight: bold;
    color: #437FC3;
    text-align: center;
    margin-top: 10px;
}

.valuebox {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.valuebox-teams{
    margin-top:15px;
    margin-bottom:15px;
    padding:10px 15px;
    text-shadow:2px 2px 2px rgba(003, 003, 003, 0.4);
}

.value-header {
    font-size: 2em;
    text-transform: uppercase;
}

.value-text {
    margin-top: 15px;
}

#chime-value {
    background-color: #437FC3;
    color: #FFF;
    font-size: 1.2em;
    line-height: 1.6em;
    margin-top: 30px;
    padding: 40px;
    text-shadow: 2px 2px 2px rgba(003, 003, 003, 0.4);
}

#chime-teams-value{
    background-color:#5558AF;
    color:#FFF;
    opacity:0.8;
    font-size:1.2em;
    line-height:1.6em;
    margin-top:30px;
    padding:40px;
}

#chime-slack-value{
    background-color:#611f69;
    color:#FFF;
    opacity:0.8;
    font-size:1.2em;
    line-height:1.6em;
    margin-top:30px;
    padding:40px;
}

#agent-slack-UI-carousel{
    width: 80%;
    margin-left: 12px;
    border: solid #3379b7;
    border-width:4px;
    box-shadow: 0 0 8px 6px #999;
    padding: 2px;
}

#agent-slack-UI-carousel > ol > li.active{
    margin-bottom: 10px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid rgb(85, 83, 83);
}

.carousel-custom-indicators > li{
   background-color:rgba(85, 83, 83, 0.6);
   width: 14px;
   height: 14px;
}

.carousel-custom-indicators > li.active{
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid rgb(85, 83, 83);
}

#agent-slack-UI-carousel > .carousel-inner > .item > img {
    height: 467px !important;
}

.carousel-control > .glyphicon-chevron-left {
    text-shadow: -2px 0  rgb(85, 83, 83), 0 2px  rgb(85, 83, 83), 2px 0 rgb(85, 83, 83), 0 -2px  rgb(85, 83, 83);
}

.carousel-control > .glyphicon-chevron-right {
    text-shadow: -2px 0  rgb(85, 83, 83), 0 2px  rgb(85, 83, 83), 2px 0  rgb(85, 83, 83), 0 -2px  rgb(85, 83, 83);
}

#instant img {
    margin-top: -15px;
}

.instantTeam {
    margin: 5px 15px;
}

/* Sidebar Navigation*/
#side-nav {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-bottom: 125px;
    margin-top: 30px;
}

.instant-side-nav .nav > li > a:hover,
.instant-side-nav .nav > li > a:hover {
    background-color: transparent;
    border-left: 2px solid #437FC3;
    padding: 2px 18px;
}

.instant-side-nav .nav > .active > a,
.instant-side-nav .nav > .active:hover > a,
.instant-side-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

.bs-docs-sidebar .nav > li > a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #999;
    padding: 4px 20px;
}

/*sub-menu*/
.instant-side-nav .nav .nav > .active > a,
.instant-side-nav .nav .nav > .active:hover > a,
.instant-side-nav .nav .nav > .active:focus > a {
    font-weight: 500;
    padding-left: 28px;
}

.instant-side-nav .nav .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    font-size: 12px;
    font-weight: 400;
}

.instant-side-nav .nav > .active > a,
.instant-side-nav .nav > .active:hover > a,
.instant-side-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

.instant-side-nav .nav > li > a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    padding: 0 20px;
}

.to-top {
    color: #999;
    font-size: 11px !important;
    margin-top: 10px;
}

/* ### Affix styling ### */
.affix {
    top: 25px;
    margin-top: 0;
}

.download-bot {
    margin-top: 25px;
}

/* FORM VALIDATION STYLES */
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
    margin-bottom: 5px;
}

.parsley-errors-list {
    margin: 2px 0 3px 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;

    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in-;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.reports-table {
    margin-bottom: 70px;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

.system-charts-header {
    text-align: center;
    text-shadow: 0 1px 0 #333;
}

th {
    text-decoration: underline;
    text-align: center;
}

td > a {
    text-decoration: underline;
    font-weight: bold;
    color: #428bca;
}

#instant-chat {
    position: fixed;
    right: -40px;
    top: 120px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    cursor: pointer;
    color: #FFF;
    background: #2983C5;
    padding: 5px 10px 35px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    z-index: 9999;
    box-shadow: 0 0 4px 2px #666;
    text-shadow: 1px 1px 1px #333;
}

#bot-chat {
    position: fixed;
    right: -55px;
    top: 300px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    cursor: pointer;
    color: #FFF;
    background: #2983C5;
    padding: 5px 10px 15px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    z-index: 9999;
    box-shadow: 0 0 4px 2px #666;
    text-shadow: 1px 1px 1px #333;
}

#start-teams-store-chat {
    position: fixed;
    right: -40px;
    top: 120px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    cursor: pointer;
    color: #FFF;
    background: #2983C5;
    padding: 5px 10px 35px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    z-index: 9999;
    box-shadow: 0 0 4px 2px #666;
    text-shadow: 1px 1px 1px #333;
}

#charts-reports-section {
    text-shadow: 0 1px 0 #333;
    text-align: center;
}

#managers-admins {
    text-shadow: 0 0 0;
    text-align: left;
    font-size: 16px;
}

.fancybox-title-float-wrap .child {
    font-size: 1.1em;
    background: #437FC3;
    text-shadow: 0 1px 2px #666;
}

.bottom-padding-30 {
    padding-bottom: 30px;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
}

.padding-left {
    padding-left: 22%;
}

.bottom-space-10 {
    margin-bottom: 10px;
}

.bottom-space-15 {
    margin-bottom: 15px;
}

.bottom-space-20 {
    margin-bottom: 20px;
}

.bottom-space-30 {
    margin-bottom: 30px;
}

.bottom-space-50 {
    margin-bottom: 50px;
}

.bottom-space-70 {
    margin-bottom: 70px;
}

.bottom-padding-30 {
    padding-bottom: 30px;
}

#hoot {
    background: url("/img/hoot.png") no-repeat;
    background-size: contain;
    height: 270px;
}

.img-center {
    margin-left: auto;
    margin-right: auto
}

.padding-left {
    padding-left: 22%;
}

.color-chime-black {
    color: #333;
}

.instant-chime-bold {
    font-weight: 700;
}

.button-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.indent {
    text-indent: 50px;
}

.larger {
    font-size: 1.2em;
}

#hub-jumbo {
    background: #6AC2CE url("blue_globe.jpg");
    z-index: -1;
}

h1.hub-h1 {
    color: #6AC2CE;
}

h4.hub-h4 {
    color: #fff;
}

.what-is-it {
    height: 500px;
}

.how-works {
    background-color: #428bca;
    height: 500px;

}

#getting-started-btn {
    background-color: #2983C5;
    background-image: -moz-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(top, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -o-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: linear-gradient(to bottom, #2983C5, #0E61C5);
    background-repeat: repeat-x;
}

#installation-btn {
    background: #2983C5;
}

.instant-tour-btn {
    background-color: #2983C5;
    background-image: -moz-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(top, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -o-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: linear-gradient(to bottom, #2983C5, #0E61C5);
    background-repeat: repeat-x;

}

.instant-tour-btn:hover, .instant-tour-btn:focus, .instant-tour-btn:active, .instant-tour-btn.active, .instant-tour-btn.disabled, .instant-tour-btn[disabled] {
    color: #ffffff;
    background-color: #0E61C5;
}

#get-started-guide-btn {
    background: #2983C5;
}

.beta-download-btn {
    margin-top: -10px;
}

#register-btn {
    background: #2983C5;
    margin-left: 68px;
}

.top-space-5 {
    margin-top: 5px;
}

.top-space-10 {
    margin-top: 10px;
}

.top-space-15 {
    margin-top: 15px;
}

.top-space-20 {
    margin-top: 20px;
}

.top-space-30 {
    margin-top: 30px;
}

.top-space-50 {
    margin-top: 50px;
}

@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        /*float: none!important;*/
        margin-top: 8px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }
}

.faq-cwe {
    margin-bottom: 20px;
    border: solid 2px #777;
}

/* Chime API
================================================================*/

#status1 {
    color: green;
    font-weight: 700;
}

#status2 {
    color: red;
    font-weight: 700;
}

#num-agents1 {
    color: green;
}

.example {
    background: rgba(255, 255, 0, .5);
}

/* Chime API END
================================================================*/

.featured {
    background: #2983C5;
    color: #fff;
    display: inline;
    padding: 5px;
    border-radius: 4px;
}

.all-videos-section {
    background: #ecf0f1;
}

.featured-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.video-dates {
    color: #2983c5;
}

.text-black {
    color: #000;
}

.text-muted {
    color: #999;
}

a.text-black:hover {
    text-decoration: none;
    color: black;
}

.video-shadow {
    box-shadow: 2px 2px 8px 4px #999;
}

.video-shadow:hover {
    box-shadow: 2px 2px 8px 4px #2983C5;
}

div.panel-size {
    height: 210px;
}

@media screen and (max-width: 991px) {
    .tour-vid-panel {
        height: 125px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .tour-vid-panel {
        height: 185px;
    }
}

@media screen and (min-width: 1200px) {
    .tour-vid-panel {
        height: 190px;
    }
}

/* Resources Tab ===*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #e7e7e7;
    color: #000;
}

/* ================= */

#demo-nav {
    display: none;
}

.demo-panel-label {
    font-size: 1.2em;
    padding: 2px;

}

.internal-label {
    font-size: 1.2em;
}

.highlighted {
    background: #faff6c;
    padding: 1px 2px;
}

.warning-text {
    border: 1px solid #999;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px #999;
}

.no-underline {
    text-decoration: none;
}

.chimexmpp-btn {
    border: solid 2px #E7B020;
    margin: 5px;
}

.chimedesk-btn {
    border: solid 2px #E7B020;
    margin: 5px;
}

.chimehub-btn {
    border: solid 2px #009dea;
    margin: 5px;
}

@media only screen and (min-width: 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.download-btn {
    text-shadow: 0 1px 3px #333;
}

/* Virtual Agent Integration */

.cSharp .key {
    color: #0000ff;
}

.cSharp .com {
    color: #008000;
}

.cSharp .str {
    color: #a31515;
}

.va-resource-nav.affix {
    margin-top: 60px;
    max-width: 260px;
}

.instant-side-nav.affix {
    max-width: 260px;
}

.va-nav-tabs {
    font-size: 1.4em;
    font-weight: 500;
}

.va-nav-tabs.nav-tabs.nav-justified > .active > a,
.va-nav-tabs.nav-tabs.nav-justified > .active > a:focus,
.va-nav-tabs.nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #428bca;
    color: #fff;
    background-color: #428bca;
}

.va-download-bot {
    margin-top: 15px;
}

.va-download-bot > a > img {
    width: 200px;
}

.va-moto {
    height: 33px;
}

.tour-page-section {
    padding-top: 60px;
    margin-top: -50px;
}

.release-note-div {
    margin-top: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 30px;
}

/*  Social Icons  */
.instant-social {
    font-size: 2em;
}

.instant-social-a:hover, .instant-social-a:visited, .instant-social-a:active, .instant-social-a:focus {
    text-decoration: none;
}

#instant-facebook {
    color: #3b5998;
}

#instant-facebook:hover {
    color: #3a407e;
}

#instant-twitter {
    color: #00aced;
}

#instant-twitter:hover {
    color: #008ecb;
}

#instant-linkedin {
    color: #007bb6;
}

#instant-linkedin:hover {
    color: #005b8f;
}

#instant-youtube {
    color: #bb0000;
}

#instant-youtube:hover {
    color: #940000;
}

/*  END - Social Icons  */

.instant-btn:hover {
    box-shadow: 1px 1px 10px 1px #666;
}

.play-btn-div {
    position: relative;
}

.play-btn-div:hover .play-btn {
    display: block;
}

.play-btn {
    position: absolute;
    display: none;
    top: 20%;
    width: 40%;
    left: 0;
    right: 0;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
}

.alerts-resource-nav.affix {
    margin-top: 60px;
}

#alerts-side-nav {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    padding-bottom: 125px;
    margin-top: 70px;
}

.alerts-resource-nav .nav > li > a:hover,
.alerts-resource-nav .nav > li > a:hover {
    background-color: transparent;
    border-left: 2px solid #437FC3;
    padding: 2px 22px;
}

.alerts-resource-nav .nav > .active > a,
.alerts-resource-nav .nav > .active:hover > a,
.alerts-resource-nav .nav > .active:focus > a {
    padding-left: 22px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

/*sub-menu*/
.alerts-resource-nav .nav .nav > .active > a,
.alerts-resource-nav .nav .nav > .active:hover > a,
.alerts-resource-nav .nav .nav > .active:focus > a {
    font-weight: 500;
    padding-left: 28px;
}

.alerts-resource-nav .nav .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 400;
}

.alerts-resource-nav .nav > .active > a,
.alerts-resource-nav .nav > .active:hover > a,
.alerts-resource-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

.alerts-resource-nav .nav > li > a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    padding: 2px 20px;
}

#media h2 {
    margin-bottom: -10px;
}

body.modal-open {
    overflow: auto;
}

.media-overflow{
    overflow: hidden;
}

.clm-side-nav .nav > li > a:hover,
.clm-side-nav .nav > li > a:hover {
    background-color: transparent;
    border-left: 2px solid #437FC3;
    padding: 2px 18px;
}

.clm-side-nav .nav > .active > a,
.clm-side-nav .nav > .active:hover > a,
.clm-side-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

/*sub-menu*/
.clm-side-nav .nav .nav > .active > a,
.clm-side-nav .nav .nav > .active:hover > a,
.clm-side-nav .nav .nav > .active:focus > a {
    font-weight: 500;
    padding-left: 28px;
}

.clm-side-nav .nav .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    font-size: 12px;
    font-weight: 400;
}

.clm-side-nav .nav > .active > a,
.clm-side-nav .nav > .active:hover > a,
.clm-side-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

.clm-side-nav .nav > li > a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    padding: 2px 20px;
}

.queue-info, .code-output-div, .chime-get-code-btn {
    display: none;
}

.formP {
    margin: 5px auto 10px;
}

.widget-alert {
    display: inline-block;
}

.widget-pos {
    max-height: 200px;
}

.pos-radios > .radio-inline {
    padding: 0 15px;
}

.preview-div {
    border: 1px solid #999;
}

.widget-tabs {
    font-weight: 600;
}

.widget-tabs.nav-tabs > .active > a,
.widget-tabs.nav-tabs > .active > a:focus,
.widget-tabs.nav-tabs > .active > a:hover {
    border-bottom-color: #428bca;
    color: #fff;
    background-color: #428bca;
}

.widget-tab-content {
    margin-top: 10px;
}

#widget-preview {
    text-align: center;
    cursor: pointer;
    background-color: #2983C5;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-size: 20px;
    padding: 5px 10px 10px;
    font-weight: 700;
    box-shadow: 0 0 2px 1px #666;
    /*text-shadow:1px 1px 1px #333;*/
    display: inline;

}

.red {
    color: red;
}

.green {
    color: green;
}

.blue {
    color: blue;
}

.range-pad {
    margin-bottom: 5px;
}

.prototype-label {
    font-size: 200%;
    position: absolute;
    margin: -1px;
}

.glyphicons:before {
    padding: 0;
}

.glyphicons-restart {
    padding: 2px 0;
}

#chime-widget-code-output {
    word-wrap: break-word;
}

.chime-download-btn  {
    background-color: #ed3d24;
    background-image: -moz-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(top, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -o-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: linear-gradient(to bottom, #ed3d24, #bf3222);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
}

.chime-download-btn:hover, .chime-download-btn:focus, .chime-download-btn:active, .instchime-download.active, .chime-download-btn.disabled, .chime-download-btn[disabled] {
    color: #ffffff;
    background-color: #bf3222;
    box-shadow: 1px 1px 10px 1px #666;
}

.instant-btn-blue-btn {
    background-color: #2983C5;
    background-image: -moz-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(top, #2983C5, #0E61C5);
    background-image: -webkit-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: -o-linear-gradient(to bottom, #2983C5, #0E61C5);
    background-image: linear-gradient(to bottom, #2983C5, #0E61C5);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
}

.instant-btn-blue-btn:hover, .instant-btn-blue-btn:focus, .instant-btn-blue-btn:active, .instant-btn-blue-btn.active {
    box-shadow: 1px 1px 10px 1px #666;
    background-color: #0E61C5;
    color: #ffffff;
}

.blue-btn-v5 {
    background-color: #2983C5;
    background-image: -moz-linear-gradient(to 135deg, #4391cb, #0E61C5);
    background-image: -webkit-linear-gradient(135deg, #4391cb, #0E61C5);
    background-image: -webkit-linear-gradient(to 135deg, #4391cb, #0E61C5);
    background-image: -o-linear-gradient(to 135deg, #4391cb, #0E61C5);
    background-image: linear-gradient(to 135deg, #4391cb, #0E61C5);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
    padding: 12px 18px;
}

.blue-btn-v5:hover, .blue-btn-v5:focus, .blue-btn-v5:active, .blue-btn-v5.active {
    box-shadow: 1px 1px 10px 1px #666;
    background-color: #0E61C5;
    color: #ffffff;
}

.download-btn-4 {
    background-color: #5cb85c;
    background-image: -moz-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: -webkit-linear-gradient(top, #5cb85c, #52A452);
    background-image: -webkit-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: -o-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: linear-gradient(to bottom, #5cb85c, #52A452);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
}

.download-btn-4:hover, .download-btn-4:focus, .download-btn-4:active, .download-btn-4.active, .download-btn-4.disabled, .download-btn-4[disabled] {
    color: #ffffff;
    background-color: #468b46;
}

.download-btn-4:hover {
    box-shadow: 1px 1px 10px 1px #666;
}

.highlight {
    background-color: yellow;
}

.highlight-faq {
    background-color: yellow;
    color: #000 !important;
    padding: 3px;
}

#numMatches {
    height: 0;
}

.overview-list > li > strong {
    font-size: 1.3em;
}

.whats-next-list li {
    margin-bottom: 10px;
}

.whats-next-list > li > strong {
    font-size: 1.3em;
}

.tour-divider {
    margin-top: 30px;
    height: 5px;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

/* Instant Chime Enterprise IM Alerts */
.alert-screenshots {
    display: inline-block;
}

.alert-slideshow {
    max-width: 840px;
}

.instruction-step {
    padding-left: 40px;
}

.instruction-image-wrapper {
    text-align: center;
    padding: 0 40px;
}

.alert-image {
    margin: 15px 0 15px -15px;
}

.tour-page-section li {
    margin-bottom: 10px;
}

/* End of Instant Chime Enterprise IM Alerts */

.faq-ol img {
    margin-top: 10px;
    margin-bottom: 30px;
}

.featured-section {
    background-color: #20b2aa;
}

.clm-featured-container {
    padding-top: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}

.clm-btn {
    background-color: #ed3d24;
    background-image: -moz-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(top, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -o-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: linear-gradient(to bottom, #ed3d24, #bf3222);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
    border-color: #999;
}

.clm-btn:hover, .clm-btn:focus, .clm-btn:active, .clm-btn.active, .clm-btn.disabled, .clm-btn[disabled] {
    color: #ffffff;
    background-color: #bf3222;
}

.clm-btn:hover {
    box-shadow: 1px 1px 5px 1px #333;
}

.clm-btn-2 {
    background-color: #5cb85c;
    background-image: -moz-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: -webkit-linear-gradient(top, #5cb85c, #52A452);
    background-image: -webkit-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: -o-linear-gradient(to bottom, #5cb85c, #52A452);
    background-image: linear-gradient(to bottom, #5cb85c, #52A452);
    background-repeat: repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
    border-color: #999;
}

.clm-btn-2:hover, .clm-btn-2:focus, .clm-btn-2:active, .clm-btn-2.active, .clm-btn-2.disabled, .clm-btn-2[disabled] {
    color: #ffffff;
    background-color: #468b46;
}

.clm-btn-2:hover {
    box-shadow: 1px 1px 5px 1px #333;
}

/*.sametime-text {
    color: #e7b020;
}

.s4b-text {
    color: #0057c1;
    text-shadow: 1px 1px 1px #999;
}*/

.clm-header {
    font-size: 47px;
}

.clm-shadow:hover {
    box-shadow: 2px 2px 8px 4px #fa4347;
}

/* Help Section */

.it-help-div {
    background-color: #428bca;
    color: white;
    padding: 20px;
    cursor: pointer;
    margin-bottom: 15px;
}

.it-help-div:hover {
    box-shadow: 2px 2px 8px 4px #999;
    background-color: #3B6EA6;
}

.it-help-div.disabled, .it-help-div.disabled:hover {
    box-shadow: none;
    background-color: #ccc8c8;
    cursor: default;
}

.it-help-icon {
    font-size: 72px;
}

.it-help-link {
    color: #555;
}

.it-help-link:hover {
    text-decoration: none;
}

.it-letter {
    background-color: #428bca;
    color: white;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 5px;
    display: inline-block;
    font-weight: 700;
}

.it-letter:hover {
    box-shadow: 1px 1px 8px 1px #999;
    background-color: #3B6EA6;
}

.it-letter.active {
    box-shadow: 1px 1px 8px 1px #999;
    background-color: #fa4347;
}

.it-letter.disabled, .it-letter.disabled:hover {
    box-shadow: none;
    background-color: #ccc8c8;
    cursor: default;
}

.coming-soon {
    background-color: #428bca;
    text-shadow: 1px 1px 1px #444;
    color: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 8px 4px #999;

}

.cs-text {
    font-size: 4em;
}

.cs-img {
    padding: 15px;
}

.glossary-table th {
    text-decoration: none !important;
    /*text-align: left;*/
}

.create-queue-image {
    display: inline-block;
    height: 500px;
    margin: 5px 0 15px 0;
}

.pretty-spacing > li {
    margin-bottom: 10px;
}

.deploy-section {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 2px solid #000;
}

.coming-soon-label {
    font-size: 1.4em;
}

.help-text-block {
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    -ms-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
}

/* //Help Section */

.va-table th {
    text-align: left !important;
    text-decoration: none;
}

.current-build {
    background: #428bca;
    border: 1px solid #666;
    border-radius: 5px;
    padding: 3px 5px;
    color: #fff;
}

.upgrade-image-wrapper img {
    width: 60%;
    margin: 10px auto 10px 20px;
}

.case-study-quote {
    font-style: italic;
    font-weight: 500;
    text-align: center;
    color: #437FC3;
    font-size: 1.5em;
    line-height: 1.5em;
}

.case-study-author {
    font-style: normal;
    font-size: 1.2em;
    font-weight: bold;
    color: #437FC3;
    text-align: center;
    margin-top: 10px;
}

.link-btn {
    text-decoration: none;
}

.deploy-label {
    margin: -4px;
    font-size: 100%;
}

.back-to-top {
    display: none;
}

.help-moto {
    height: 72px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alerts-list-tabs {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 5px;
}

.alerts-list-tabs > li > a {
    padding: 10px 2px;
}

.alerts-list-tabs.nav-tabs.nav-justified > .active > a {
    border-bottom-color: #337ab7;
    color: #fff;
    background-color: #337ab7;
}

.system-variables-table th {
    text-decoration: none !important;
    text-align: left;
}

.navbar-nav > li > a {
    padding: 15px 10px;
}

#instant-chat.start-beta-chat, .red-instant-btn, #instant-chat.start-bot-web-chat,#instant-chat.start-directline-chat {
    background-color: #ed3d24;
    background-image: -moz-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(top, #ed3d24, #bf3222);
    background-image: -webkit-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: -o-linear-gradient(to bottom, #ed3d24, #bf3222);
    background-image: linear-gradient(to bottom, #ed3d24, #bf3222);
}

.instant-beta-side-nav .nav > li > a:hover,
.instant-beta-side-nav .nav > li > a:hover {
    background-color: transparent;
    border-left: 2px solid #437FC3;
    padding: 2px 18px;
}

.instant-beta-side-nav .nav > .active > a,
.instant-beta-side-nav .nav > .active:hover > a,
.instant-beta-side-nav .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

/*sub-menu*/
.instant-beta-side-nav .nav .nav > .active > a,
.instant-beta-side-nav .nav .nav > .active:hover > a,
.instant-beta-side-nav .nav .nav > .active:focus > a {
    font-weight: 500;
    padding-left: 28px;
}

.instant-beta-side-nav .nav .nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    font-size: 12px;
    font-weight: 400;
}

.instant-beta-side-nav .nav > .active > a,
.instant-beta-side-nav .nav > .active:hover > a,
.instant-beta-side-nav .nav > .active:focus > a {
    padding-left: 25px;
    font-weight: 700;
    color: #437FC3;
    background-color: transparent;
    border-left: 2px solid #437FC3;
}

.instant-beta-side-nav .nav > li > a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    padding: 2px 20px;
}

.beta-page-section {
    padding-top: 60px;
    margin-top: -50px;
}

.teams-page-section {
    padding-top: 60px;
    margin-top: -50px;
    
}

.create-queue-page h4 {
    margin-top: 25px;
}

.beta-getting-started-page .alert {
    padding: 5px 10px;
    margin-bottom: 10px;
}

#training-side-nav {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
}

pre.cscode {
    margin: 0;
    overflow: auto;
}

.cscode code {
    font-family: Consolas, "Courier New", Courier, Monospace;
    font-size: 10pt;
    color: #000000;
}

.cscode .key {
    color: #0000ff;
}

.cscode .com {
    color: #008000;
}

.cscode .str {
    color: #a31515;
}

.addchime-btn {
    border: solid 2px #009dea;
    margin: 5px;
}

.table-name-bot-integrate {
    width: 110px;
}

.table-bot-integrate{
    width: 150px;
}

.indent-30 {
    margin-left: 30px;
}

#chatButton {
    position:fixed;
    bottom:0;
    right:0;
    z-index:110;
    padding:16px;
    -webkit-transition-duration:1s;
    -webkit-transition-delay:3s;
    transition-duration:1s;
    transition-delay:3s;
}

#chatButton.offScreen {
    transform:translate(100%);
}

#chimeButtonSVG {
    color:#fff;
}

.chat-btn {
    border:0;
    display:flex;
    cursor: pointer;
    align-items:center;
    gap:6px;
    border-radius:100%;
    padding:10px;
    background-color:#1470af;
}

.chat-btn:active {
    background-color:#10476b;;
}
    
#background-gradient-blue {
    background-color: #3db9d3b0;
    background-image: radial-gradient(circle 250px, #5471df, transparent 100%);
    border-radius: 50%;
    content: " ";
    z-index: 105;
    position: fixed;
    height: 350px;
    width: 350px;
    right: -60px;
    bottom: -100px;
    opacity: 100%;
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}

#background-gradient-blue.shrink {
    height:250px;
    width:250px;
    right:-30px;
    bottom:-70px;
    -webkit-transition-duration:3s;
    transition-duration:3s;
}

#background-gradient-blue.offScreen {
    opacity:0;
    transform:translate(100%);
}

#repText {
    width: 230px;
    color: #fff;
    position: absolute;
    bottom: 210px;
    right: 70px;
    font-family: Campton-Bold, sans-serif;
    font-size: 2.7rem;
    font-weight: 400;
    letter-spacing: -.03em;
    line-height: 1.15;
}

#repText.shrink {
    width: 170px;
    bottom: 155px;
    right: 40px;
    font-size: 2rem;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
}

.chat {
    border:none!important;
    height:600px;
    width:450px;
    box-shadow:5px 5px 15px rgb(0 0 0 / 20%)!important;
    background-color:#a4c7d338;
    border-radius:0.5rem!important;
}

.chat-opened {
    position:fixed;
    bottom:0;
    right:0;
    margin:60px 16px;
}

@media screen and (max-width: 768px) {
    #repText {
        width: 170px;
        bottom: 155px;
        right: 40px;
        font-size: 2rem;
    }
    #background-gradient-blue {
        height:250px;
        width:250px;
        right:-30px;
        bottom:-70px;
        -webkit-transition-duration:3s;
        transition-duration:3s;
    }
}