﻿/* custom style sheet */
/*.dropdown-menu.more-feeds{
    z-index:99999;
}*/
html {
}

body {
    height: 100%;
    width: 100%;
}

    body.jumpin {
        background: #e9ebee;
    }
/* form validator */
.feeds-list {
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
}

    .feeds-list > li {
        border: 1px solid;
        border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    }

.has-feedback label ~ .form-control-feedback {
    top: 30px;
}


/* header */

.breaking-banner {
    margin-top: -3px;
    background: #b80101;
    width: 100%;
    padding: 0 0px 0 5px;
    color: #fff;
}

    .breaking-banner p {
        padding: 0px 15px 0 15px;
        margin-bottom: 3px;
        width: 1920px;
        /*overflow-x:hidden;
	overflow-y:hidden;*/
    }

        .breaking-banner p span {
            font-size: 20px;
        }

.news {
    font-size: 18px;
    color: #fff;
}

    .news a, .news a:link {
        color: #fff;
    }

        .news a:visited {
            color: #fff;
            text-decoration: none;
        }

        .news a:hover {
            color: #f2f1f1;
        }

.wrong {
    background: #f5989d;
    color: #fff;
}

.ch-nav-wrap {
    padding: 5px 20px 5px 5px;
    background: #ffffff;
    border-radius: 0px;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}

.nav-pills > li + li {
    margin-left: 2px;
    margin-right: 2px;
}

.nav-pills > li {
    float: left;
    background: #eee;
    border-radius: 4px;
    margin-top: 3px;
    margin-bottom: 3px;
}

    .nav-pills > li > a {
        border-radius: 4px;
        padding: 3px 4px;
        color: #242d38;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #242d38;
        padding: 3px 4px;
    }

    .nav-pills > li.exclude {
        background-color: #fff;
    }

        .nav-pills > li.exclude:hover {
            background-color: #fff;
        }

    .nav-pills > li.active > a .close, .nav-pills > li.active > a:focus .close, .nav-pills > li.active > a:hover .close {
        color: #fff;
        opacity: 1;
    }

.nav.navbar-nav.top {
    /*font-family: 'BrandonReg';*/
    font-size: 16px;
    /*padding: 5px 15px 0;*/
}

    .nav.navbar-nav.top a {
        color: #ffffff;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 0px;
        font-size: 12px;
        font-family: helvetica, arial, sans-serif;
    }

        .nav.navbar-nav.top a:hover {
            color: #eee;
        }

.navbar-form.navbar-right.top {
    /*font-family: 'BrandonReg';*/
    font-size: 20px;
}

    .navbar-form.navbar-right.top input {
        /*font-family: 'BrandonReg';*/
        font-size: 20px;
    }

.navbar-inverse {
    background-color: #242d38 !important;
    border: 0px solid rgba(125, 125, 125, 0.0) !important;
    border-color: 0px;
    /*border-top: 4px solid #51c6e1;*/
}

.container-modified .navbar-header {
    height: 39px !important;
}

.navbar-brand {
    float: left;
    height: 43px;
    padding: 5px 0 0 15px !important;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-brand .big {
        /*width: 199px;
        height: 36px;*/
        height: 25px;
    }

.nav-form-resizer {
    position: relative;
    top: 5px;
}

.headerTop .navbar {
    min-height: 43px;
}

.headerTop .navbar-nav > li > a {
}

#nav-collapse-menu:hover {
    background-color: #242d38;
}
#nav-collapse-menu {
    margin-top: -6px;
    margin-right: 28px;
}

.company-pop {
    color: #fff;
}

.search {
    color: #015875;
    background-image: url('../images/search-icon.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 18px;
    background-origin: content-box;
    font-family: helvetica, arial, sans-serif;
    /*height:56px;*/
}

.btn-user {
    color: #242d38;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    /*padding: 10px 15px 10px 15px;*/
    border-radius: 4px;
}


.content-pull {
    /*padding: 205px 0 0 0;*/
    padding: 52px 0 0 0;
}

.user-dp {
    width: 45px;
    height: auto;
}

.text-white {
    color: #fff;
}

.modal-content.popup-c {
    position: relative;
    background-color: #242d36;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    outline: 0px none;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
    font-family: helvetica, arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    top: 60px;
}

    .modal-content.popup-c .form-control {
        background: #fff;
        /*border:1px solid #bababa;*/
    }

    .modal-content.popup-c button {
        font-family: helvetica, arial, sans-serif;
        font-size: 20px;
        font-weight: 300;
        color: #fff;
        opacity: 1;
    }

    .modal-content.popup-c.sign-up-embed {
        width: calc(100% - 34px);
        top: 0px;
        margin: auto;
        box-shadow: none;
        border: 0px solid rgba(0, 0, 0, 0.2);
        margin-bottom: 5px;
        display: none
    }

.modal-header.popup-h {
    min-height: 16.43px;
    color: #015875;
    padding: 15px;
    border-bottom: 0px solid #E5E5E5;
}

    .modal-header.popup-h h2 {
        font-family: helvetica, arial, sans-serif;
        font-size: 50px;
        font-weight: 300;
        color: #fff;
    }

.modal-footer.popup-f {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #E5E5E5;
}

    .modal-footer.popup-f h4 {
        font-family: helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 20px;
        padding-top: 8px;
        color: #fff;
    }

    .modal-footer.popup-f .btn.btn-default {
        color: #015875;
    }

.popup-social .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: none;
}

.modal-content.popup-c .fa.fa-twitter {
    color: #1cb0e6;
    font-size: 35px;
    padding: 5px;
    border: 1px solid #015875;
    border-radius: 3px;
    background: #fff;
}

.modal-content.popup-c .fa.fa-facebook {
    color: #325e95;
    font-size: 35px;
    padding: 5px 12px 5px 12px;
    border: 1px solid #015875;
    border-radius: 3px;
    background: #fff;
}

a .fas.fa-cog:not(.dropdown-menu-settings *) {
    font-size: 17px;
    color: #b4b4b4;
    vertical-align: text-bottom;
}

.fa.fa-linkedin-square {
    color: #047ab3;
    font-size: 40px;
}

.already-padd {
    padding-top: 15px;
}

.zeder {
    padding: 10px 0px 0px 0px;
    font-family: helvetica, arial, sans-serif;
    font-weight: 300;
    color: #fff;
}

.zed {
    position: absolute;
    padding: 0px 0 10px 10px;
}

.already {
    font-size: 14px;
}

.social-nav {
    list-style-type: none;
    padding: 0 3px 0 0;
    margin: 0px;
    float: right;
}

.time {
    float: left;
    padding-top: 7px;
    vertical-align: middle;
    color: #90949c;
    font-size: 12px;
    white-space: nowrap;
}

    .time:hover {
        color: #acacac;
    }

    .time:not(:hover) {
        color: #90949c;
    }

.resource-name a {
    color: #067aa1 !important;
    padding-left: 3px;
}

.active .resource-name a {
    color: #fff !important;
    padding-left: 3px;
}


.active .time {
    color: #fff;
}

.feedWrap.active a.time {
    color: #fff;
}

    .feedWrap.active a.time:hover {
        color: #B4B4B4;
    }



.social-nav li {
    display: inline;
}

    .social-nav li a {
        color: #B4B4B4;
        font-size: 17px;
        padding-left: 10px;
    }

        .social-nav li a:hover {
            color: #acacac;
        }

.fa.fa-facebook, .fa.fa-twitter, .fa.fa-envelope {
    color: #D7D7D7;
}




.active .social-nav li a {
    color: #fff;
}

    .active .social-nav li a:hover {
        color: #B4B4B4;
    }

.later {
    padding-top: 5px;
    vertical-align: middle;
}

.active .later {
    color: #97caf3;
}

    .active .later:hover {
        color: #acacac;
    }

.drag-up {
    margin-top: -10px;
}

.dropdown-toggle.user-settings {
    color: #ffffff !important;
    font-size: 15px !important;
    font-family: helvetica, arial, sans-serif !important;
    padding: 10px 20px 0px 40px;
    border-radius: 4px;
    background: #242d38;
}

    .dropdown-toggle.user-settings.focus, .dropdown-toggle.user-settings:focus, .dropdown-toggle.user-settings:hover {
        color: #ffffff;
        font-family: helvetica, arial, sans-serif;
        font-size: 15px;
    }

ul.dropdown-menu.user-set-dropdown.dropdown-menu-settings li a {
    font-size: 15px !important;
    font-family: helvetica, arial, sans-serif !important;
}
/**possibly deprecated*/
.btn-group.open .dropdown-toggle.user-settings {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125) inset;
}

.nav-form-resizer .btn-group.open .dropdown-menu-settings {
    display: block;
}
/*newer ddl in navbar*/
.navbar-nav > li.open .user-settings {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125) inset;
    background-color: #242d38 !important;
}
.navbar-nav > li.open .dropdown-menu-settings {
    display: block;
}
.nav-form-resizer .dropdown-menu-settings {
    position: absolute;
    top: 100%;
    left: 15px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 175px;
    padding: 15px 0px 5px 0px;
    margin: 0px 0px 0px;
    font-size: 16px;
    text-align: left;
    list-style: outside none none;
    background-color: #242d38;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    color: #fff;
}

    .nav-form-resizer .dropdown-menu-settings li > a {
        color: #ffffff;
        padding: 5px 10px;
    }

        .nav-form-resizer .dropdown-menu-settings li > a:hover {
            color: #ffffff;
            background: #27718a;
        }


.trendNames {
    font-family: helvetica, arial, sans-serif;
    font-weight: 200;
    font-size: 14px;
    margin-top: 43px;
    background: #f3f3f3;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 15px;
    position: fixed;
    z-index: 1;
}

    .trendNames.settings-top {
        font-family: helvetica, arial, sans-serif;
        font-weight: 200;
        font-size: 16px;
        margin-top: 50px;
        background: #ffffff;
        height: 40px;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-bottom: 15px;
        position: fixed;
        z-index: 1;
        border-bottom: 1px solid #e7e7e7;
    }

.content-pull-land {
    padding-top: 72px;
}

.bnews.trendNames {
    font-family: helvetica, arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    margin-top: 40px;
    background: #ffffff none repeat scroll 0% 0%;
    height: 25px;
    overflow: hidden;
    /*margin-bottom: 15px;*/
    position: fixed;
    z-index: 1;
}

.trendNames.grey {
    background: #f3f3f3 !important;
}


.trendWrap {
    width: 1920px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 10px;
}

.trend {
    font-family: helvetica, arial, sans-serif;
    font-weight: 400;
}

.trendNames .navbar-nav {
    margin: 0px;
    padding-top: 2px;
}

.bnews.trendNames ul li a {
    color: #242d38;
    padding-top: 2px;
}

.headline-content-container {
    margin-bottom: 5px;
}

.headline-title {
    margin-bottom: 0px;
    font-size: 14px;
    text-decoration: none;
    color: #242d38;
}

.headline-title-nolink {
    font-size: 14px;
    color: #242d38;
}

.feedWrap.active .headline-title-nolink {
    color: #fff;
}

.headline-title a {
    font-size: 14px;
}

.headline-content, .headline-content ul, .headline-content li {
    /*color:#E3E1E1;*/
    font-size: 14px;
}

    .headline-content .tradingview-widget {
        width: calc(100% + 5px);
        height: 410px;
        /* margin-left: -2px; */
        height: 378px;
        /* margin-top: 0px; */
        /* overflow: hidden; */
        /* position: absolute; */
        top: -8px;
        left: -3px;
        z-index: 1;
        overflow: hidden;
    }

    .headline-content ul {
        padding: 18px;
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .headline-content li {
        padding-top: 0px;
        list-style-type: square;
        font-size: 14px;
    }

    .headline-content img {
        padding-top: 5px;
        padding-bottom: 5px;
        cursor: pointer;
    }

    .headline-content iframe {
        padding-top: 5px;
    }

a {
    color: #015875;
    text-decoration: none;
}

    a:link {
        color: #242d38;
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
        color: #242d38;
    }

    a:hover {
        color: #067aa1;
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

.input-group-lg.top {
    padding-top: 2px;
}

header .fa.fa-twitter, header .fa.fa-facebook, header .fa.fa-youtube {
    font-size: 30px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fff;
}



.img-lift.col-md-6.col-lg-6 {
    padding-right: 0px;
}

.jumbotron h1 {
    font-family: helvetica, arial, sans-serif;
    font-size: 750%;
    font-weight: 300;
    color: #242d38;
    padding: 20px 0 20px 0;
}

.jumbotron p {
    font-family: helvetica, arial, sans-serif;
    font-weight: 300;
    font-size: 46px;
    padding: 20px 0 10px 0;
    color: #868688;
}

.jumbotron form {
    padding: 30px 0 30px 0;
    font-family: helvetica, arial, sans-serif;
    font-size: 25px;
}

.form-control.signup {
    height: 58.267px;
}

.signup-freetext {
    color: white;
    font-size: 13px;
    text-align: -webkit-center;
    text-align: center;
    width: 100%;
    display: block;
}

a.signup-login {
    color: #57c7dd;
    cursor: pointer;
}

    a.signup-login:hover {
        color: #fff;
    }

.jumbo-input {
    padding: 0px;
}

.jumbotron input {
    background: #f3f3f3;
    color: #015875;
    border: 1px solid #242d38;
    border-radius: none;
}

    .jumbotron input:focus {
        background: #fff;
        color: #015875;
        border: 1px solid #242d38;
        border-radius: none;
    }


.btn.btn-lg.signup {
    padding: 15px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 4px;
}

.btn-dark-blue, a.btn-dark-blue {
    color: #fff;
    background-color: #242d38;
    border-color: none;
}

#save.btn.btn-dark-blue.btn-lg.btn-block {
    color: #fff;
}

.btn-dark-blue.focus, .btn-dark-blue:focus, .btn-dark-blue:hover,
a.btn-dark-blue.focus, a.btn-dark-blue:focus, a.btn-dark-blue:hover {
    color: #fff;
    background-color: #067aa1;
    border-color: none;
}

.btn-danger {
    border-radius: 0px !important;
}

.btn-light-gray {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #015875;
    background-color: #dadada;
}

    .btn-light-gray.focus, .btn-light-gray:focus, .btn-light-gray:hover {
        color: #fff;
        background-color: #015875;
        border-color: none;
    }

    .btn-light-gray.active {
        font-family: helvetica, arial, sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #ffffff;
        background-color: #015875;
    }

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    .form-control:focus {
        background-color: #fff;
    }



/* body content */

.text-box {
    padding: 25px 130px 0 130px;
}

    .text-box h2 {
        font-family: helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 40px;
        color: #868688;
    }

    .text-box p {
        font-family: helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 22px;
        color: rgb(166,166,166);
        /*letter-spacing: 0.75px;*/
        word-spacing: 3px;
    }

.img-box {
    width: 300px;
    margin: 0 auto;
}

.img-center {
    margin: 0 auto;
}


/* left side */

.col-md-4.col-lg-4.squeez {
    padding: 0 5px 0 5px;
}

.inQueue {
    font-family: helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #6f6d70;
    /* padding:5px 0 5px 0;
	 margin-bottom:17px; */
}

    .inQueue:after {
        border-bottom: 1px solid #ddd;
        padding-top: 5px;
        width: 95%;
        margin: auto auto auto 13px;
    }


.toPlay {
    position: absolute;
    width: 75px;
    height: 95px;
    padding: 10px 0 10px 0;
}

#comingUp-old {
    /*height: 65px;*/
    overflow: hidden;
    padding-left: 5px;
    /*margin-left:15px;*/
}

#comingUp-parent {
    position: relative;
    width: 350px;
    height: 100%;
    /*overflow: hidden;*/
}

#comingUp-scrollable {
    height: 100%;
    width: 100%;
    /*overflow-y: scroll;*/
}

#comingUp-old .videoListContainer small a, #comingUp .inQueue small, #comingUp .inQueue small a, #comingUp .inQueue small {
    font-size: 12px;
    color: #90949c;
}

}

#comingUp-old .videoListContainer {
    border: 0px;
}

#comingUp-old h4, #comingUp h4 {
    margin: 5px 0 0px 0;
}

    #comingUp-old h4 a, #comingUp h4 a {
        font-size: 16px;
    }

#comingUp-old .videoListContainer {
    padding-top: 0px !important;
}

/*#comingUp::-webkit-scrollbar {*/
/*display: none;*/
/*}*/

#comingUp .videoListContainer {
    display: none
}


.play-icon {
    background-image: url("../images/play-icon-small.png");
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 37px;
    position: relative;
    top: 30px;
    left: 25px;
    cursor: pointer;
}



.player {
    padding: 0px;
    /*background:#fff;*/
}

.col-md-12.v-list {
    padding-left: 5px;
}

    .col-md-12.v-list h4 {
        margin: 5px 0 0px 0;
    }

    .col-md-12.v-list .inQueue small a, .col-md-12.v-list .inQueue small {
        color: #90949c;
        font-size: 13px;
        padding-right: 11px;
    }

.dpWrap {
    padding: 5px 5px 0 0;
}

.upAbove-padd {
    padding: 20px 0 0 0;
    margin-bottom: -25px;
}

.upAbove {
    margin: 0px 0 0px 0;
}

.contentText-top {
    font-family: helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #5b5a5b;
}

.contentText {
    padding: 0 0 0 10px;
    color: #6f6d70;
    margin-bottom: 1px;
}

.feedText {
    padding: 0 20px 0 0;
}

.feedWrap.active .contentText {
    padding: 0 0 0 10px;
    color: #ffffff;
}

.readLater {
    margin-top: -10px;
}

.more {
    padding-left: 5px;
}

.feedSocial {
    margin-top: !important;
}

    .feedSocial.navbar-nav > li > a {
        background: none;
        padding: 10px 2px 0 25px;
        color: #b4b4b4;
        font-size: 22px;
    }

        .feedSocial.navbar-nav > li > a:hover {
            color: #c9c9c9;
        }

.feedWrap.active .feedSocial.navbar-nav > li > a {
    background: none;
    padding: 10px 3px 0 25px;
    color: #ffffff;
    font-size: 22px;
}

    .feedWrap.active .feedSocial.navbar-nav > li > a:hover {
        color: #c9c9c9;
    }

.feedWrap.active .more a {
    color: #96c5ed;
}

.active .more a:hover {
    color: #acacac;
}

.followIt {
}

    .followIt .btn {
        font-size: 20px;
        font-family: helvetica, arial, sans-serif;
        color: #fff;
        background-color: #57c7dd;
        border-radius: 4px;
        border: 0px !important;
    }

        .followIt .btn:hover {
            font-size: 20px;
            font-family: helvetica, arial, sans-serif;
            color: #fff;
            background: #067aa1;
            border: 0px !important;
        }

.linkText {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
}

.followIt .fa.fa-plus {
    font-size: 14px;
    position: relative;
    top: -1px;
    color: #fff;
    padding-right: 5px;
}

.pausePop {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
}

.feedWrap {
    padding: 5px 20px 0 15px;
    background: #fff;
    border-radius: 0px;
    font-family: helvetica, arial, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #6f6d70;
    /*box-shadow: 1px 1px 1px 1px #90949c;*/
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}

    .feedWrap.comm-news {
        background-color: #00B3D9 !important;
    }

        .feedWrap.comm-news .time {
            color: #242d38 !important;
        }

        .feedWrap.comm-news .headline-title-nolink span {
            color: white !important;
        }

        .feedWrap.comm-news .headline-title span {
            color: white !important;
        }

        .feedWrap.comm-news .headline-content {
            color: #efefef !important;
        }

            .feedWrap.comm-news .headline-content p {
                margin: 10px 0px 10px 0px !important;
            }

    .feedWrap:hover {
        background: #fdfdfd;
    }

    .feedWrap.active {
        background: #b80101;
        color: #fff;
    }

        .feedWrap.active:hover {
            background: #b10303;
        }

        .feedWrap.active a, .feedWrap.active a:link {
            color: #fff;
        }

            .feedWrap.active a:visited {
                color: #fff;
                text-decoration: none;
            }

            .feedWrap.active a:hover {
                color: #f2f1f1;
                text-decoration: none;
            }

    .feedWrap.active-critical {
        background: #b80101;
        color: #fff;
    }

        .feedWrap.active-critical:hover {
            background: #b80101;
        }

        .feedWrap.active-critical a, .feedWrap.active-critical a:link {
            color: #fff;
        }

            .feedWrap.active-critical a:visited {
                color: #fff;
                text-decoration: none;
            }

            .feedWrap.active-critical a:hover {
                color: #f2f1f1;
                text-decoration: none;
            }

.media {
    font-family: helvetica, arial, sans-serif;
    font-size: 15px;
}

.media-left.feed-img {
    padding-bottom: 8px;
    padding-top: 5px;
}

.fa.fa-twitter.tweet {
    font-size: 16px;
    color: #5EA9DD;
    padding: 1px 0px 0px 15px;
    position: absolute;
    top: 6px;
}

.fa.fa-youtube-play.youVid {
    font-size: 15px;
    color: #ca2d2b;
    padding: 1px 0px 0px 5px;
    position: absolute;
    top: 8px;
}

.aside {
    margin-right: auto;
    margin-left: auto;
    min-width: 215px;
    min-height: 100%;
    height: 100%;
    padding-top: 0px;
}

    .aside .panel-gray {
        background: #FFFA68;
        box-shadow: none;
        border: 0px;
    }

    .aside .panel-body {
        padding-top: 2px;
    }

    .aside .btn.btn-dark-blue.btn-block.Vsquawk {
        border-radius: 0px;
        color: #fff;
    }

        .aside .btn.btn-dark-blue.btn-block.Vsquawk:hover {
            border-radius: 0px;
            color: #fff;
        }

.fa.fa-volume-off {
    font-size: 50px;
}

.fa.fa-ban {
    font-size: 25px;
    position: relative;
    top: -9px;
    left: 2px;
}

.Vsquawk span {
    position: relative;
    top: -12px;
    font-size: 18px;
    padding-right: 10px;
}

#fj-sqawk-iframe {
    position: absolute;
}

.panel-darkgray > .panel-heading {
    background-color: #242d38;
    border-color: #DDD;
    font-size: 20px;
    /*font-size: 10px;*/
    border-radius: 0px;
    padding-left: 10px;
}

    .panel-darkgray > .panel-heading h3 {
        color: #ffffff;
        font-size: 16px;
        font-family: helvetica, arial, sans-serif;
    }

.panel-darkgray.panel {
    margin-bottom: 15px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    /*margin-top: 40px;*/
}

.hidden-xs.hidden-sm.hidden-md.col-lg-4 {
    padding-right: 0px;
}

    .hidden-xs.hidden-sm.hidden-md.col-lg-4 .panel-darkgray.panel {
        background-color: transparent;
    }

.fixerWlist {
    max-height: 216px;
    border-right: 1px solid #fff;
}

    .fixerWlist .panel-body {
        padding-bottom: 0px !important;
    }

.scrollerWlist {
    max-height: 216px;
    overflow-y: auto;
    overflow-x: none;
    margin-bottom: 30px;
}

.overflowY-control {
    overflow-y: hidden;
    overflow-x: hidden;
    margin: 0px;
}

.scrollerWlist-removebottompadding {
    padding-bottom: 0px;
}

.stockCard {
    border-left: none;
    border-right: none;
    padding: 2px 3px 2px 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
}

    .stockCard .arrow-bulls, .stockCard .arrow-bears {
        margin-left: 0px !important;
        font-size: 12px !important;
        vertical-align: top;
        margin-top: 2px !important;
    }

    .stockCard .arrow-bulls {
        margin-left: 0px !important;
        font-size: 12px !important;
        vertical-align: top;
        margin-top: 0px !important;
    }

    .stockCard h4 {
        font-size: 14px;
        font-family: helvetica, arial, sans-serif;
        font-weight: bold;
        color: #242d38;
        /*margin: 0px 0px 0px 0px;*/
        padding: 0px 0px;
    }

        .stockCard h4 a {
            color: #242d38 !important;
        }

.closeicon a .fa.fa-times {
    color: #90949c;
}

.stockCard p {
    font-size: 11px;
    /*color:#b4b4b4;*/
    color: #929292;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.stockCard:last-Child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.stockCard:first-Child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.stockCard .list-group-item-heading {
    margin-bottom: 0px;
}
/*.stockCard-padding{
			padding-top:0px;
			padding-right:5px;
			padding-bottom:0px;
			padding-bottom:5px;
		}*/

.stockEnt-color-gray {
    border-left: 4px solid #c8c8c8;
    padding-left: 3px;
}

.stockEnt-color-green {
    border-left: 4px solid #67d030;
    padding-left: 3px;
}

.stockEnt-color-red {
    border-left: 4px solid #cc0e2e;
    padding-left: 3px;
}


.figGray {
    color: #898989;
    padding-top: 5px;
    background: #fff;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    z-index: 1;
    position: relative;
}

.text-red {
    color: #cc0e2e;
}

.fa.fa-sort-down {
    color: #cc0e2e;
}

.text-green {
    color: #67d030;
}

.fa.fa-sort-up {
    color: #67d030;
}



.panel-transparent {
    margin-bottom: 20px;
    background-color: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}

    .panel-transparent .panel-heading h3 {
        border-bottom: 1px solid #d7d4d4;
        padding-bottom: 10px;
    }

.label.label-reccent {
    background-color: none;
    display: inline;
    padding: 0.2em 0.3em 0.3em 0em;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.media.worthYT {
    /*border-bottom: 1px solid #d7d4d4;
    padding-bottom: 15px;*/
}

.media-heading.worthYT {
    font-size: 14px;
    color: #6f6d70;
}

.worthYT .btn {
    font-size: 14px;
    font-family: helvetica, arial, sans-serif;
    font-weight: 300;
    color: #1e222d;
    padding: 2px 15px 0px 15px;
    border: 1px solid #acadad;
}

    .worthYT .btn:hover, .worthYT .btn:focus {
        font-size: 14px;
        font-family: helvetica, arial, sans-serif;
        color: #434343;
        border: 1px solid #acadad;
    }

.worthYT .plus-btn {
    color: #216d86;
}

.worthYT a {
    color: #242d38;
}

.media.worthYT img {
    width: 30px;
    height: auto;
}

.userCard.userCardWide.cardGray {
    border-left: 4px solid #c8c8c8;
}

.userCard.userCardWide.cardGreen {
    border-left: 4px solid #57cc0e;
}

.userCard.userCardWide.cardRed {
    border-left: 4px solid #cc0e2e;
}

.box {
    background: #FFF none repeat scroll 0% 0%;
    padding: 0px 0 0px 5px;
    margin: 0px 0px 15px -5px;
}

.c {
    border-bottom: 0px solid #eeeeee;
    margin-bottom: 15px;
}

    .c h4 {
        font-size: 16px;
        font-family: helvetica, arial, sans-serif;
        font-weight: bold;
        color: #015875;
        margin: -1px 0px 2px 0;
        padding: 3px 0;
    }

.info.rte {
    /*height:42px;*/
}

    .info.rte small {
        font-size: 12px;
        color: #898989;
    }

    .info.rte .rte-padd {
        padding-top: 5px;
        font-size: 11px;
        color: #929292;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        width: 100px;
    }

/* limit text  */

.elips {
    overflow: hidden;
    height: 45px;
    line-height: 1.42857;
    /*margin: 20px;*/
    /*border: 0px solid #AAA;*/
    font-size: 15px;
}

.ellips:before {
    content: " |||";
    float: left;
    width: 5px;
    height: 50px;
}

.ellips > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.ellips:after {
    content: "-After-";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    text-align: right;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

/* Settings */

.content-pull.sett {
    overflow-x: hidden;
}

    .content-pull.sett label {
        color: #878688;
    }

.panel.set-panel {
    border: 0px solid #fff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
    color: #878688;
    margin-top: 8%;
}

#edit span, #edit1 span, #edit2 span {
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
}

#edit, #edit1, #edit2 {
    cursor: pointer;
}

#sh-fullname, #sh-email, #sh-password {
    background: #f9f8f8;
    padding: 15px 20px 0 15px;
    margin: -10px -15px;
}

    #sh-fullname .input-group, #sh-email .input-group, #sh-password .input-group {
        padding-bottom: 15px;
    }

    #sh-fullname input, #sh-email input, #sh-password input {
        background: #fff;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #015875;
    }

.input-group-addon:first-child {
    border-right: 0px none;
    background: none;
    border: 0px;
    color: #015875;
}

/* browse file button style*/

.btn-file {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 15px 0 0 0;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}




/* audio stream Start */

input[type=range] {
    -webkit-appearance: none;
    width: 100px;
    margin: 6.5px 0;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
        background: #ffffff;
        border-radius: 1.3px;
        border: 0.2px solid #eeeeee;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 1px solid #eeeeee;
        height: 16px;
        width: 3px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -6.7px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #ffffff;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
        background: #ffffff;
        border-radius: 1.3px;
        border: 0.2px solid #eeeeee;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 1px solid #eeeeee;
        height: 16px;
        width: 3px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 3px;
        cursor: pointer;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #fcfcfc;
        border: 0.2px solid #eeeeee;
        border-radius: 2.6px;
        box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
    }

    input[type=range]::-ms-fill-upper {
        background: #ffffff;
        border: 0.2px solid #eeeeee;
        border-radius: 2.6px;
        box-shadow: 0px 0px 1px #000000, 0px 0px 0px #0d0d0d;
    }

    input[type=range]::-ms-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 1px solid #eeeeee;
        height: 16px;
        width: 3px;
        border-radius: 3px;
        background: #ffffff;
        cursor: pointer;
        height: 3px;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #ffffff;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #ffffff;
    }



/* audio stream End */

/* player Table */

.playerTable {
    background: #242d38;
    border: 0px;
    border-radius: 0px;
    padding-top: 5px;
    height: 80px;
}

.tstrike-img img {
    padding-left: 5px;
    width: 70px;
}

.sp img {
    padding-right: 5px;
    padding-top: 5px;
    /*width:25px;*/
}

.stk {
    padding-top: 5px;
}

    .stk .fa.fa-play.small {
        font-size: 22px;
    }

.stk-padding-left {
    padding-left: 0px;
}

.stk-btn .btn.btn-default.dropdown-toggle {
    background: none;
    border: 0px;
    color: #fff;
    font-size: 14px;
}

    .stk-btn .btn.btn-default.dropdown-toggle:focus {
        box-shadow: none;
    }

.stk-btn .dropdown-menu {
    min-width: 100px;
    top: 100%;
    left: -20px;
    font-size: 14px;
}

#audio {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 7px;
}

.order-flow {
    padding-left: 5px;
    color: #fff;
    width: 100px;
    height: 20px;
    position: absolute;
    overflow-x: hidden;
}

.recent-v {
    margin-top: -13px;
}
/* aside footer style */
.asideFooter {
    padding: 10px 0px 10px 0px;
}

    .asideFooter.nav > li > a {
        font-family: helvetica, arial, sans-serif;
        font-size: 12px;
        padding: 3px 4px;
        color: #b4b4b4;
    }

.fa.fa-circle {
    font-size: 4px;
    padding: 0 3px 0 0;
}

.asideFooterSocial {
    padding: 0 0 0 11px;
}

    .asideFooterSocial .fa.fa-twitter,
    .asideFooterSocial .fa.fa-facebook,
    .asideFooterSocial .fa.fa-youtube {
        font-size: 16px;
    }

    .asideFooterSocial li > a {
        font-family: helvetica, arial, sans-serif;
        font-size: 13px;
        padding: 5px 5px;
        color: #b4b4b4;
        margin-top: 5px;
        margin-bottom: 15px;
    }

#save.btn, #save1.btn, #save2.btn {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

/* News Settings */

.set-default input[type="checkbox"] {
    margin: 0 10px 0 0;
}

.set-default h3 {
    font-family: helvetica, arial, sans-serif;
    font-weight: 200;
    font-size: 24px;
    color: #015875;
    padding-top: 10px;
    padding-bottom: 10px;
}

.set-default label {
    font-family: helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #FFF;
    background-color: #015875;
    border-color: #337AB7;
}

/* google ad */

.google-ad {
    margin-bottom: 15px;
}

/*
	.dropdown-menu.more-feeds{
		background:#f2f2f2;
		border:1px solid #cccccc;
		margin-top:7px;
		position:absolute;
		width:50px;
		left:-100px;
		padding: 5px 0px 5px 0px;
        z-index:99999;
	}
	.dropdown-menu.more-feeds li{
		border-bottom: 1px solid #cccccc;
	}
	.dropdown-menu.more-feeds li h3 a {
		font-family:'Lato', sans-serif;
		font-size: 24px;
		font-weight: 400;
	}

	.dropdown-menu.more-feeds li a{
		font-family: helvetica, arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		color:#6f6d70;
		padding:5px 0 5px 20px;
	}
	.dropdown-menu.more-feeds li .add-more{
		color:#015875;
	}

	.dropdown-menu.more-feeds li .add-more:hover{
		color:#015875;
		text-decoration: underline;
	}

	.dropdown-menu.more-feeds li a:hover{
		background:#f2f2f2;
	}
        */
/* footer style */

footer {
    position: !important;
    width: 100%;
    height: 70px;
    margin-top: 100px;
    bottom: 0;
    z-index: 6;
    font-family: helvetica, arial, sans-serif;
    padding-top: 5%;
}

    footer .wrap {
        margin-top: 10px;
    }

.footer {
    border-top: 1px solid #e7e7e7;
    padding-top: 15px;
}

    .footer .nav > li > a {
        background: none;
        font-size: 16px;
        color: #242d38;
    }

        .footer .nav > li > a:hover {
            background: none;
            color: #067aa1;
        }

    .footer .fa.fa-twitter, .footer .fa.fa-facebook, .footer .fa.fa-youtube {
        font-size: 20px;
    }

.container-modified {
    width: 1350px;
    margin: auto;
}


.col-xs-12.special-col .panel-darkgray.panel {
    background: transparent;
}

    .col-xs-12.special-col .panel-darkgray.panel .panel-body {
        padding-top: 0px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 0px;
    }


@media (min-width: 260px) {
    .navbar-nav > li {
        float: left;
    }
}

.popout-fram {
    margin-bottom: 0px;
}

.videoPopout-btn {
    padding: 5px 5px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    color: #015875;
    font-size: 13px;
    display: none;
}

.feedPopout-btn {
    padding: 5px 0px 5px 0px;
    margin: 0px 5px 10px 5px;
    cursor: pointer;
    color: #015875;
    background: none;
}

.pausePop {
    margin-bottom: -30px;
}

/* ticker top */

.corpName {
    font-size: 45px;
}

i.stock-up-green, .stock-up-green {
    color: #57cc0e;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

i.stock-up-red, .stock-up-red {
    margin-top: -10px;
    color: red;
    -ms-transform: rotate(210deg); /* IE 9 */
    -webkit-transform: rotate(210deg); /* Chrome, Safari, Opera */
    transform: rotate(210deg);
}

.fa.fa-play {
    font-size: 70px;
    /*color:#57cc0e;*/ padding-top: 10px;
}

    .fa.fa-play.small {
        font-size: 16px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

.corp {
    font-size: 16px;
    padding-left: 65px;
    margin-bottom: -5px;
}

.exchange {
    color: #959595;
    padding-left: 5px;
}

.update {
    color: #959595;
}

.small-inhead {
    font-size: 16px;
    /*color:#57cc0e;*/
}

.marked h2 {
    margin: 0px 0px;
}
/*.marked p{
		padding:0px 0px;
		margin:0px 0px;
	} */

.marked .corpName {
    margin-bottom: -8px;
}

.detail-stk {
    padding-top: 5px;
}

/* chat */


/*
.chat-window{
    bottom:0;
    position:fixed;
    float:right;
    margin-left:10px;
}
.chat-window > div > .panel{
    border-radius: 5px 5px 0 0;
}
.icon_minim{
    padding:2px 10px;
}
.msg_container_base{
  background: #e5e5e5;
  margin: 0;
  padding: 0 10px 10px;
  max-height:300px;
  overflow-x:hidden;
}
.top-bar {
  background: #666;
  color: white;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
}
.messages {
  background: white;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width:100%;
}
.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
  }
.messages > time {
    font-size: 11px;
    color: #ccc;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
img {
    display: block;
    width: 100%;
}
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
  justify-content: flex-end;
  align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); // not quite perfect but close
}

.msg_sent > time{
    float: right;
}



.msg_container_base::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.btn-group.dropup{
    position:fixed;
    left:0px;
    bottom:0;
}




*/


.chat-room {
    bottom: -65px;
    margin-bottom: 0px;
    border-width: 1px 0px 0px;
    z-index: 1;
    position: absolute;
    width: 100%;
    /*padding-left:10px;*/
    padding-right: 30px;
}

    .chat-room .panel-heading {
        background: #015875;
        cursor: pointer;
    }

        .chat-room .panel-heading a {
            color: #fff;
        }

    .chat-room .btn {
        padding: 0px;
        color: #fff;
        background: none;
    }

        .chat-room .btn .fa.fa-volume-up {
            margin-right: 15px;
        }

    .chat-room .panel-body {
        height: 345px;
        background: #f2f2f2;
    }

    .chat-room .body-padd {
        padding-left: 0px;
        padding-right: 0px;
    }

.chOpenbtn {
    cursor: pointer;
}

#chOpen {
    display: none;
}

.chat-room .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    border: 0px none;
    width: 50%;
}

    .chat-room .nav-tabs > li a {
        background: #eae8e9;
        color: #747474;
        border-radius: 0px;
        margin-right: 0px;
    }

    .chat-room .nav-tabs > li.active > a,
    .chat-room .nav-tabs > li.active > a:focus,
    .chat-room .nav-tabs > li.active > a:hover {
        background-color: #f2f2f2;
    }

.body-padd .media-left img {
    width: 45px;
}

.type-here .form-control {
    border-radius: 0px;
    background: #fff;
}

    .type-here .form-control:focus {
        box-shadow: none;
        border: 1px solid #d8d8d8;
    }

.chat-space {
    height: 300px;
}

.chat-scroll {
    overflow-y: scroll;
    height: 290px;
    padding-left: 10px;
    padding-bottom: 15px;
}

.body-padd .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background: none;
    border: 0px solid #DDD;
}

    .body-padd .list-group-item a {
        color: #747474;
    }


/* chat end*/





/* Responsive behavior */
@media (max-width: 1700px) {

    .jumbotron h1 {
        font-family: helvetica, arial, sans-serif;
        font-size: 80px;
        font-weight: 300;
        color: #242d38;
        padding: 10px 0 20px 0;
    }

    .jumbotron p {
        font-family: helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 30px;
        padding: 20px 0 10px 0;
        color: #868688;
    }
}

@media (min-width: 1367px) {

    .search-box, .regsiter-btn {
        /*padding-right:0px;*/
        /*background:red;*/
    }

    .search {
        height: 30px;
        margin-top: 3px;
        /*background-image: url('../images/search-icon.png');
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 18px;
		background-origin: content-box;*/
    }

    .btn-user {
        display: block;
        width: 100%;
    }

    .btn#save, .btn#save1, .btn#save2 {
        width: 40%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
}


@media (min-width: 768px) {

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar {
        padding: 3px 0 0px 0;
    }


    .news-pro {
        margin-top: 80px;
    }

    .sett-footer-nav {
        margin-top: 150px;
    }
}

@media (max-width: 1450px) {

    .container-modified {
        width: 98%;
        margin: auto;
    }
}

@media (max-width:1494px) {

    .corp {
        font-size: 16px;
    }

    .marked .corpName {
        margin-bottom: 0px;
        font-size: 34px;
    }

    .fa.fa-play {
        font-size: 60px;
    }

        .fa.fa-play.small {
            font-size: 16px;
        }

    .small-inhead {
        font-size: 16px;
        /*color:#57cc0e;*/
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 20px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 14px;
    }
}

@media (max-width: 1375px) {

    .container-modified {
        width: 98%;
        margin: auto;
    }

    .col-lg-10.give-me-room {
        width: 82%;
    }

    .text-box {
        padding: 25px 30px 0 30px;
    }
}

@media(max-width:1367px ) {

    .search {
        height: 30px !important;
        margin-top: 1px;
    }

    .col-md-9.give-me-room {
        width: 81%;
    }
}

@media (max-width: 1280px) {

    .nav.navbar-nav.links {
        font-size: 14px;
    }

    .search {
        height: 30px;
        margin-top: 2px;
    }

    .jumbotron h1 {
        font-family: helvetica, arial, sans-serif;
        font-size: 50px;
        font-weight: 300;
        color: #242d38;
        padding: 10px 0 20px 0;
    }

    .jumbotron p {
        font-family: helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 26px;
        padding: 10px 0 10px 0;
        color: #868688;
    }
}

@media (min-width: 1201px) {

    .row.row-modified > div {
        height: 50px;
        float: left;
    }

    .fixed-l-side-column {
        width: 345px;
        float: left;
        padding-right: 10px;
    }

    .fixed-side-column {
        width: 225px;
        float: left;
    }

    .fluid-middle-column {
        width: calc(100% - 570px);
        float: left;
        padding-left: 19px;
        padding-right: 15px;
    }
}

@media (max-width: 1200px) {


    .fixed-l-side-column {
        width: 345px;
        float: left;
    }

    .fluid-middle-column {
        width: calc(100% - 345px);
        float: left;
        padding-left: 19px;
        padding-right: 15px;
    }

    .fixed-side-column {
        display: none;
    }

    .col-md-9.give-me-room {
        width: 75%;
    }

    .btn-user.pull-right {
        margin-left: -15px;
        position: absolute;
    }

    .btn-light-gray.btn-left-side.active {
        font-size: 12px;
    }

    .btn-light-gray.btn-left-side {
        font-size: 12px;
        padding: 2px;
    }

    .toPlay {
        position: absolute;
        height: 55px;
        padding: 10px 0px;
        width: 45px;
    }

    .play-icon {
        background-image: url("../images/play-icon-small.png");
        background-position: center center;
        background-size: auto 100%;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        position: relative;
        top: 23px;
        left: 15px;
        cursor: pointer;
    }



    .corp {
        font-size: 14px;
    }

    .marked .corpName {
        margin-bottom: 0px;
        font-size: 26px;
    }

    .fa.fa-play {
        font-size: 45px;
        /*color:#57cc0e;*/
    }

        .fa.fa-play.small {
            font-size: 14px;
        }

    .small-inhead {
        font-size: 14px;
        /*color:#57cc0e;*/
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 20px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 14px;
    }

    .followIt .btn {
        font-size: 12px;
    }

        .followIt .btn:hover {
            font-size: 12px;
        }
}

@media( max-width: 1024px) {

    .feedSocial.navbar-nav > li > a {
        font-size: 19px;
    }

    .feedWrap.active .feedSocial.navbar-nav > li > a {
        font-size: 19px;
    }

    .pausePop {
        margin-top: 15px;
    }
}

@media (max-width: 991px) {

    .fixed-side-column {
        width: 345px;
        float: left;
    }

    .fluid-middle-column {
        width: calc(100%-345px);
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .content-pull {
        padding: 66px 0 0 0;
    }

    .navbar.navbar-inverse.navbar-fixed-top.com {
        /*height:83px;*/
    }

    .ch-nav-wrap {
        margin-bottom: 15px;
        border: 1px solid;
        border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    }

    .navbar.navbar-inverse.navbar-fixed-top.sett-nav {
        height: 60px;
    }

    .col-md-5.col-lg-3.col-xs-hidden.col-sm-hidden { /* this won't let me input so I added z-index */
        z-index: -1;
    }

    .trendNames {
        margin-top: 43px;
    }

    .col-sm-12.give-me-room {
        width: 100%;
    }

    .small {
        width: 35px;
        margin-top: -10px;
    }

    .nav-form-resizer {
        position: relative;
        top: 8px;
    }

    .register-btn {
        margin-bottom: -10px;
    }

    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.42857;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        /*padding: 8px 5px;*/
        font-weight: bold;
        color: #fff;
    }

    .btn-user.pull-right {
        margin-left: 10px;
        position: absolute;
    }

    .text-box {
        padding: 0px;
    }

    .img-box {
        width: 250px;
        margin: 0 auto;
    }

    .jumbotron h1 {
        font-family: helvetica, arial, sans-serif;
        font-size: 59px;
        color: #242d38;
        padding: 20px 0 0px 0;
        text-align: center;
    }

    .jumbotron p {
        font-family: helvetica, arial, sans-serif;
        font-size: 20px;
        padding: 0px 0 10px 0;
        color: #868688;
        text-align: center;
    }

    .jumbo-input {
        padding: 0 30px 0 30px;
    }

    .jumbotron form {
        padding: 0px 0 10px 0;
    }

    .jumbo-input .btn.signup {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .navbar-right {
        float: left !important;
        margin-right: -15px;
    }

    .shrink {
        margin-left: 10%;
    }

    .text-center.news-r {
        text-align: left;
    }

    .bnews.trendNames {
        margin-top: 43px;
    }

    .trendNames.settings-top {
        line-height: none;
    }

    .upAbove-padd {
        padding: 20px 0 0 0;
        margin-bottom: 0px;
    }

    .nav-volume .fa.fa-ban {
        position: absolute;
        top: 14px;
        font-size: 22px;
        padding-left: 3px;
    }

    .nav-volume {
        color: #ffffff;
        padding-top: 10px;
    }

    .graph-img {
        padding: 15px 15px;
        background: #ffffff;
        border-radius: 5px;
        margin-bottom: 15px;
    }

        .graph-img img {
            width: 100%;
        }

    .wlist-top {
        /*padding: 10px 0px 10px 0px;*/
    }

        .wlist-top p {
            padding-top: 7px;
            padding-right: 0px;
        }

        .wlist-top .nav-pills li a {
            font-size: 14px;
            font-weight: bolder;
        }

            .wlist-top .nav-pills li a:hover {
                font-size: 14px;
                font-weight: bolder;
            }

        .wlist-top .nav-pills li.active a {
            font-size: 14px;
            font-weight: bolder;
            background: #fff;
            color: #015874;
        }

            .wlist-top .nav-pills li.active a:hover {
                font-size: 14px;
                font-weight: bolder;
                background: #eee;
                color: #015874;
            }


    .corp {
        font-size: 22px;
    }

    .marked .corpName {
        margin-bottom: 0px;
        font-size: 45px;
    }

    .fa.fa-play {
        font-size: 70px;
        /*color:#57cc0e;*/
    }

        .fa.fa-play.small {
            font-size: 20px;
        }

    .small-inhead {
        font-size: 20px;
        /*color:#57cc0e;*/
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 35px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 20px;
    }

    .followIt .btn {
        font-size: 20px;
    }

        .followIt .btn:hover {
            font-size: 20px;
        }
}


@media (max-width: 800px) {
    .fixed-l-side-column {
        display: none;
    }

    .fixed-side-column {
        display: none;
    }

    .fluid-middle-column {
        width: calc(100%);
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.42857;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        padding: 10px 5px;
        font-weight: bold;
        color: #fff;
    }

    .btn-user.pull-right {
        margin-left: 10px;
        position: absolute;
    }

    .btn-user.z {
        /*margin-top:-3px;*/
    }
}

@media (max-width: 768px) {
    /*html {
        overflow-x: hidden;
    }*/

    .content-pull-land {
        padding-top: 30px;
    }

    .jumbotron h1 {
        font-size: 45px;
    }

    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 400;
        line-height: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        padding: 25px 0 0 0;
        font-weight: bold;
        color: #fff;
    }

    .btn-user.pull-right {
        margin-left: 10px;
        position: absolute;
    }

    .col-xs-6.col-sm-4.col-md-2.col-lg-2.regsiter-btn {
        padding: 15px 10px 0 0;
        width: 50%;
    }

    .search-box {
        padding: 0 0px 0 35px;
    }

    .text-box {
        padding: 25px 0px 25px 0px;
    }

    .trendNames.settings-top {
        margin-top: 45px;
    }

    .readLater {
        margin-top: inherit;
    }

    .feedWrap {
        padding: 5px 20px 0 15px;
        background: #faf8f8;
        border-radius: 0px;
        font-family: helvetica, arial, sans-serif;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .so-time {
        margin-top: -50px;
        margin-left: -20px;
        float: right;
        width: 70%;
        padding-left: 0px;
    }

    .feedSocial.navbar-nav > li > a {
        padding: 10px 2px 0 10px;
        font-size: 22px;
    }

    .feedWrap.active .feedSocial.navbar-nav > li > a {
        padding: 10px 3px 0 10px;
    }

    .col-xs-6.col-so {
        padding-left: 5px;
        padding-right: 5px;
        width: 35%;
    }
    /*
	.dropdown-menu.more-feeds{
		width:600px;
		left:-115px;
	}
        */


    .corpName {
        font-size: 45px;
    }

    .fa.fa-play {
        font-size: 80px;
        /*color:#57cc0e;*/
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
        padding-top: 10px;
    }

        .fa.fa-play.small {
            font-size: 16px;
            padding-right: 10px;
            padding-left: 10px;
            padding-bottom: 0px;
        }

    .small-inhead {
        font-size: 16px;
        /*color:#57cc0e;*/
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
    }

    .corp {
        /*		font-size: 22px;*/
    }

    .marked .corpName {
        margin-bottom: -8px;
    }

    .followIt .btn.add-tow {
        background: #57c7dd;
        color: #fff;
        border: 0px solid #067aa1 !important;
        ;
    }

        .followIt .btn.add-tow .fa.fa-plus {
            color: #fff;
        }

        .followIt .btn.add-tow:hover {
            background: #067aa1;
        }

    .modal-content.popup-s {
        position: relative;
        background-color: #fbfbfb;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 0px;
        outline: 0px none;
        box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
        font-family: helvetica, arial, sans-serif;
        font-size: 18px;
        font-weight: 300;
        top: 60px;
    }
    /*.fa.fa-bookmark{
		font-size:22px;
		cursor: pointer;
		color:#B4B4B4;
	}
	.fa.fa-bookmark:hover{
		color:#acacac;
	}
	.active .fa.fa-bookmark{
		color:#fff;
	}
	.active .fa.fa-bookmark:hover{
		color:#acacac;
	}*/
    .fa.fa-share-alt {
        cursor: pointer;
    }

    .popup-btn-group {
        font-size: 24px;
        width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    .fa.fa-twitter.tweet {
        top: 3px;
    }

    .fa.fa-youtube-play.youVid {
        top: 3px;
    }
}

@media(max-width: 767px) {

    .trendNames {
        font-family: helvetica, arial, sans-serif;
        font-weight: 200;
        font-size: 16px;
        margin-top: 43px;
        background: #f3f3f3;
        height: 40px;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-bottom: 15px;
    }

        .trendNames.bnews {
            margin-top: 40px;
        }

    .navbar.navbar-inverse.navbar-fixed-top.com .col-xs-10.col-sm-10.col-md-5.col-lg-6 {
        padding-left: 0px;
    }

    .navbar.navbar-inverse.navbar-fixed-top.com .regsiter-btn.sup {
        padding-left: 0px;
    }
}

@media(max-width: 603px ) {

    /*.dropdown-menu.more-feeds{
		width:400px;
		left:-100px;
	}*/

}

@media(max-width: 566px) {
    .jq-toast-wrap {
        display: none !important;
    }

    .gopro-button {
        display: none;
    }

    .goelite-button {
        display: none;
    }

    .col-xs-6.col-so {
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
    }

    /*.dropdown-menu.more-feeds{
		width:350px;
		left:-120px;
	}*/

    .corpName {
        font-size: 35px;
    }

    .fa.fa-play {
        font-size: 65px;
        /*color:#57cc0e;*/
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
        padding-top: 10px;
    }

        .fa.fa-play.small {
            font-size: 14px;
            padding-right: 10px;
            padding-left: 10px;
            padding-bottom: 0px;
        }

    .small-inhead {
        font-size: 16px;
        /*/*color:#57cc0e;*/ */;
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 20px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 14px;
    }
}

@media(max-width: 480px) {
    .summary-button {
        display: none;
    }

    .jumbotron h1 {
        font-size: 40px;
    }

    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        margin-left: -10px;
        font-size: 18px;
        font-weight: 400;
        line-height: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        padding: 20px 0 0 0;
        font-weight: bold;
        color: #fff;
    }

    .btn-user.z {
        margin-top: -3px;
    }

    .col-xs-6.col-sm-4.col-md-2.col-lg-2.regsiter-btn {
        padding: 15px 10px 0 0;
        width: 50%;
    }

    .search-box {
        padding: 0 0px 0 25px;
        float: left;
        margin-left: -10px;
        margin-right: 10px;
    }

    .text-box {
        padding: 25px 0px 25px 0px;
    }

    .jumbotron ::-webkit-input-placeholder {
        padding-top: 3px;
        font-size: 14px;
    }

    .jumbotron :-moz-placeholder { /* Firefox 18- */
        padding-top: 3px;
        font-size: 14px;
    }

    .jumbotron ::-moz-placeholder { /* Firefox 19+ */
        padding-top: 3px;
        font-size: 14px;
    }

    .jumbotron :-ms-input-placeholder {
        padding-top: 3px;
        font-size: 14px;
    }


    .fa.fa-twitter-square, .fa.fa-facebook-square, .fa.fa-linkedin-square {
        font-size: 30px;
        /*padding:0px;*/
    }

    .modal-footer.popup-f h4 {
        padding: 0px;
    }

    .already {
        font-size: 16px;
    }

    .so-time {
        margin-top: -50px;
        margin-left: -20px;
        float: right;
        width: 90%;
        padding-left: 0px;
    }

    .nav-pills > li > a {
        border-radius: 4px;
        padding: 5px 5px;
        font-size: 12px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #242d38;
        padding: 3px 4px;
        font-size: 12px;
    }

    /*.dropdown-menu.more-feeds{
		width:350px;
		left:-100px;
	}*/

    .fa.fa-share-alt {
        padding-right: 10px;
    }

    .time {
        font-size: 12px;
    }
}

@media(max-width: 450px) {

    .fa.fa-play {
        font-size: 40px;
    }

        .fa.fa-play.small {
            font-size: 14px;
            padding-right: 10px;
            padding-left: 10px;
            padding-bottom: 0px;
            padding-top: 0px;
        }

    .small-inhead {
        font-size: 12px;
        /*color:#57cc0e;*/
    }

    .marked h2 {
        padding: 0px 0px;
        margin: 0px 0px;
    }

    .marked p {
        padding: 0px 0px;
        margin: 0px 0px;
        font-size: 12px;
    }

    .corp {
        font-size: 12px;
    }

    .marked .corpName {
        margin-bottom: 0px;
        font-size: 22px;
    }

    .followIt .btn.add-tow {
        background: #57cc0e;
        color: #fff;
        border: 1px solid #47b404;
    }

        .followIt .btn.add-tow .fa.fa-plus {
            color: #fff;
        }

        .followIt .btn.add-tow:hover {
            background: #47b404;
        }
}

@media(max-width: 380px) {

    .so-time {
        margin-top: -50px;
        margin-left: -20px;
        float: right;
        width: 90%;
        padding-left: 0px;
    }

    .feedSocial.navbar-nav > li > a {
        font-size: 18px;
    }

    .feedWrap.active .feedSocial.navbar-nav > li > a {
        font-size: 18px;
    }


    .nav-volume .fa.fa-ban {
        position: absolute;
        top: 14px;
        font-size: 20px;
        padding-left: 3px;
    }

    .nav-volume .fa.fa-volume-off {
        font-size: 35px;
        top: 7px;
        position: absolute;
        left: 0px;
    }


    .nav-volume {
        color: #ffffff;
        padding-top: 10px;
    }

    /*.dropdown-menu.more-feeds{
		width:270px;
		left:-100px;
	}*/

    .fa.fa-twitter.tweet {
        font-size: 14px;
        top: 6px;
        left: 25px;
    }

    .fa.fa-youtube-play.youVid {
        font-size: 14px;
        top: 8px;
    }
}

@media(max-width: 360px) {


    .summary-button {
        display: none !important;
    }

    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        padding: 20px 0 0 0;
        font-weight: bold;
        color: #fff;
    }

    .btn-user.z {
        margin-top: -3px;
    }

    .col-xs-6.col-sm-4.col-md-2.col-lg-2.regsiter-btn {
        padding: 15px 10px 0 0;
    }

    .search-box {
        padding: 0 0px 0 35px;
    }

    .text-box {
        padding: 25px 0px 25px 0px;
    }

    .jumbotron ::-webkit-input-placeholder {
        padding-top: 3px;
        font-size: 14px;
    }

    .jumbotron :-moz-placeholder { /* Firefox 18- */
        padding-top: 3px;
        font-size: 12px;
    }

    .jumbotron ::-moz-placeholder { /* Firefox 19+ */
        padding-top: 3px;
        font-size: 12px;
    }

    .jumbotron :-ms-input-placeholder {
        padding-top: 3px;
        font-size: 12px;
    }

    .popup-c .pull-right small {
        float: none;
        display: block;
        font-size: 12px;
        padding-top: 6px;
    }

    .modal-footer.popup-f h4 {
        font-size: 30px;
    }

    .fa.fa-twitter-square, .fa.fa-facebook-square, .fa.fa-linkedin-square {
        font-size: 40px;
        padding-left: 0px;
    }


    .popup-social {
        left: -30px;
        position: relative;
    }

    .nav-pills > li > a {
        border-radius: 4px;
        padding: 3px 4px;
        font-size: 12px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #242d38;
        padding: 3px 4px;
        font-size: 12px;
    }

    /*.dropdown-menu.more-feeds{
		width:270px;
		left:-120px;
	}*/

}

@media(min-width:360px) {

    .search {
        background-image: url('../images/search-icon.png');
        background-repeat: no-repeat;
        background-position: 107% -2px;
        background-size: 18px;
        padding-right: 28px;
        font-size: 14px;
        background-origin: content-box;
    }
}

@media(max-width: 320px) {


    .btn.btn-user {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 15px;
        font-weight: 400;
        line-height: 0;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        -moz-user-select: none;
        background-image: none;
        border: 0px solid transparent;
        border-radius: 3px;
        background: none;
        padding: 20px 0 0 0;
        font-weight: bold;
        color: #fff;
    }

    .btn-user.z {
        margin-top: -3px;
    }

    .col-xs-6.col-sm-4.col-md-2.col-lg-2.regsiter-btn {
        padding: 15px 10px 0 0;
    }

    .search-box {
        padding: 0 0px 0 35px;
    }

    .text-box {
        padding: 25px 0px 25px 0px;
    }

    .input-group-lg.top ::-webkit-input-placeholder {
        padding-top: 3px;
        font-size: 14px;
    }

    .input-group-lg.top :-moz-placeholder { /* Firefox 18- */
        padding-top: 3px;
        font-size: 14px;
    }

    .input-group-lg.top ::-moz-placeholder { /* Firefox 19+ */
        padding-top: 3px;
        font-size: 14px;
    }

    .input-group-lg.top :-ms-input-placeholder {
        padding-top: 3px;
        font-size: 14px;
    }

    .popup-social {
        left: -18px;
        position: relative;
    }

    .modal-footer.popup-f h4 {
        font-size: 26px;
    }

    #shn, #shn1, #shn2 {
        font-size: 12px;
    }

    /*.dropdown-menu.more-feeds{
			width:270px;
			left:0px;
		}*/
}


/****** jQuery Autocomplete CSS *************/
.ui-autocomplete {
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/*.ui-autocomplete {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 10;
        float: left;
        display: none;
        min-width: 300px;
        _width: 300px;
        padding: 4px 0;
        margin: 2px 0 0 0;
        list-style: none;
        background-color: #ffffff;
        border-color: #ccc;
        border-color: rgba(0, 0, 0, 0.2);
        border-style: solid;
        border-width: 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
    }
    .ui-menu-item > a.ui-corner-all {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: normal;
        line-height: 18px;
        color: #555555;
        white-space: nowrap;
    }
    .ui-state-hover, .ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }*/
.span-left {
    float: none; /* not needed, just for clarification */
    /* the next props are meant to keep this block independent from the other floated one */
    width: auto;
    overflow: hidden;
}

.span-right {
    width: 400px;
    float: right;
}

.search-container {
    height: auto;
    overflow: hidden;
    background-clip: padding-box;
    font-size: 13px;
    font-family: helvetica, arial, sans-serif;
}

ul.pivots {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
}

    ul.pivots li {
        float: left;
        padding-right: 10px;
    }

/* jQuery UI resetting some elements */

#audio .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    z-index: 9999;
    border: 0px solid #aaa;
    background: none;
    color: none;
}

#audio .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #d3d3d3;
    background: none;
    font-weight: none;
    color: none;
}

.ui-widget-content {
    z-index: -1;
    border: 0px solid #aaa;
    background: none;
    color: #222;
}

.ui-widget-header {
    border: 0px solid #aaa;
    background: none;
    color: #222;
    font-weight: bold;
}

.fa.fa-play {
    font-size: 60px;
    color: #57cc0e;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-top: 10px;
    margin-top: -10px;
}

.label.label-reccent {
    font-size: 13px;
}

.media-object {
    display: block;
    width: 50px;
    height: 50px;
}

.headline-item .media-object {
    display: block;
    width: 30px;
    height: 30px;
}
/* Voice Squawk  */

.volume-gif {
    vertical-align: initial;
    width: 50px;
}

.fa.fa-volume-up.vsq {
    display: none;
    font-size: 50px;
}

.fa.fa-play.stock-down-red {
    font-size: 48px;
    color: #f0170f;
    -ms-transform: rotate(209deg);
    -webkit-transform: rotate(209deg);
    transform: rotate(209deg);
    padding-top: 10px;
}

.fa.fa-play.red.small, .stk .fa.fa-play.red.small {
    color: #f0170f;
    -ms-transform: rotate(209deg);
    -webkit-transform: rotate(209deg);
    transform: rotate(209deg);
}

.small-inhead.red {
    color: #f0170f;
}

.text-left.later span {
    padding-right: 33.33%;
}


/* Read Later link remover */

.text-left.later span {
    display: none;
}

.text-left.later {
    padding-right: 33.33%;
}

/* play cion over writting */
.play-icon {
    background-image: url("../images/play-icon-small.png");
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 25px;
    position: relative;
    top: 24px;
    left: 24px;
    cursor: pointer;
}

/* video top padding */
.hidden-xs.hidden-sm.hidden-md.col-lg-4 .panel.panel-default.panel-darkgray .panel-body {
    padding-top: 0px;
}

/* special column left */

.special-col {
    padding-right: 0px;
}

    .special-col .panel.panel-default.panel-darkgray {
        position: fixed;
        width: 350px;
        margin-left: 4px;
    }

        .special-col .panel.panel-default.panel-darkgray .col-xs-7.col-sm-7.col-md-9.col-lg-9 {
            padding-left: 0px;
        }

/* under video links */

.media-object.img-circle.img-responsive.left {
    border-radius: 0px;
    width: 80px;
}

/* popup labels */

.modal-dialog.modal-md label {
    font-weight: 400;
    font-size: 12px;
}

.modal-dialog.modal-md input[type="checkbox"] {
    margin-right: 5px;
}

/* iframe */

iframe {
    border: none;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    background: #fff;
    z-index: 101010;
    position: relative;
    top: 20px;
}

.volume-gif {
    vertical-align: initial;
}


#fixedAreaRight.sticky {
    position: fixed;
    top: 120px;
    width: 215px;
}

#divWorthYourTime.sticky2 {
    position: fixed;
    top: 470px;
    width: 215px;
}

.blue {
    color: #4cc3dd;
}

.blue-heart-count {
    font-size: 13px;
    color: #4cc3dd;
}

.grey-heart-count {
    font-size: 13px;
    color: #D7D7D7;
}

.verfiy-account-div {
    padding: 5px 20px 5px 5px;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: #51c6e1;
}

.fa.fa-heart {
    font-size: 16px;
}

.fa.fa-link, .fa.fa-edit, .fas.fa-external-link-alt {
    font-size: 12px;
}

.fas.fa-external-link-alt {
    color: #51c6e1;
}

.copied {
    display: none;
    font-size: 12px;
    padding-right: 2px;
}

.fc-name {
    color: #4cc3dd;
    font-size: 13px;
    padding-top: 7px;
}


/*signup popup*/

.zed {
    position: absolute;
    padding: 0px 0 10px 10px;
    color: #fff;
}

.modal-content.popup-c .zed-login {
    padding: 0px 0 10px 0px;
    color: #fff;
    font-size: 14px;
}

.zed a {
    color: #fff;
}

    .zed a:hover {
        color: #fff;
        text-decoration: underline;
    }

.btn-light-blue, a.btn-light-blue {
    color: #242d36;
    background-color: #57c7dd;
    border-color: none;
    border-radius: 0px;
}

    .btn-light-blue.focus, .btn-light-blue:focus, .btn-light-blue:hover,
    a.btn-light-blue.focus, a.btn-light-blue:focus, a.btn-light-blue:hover {
        color: #fff;
        background-color: #067aa1;
        border-color: none;
    }

.btn-dark-light-blue, a.btn-dark-light-blue {
    color: #57c7dd;
    background-color: #242d36;
    border: 3px solid #57c7dd;
    border-radius: 0px;
}

    .btn-dark-light-blue, .btn-dark-light-blue, .btn-dark-light-blue,
    a.btn-dark-light-blue.focus, a.btn-dark-light-blue:focus, a.btn-dark-light-blue:hover {
        color: #fff;
        background-color: #067aa1;
        border-color: none;
    }

.glyphicon.glyphicon-refresh.glyphicon-refresh-animate {
    color: #fff;
    padding-left: 40px;
}

.modal-content.popup-c .text-white a, .modal-content.popup-c .text-white a:link {
    color: #fff;
}

    .modal-content.popup-c .text-white a:visited {
        color: #fff;
    }

    .modal-content.popup-c .text-white a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .modal-content.popup-c .text-white a:active {
        color: #fff;
    }

.bookmark {
    position: absolute;
    top: -10px;
    right: 35px;
}

.fa.fa-bookmark {
    font-size: 15px;
    transform: scale(1,1);
}

.grey-bookmark {
    color: #D7D7D7;
}

.blue-bookmark {
    color: #4cc3dd;
}

.ui-autocomplete {
}

.ui-menu-item {
    color: #66666F;
    list-style-image: none !important;
}

.hashtags-icons {
    height: 20px;
    padding-left: 5px;
}

.headline-item .active .fa.fa-facebook, .headline-item .active .fa.fa-twitter, .headline-item .active .grey-heart-count, .headline-item .active .grey-bookmark {
    color: white;
}

.slider-handle {
    background-image: -webkit-linear-gradient(top,#51c6e1 0,#51c6e1 100%);
    background-image: -o-linear-gradient(top,#51c6e1 0,#51c6e1 100%);
    background-image: linear-gradient(to bottom,#51c6e1 0,#51c6e1 100%);
}

.blue-bookmark-feedlist {
    color: #4cc3dd;
    padding-top: -10px;
    vertical-align: top;
    position: absolute;
    top: -1px;
    left: 80px;
    font-size: 18px;
}

.feeds-list {
}

.arrow-bulls {
    font-size: 13px !important;
    padding-top: 0px !important;
    margin-left: 5px !important;
    color: #57cc0e !important;
}


.arrow-bears {
    color: #f0170f !important;
    transform: rotate(90deg) !important;
    font-size: 13px !important;
    padding-top: 0px !important;
    margin-left: 5px !important;
}





.stock-down-color {
    color: #f0170f;
}

.stock-up-color {
    color: #57cc0e;
}

.stock-grey-color {
    color: #c8c8c8;
}

.jumbo-input-field {
    padding-right: 5px;
}

.quick-signup {
    border-radius: 6px !important;
    color: #fff !important;
}

    .quick-signup:hover {
        background-color: #4db0c3 !important;
    }
/* --------------------< Global Style >-------------------- */

.modal-body {
    padding: 0px;
}




.tabbing ul.nav-tabs {
    border: 0px;
}

    .tabbing ul.nav-tabs li {
        margin: 0px;
        float: left;
    }

        .tabbing ul.nav-tabs li a {
            border-bottom: 3px solid transparent;
            border-left: 0px;
            border-right: 0px;
            border-top: 0px;
            text-transform: uppercase;
            font-size: 22px;
            padding: 12px 28px;
            float: left;
            margin: 0px;
            color: #fff;
        }

            .tabbing ul.nav-tabs li a:hover, .tabbing ul.nav-tabs li.active a, .tabbing ul.nav-tabs li a:focus {
                border-left: 0px;
                border-right: 0px;
                border-top: 0px;
                border-bottom: 3px solid #57c7dd;
                background-color: transparent;
                border-radius: 0px;
                color: #57c7dd;
            }



.tabbing .tab-content {
    display: inline-block;
    width: 100%;
    margin-top: -2px;
    border-top: 1px solid #ddd;
}

    .tabbing .tab-content ul {
        float: left;
        width: 100%;
        text-align: center;
        display: inline-block;
        margin: 35px 0px;
        padding: 0px;
    }

        .tabbing .tab-content ul li {
            display: inline-block;
            text-align: center;
            margin: 0px 0px 0px 6px;
        }

.modal-content .tabbing .tab-content ul li .fab {
    float: left;
    height: 40px;
    width: 40px;
    border-radius: 10px;
    padding-top: 11px;
    font-size: 17px;
    border: 1px solid transparent !important;
}

.modal-content .tabbing .tab-content ul li.fb .fab:hover {
    border: 1px solid #3d5b97;
    color: #3d5b97;
    background-color: #fff;
}

.modal-content .tabbing .tab-content ul li.tw .fab:hover {
    border: 1px solid #32abde;
    color: #32abde;
    background-color: #fff;
}

.modal-content .tabbing .tab-content ul li.gplus .fab:hover {
    border: 1px solid #db4c3f;
    color: #db4c3f;
    background-color: #fff;
}

.modal-content .tabbing .tab-content ul li.fb .btn {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.sign-up-OR {
    color: white;
    padding-top: 8px;
    padding-right: 5px;
}

.signup-second-row {
    font-family: helvetica, arial, sans-serif;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px;
}

.signup-first-row {
    font-family: helvetica, arial, sans-serif;
    color: #57c7dd;
    font-size: 35px;
    text-align: center;
}

.sign-up-embed .signup-first-row {
    font-size: 53px;
}


.sign-up-embed .signup-second-row {
    font-size: 35px;
}

.modal-content .tabbing .tab-content ul li.tw .btn {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.modal-content .tabbing .tab-content ul li.gplus .btn {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    float: left;
}



.modal-content .tabbing .tab-content ul li.fb .fab {
    border: 1px solid #3d5b97;
    color: #fff;
    background-color: #3d5b97;
}

.modal-content .tabbing .tab-content ul li.tw .fab {
    border: 1px solid #32abde;
    color: #fff;
    background-color: #32abde;
}

.modal-content .tabbing .tab-content ul li.gplus .fab {
    border: 1px solid #db4c3f;
    color: #fff;
    background-color: #db4c3f;
}

.tabbing .tab-content .formdiv .form-group p a {
    color: #57c7dd;
}

    .tabbing .tab-content .formdiv .form-group p a:hover {
        color: #fff;
    }

.tabbing .tab-content .form-group p {
    color: #fff;
    font-size: 14px;
    margin: 0px;
}

.tabbing .tab-content {
    padding: 0px 35px;
}

    .tabbing .tab-content .formdiv {
        float: left;
        width: 100%;
    }

    .tabbing .tab-content span.Row-Span {
        float: left;
        width: 100%;
        padding-bottom: 30px;
        border-top: 1px solid #ddd;
        text-align: center;
        display: inline-block;
    }

    .tabbing .tab-content .container {
        width: 100%;
        max-width: 100%;
        padding: 0px;
    }

        .tabbing .tab-content .container .glyphicon-refresh:before {
            margin-right: 10px;
        }

        .tabbing .tab-content .container .glyphicon-refresh {
            margin-bottom: 13px;
            padding-left: 0px;
        }

    .tabbing .tab-content span.Row-Span span {
        background-color: #242d36;
        border: 0 none;
        display: block;
        float: none;
        margin: -10px auto 0;
        color: #fff;
        padding: 0;
        width: 109px;
    }

    .tabbing .tab-content .form-group .form-control {
        height: 51px;
        /*border-color: #d7dbe0;*/
        /*border-radius: 0px;*/
    }

        .tabbing .tab-content .form-group .form-control:focus {
            border-color: #52c3e7;
            background-color: #fff;
        }

    .tabbing .tab-content .checkbox label a {
        float: right;
        color: #52c3e7;
        font-size: 13px;
    }

    .tabbing .tab-content .checkbox label {
        width: 100%;
        color: #fff;
        margin: 0px 0px 0px 0px;
        float: left;
    }

    .tabbing .tab-content .btn.btn-default {
        border-radius: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0px;
        background-color: #57c7dd;
        font-weight: bold;
        color: #242d36;
        padding: 11px 38px;
        font-size: 16px;
        text-transform: uppercase;
    }

        .tabbing .tab-content .btn.btn-default:hover {
            background-color: #067aa1;
            color: #ffffff;
        }

    .tabbing .tab-content .form-group .text-white a {
        color: #52c3e7;
    }

    .tabbing .tab-content .form-group .checkbox input[type="checkbox"] {
        margin: 0px;
    }

    .tabbing .tab-content .col-sm-12 .form-group .input-group-lg .btn-block {
        width: auto;
    }

    .tabbing .tab-content .formdiv .col-sm-12 {
        padding: 0px;
    }

.modal-dialog {
    max-width: 511px;
}
/*.tabbing .tab-content .col-sm-12 {
    padding: 0px;
}*/
#myModal .modal-dialog .modal-content {
    border-radius: 0px;
}

.tabbing .tab-content .col-sm-12.btnrow {
    padding-left: 15px;
}

.tabbing .tab-content .col-sm-12.agree {
    padding-left: 5px;
    padding-bottom: 10px;
}

    .tabbing .tab-content .col-sm-12.agree .zed a {
        color: #57c7dd;
    }

#loginTwitter {
    background: none;
    border: none;
}

#signUpTwitter {
    background: none;
    border: none;
}

.tabbing .tab-content ul {
    /* float: left; */
    /* float: left; */
    width: 100%;
    /* text-align: center; */
    display: inherit;
    padding: 0px;
    width: 130px;
    margin: 0px auto;
    overflow: hidden;
    float: right;
    /* margin-top: 35px; */
    /* margin-bottom: 35px; */
}

    .tabbing .tab-content ul li {
        float: right !important;
    }

.modal-content.popup-c .fa.twitter-icon {
    color: #1cb0e6;
    font-size: 35px;
    padding: 5px;
    border: 1px solid #015875;
    border-radius: 3px;
    background: #fff;
}

.twitter-icon::before {
    content: "";
}

.signin-box small {
    color: #fff;
}

#SignIn-Index span span {
    color: #fff;
}

.dvascxSignUp input[type="submit"] {
    float: left;
    width: 33%;
}

.dvascxSignUp .signup-freetext {
    width: 37%;
    float: left;
    padding-top: 10px;
    font-size: 18px;
}

.dvascxSignUp .input-group {
    width: 100%;
}

.dvascxSignUp {
    padding-bottom: 20px;
    width: 100%;
}


/*26/7/2016*/

.modal-content .tabbing .tab-content ul li.inL .btn {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.modal-content .tabbing .tab-content ul li.inL .fa {
    color: #fff;
    background-color: #0077B5;
}

    .modal-content .tabbing .tab-content ul li.inL .fa:hover {
        color: #0077B5;
        background-color: #fff;
    }

/*27/7/2016*/
.textUserEmail {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    background-color: #fff;
    width: 100%;
    margin-top: 10px;
}


/*29/7/16*/

.btnTweetUser {
    float: left;
    clear: none;
    width: 50% !important;
    margin-bottom: 10px;
}

.invalidEmailTwFormat {
    color: Red;
    float: right;
    clear: none;
}




.panel-darkgray > .panel-heading h3 span {
    float: right;
    width: 16px;
}

    .panel-darkgray > .panel-heading h3 span img {
        width: 100%;
    }


.watchlist-content {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 0px 0px 8px 8px;
}

    .watchlist-content h4 {
        font-size: 18px;
        color: #9b9b9b;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .watchlist-content p {
        font-size: 15px;
        color: #222;
        margin-bottom: 25px;
    }

    .watchlist-content a {
        display: inline-block;
        padding: 6px 22px 6px;
        font-weight: bold;
        font-size: 14px;
        background-color: #00baff;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        border-radius: 80px;
    }

        .watchlist-content a:hover {
            background-color: #222;
        }

/*2/8/2016*/

#dvYWatch {
    position: relative;
    z-index: 10;
}

    #dvYWatch .form-control {
        width: 80%;
        display: inline-block;
        font-size: 14px;
    }

    #dvYWatch span {
        float: right;
        width: 14px;
        display: inline-block;
        margin-top: 7px;
    }

        #dvYWatch span img {
            width: 100%;
            float: left;
        }



/*3/8/2016*/
#dvYsWatch {
    position: relative;
    z-index: 10;
}

    #dvYsWatch .form-control {
        width: 80%;
        display: inline-block;
        font-size: 14px;
    }

    #dvYsWatch > span {
        float: right;
        width: 16px;
        display: inline-block;
        margin-top: 7px;
    }

        #dvYsWatch > span img {
            width: 100%;
        }


.databind {
    position: relative;
    width: 100%;
    background-color: #fff;
    display: none;
    float: left;
    margin-top: -10px;
}

    .databind.showStockUl {
        display: block;
    }

    .databind ul {
        padding: 0px;
        list-style: none;
        position: absolute;
        max-height: 182px;
        overflow: auto;
        right: 0;
        top: 0;
        z-index: 99;
        background: #fff;
        min-width: 350px;
        width: 100%;
        box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    }

        .databind ul li {
            padding: 2px 5px;
            float: left;
            width: 100%;
        }

            .databind ul li:hover {
                background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
                font-weight: normal;
                cursor: pointer;
                color: #212121;
            }

            .databind ul li .search-container {
                float: left;
                width: 100%;
            }

                .databind ul li .search-container .span-right {
                    width: 80%;
                    float: right;
                    font-size: 12px;
                }

                .databind ul li .search-container .span-left {
                    float: none;
                    width: auto;
                    overflow: hidden;
                    font-size: 12px;
                }

.searchfieldrow {
    display: inline-block;
    width: 100%;
    height: 28px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 3px;
}

    .searchfieldrow input.search {
        width: 100% !important;
        border: 0px;
        height: 27px;
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-position: 113% 3px;
        padding-left: 11px;
        font-size: 12px !important;
        padding-right: 21px;
        vertical-align: top;
    }


@media all and (min-width:992px) {
    #dvYFixerWlist .scrollerWlist .list-group li .row .col-md-6 {
        padding: 0px 10px;
        float: left;
        /*max-width: 87px;*/
        max-width: 94px !important;
    }

    /*#dvYFixerWlist .scrollerWlist .list-group li:hover .row .closeicon {
        display: block;
    }*/

    #dvYFixerWlist .scrollerWlist .list-group li .row .closeicon {
        float: right;
        padding: 2px 18px 0px 0px;
        position: absolute;
        right: -2px;
        top: -3px;
    }

    .closeicon .fa {
        opacity: 0;
    }

    .closeicon a .fa.fa-times {
        background: #fff;
        height: 16px;
    }

    #dvYFixerWlist .scrollerWlist .list-group li .row .closeicon a {
        color: #90949c;
    }

    .stockCard:hover .sort-up1 .closeicon .fa.fa-times {
        opacity: 1;
    }

    .stockCard:hover .sort-up1 .fa-sort-up {
        opacity: 0;
    }

    #dvYFixerWlist .scrollerWlist .list-group li .row .col-md-6.stockCard-padding {
        max-width: 112px;
        padding: 0px 0px 0px 13px;
    }
}

#dvNoWatch {
    position: relative;
}

#dvYFixerWlist .scrollerWlist ul li {
    transition: 1s;
    -webkit-transition: 1s;
}

/*5/8/2016*/

.clickStockInRep {
    position: relative;
    z-index: 9;
}

#dvPlusWatch {
    float: right;
    width: 16px;
}

    #dvPlusWatch span {
        float: right;
        width: 14px;
        display: inline-block;
        margin-top: 2px;
    }

    #dvPlusWatch > span img {
        width: 100%;
        float: left;
        margin-top: 6px;
    }





#dvYWatchListTag span {
    float: right;
    width: 14px;
    display: inline-block;
    margin-top: -1px;
}

    #dvYWatchListTag span img {
        width: 100%;
    }

#dvPanelWatchList {
    width: 80%;
    display: inline-block;
}

#dvPanelWithoutWatch {
    width: 80%;
    display: inline-block;
}

#dvNoWatch span {
    float: right;
    width: 14px;
    display: inline-block;
    margin-top: 1px;
}

    #dvNoWatch span img {
        width: 100%;
        float: left;
    }

#dvYsWatch {
    padding: 4px 10px 4px 10px;
}

#dvYWatch {
    padding: 4px 10px 4px 10px;
}

.stockCard > .row > .col-md-5 {
    padding-left: 0px;
    padding-right: 18px;
}

.waypoint .row .userNoWatchList {
    display: none;
}


/*17/8/2016*/

#preImage {
}

#newEventCreate {
    /* float: left; */
    width: 60%;
    background-color: #fff;
    padding: 20px !important;
    margin-top: 102px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 120px;
    clear: both;
    /* display: inline-block; */
}


    #newEventCreate > div > label {
        float: left;
        width: 25%;
        text-align: right;
        font-weight: 600;
        font-size: 12px;
    }

    #newEventCreate > div:first-child #dvEventType {
        float: left;
        width: auto;
        margin-left: 0px;
        max-width: 100% !important;
    }

#onclickdiv .right-col #dvEvents > div > input[type="text"], #onclickdiv .right-col #dvEvents > div > textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    max-width: 80% !important;
    font-size: 14px;
    line-height: 1.42857143;
    max-width: 70%;
    margin-left: 0px;
    color: #555;
    background-color: #fff;
    float: left;
    clear: both;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#onclickdiv .right-col #dvEvents > div > textarea {
    min-height: 100px;
}

#newEventCreate > div > div table {
    width: 100%;
    float: left;
}

#newEventCreate > div > div label {
    margin-left: 0px;
    color: #888;
    z-index: 9;
    padding: 1px 8px 1px 0px;
    font-weight: normal;
    border: 1px solid transparent;
    margin-bottom: 0px;
    font-size: 14px;
    cursor: pointer;
    float: left;
    width: auto;
}



#newEventCreate > div > div .container .col-sm-6 {
    padding: 0px;
    width: 100%;
}

#newEventCreate > #dvUploader #dvShowImageUpload {
    float: left;
    width: 70%;
    max-width: 100% !important;
    margin-left: 25%;
    padding-left: 10px;
    margin-top: 10px;
}

    #newEventCreate > #dvUploader #dvShowImageUpload > a {
        float: left;
        width: 100%;
        margin: 10px 0px;
    }

    #newEventCreate > #dvUploader #dvShowImageUpload img {
        width: 300px;
        border: 1px solid #ddd;
        padding: 4px;
        max-height: 300px;
    }

#newEventCreate > .col-sm-12 {
    padding-left: 25%;
    width: 100%;
    margin-left: 10px;
    max-width: 61%;
}

    #newEventCreate > .col-sm-12 input[type="submit"] {
        float: left;
        width: auto;
        margin: 0px 10px 0px 0px;
        font-size: 14px;
        font-weight: 700;
        padding: 8px 10px;
    }

.neweventbtn {
    color: #fff !important;
    background-color: #57c7dd;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0px 10px 0px;
    padding: 8px 25px;
}

    .neweventbtn:hover, .neweventbtn:focus {
        color: #fff;
        background-color: #067aa1;
    }

#newEventCreate > div > #dvEmbed {
    float: left;
    width: 70%;
    max-width: 100% !important;
    margin-left: 25%;
    padding-left: 10px;
    margin-top: 10px;
}

/*24/8/2016*/

#dvUserTradingtDetails {
    margin-top: 48px;
}

#onclickdiv {
    margin: auto;
    width: 100%;
}

    #onclickdiv h2 {
        text-align: center;
        margin-bottom: 40px;
        background: #242d38;
        color: #fff;
        font-size: 20px;
        margin: 0px;
        padding: 10px;
        margin-bottom: 20px;
    }

    #onclickdiv .left-col {
        width: 120px;
        float: left;
        margin-right: 20px;
    }

        #onclickdiv .left-col ul {
            float: left;
            width: 100%;
            box-sizing: border-box;
            padding-left: 0px;
        }

            #onclickdiv .left-col ul li {
                list-style: none;
                float: left;
                width: 100%;
            }

                #onclickdiv .left-col ul li a {
                    color: #000;
                    font-weight: bold;
                    font-size: 12px;
                    line-height: 26px;
                    float: left;
                    width: 100%;
                    border-right: 1px solid #ddd;
                }

    #onclickdiv .right-col {
        width: calc(100% - 140px);
        float: right;
    }

    #onclickdiv .left-col ul li a:focus, #onclickdiv .left-col ul li a.active, #onclickdiv .left-col ul li a:hover {
        border-color: red;
        color: red;
    }



    #onclickdiv .right-col #dvEvents > div {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }


#dvEventType table tr td input[type="radio"] {
    float: left;
    width: 97px;
    opacity: 0;
    height: 18px;
    cursor: pointer;
    position: absolute;
    left: 0px;
}

#dvEventType table tr td {
    position: relative;
    padding-top: 10px;
}

#dvEventType table tr {
    float: left;
    width: auto;
}



#newEventCreate > div > div .container {
    width: 100%;
    margin-top: 5px;
    float: left;
}

#dvEventType table tr > td > input[type="radio"]:checked + label {
    border: 1px solid #ff0000;
    padding: 1px 8px;
}

#dvEventTime table.eventTimeStatus tr, #dvEventVisibility table tr {
    float: left;
    width: atuo;
    margin-right: 10px;
}


    #dvEventTime table.eventTimeStatus tr td, #dvEventVisibility table tr td {
    }

        #dvEventTime table.eventTimeStatus tr td input[type="radio"], #dvEventVisibility table tr td input[type="radio"] {
            float: left;
        }

        #dvEventTime table.eventTimeStatus tr td label, #dvEventVisibility table tr td label {
            float: left;
            width: auto;
        }

#dvEventCoverPhoto table.evtCoverPhoto tr {
    float: left;
    width: atuo;
    margin-right: 10px;
}

}

#dvEventVisibility table.evtCoverPhoto tr td input[type="radio"] {
    float: left;
}

#dvEventVisibility table.evtCoverPhoto tr td label {
    float: left;
    width: auto;
}

/* 26 Aug 2016*/
.videoImageContainer {
    position: static !important;
}

    .videoImageContainer img {
        height: 50px;
    }

    .videoImageContainer .img-responsive {
        display: block;
        width: 80px;
        height: 53px;
    }

.videoListContainer {
    width: 100%;
    float: left;
    padding: 10px 0px;
    border-bottom: 1px solid #d7d4d4;
}

    .videoListContainer a {
        color: #067aa1;
    }

        .videoListContainer a:hover {
            text-decoration: underline;
        }

.right-col #dvUploader #dvEventCoverPhoto .evtCoverPhoto {
    margin-bottom: 10px;
}

    .right-col #dvUploader #dvEventCoverPhoto .evtCoverPhoto tr {
        float: left;
        width: auto;
        margin-right: 10px;
    }

}

.right-col #dvUploader #dvEventCoverPhoto .evtCoverPhoto tr td input[type="radio"] {
    float: left;
}

.right-col #dvUploader #dvEventCoverPhoto .evtCoverPhoto tr td label {
    float: left;
    width: auto;
}


#dvAdvanced table tr {
    float: left;
    width: auto;
    margin-right: 10px;
    margin-bottom: 12px;
}

}

#dvAdvanced table tr td input[type="radio"] {
    float: left;
}

#dvAdvanced table tr td label {
    float: left;
    width: auto;
}

#dvEvents, #dvCover, #dvAdvanced {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    padding: 10px;
}

    #dvCover .txtEvtVideo {
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.btnrow {
    padding-left: 0px;
}

    .btnrow input[type="submit"], .btnrow input[type="button"]#btnCancel {
        font-size: 13px;
        width: auto !important;
        float: left;
        margin: 0px 10px 0px 0px;
        color: #fff;
        background-color: #242d38;
        padding: 5px 5px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        text-transform: capitalize;
    }

.right-col #dvEvents div table td {
    position: relative;
    padding-top: 0;
    padding-bottom: 4px;
}

    .right-col #dvEvents div table td input[type="radio"] {
        float: left;
        width: 97px;
        opacity: 0;
        height: 18px;
        cursor: pointer;
        position: absolute;
        left: 0px;
    }

    .right-col #dvEvents div table td label {
        margin-left: 0px;
        z-index: 9;
        padding: 1px 8px 1px 0px;
        font-weight: normal;
        border: 1px solid transparent;
        margin-bottom: 0px;
        font-size: 14px;
        cursor: pointer;
        float: left;
        width: 100%;
    }


    .right-col #dvEvents div table td > input[type="radio"]:checked + label {
        border: 1px solid #242d38;
        padding: 1px 8px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.right-col #dvCover div table td {
    position: relative;
    padding-top: 0;
    padding-bottom: 4px;
}

    .right-col #dvCover div table td input[type="radio"] {
        float: left;
        width: 97px;
        opacity: 0;
        height: 18px;
        cursor: pointer;
        position: absolute;
        left: 0px;
    }

    .right-col #dvCover div table td label {
        margin-left: 0px;
        z-index: 9;
        padding: 1px 8px 1px 0px;
        font-weight: normal;
        border: 1px solid transparent;
        margin-bottom: 0px;
        font-size: 14px;
        cursor: pointer;
        float: left;
        width: 100%;
    }


    .right-col #dvCover div table td > input[type="radio"]:checked + label {
        border: 1px solid #242d38;
        padding: 1px 8px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.right-col #dvAdvanced div table td {
    position: relative;
    padding-top: 0;
    padding-bottom: 4px;
}

    .right-col #dvAdvanced div table td input[type="radio"] {
        float: left;
        width: 97px;
        opacity: 0;
        height: 18px;
        cursor: pointer;
        position: absolute;
        left: 0px;
    }

    .right-col #dvAdvanced div table td label {
        margin-left: 0px;
        z-index: 9;
        padding: 1px 8px 1px 0px;
        font-weight: normal;
        border: 1px solid transparent;
        margin-bottom: 0px;
        font-size: 14px;
        cursor: pointer;
        float: left;
        width: 100%;
    }


    .right-col #dvAdvanced div table td > input[type="radio"]:checked + label {
        border: 1px solid #242d38;
        padding: 1px 8px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

#dvEventTime, #dvEventVisibility, #dvEventCoverPhoto, #dvSendEmail, #dvSendReminder, #dvHideParticipiants, #dvfacebookPixel {
    float: left;
    width: auto;
}

#dvShowImageUpload {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.right-col #dvAdvanced > div {
    float: left;
    width: 100%;
}

#dvCover > div {
    float: left;
    width: 100%;
}

/* 24 Aug 2016*/

div#comingUp {
    margin-bottom: 30px;
    padding-right: 15px;
    /*background-color: #e9ebee;*/
}

div#comingUp {
    max-height: 423px;
    z-index: 999;
    width: 340px;
    /*   --scrollbarBG: #242d38;
    --thumbBG: #b2b5be;*/
    overflow: hidden;
    /*background-color: #e9ebee;*/
}

    div#comingUp:hover {
        overflow: auto;
        overflow-x: hidden;
        /* scrollbar-width: thin;
        scrollbar-color: #b2b5be #e9ebee;*/
    }
/* width */
/*div#comingUp::-webkit-scrollbar {
        width: 5px;
    }*/

/* Track */
/*div#comingUp::-webkit-scrollbar-track {
        background: #e9ebee;
    }*/

/* Handle */
/*div#comingUp::-webkit-scrollbar-thumb {
        background: #b2b5be;
        border-radius: 2px;
    }*/
/* Handle on hover */
/*div#comingUp::-webkit-scrollbar-thumb:hover {
            background: #555;
        }*/
/* 26 Aug 2016*/
.videoImageContainer {
    position: static !important;
}

    .videoImageContainer .img-responsive {
        display: block;
        width: 80px;
        height: 53px;
    }

.videoListContainer {
    width: 100%;
    float: left;
    padding: 10px 0px;
    border-bottom: 1px solid #d7d4d4;
}

    .videoListContainer a {
        color: #067aa1;
    }

        .videoListContainer a:hover {
            text-decoration: underline;
        }

/*30 Aug 2016*/


* {
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
}

@font-face {
    font-family: 'helvetica-narrowbold';
    src: url('helvetica_narrow_bold.woff2') format('woff2'), url('helvetica_narrow_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

#wrapper {
    float: left;
    width: 100%;
    margin-top: 120px;
}

.center {
    max-width: 930px;
    margin: auto;
    width: 100%;
}

.timer-box {
    float: left;
    width: 100%;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    text-align: center;
    padding: 35px;
}

    .timer-box > h1 {
        font: 300 40px/30px 'Roboto', sans-serif;
        color: #242d38;
        margin-bottom: 20px;
    }

    .timer-box > p {
        font: 300 16px/20px 'Roboto', sans-serif;
        color: #242d38;
        margin-bottom: 40px;
    }

    .timer-box .claimButtonDiv {
        float: left;
        width: 100%;
        text-align: center;
    }

        .timer-box .claimButtonDiv a {
            border-radius: 4px;
            padding: 9px 33px;
            color: #fff;
            background-color: #242d38;
            display: inline-block;
            font-size: 20px;
            cursor: pointer;
            margin-bottom: 25px;
            text-transform: uppercase;
        }

.leftsectiondiv {
    float: left;
    width: 42%;
    background-color: #fff;
    border: 1px solid #ccc;
}

    .leftsectiondiv h2 {
        background-color: #52c7e2;
        font: 900 30px/40px 'Roboto', sans-serif;
        color: #fff;
        padding: 6px 0px;
    }

.leftsectiondiv-content {
    background-color: #fff;
    border: 1px solid #ccc;
    text-align: left;
}

.leftsectiondiv span.icon {
    background: url(../IMG/cal.png) no-repeat left top;
    float: left;
    font: 500 67px/40px 'Roboto', sans-serif;
    color: #c4c5c5;
    width: 117px;
    height: 126px;
    margin: 18px;
    padding-top: 59px;
}

.leftsectiondiv h4 {
    font: 300 38px/30px 'Roboto', sans-serif;
    color: #242d38;
    float: left;
    margin: 26px 0px 10px 0px;
    width: 56%;
    text-align: left;
}

.leftsectiondiv .date {
    font: 500 33px/30px 'Roboto', sans-serif;
    color: #52c7e2;
    float: left;
    margin-bottom: 10px;
    width: 56%;
    text-align: left;
}

.leftsectiondiv p {
    font: 300 18px/30px 'Roboto', sans-serif;
    color: #242d38;
    float: left;
    width: 103px;
    width: 56%;
    text-align: left;
}

.rightsectiondiv {
    float: right;
    width: 56%;
}

    .rightsectiondiv .timer {
        float: left;
        width: 100%;
        text-align: center;
    }

        .rightsectiondiv .timer ul {
            display: inline-block;
            text-align: center;
            padding: 0px;
        }

            .rightsectiondiv .timer ul li {
                display: inline-block;
                text-align: center;
                margin: 0px 5px;
                max-width: 87px;
            }

                .rightsectiondiv .timer ul li span {
                    font: 700 17px/25px 'Roboto', sans-serif;
                    color: #242d38;
                    display: inline-block;
                    width: 100%;
                    margin-bottom: 10px;
                }

                    .rightsectiondiv .timer ul li span + span {
                        background: url(../IMG/bg-timer.png) no-repeat center top;
                        font-size: 54px;
                        line-height: 96px;
                        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                        color: #fff;
                        text-decoration: none;
                        float: left;
                        width: 87px;
                        text-align: center;
                        height: 94px;
                    }


.publish {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 9%;
}

    .publish h3 {
        color: #242d38;
        font: 300 25px/30px 'Roboto', sans-serif;
    }

    .publish p {
        color: #242d38;
        font: 700 25px/30px 'Roboto', sans-serif;
    }

        .publish p span {
            font-size: 17px;
            font-weight: 300;
        }


.publishers {
    float: left;
    width: 62%;
    margin-top: 50px;
    text-align: left;
}

    .publishers h2 {
        float: left;
        width: 100%;
        background-color: #242d38;
        font: 300 22px/30px 'Roboto', sans-serif;
        color: #ffffff;
        padding: 8px 15px;
    }

    .publishers ul {
        float: left;
        width: 100%;
        background-color: #fff;
        border: 1px solid #ccc;
        margin: 0px;
        padding: 0px;
    }

        .publishers ul li {
            float: left;
            width: 100%;
            border-bottom: 1px solid #ddd;
            list-style: inside decimal;
            padding: 0px 20px;
            font: 300 18px/40px 'Roboto', sans-serif;
            color: #222222;
        }


.newevents {
    float: left;
    width: 100%;
    padding-top: 20px;
}

    .newevents h2 {
        float: left;
        width: 100%;
        font-size: 22px;
    }


/*8-9-2016*/
#createdEvents {
    float: left;
    width: 100%;
}

#dvUserEvtDetails {
    float: left;
    width: 100%;
}

    #dvUserEvtDetails .tile-list {
        float: left;
        width: 100% !important;
        border-radius: 5px;
        margin-bottom: 10px;
        background: #fff;
        border: 1px solid #ddd !important;
        padding: 20px;
    }

        #dvUserEvtDetails .tile-list a.closeicon {
            float: right;
            margin: -11px -7px 0px 0px;
            display: none;
        }

        #dvUserEvtDetails .tile-list a h4 {
            margin-bottom: 10px;
        }

        #dvUserEvtDetails .tile-list a .text-time {
            color: #666;
            font-size: 12px;
        }

        #dvUserEvtDetails .tile-list:hover a.closeicon {
            display: block;
        }

        #dvUserEvtDetails .tile-list:hover {
            cursor: pointer;
            box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
        }

#myTrading {
    float: left;
    width: 100%;
}

#dvUserTradingtDetails {
    float: left;
    width: 100%;
    margin-top: 0px;
}

    #dvUserTradingtDetails .tile-list {
        float: left;
        border-radius: 5px;
        width: 100% !important;
        margin-bottom: 10px;
        background: #fff;
        border: 1px solid #ddd !important;
        padding: 20px;
    }

        #dvUserTradingtDetails .tile-list a.closeicon {
            float: right;
            margin: -11px -7px 0px 0px;
            display: none;
        }

        #dvUserTradingtDetails .tile-list a h4 {
            margin-bottom: 10px;
        }

        #dvUserTradingtDetails .tile-list a .text-time {
            color: #666;
            font-size: 12px;
        }

        #dvUserTradingtDetails .tile-list:hover a.closeicon {
            display: block;
        }

        #dvUserTradingtDetails .tile-list:hover {
            cursor: pointer;
            box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
        }

@media screen and (max-width: 850px) and (min-width: 768px) {
    .newevents h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 767px) {
    .newevents {
        padding-top: 0px;
    }

    #dvUserTradingtDetails {
        margin-top: 20px;
    }

    .newevents h2 {
        margin-top: 30px;
    }
}

#eventsVisited {
    float: left;
    width: 100%;
}

#dvUserEventsVisited {
    float: left;
    width: 100%;
}

    #dvUserEventsVisited .tile-list {
        float: left;
        border-radius: 5px;
        width: 100% !important;
        margin-bottom: 10px;
        background: #fff;
        border: 1px solid #ddd !important;
        padding: 20px;
    }

        #dvUserEventsVisited .tile-list a.closeicon {
            float: right;
            margin: -11px -7px 0px 0px;
            display: none;
        }

        #dvUserEventsVisited .tile-list a h4 {
            margin-bottom: 10px;
        }

        #dvUserEventsVisited .tile-list a .text-time {
            color: #666;
            font-size: 12px;
        }

        #dvUserEventsVisited .tile-list:hover a.closeicon {
            display: block;
        }

        #dvUserEventsVisited .tile-list:hover {
            cursor: pointer;
            box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.3);
        }

.newevents .col-sm-4:last-child h2 {
    margin-bottom: 10px;
}

/*For create event pages*/
.errorClass {
    border: 1px solid red !important;
}

.lblMsg {
    color: red !important;
}

#newEventCreate {
    margin-bottom: 15px;
    padding: 0px !important;
}



/*#datetimeinput .datetimeclass {
    float: left;
    width: 200px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#datetimeinput .input-group-addon {
    float: left;
    width: auto;
    height: 45px !important;
    margin: 0px 0px 0px;
    padding-top: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#datetimeinput .regionuserclass {
    float: left;
    margin: 10px 0px 0px 14px;
}

.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
    width: 200px;
    word-break: break-all;
}*/

.tabContainer {
    width: 100%;
    float: left;
    padding: 0px 20px 20px 20px;
}

#onclickdiv .left-col ul li a:focus, #onclickdiv .left-col ul li a.active, #onclickdiv .left-col ul li a:hover {
    border-color: #242d38;
    color: #242d38;
}

#preImage {
    width: 200px;
}

div#dvEmbed {
    margin-top: 30px;
}
/*19 Sep 2016*/
.claimButtonClassPreview {
    pointer-events: none;
}

/*28-9-16*/
#CheckDeviceModal .modal-content {
    width: 100%;
    float: left;
    padding: 20px;
}

#CheckDeviceModal .modal-body {
    width: 100%;
    float: left;
}

.videoTestContainer {
    width: 48%;
    float: left;
}

.audioTestContainer {
    width: 48%;
    float: right;
}

#CheckDeviceModal .modal-actions {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

div#videoTestFrame, #CheckDeviceModal .OT_fit-mode-cover {
    min-height: 200px;
}

#CheckDeviceModal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    margin-bottom: 20px;
}

#CheckDeviceModal .form-control {
    margin: 20px 0px 10px 0px;
}

svg.icon.icon-videocam, svg.icon.icon-mic {
    width: 50px;
    /* text-align: center; */
    margin: 0px auto;
    float: none;
    fill: #9C9C9C;
    display: inherit;
    margin-bottom: 20px;
}

#CheckDeviceModal .modal-dialog {
    max-width: 600px;
}

#CheckDeviceModal .modal-header .close {
    margin-top: 3px;
    margin-right: 10px;
}

#CheckDeviceModal .modal-header {
    padding: 0px;
    border-bottom: 0px;
}

input.goLivebtn.btn {
    /*background: #23c162;*/
    border-radius: 0px;
    min-width: 100px;
}


#publisherMeter {
    background: #26C465;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 4px 4px;
    transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.sound-bar-contain {
    height: 200px;
    width: 30px;
    margin: 0 auto;
    border-radius: 4px;
    border: 1px solid #ddd;
    position: relative;
}



/* START 11/24/2016 by: Jahangir  event image classes */
span[data-letter="Default"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #242d38;
    vertical-align: middle;
    color: white;
}

span[data-letter="A"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Plum;
    vertical-align: middle;
    color: white;
}

span[data-letter="B"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: BurlyWood;
    vertical-align: middle;
    color: white;
}

span[data-letter="C"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: CadetBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="D"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Chocolate;
    vertical-align: middle;
    color: white;
}

span[data-letter="E"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: CornflowerBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="F"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Crimson;
    vertical-align: middle;
    color: white;
}

span[data-letter="G"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkGoldenRod;
    vertical-align: middle;
    color: white;
}

span[data-letter="H"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkOliveGreen;
    vertical-align: middle;
    color: white;
}

span[data-letter="I"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkOrchid;
    vertical-align: middle;
    color: white;
}

span[data-letter="J"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: LightCoral;
    vertical-align: middle;
    color: white;
}

span[data-letter="K"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkRed;
    vertical-align: middle;
    color: white;
}

span[data-letter="L"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkSlateBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="M"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkTurquoise;
    vertical-align: middle;
    color: white;
}

span[data-letter="N"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DarkViolet;
    vertical-align: middle;
    color: white;
}

span[data-letter="O"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DeepSkyBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="P"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: DimGray;
    vertical-align: middle;
    color: white;
}

span[data-letter="Q"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Indigo;
    vertical-align: middle;
    color: white;
}

span[data-letter="R"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: LightSlateGray;
    vertical-align: middle;
    color: white;
}

span[data-letter="S"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: RebeccaPurple;
    vertical-align: middle;
    color: white;
}

span[data-letter="T"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: RosyBrown;
    vertical-align: middle;
    color: white;
}

span[data-letter="U"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Salmon;
    vertical-align: middle;
    color: white;
}

span[data-letter="V"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Sienna;
    vertical-align: middle;
    color: white;
}

span[data-letter="W"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Silver;
    vertical-align: middle;
    color: white;
}

span[data-letter="X"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: SteelBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="Y"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: SlateBlue;
    vertical-align: middle;
    color: white;
}

span[data-letter="Z"] {
    display: inline-block;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: Teal;
    vertical-align: middle;
    color: white;
}

.span-data-letter-chat {
    font-size: 16px !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 27px !important;
    padding-left: 1px;
}

.user-image-avatar {
    text-align-last: initial !important;
    margin-top: 7px;
    width: auto !important;
}

/* END 11/24/2016 by: Jahangir  event image classes */

/*Room Page Css*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
    height: 100%;
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
    height: 100%;
    overflow-x: hidden;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

    /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}

    /**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

    a:active,
    a:hover {
        outline: 0;
    }

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

    /**
 * Re-set default cursor for disabled elements.
 */

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    /**
 * Remove inner padding and border in Firefox 4+.
 */

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

    /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box; /* 1 */
        padding: 0; /* 2 */
    }

    /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

    input[type="search"] {
        -webkit-appearance: textfield; /* 1 */
        box-sizing: content-box; /* 2 */
    }

        /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}




.container-fluid {
    height: 100%;
}

.leftCol {
    height: 100%;
    position: fixed;
    width: 50px;
    background: #060606;
    z-index: 9;
}

    .leftCol ul {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
    }

        .leftCol ul li {
            list-style: none;
            width: 100%;
            text-align: center;
            padding: 10px 0px;
        }


.videoContainer {
    width: 85%;
    min-height: 100%;
    padding-left: 0px;
    background: #181818;
    float: left;
    height: 100%;
}

.videoContent {
    padding: 20px 42px;
    width: 100%;
    float: left;
    height: 100%;
    text-align: center;
}

.btn-primary.moreBtn {
    background-color: #fff;
    border-color: #2e6da4;
    color: #9a9a9a;
}

    .btn-primary.moreBtn.active, .btn-primary.moreBtn:active, .open > .dropdown-toggle.btn-primary.moreBtn {
        background-color: #fff;
        border-color: #2e6da4;
        color: #9a9a9a;
    }

.videoContent .dropdown-menu {
    left: inherit;
    right: 0px;
    margin-top: -25px;
}

    .videoContent .dropdown-menu > li {
        min-height: 10px;
    }

.heading {
    width: 100%;
    float: left;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 9;
}



.mainVideoContainer img {
    width: 100%;
}

.infoDiv {
    width: 100%;
    float: left;
    color: #fff;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,.6);
    padding: 20px 0px;
    z-index: 999;
}
    /*.infoDiv {
    width: 100%;
    float: left;
    color: #fff;
    font-weight: normal;
    
    position: absolute;
    bottom: 0px;
    z-index: 999999999999999999999;
    background: rgba(0,0,0,.8);
   
}*/

    .infoDiv h2 {
        font-weight: 300;
        font-size: 30px;
    }

        .infoDiv h2 span {
            font-weight: 500;
        }

    .infoDiv p {
        color: #585858;
        font-weight: 300;
        font-size: 18px;
    }

    .infoDiv .textContainer {
        float: left;
        margin-right: -30px;
        text-align: left;
        width: 60%;
    }

.greenBtn {
    background: #23c162 none repeat scroll 0 0;
    color: #fff !important;
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    text-align: center;
    /*width: 130px;*/
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 40px;
    border-radius: 3px;
    margin-right: 10px !important;
}

    .greenBtn:hover {
        text-decoration: none;
        background: #1e9e51;
    }

.greenBtnPopUp {
    background: #23c162 none repeat scroll 0 0;
    color: #fff !important;
    border-radius: 3px !important;
    /*display: block;*/
    /*float: left;*/
    /*height: 43px;
    line-height: 43px;
    text-align: center;
    width: 130px;
    margin-top: 40px;
    border-radius: 3px;
    margin-right: 10px !important;*/
}

    .greenBtnPopUp:hover {
        text-decoration: none;
        background: #1e9e51;
    }

.chatContainer {
    width: 15%;
    float: right;
    height: 100%;
    padding: 20px 0px;
    background: #f8f8f8;
    position: relative;
}

.chatUl li {
    padding: 0px 10px;
}

.textBoxContainer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    float: left;
    left: 0px;
    text-align: center;
}

.textbox {
    border: none;
    border-right: 3px solid #51c6e1;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.3), -2px 0 0 0 #51c6e1 inset;
    width: 80%;
    margin: 0px auto;
    margin-bottom: 20px;
    float: none;
    height: 30px;
    transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
    -webkit-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
    -o-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
    padding: 0px 10px;
}

    .textbox:hover, .textbox:focus {
        width: 90%;
    }

.chat {
    overflow: auto;
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    padding-bottom: 15px;
}

.chatUl {
    padding: 0px;
}

    .chatUl li {
        list-style: none;
        margin-bottom: 5px;
        transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
        -moz-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
        -webkit-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
        -o-transition: all 0.2s cubic-bezier(0.08, 1.09, 0.64, 1.12) 0s;
    }

        .chatUl li.left {
            float: left;
            width: 100%;
        }

        .chatUl li.right {
            float: right;
            width: 100%;
        }

        .chatUl li.left .userImage {
            float: left;
            margin-right: 2%;
            width: 22%;
            text-align: left;
        }

            .chatUl li.left .userImage div {
                font-size: 8px;
                color: #9b9b9b;
                margin-top: 1px;
                margin-left: 3px;
            }

        .chatUl li.left .userText {
            float: left;
            max-width: 76%;
        }

            .chatUl li.left .userText p {
                border: 1px solid #ddd;
                /*border-right: 3px solid #23c162;*/
                border-radius: 4px;
                padding: 2px 5px 4px 5px;
                /*margin-bottom: 5px;*/
                font-size: 12px;
                word-wrap: break-word;
                text-align: left;
                background-color: white;
            }

        .chatUl li.right .userText span {
            overflow: hidden;
            width: 100%;
            text-align: right;
            display: block;
            font-size: 11px;
            font-weight: 600;
            color: #9b9b9b;
            margin-top: 5px;
        }

        .chatUl li.left .userText span {
            overflow: hidden;
            width: 100%;
            text-align: left;
            display: block;
            font-size: 11px;
            font-weight: 600;
            color: #9b9b9b;
            margin-top: 5px;
        }

        .chatUl li.right .userImage {
            float: right;
            /* margin-left: 5px; */
            width: 22%;
            margin-left: 2%;
            text-align-last: right;
        }

            .chatUl li.right .userImage div {
                font-size: 8px;
                color: #9b9b9b;
                margin-top: 1px;
                margin-left: 3px;
            }


        .chatUl li.right .userText {
            float: right;
            max-width: 76%;
        }

            .chatUl li.right .userText p {
                border: 1px solid #ddd;
                /*border-right: 3px solid #ee795d;*/
                border-radius: 4px;
                padding: 2px 5px 4px 5px;
                /*margin-bottom: 5px;*/
                word-wrap: break-word;
                text-align: left;
                background-color: white;
            }

.chatHidden {
    width: 100%;
}

.user-text-margin-left {
    padding-left: 0px;
}

.user-text-margin-right {
    padding-right: 0px;
}

/*Video Module Css*/
#dvVideoEvent {
    height: 100%;
    padding-top: 43px;
    margin-left: -30px;
    margin-right: -30px;
}

.container-fluid {
    height: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.videoContainer {
    width: 85%;
    padding-left: 0px;
    background: #181818;
    float: left;
    height: 100%;
    position: relative;
    z-index: 1;
}

.videoContent {
    /*padding: 20px 42px;*/
    padding: 0px;
    width: 100%;
    float: left;
    height: 100%;
    overflow-y: auto;
    position: relative;
}

.parentVideoDiv .mainVideoContainer {
    height: 100%;
    float: left;
    width: 100%;
}

.parentVideoDiv {
    width: 100%;
    float: left;
    margin-top: 0px;
    max-height: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}
    /*.parentVideoDiv {
    width: 100%;
    float: left;
    margin-top: 0px;
   
    overflow: hidden;
    height: 100%;
    position: relative;
}*/

    .parentVideoDiv .subscribersContainer {
        position: absolute;
        right: 0px;
        bottom: 0px;
        overflow: auto;
        width: 100%;
        bottom: 125px;
    }

        .parentVideoDiv .subscribersContainer .scrolldiv-container > div {
            width: 116px !important;
            height: 90px !important;
            float: right;
            margin: 6px;
        }

        .parentVideoDiv .subscribersContainer .scrolldiv-container {
            min-width: 100%;
        }


/*.subscribersClass {
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 200px;
}

.subscribersClass > div{
    width: 200px;
    float: left;
    margin-top: 5px;
    max-height: 80%;
    height: 150px;
}*/

/*.jumpin form {
    height: 100%;
}*/

.chatUl li.right .userText p {
    border: 1px solid #ddd;
    /*border-right: 3px solid #51c6e1;*/
    border-radius: 4px;
    padding: 2px 5px 4px 5px;
    /*margin-bottom: 5px;*/
    font-size: 12px;
    background-color: white;
}


/*21-sept-16*/
.staticImageContainer {
    width: 85%;
    float: left;
    /* height: 100%; */
    overflow: hidden;
    position: relative;
}

    .staticImageContainer img {
        width: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
    }

.followUl {
    z-index: 9;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

    .followUl li {
        background: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        padding: 5px;
        list-style: none;
        font-size: 11px;
        float: left;
        margin: 0px 5px;
    }

        .followUl li a {
            background: #26c364;
            padding: 4px 8px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -o-border-radius: 3px;
            color: #fff;
            margin-left: 5px;
        }

            .followUl li a:hover {
                background: green;
                text-decoration: none;
            }

.userImageCircle {
    width: 15px;
    height: 15px;
    background: #ccc;
    display: block;
    border-radius: 7.5px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    -o-border-radius: 7.5px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

.controlsContainer {
    display: inline-block;
    width: auto;
    background: none;
    padding: 5px;
    width: 400px;
    margin: auto;
}

    .controlsContainer li {
        display: inline-block;
        margin: 0px 5px;
    }

        .controlsContainer li a {
            color: #fff;
            width: 35px;
            display: block;
            line-height: 35px;
            background: rgba(0,0,0,.4);
            text-align: center;
            border-radius: 30px;
            font-size: 15px;
        }

#ulmoreOption .blank span {
    border-bottom: 1px solid #ccc;
    display: block;
    width: 100%;
    margin: 5px 0px;
}

#ulmoreOption li.blank {
    padding: 0px;
    min-height: 0px !important;
}

.stop {
    color: #fff !important;
    background: #c70019 !important;
}

div#eventControlPanel {
    /* margin-right: 20px; */
    position: relative;
    right: 20px;
}

.infoDiv .row {
    margin: 0px;
}

.controlsContainer {
    top: 10px;
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    position: relative;
    display: none;
}

.videoContent:hover .controlsContainer.showAnimate {
    top: 10px;
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
}

.redBg {
    color: #fff !important;
    background: #c70019 !important;
}

.topChatIcon, .topShareIcon {
    color: #fff !important;
    width: 35px;
    display: block;
    line-height: 35px;
    background: rgba(255,255,255,1);
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    margin-right: 10px;
    float: left;
}

.logo.pull-left {
    margin-left: 10px;
}

p#greenRoomID {
    color: #fff;
    text-align: left;
    width: 100%;
    font-size: 16px;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 15px;
}


.mainVideoContainer .OT_publisher, .mainVideoContainer .OT_subscriber {
    height: 100% !important;
}

h4#AudioModalLabel {
    text-align: center;
    margin-bottom: 5px;
}

.col-audio audioTestingContainer {
    width: 48%;
    float: none;
    margin: 0px auto;
}

.modal-content Audio {
    overflow: hidden;
}

select#audioDeviceInput {
    margin-top: 10px;
}

#audioPublisherMeter {
    background: #26C465;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 4px 4px;
    transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}




.infoDiv .greenBtn {
    margin-top: 0px !important;
}




.infoDiv .greenBtn {
    margin-top: 0px !important;
}


/*.broadcastBtn {
    background: #51c6e1 none repeat scroll 0 0;
    color: #fff !important;
    display: block;
    height: 26px;
    line-height: 25px;
    text-align: center;
    width: 100px;
   text-decoration:none !important;
    border-radius: 3px;
    border: 1px solid;
    border-color: #09afe7 #21b7e9 #09afe7;
    
}*/


.broadcastBtn {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    outline: none;
    color: #fff !important;
    background: #51c6e1 none repeat scroll 0 0;
    border: none;
    border-radius: 3px;
    box-shadow: 0 2px rgb(81, 185, 225);
    text-decoration: none !important;
    height: 26px;
    line-height: 28px;
    width: 100px;
}

    .broadcastBtn:hover {
        background: #51d4e1;
    }

    .broadcastBtn:active {
        background: #51d4e1;
        box-shadow: 0 2px rgb(81, 185, 225);
        transform: translateY(2px);
    }

.infoDiv h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.videoEventNameCls {
    /*margin-left: 25px;
    font-size:20px;*/
    margin-top: 5px;
}

    .videoEventNameCls h2 {
        width: 490px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        margin-left: 5px;
    }




#videoInput, #audioInput {
    height: auto !important;
}

video {
    height: 91% !important;
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin-top: 2.5%;
    width: 60%;
}

    video.OT_video-element {
        z-index: 0 !important;
    }

#confirmStartModal p, #confirmStopModal p {
    margin-bottom: 20px;
    padding: 0px 55px;
}

/*15/12/16*/
/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #dvVideoEvent {
        padding-top: 32PX;
        overflow: hidden;
    }

    .parentVideoDiv {
        padding-top: 18px;
    }

    .chatContainer {
        padding-top: 38px;
    }

    .heading {
        top: 28px;
    }
}


.userImage img {
    max-width: 94%;
}




.Audio .modal-body {
    padding: 20px;
}

.Audio .modal-actions {
    text-align: center;
}

.Audio .modal-header .close {
    margin-top: -11px;
}

/*End Room Page Css*/



/*Start Event list Css*/

.eventlist-title {
    padding: 0px 0px 0px 15px;
    height: 30px;
    display: table;
    /*display: inline-block;
    vertical-align: middle;
    line-height: 28px;*/
}

    .eventlist-title span {
        /*min-height:30px;
    line-height:23px;*/

        display: table-cell;
        vertical-align: middle;
    }

    .eventlist-title a {
        font-size: 16px !important;
        line-height: 0px;
        /*display: table-cell;
    vertical-align: middle;*/
    }

.eventlist-name {
    margin-left: 15px;
    width: 105px;
}

    .eventlist-name small {
        color: #90949c;
        font-size: 12px;
    }

.eventlist-date {
    display: none;
    /*margin-top: 6px;*/
}

    .eventlist-date small {
        color: #90949c;
        font-size: 12px;
    }

.eventlist-live {
    margin-top: 30px;
}

.eventlist-livespan {
    display: none;
    height: 20px;
    line-height: 1.5 !important;
    font-weight: 100;
    -webkit-animation: color_change 2s infinite alternate;
    -moz-animation: color_change 2s infinite alternate;
    -ms-animation: color_change 2s infinite alternate;
    -o-animation: color_change 2s infinite alternate;
    animation: color_change 2s infinite alternate;
}

.eventlist-liveuser {
    display: none;
    margin-right: 8px;
}

    .eventlist-liveuser img {
        height: 13px;
        margin-bottom: 1px;
    }

    .eventlist-liveuser small {
        color: #90949c;
        font-size: 13px;
    }

.eventlist-roomtype small {
    color: #90949c;
    font-size: 12px;
    margin-right: 10px;
}

.eventlist-broadcast {
    border-bottom: 1px solid #d7d4d4;
    height: 40px;
    width: 340px;
}


@-webkit-keyframes color_change {
    from {
        background-color: #a94442;
    }

    to {
        background-color: #d9534f;
    }
}

@-moz-keyframes color_change {
    from {
        background-color: #a94442;
    }

    to {
        background-color: #d9534f;
    }
}

@-ms-keyframes color_change {
    from {
        background-color: #a94442;
    }

    to {
        background-color: #d9534f;
    }
}

@-o-keyframes color_change {
    from {
        background-color: #a94442;
    }

    to {
        background-color: #d9534f;
    }
}

@keyframes color_change {
    from {
        background-color: #a94442;
    }

    to {
        background-color: #d9534f;
    }
}


.eventlist-ddl-btn {
    color: #333;
    background-color: #e9ebee;
    border-color: #ccc;
    display: inline-block;
    padding: 0px 0px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    /* border-radius: 4px; */
}

.eventlist-btn {
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    /* border-radius: 4px; */
}

.eventlist-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .eventlist-dropdown-menu > li > a {
        display: block;
        padding: 3px 10px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

.eventlist-loader {
    height: 400px;
}

    .eventlist-loader span {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 300;
        margin: -75px 0 0 -75px;
        border: 10px solid rgba(0, 188, 212, 0.33);
        border-radius: 50%;
        border-top: 10px solid #00baff;
        width: 70px;
        height: 70px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }

.eventlist-loader-scroll {
    position: absolute;
    display: none;
    left: 63%;
    top: 99%;
    z-index: 300;
    margin: -75px 0 0 -75px;
    border: 7px solid rgba(0, 188, 212, 0.33);
    border-radius: 50%;
    border-top: 7px solid #00baff;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*End Event list Css*/



/*start FjRoom bottom UC Css*/

.followBtn {
    background: #23c162 none repeat scroll 0 0;
    color: #fff !important;
    display: block;
    float: left !important;
    height: 29px;
    line-height: 30px;
    text-align: center;
    width: 104px;
    text-decoration: none !important;
    border-radius: 3px;
    margin-right: 10px;
    display: none;
    /*margin-right: 10px !important;*/
}

    .followBtn:hover {
        text-decoration: none;
        background: #1e9e51;
    }


.socialBtnFjRoom {
    padding-top: 4px;
}

.fjroom-social {
    color: white !important;
    font-size: 22px !important;
}

.fjroom-usercount {
    color: #50c3de !important;
    font-size: 22px !important;
}

    .fjroom-usercount span {
        font-size: 16px;
        margin-left: 3px;
        font-family: 'Roboto', sans-serif;
    }

.fjroom-bottom-leftside {
    width: 240px;
    margin-top: 10px;
}

.fjroom-bot-txtbox {
    height: 28px;
    margin-top: 10px;
    width: 94%;
    float: right;
}


/*End FjRoom bottom UC Css*/


div#dvSendEmail tr, #dvSendReminder tr, #dvIsRegistrationRequired tr {
    float: left;
    margin-left: 10px;
}

.autoWidth {
    width: 100% !important;
    position: relative;
}

#dvEvents {
    margin-bottom: 0px !important;
}

#dvCoverPages .btnrow {
    padding-left: 10px !important;
    text-align: center !important;
}


#dvEventType tr {
    margin-left: 10px;
}

/*End Room Page Css*/
.modal-body-copy {
    padding: 15px 10px 5px 10px;
}

.fjroom-form-copy {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    background-color: #f3f3f3;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.fjroom-form-copy-padding {
    padding-right: 0px !important;
}

.fjroom-form-copy-modal-header {
    padding-bottom: 5px;
}

.fjroom-form-copy-btn {
    min-width: 50px !important;
}

.login-btn {
    margin-top: -2px;
    height: 30px;
    padding: 5px 15px 10px 15px;
    background-color: #1e222d;
    border: #1e222d;
    color: #fff;
}

.signup-btn {
    margin-top: -2px;
    height: 30px;
    padding: 5px 15px 10px 15px;
    background-color: #51c6e1;
    color: #fff !important;
    border: #51c6e1;
}

.login-btn:hover {
    color: #fff !important;
    background-color: #1e222d !important;
}

.signup-btn:hover, .signup-btn:visited {
    color: #fff !important;
    background-color: #51c6e1 !important;
}

.follow-vertical-align {
    display: flex;
    align-items: center;
    padding-top: 5px;
}

.broadcast-video {
    width: 100% !important;
    height: auto !important;
    object-fit: fill;
    margin: 0px;
    padding: 0px;
}

.broadcast-video-rec {
    height: 100% !important;
}

.broadcast-video-div video {
    width: 100% !important;
    height: 100% !important;
    object-fit: fill;
    margin: 0px;
    padding: 0px;
}

.mainVideoContainer {
}

.fjloadingtitle {
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    margin-top: 20%;
    height: 100px;
}

.video-loader-title {
    background-repeat: no-repeat;
    background-position: center;
    color: #51c6e1;
    margin-top: 20%;
    height: 100px;
    font-size: 20px;
}

/* line 16, /Users/Tahel/Creative Cloud Files/TechStars/005 - Financial Juice/006 - Loading animation 01/Style/Style.scss */
.video-loader {
    background-image: url(../IMG/loader.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -10%;
    height: 50px;
    animation-iteration-count: infinite;
    animation-name: loader;
    animation-play-state: running;
    animation-duration: 1s;
    animation-timing-function: linear;
}

@keyframes loader {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.other-pub-video {
    position: absolute;
    top: 200px;
    width: 200px;
    height: 200px;
    border: 2px solid red;
    z-index: 9999;
    right: 0;
    padding: 10px;
}

#newsModal, #eventAlertModal {
    padding-top: 150px;
}

.event-modal-when-text {
    padding: 15px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    /* text-align: center; */
    /* background-color: #eee; */
    /* border: 1px solid #ccc; */
    border-radius: 4px;
    float: left;
    width: 236px;
}

.div-table {
    display: table;
    width: auto;
    border-spacing: 1px;
    width: 340px;
    /* cellspacing:poor IE support for  this */
}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left;
    /* fix for  buggy browsers */
    display: table-column;
}

.div-table-colspan {
    float: left;
    /* fix for  buggy browsers */
    display: table-column;
    width: 100%;
    text-align: center;
}

.event-time {
    width: 39px;
}

.event-timer-1 {
    color: red;
    width: 39px;
    padding-right: 3px;
    text-align: center;
}

.event-timer-2 {
    color: orange;
    width: 39px;
    padding-right: 3px;
    text-align: center;
}

.event-timer-3 {
    color: #f7ce0c;
    width: 39px;
    padding-right: 3px;
    text-align: center;
}

.event-timer-4 {
    color: #51c6e1;
    width: 39px;
    padding-right: 3px;
    text-align: center;
}

.event-imp i {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
}

.event-alert i {
    font-size: 11px;
}

.fa-bell-slash {
    color: #b2b5be !important;
}

.event-imp {
    width: 15px;
}

.event-title {
    /*width: 137px;*/
}

/*.event-title a:hover{
    text-decoration:underline;
}*/

.event-flag {
    width: 54px;
}

.event-actual {
    width: 85px;
    font-weight: bold;
}

.event-forcast {
    width: 85px;
}

.event-previous {
    width: 85px;
}

.event-video {
    padding-left: 10px;
    color: #51c6e1;
    font-size: 15px;
}

.event-alert {
    width: 15px;
    cursor: pointer;
    min-height: 1px;
}

.event-alert-message {
    display: none;
    width: 39px;
    padding-right: 3px;
}

.alert-buy {
    color: white;
    background-color: green;
    border-radius: 2px;
    text-align: center;
}

.alert-sell {
    color: white;
    background-color: red;
    border-radius: 2px;
    text-align: center;
}

.alert-blink {
    animation: blinker 1s linear infinite;
}

.event-strong-data {
    color: #00b51f !important;
}

.event-weak-data {
    color: red !important;
}

.event-filters {
    cursor: pointer;
}

.event-history {
    cursor: pointer;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.dot-1 {
    height: 10px;
    width: 10px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.dot-2 {
    height: 10px;
    width: 10px;
    background-color: orange;
    border-radius: 50%;
    display: inline-block;
}

.dot-3 {
    height: 10px;
    width: 10px;
    background-color: #f7ce0c;
    border-radius: 50%;
    display: inline-block;
}

.dot-4 {
    height: 10px;
    width: 10px;
    background-color: #51c6e1;
    border-radius: 50%;
    display: inline-block;
}

.imp-1 {
    color: red;
}

.imp-2 {
    color: orange;
}

.imp-3 {
    color: #f7ce0c;
}

.imp-4 {
    color: #51c6e1;
}

.cal-event-date, .cal-filter-countries, .cal-filter-imp {
    border-bottom: 1px solid hsla(200,8%,79%,.5);
    text-align: left;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 5px;
    /* color: #4a4a4a;*/
}

.cal-filter-tick {
    padding-right: 5px;
}

.cal-filter-flag {
    padding-right: 5px;
}

.cal-filter-name {
    padding-right: 5px;
}

    .cal-filter-name label {
        display: inline;
        font-weight: normal;
    }

.cal-filter-countries .select-all-country {
    float: right;
    margin-right: 5px;
}

#calendar {
    min-height: 2000px;
}

.calendar-header {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    background: #e9ebee;
}

.popover {
    max-width: 650px !important;
}

.pivot-point-panel {
    margin-top: -15px;
}

    .pivot-point-panel .panel-body {
        font-size: 12px;
        background-color: #fff;
    }

.pivot-heading {
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
}

.pivot-point-panel .scrollerWlist {
    height: 190px !important;
}

.gopro-button {
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
}

.goelite-button {
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
    background-color: #D4A537 !important;
    margin-top: 5px;
    height: 30px;
    padding: 5px 15px 10px 15px;
    color: #fff !important;
    border: #D4A537;
}

    .goelite-button:hover, .goelite-button:visited {
        color: #fff !important;
        background-color: #D4A537 !important;
    }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.summary-item .bookmark {
    top: -3px;
    right: 18px;
}

.summary-button {
    width: 80px;
    text-align: center;
}

.summary-button-blue {
    color: #4cc3dd;
}

.summary-item .headline-title-nolink {
    font-weight: bold;
}

.discord-chat {
    animation: 1s ease-out 0s 1 createDiscordBox;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

@keyframes createDiscordBox {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

.highcharts-point {
    stroke-width: 0px !important;
}

.highcharts-background {
    fill: #242d38 !important;
}
/* Link the series colors to axis colors */
/*.highcharts-color-0 {
    fill: #7cb5ec !important;
    stroke: #7cb5ec !important;
}
*/
.highcharts-axis.highcharts-color-0 .highcharts-axis-line {
    stroke: #7cb5ec !important;
}
/*
.highcharts-axis.highcharts-color-0 text {
    fill: #7cb5ec !important;
}

.highcharts-color-1 {
    fill: #90ed7d !important;
    stroke: #90ed7d !important;
}

.highcharts-color-2 {
    fill: #008000 !important;
    stroke: #008000 !important;
    border: none;
}

.highcharts-color-3 {
    fill: #FF0000 !important;
    stroke: #FF0000 !important;
    border: none;
}
*/
.highcharts-axis.highcharts-color-1 .highcharts-axis-line {
    stroke: #90ed7d !important;
}
/*
.highcharts-axis.highcharts-color-1 text {
    fill: #90ed7d !important;
}*/


.market-data-chart-widget {
    width: 100%;
    height: 50%;
    text-align: center;
    display: none;
}

.strip-timer-container {
    display: none;
    display: flex;
    justify-content: center;
}

.strip-timer-container-mini {
    display: none;
    display: inline-block;
    justify-content: center;
}

.market-data-piechart-region {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 231px;
}

.market-data-chart-title {
    color: white;
    font-size: 16px;
}

.market-data-piechart {
    width: 25%;
    margin: auto;
    height: 300px;
}

.market-data-barchart-region {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 162px;
}

.market-data-barchart {
    width: 50%;
    height: 200px;
    height: 170px;
}

.news-label {
    float: left;
    border-radius: 4px;
    margin-top: 7px;
    vertical-align: middle;
    /* color: #90949c; */
    font-size: 11px;
    white-space: nowrap;
    /* background-color: red; */
    color: #90949c;
    background-color: #eee;
    padding-left: 5px;
    margin-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
}

.feedWrap.active-critical .news-label, .feedWrap.active .news-label {
    background-color: #A00606 !important;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#liveEventContainer, #frontPageVideo, #liveEventContainer_chat {
    /*max-width: calc(100% - 30px);
    margin-left: 15px;*/
}

.widgets-container h2 {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.widgets-container h5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.widgets-control {
    height: 30px;
}

.widgets-color-picker {
    height: 30px;
    width: 30px;
    border: 0px solid #51c6e1;
    outline: none;
    -webkit-appearance: none;
    background: transparent;
    padding: 0px;
    margin: 0px;
}

widgets-color-picker::-webkit-color-swatch-wrapper {
    padding: 0;
}

widgets-color-picker::-webkit-color-swatch {
    border: none;
}

.widgets-container label {
    vertical-align: -webkit-baseline-middle;
    margin-bottom: 0px;
}

.widgets-container .row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.widget-item-alt {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}

.widget-item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

div#mainFeed-container:hover {
    overflow: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #b2b5be #e9ebee;
}
/* width */
div#mainFeed-container::-webkit-scrollbar {
    width: 7px;
}

/* Track */
div#mainFeed-container::-webkit-scrollbar-track {
    background: #e9ebee;
}

/* Handle */
div#mainFeed-container::-webkit-scrollbar-thumb {
    background: #b2b5be;
    border-radius: 2px;
}

.twitter-logo {
    background-image: url("/assets/images/x-logo-black.png") !important;
    background-size: 12px 12px !important;
    background-repeat: no-repeat !important;
    margin-top: 13px !important;
}

@supports not selector(::-webkit-scrollbar) {
    #comingUp {
        scrollbar-width: thin;
        scrollbar-color: #b2b5be transparent;
    }
}

.elite-scroll {
    overflow: hidden;
    scrollbar-gutter: stable both-edges;
}

    .elite-scroll:hover {
        overflow: auto; /* Allow scrolling on hover */
    }

@supports not selector(::-webkit-scrollbar) {
    .elite-scroll {
        scrollbar-width: thin;
        scrollbar-color: #b2b5be transparent;
    }
}

.elite-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #e9ebee;
}

.elite-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #e9ebee;
}

.elite-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #b2b5be;
}

#comingUp::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #e9ebee;
}

#comingUp::-webkit-scrollbar {
    width: 5px;
    background-color: #e9ebee;
}

#comingUp::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #b2b5be;
}
/*
            Css of timer starts from here
        */
.mini-chart {
    display: none;
    justify-content: center;
}

.strip-dashboard-container {
    display: none;
    font-size: medium;
}

.strip-container {
    background-color: transparent;
    color: #fff;
    font-size: medium;
}

.tooltip-inner {
    max-width: 600px !important;
    text-align: justify;
}

.timer-font, .remining-time {
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: large;
    color: white;
}

.custom-offset-1 {
    margin-left: 8.333333%;
}

.dashboardButton {
    position: relative;
    right: 0;
    font-size: large;
}

.market-index {
    margin-right: 15px;
    font-family: Arial, sans-serif;
    font-weight: bold
}

.index-value {
    color: #008000; /* green color for positive values */
}

.index-negative-value {
    color: #FF0000; /* Red color for negative values */
}

.index-zero-value {
    color: #D3D3D3; /* Red color for negative values */
}

.icon-expand {
    cursor: pointer;
}

#LatestPosts {
    margin-left: 15px;
    margin-bottom: 5px;
    font-size: 24px;
    color: Black;
    font-weight: bold
}


.custom-table-container {
    background-color: #ffffff; /* White background */
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    color: Black; /* Dark text color for contrast */
}

    .custom-table-container h4 {
        color: #51c6e1; /* Blue accent for headings */
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 12px;
        align-content: center;
    }

    .custom-table-container .effective-rate {
        font-size: 12px;
        color: #51c6e1; /* Blue accent for effective rate text */
        font-weight: bold;
        margin-bottom: 20px;
    }

#lastUpdated {
    color: Black;
    font-weight: bold
}



table.dataTable {
    color: black;
    border-collapse: collapse;
    width: 100%;
}

    table.dataTable th {
        text-transform: uppercase;
        font-size: 11px;
        color: Black;
        text-align: left;
        border-bottom: 1px solid #444;
        padding: 8px;
    }
/*.tab-pane:not(.active) {
    display: none !important;
}
*/


table.dataTable td {
    border-bottom: 1px solid #444;
    padding: 8px;
    text-align: left;
    font-size: 12px;
}

table.dataTable tbody tr:hover {
    background-color: white;
}

.row-highlight {
    background-color: #3c4048;
}
/*@supports selector(::-webkit-scrollbar) {*/
/* Scrollbar styles */
/*::-webkit-scrollbar {
        width: 5px;
    }

    ::-webkit-scrollbar-track {
        background: #e9ebee;
        border-radius: 5px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #b2b5be;
    }

        ::-webkit-scrollbar-thumb:hover {
            background: #999;
        }
}*/


/*
#comingUp {
    --scrollbar-color-thumb: #b2b5be;
    ;
    --scrollbar-color-track: #e9ebee;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 0.5rem;
    scrollbar-gutter: stable;
}*/

/*@supports (scrollbar-width: auto) {
    #comingUp {
        scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
        scrollbar-width: var(--scrollbar-width);
        
    }
}*/

#eliteDataTabs li.active a,
#eliteCorrelationMatrixTabs li.active a {
    background-color: #242d38 !important;
    color: #b2b5be !important;
}

.fj-elite-switch-dashboard-btn {
    border: solid 2px White;
    border-radius: 0px;
    color: white;
    background-color: #242d38;
}

    .fj-elite-switch-dashboard-btn:hover {
        background-color: #51c6e1 !important;
        opacity:0.8;
        color: white !important;
    }
    .fj-elite-switch-dashboard-btn:focus {
        background-color: #51c6e1 !important;
        opacity: 1;
        color: white !important;
    }

    /*show icon only on small screen*/
    .fj-elite-switch-dashboard-btn .btn-text {
        display: inline;
    }

    @media (max-width: 820px) {
        .fj-elite-switch-dashboard-btn .btn-text {
            display: none;
        }
    }
