/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,800|Open+Sans+Condensed:300,700);*/
@import url('https://fonts.googleapis.com/css?family=Gruppo');
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,500);

@font-face {
    font-family: 'grupporegular';
    src: url('../fonts/gruppo-regular-webfont.woff2') format('woff2'), url('../fonts/gruppo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    outline: none !important;
}

a {
    cursor: pointer;
}

body {
    font-family: Roboto, Arial; /*background:#e5e5e5;*/
    background: #f4f7fd url(../images/sidemenu_bg.png) 0 0 repeat-y;
    overflow-x: hidden;
}

.terms h4 {
    text-transform: uppercase;
    color: #337ab7;
    margin-bottom: 3px;
}

.body-content {
    padding-top: 20px;
}

label {
    padding-top: 5px;
    font-weight: normal;
}

.m-l-10 {
    margin-left: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.container_full {
    width: 100%;
    float: left;
}

.custom_width {
    width: 350px;
}

hr {
    border-color: #d1d1d1;
}

.btn-primary {
    background: #1e6eff;
}

/*.form-control{height:30px;}*/

.fa-window-maximize {
    color: #1f6df7;
    font-size: 20px;
    margin-top: 5px;
    cursor: pointer;
}

.alert {
    padding: 5px 10px;
}

.navbar-header {
    margin: 5px;
}

.navbar_bg {
    background: #fff;
    border-bottom: none;
    box-shadow: 0px 0px 5px #b2b3b4;
    border-bottom: 4px solid #1E6EFF;
}

    .navbar_bg .navbar-brand {
        color: #fff;
        position: relative;
        z-index: 9;
    }

.navbar-brand > img {
    width: 121px;
}

.navbar_bg .navbar-nav > li > a {
    color: #1f6df7;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background: #1f6df7;
    color: #fff;
}

.navbar-right {
    margin-right: 0;
    margin-top: 8px;
}

.navbar-brand {
    padding: 0px;
    height: auto;
}

.current_date {
    width: 156px;
    height: 40px;
    margin: 5px auto 0;
    text-align: center;
    background: url(../images/date_bg.png) 0 0 no-repeat;
    color: #1e6eff;
    font-weight: bold;
    padding-top: 9px;
    text-transform: uppercase;
}

    .current_date span {
        float: left;
        margin: 0 15px 0 14px;
    }

    .current_date .date {
        margin: 0 10px 0 19px;
        width: 15px;
        text-align: center;
    }

    .current_date .year {
        margin: 0 12px 0 7px;
    }

.btn_style {
    background: #1f6df7;
    border: none;
}

.table {
    margin-bottom: 5px;
}
/*.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{padding:4px 8px;}*/
/*.table-striped > tbody > tr:nth-of-type(2n){background:#f1f1f1;}*/
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: #ededed;
}

.table > tfoot > tr > td {
    background: #feebb7 /*d5e4fe*/;
}

.dataTables_length {
    padding: 10px 10px 0;
}

.dataTables_filter {
    padding: 10px 10px 0;
}

.market_title {
    border-bottom: 1px solid #eee;
    color: #1f6df7;
    margin-bottom: 19px;
    padding-bottom: 8px;
    margin-left: 10px;
    width: 98%;
}

.page_head {
    border-bottom: 1px solid #d6e0cd;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
}

.dataTables_info {
    margin-left: 10px;
}

.paging_simple_numbers {
    padding-right: 10px;
}

.profile a {
    padding: 2px;
}

    .profile a:hover {
        text-decoration: none;
        background: #d5e4fe;
    }

.panel {
    border-radius: 5px;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.terms {
    margin-bottom: 5px;
}

    .terms .panel {
        margin-bottom: 5px;
    }
    /*.terms .panel-heading{padding:5px 15px;}*/
    .terms .panel-body {
        padding: 5px 15px;
        background: #fff;
    }

.panel-group .panel {
    border-radius: 0px;
}

.panel .panel-heading {
    background: #1f6df7;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.pannel_title1 {
    color: #04d731 !important;
}

.pannel_title2 {
    color: #f3af1e !important;
}

.head_form {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 500px;
}

    .head_form .form-control {
        float: left;
        margin-right: 10px;
        height: 27px;
    }

    .head_form .btn {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
    }

/*.tab-pane{padding-top:10px;}*/

.form-width {
    max-width: 100% !important;
    border-radius: 0px;
    border: solid 1px #e7ecf1;
    box-shadow: none !important;
}

.panel-body p {
    margin-bottom: 2px;
    color: #707172;
}

.modal_style .modal-title {
    color: #1f6df7;
    font-weight: normal;
    font-size: 21px;
}

.modal_style .modal-body table tr td a {
    color: #1f6df7;
}

.trend_signal {
    background: #fff;
    padding-bottom: 18px;
    text-align: center;
    border-radius: 0px !important;
}

    .trend_signal .panel-heading {
        background: #1f6df7;
        color: #fff;
        padding: 8px 10px;
    }

.pannel_inner {
    background: #fff;
    border: 6px solid #d0d0d0;
    border-radius: 35px;
    display: inline-block;
    height: 63px;
    padding: 14px 0;
    text-align: center;
    color: #1f6df7;
    font-weight: normal;
    width: 145px;
    margin: 20px 0 25px;
    font-size: 16px;
    text-transform: uppercase;
}
/*.trend_signal .panel-body {padding:0px;}*/

.square {
    /*background: #c70606;*/
    background: #b2c6ea;
    border-radius: 5px;
    display: inline-block;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-weight: normal;
    width: 191px;
    color: #1e6eff;
    margin: 25px 0 25px;
    font-size: 22px; /*color: red;*/
}

.square2 {
    background: #b2c6ea;
    /*background: #2975ff;*/
    border-radius: 5px;
    display: inline-block;
    /*padding: 23px 0;*/
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: normal;
    width: 191px;
    color: #1e6eff;
    margin: 25px 0 24px; /*color:#09f514;*/
    font-size: 22px;
}

.img-h {
    height: 51px;
    margin-top: 4px;
    margin-bottom: 12px;
}

.square span {
    float: left;
    width: 100%;
    margin: 5px 0 10px;
}

.trend_signal p {
    margin-bottom: 2px;
}

.trend_signal table {
    border: none; /*border-radius:4px;*/
    margin-bottom: 0;
}

.trend_signal .panel-heading {
    float: left;
    text-align: left;
    width: 100%;
}

    .trend_signal .panel-heading img {
        margin-top: 2px;
    }

.trend_signal th { /*border-radius:5px 0 0 0;*/
}

    .trend_signal th + th { /*border-radius:0 5px 0 0;*/
    }

.trend_signal td {
    padding: 2px 10px !important;
}

.todays_signal {
    border-radius: 0px !important;
}

    .todays_signal .panel-heading {
        background: #1f6df7;
        color: #fff;
        padding: 8px 10px;
    }

    .todays_signal .panel-body {
        padding: 0;
        border-top: none;
    }

.fail_points {
    background: #eee;
    float: left;
    width: 100%; /*border-radius:0px 0px 5px 5px;*/
    color: #1756e7;
}

    .fail_points label {
        /*float: right;*/
        padding: 5px 10px;
        margin-bottom: 0;
    }

    .fail_points .projected {
        text-align: right;
    }

        .fail_points .projected i {
            margin-left: 10px;
            font-style: normal;
        }

/*.trend_status{position:relative; float:left; height:80px; width:100%;}*/
.trend_status {
    text-align: center;
}

    .trend_status .status_pointer {
        text-align: center;
        width: 111px;
        height: 92px;
        background: url(../images/green_triangle.png) 0 0 no-repeat;
        color: #fff;
    }

    .trend_status .fa-sort-asc {
        color: #1ba914;
        font-size: 191px;
    }

    .trend_status p {
        text-align: center;
        top: 40px;
        position: absolute;
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 18px;
    }

.trend_status {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 16px;
}

    .trend_status .status_signal {
        text-align: center;
        display: inline-block;
        width: 111px;
        height: 92px;
        background: url(../images/green_triangle.png) 0 0 no-repeat;
        color: #fff;
    }

        .trend_status .status_signal h3 {
            text-transform: uppercase;
            margin: 60px 0 0 -4px;
            color: #fff;
            font-size: 16px;
        }

.term_icon {
    float: left;
    margin-right: 5px;
}

.last_pivot {
    margin-top: 2px;
}

    .last_pivot h3 {
        margin: 37px 0 0 -10px;
    }

.compact_view .panel-body {
    /*padding: 5px 15px;*/
    padding: 8px 15px;
}

.compact_view .square, .compact_view .square2 {
    /*margin: 5px 0 8px;*/
    margin: 14px 0 8px;
    font-size: 14px;
    padding: 4px 0;
}

.compact_view .square {
    padding: 6px 0;
}
/*.compact_view .trend_status .status_pointer{top:-19px;}
.compact_view .trend_status p{top:26px;}
.compact_view .trend_status{height:72px;}*/
.compact_view .trend_status {
    margin: 3px 0 12px;
}

    .compact_view .trend_status h3 {
        font-size: 14px;
        margin: 37px 0 0 -30px;
    }

    .compact_view .trend_status .status_signal {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-bottom: 60px solid #1ba914;
    }

        .compact_view .trend_status .status_signal i {
            font-size: 20px;
        }

.compact_view p {
    font-size: 13px;
}

.compact_view .table > tbody > tr > td {
    padding: 2px 8px;
}

.compact_view .panel-heading {
    padding: 6px 10px;
}

.compact_view .panel-body .square img {
    width: 20px;
}

.compact_view .panel-body .square2 img {
    width: 18px;
}

.compact_view {
    padding-bottom: 0px;
}

    .compact_view .square span {
        margin-right: 10px;
        float: none;
        width: 100%;
    }

    .compact_view .panel-body .info_row {
        margin-bottom: 4px !important;
        padding: 2px 10px !important;
    }

.panel .green_heading {
    background: #1ba914;
    float: left;
    width: 50%;
    padding: 7px 43px 6px 0;
    color: #fff;
}

.panel .red_heading {
    background: #cd1419;
    float: left;
    width: 50%;
    padding: 7px 43px 6px 0;
    color: #fff;
}

.meter {
    width: 20px;
    height: 222px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    position: relative;
}

    .meter .points {
        position: absolute;
        right: -4px;
        top: 0;
    }

        .meter .points ul {
            margin: 0;
            padding: 0;
            list-style: none;
            color: #b2b3b4;
        }

    .meter .white {
        height: 74px;
        width: 20px;
    }

    .meter .light_grey {
        height: 74px;
        width: 20px;
        background: #d1d1d1;
    }

    .meter .light_green {
        height: 74px;
        width: 20px;
        background: #f7cf65 /*95ffe2*/;
        border-radius: 0 0 3px 3px;
    }

.progress {
    margin-bottom: 0;
    border: 1px solid #c8c8c8;
}

.progress-bar-vertical {
    width: 20px;
    min-height: 143px;
    display: flex;
    align-items: flex-end;
}

    .progress-bar-vertical .progress-bar {
        width: 100%;
        height: 0;
        -webkit-transition: height 0.6s ease;
        -o-transition: height 0.6s ease;
        transition: height 0.6s ease;
    }

    .progress-bar-vertical span {
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
        display: block;
        width: 40px;
        height: 41px;
        color: #505050;
    }

.pannel_title1 {
    margin-top: 103px;
}

.nav-tabs {
    background: #eee;
    border-top: 1px solid #d9d7d7;
    border-left: 1px solid #d9d7d7;
    border-bottom: 1px solid #fff;
    height: 44px; /*border-radius:5px 5px 0 0;*/
}

    .nav-tabs > li:first-child > a {
        border-radius: 5px 0 0 0;
    }

    .nav-tabs > li > a {
        color: #505050;
        border-radius: 0;
        padding-left: 35px;
        border: none;
        border-right: 1px solid #d9d7d7;
        margin-right: 0;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #1f6df7;
    background: #fff;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        border-top: none;
        background: #fff;
    }

.nav-tabs > li > a span {
    color: #1f6df7;
}

.nav-tabs > li > a.BluFractal_BluNeural .combo {
    float: left;
    padding: 2px 1px;
    margin-right: 5px;
    line-height: 20px;
}

.nav-tabs > li > a.detail {
    height: 39px;
    display: block;
    padding-left: 25px;
    cursor: pointer;
}

.nav-tabs > li > a.data {
    height: 39px;
    display: block;
    padding-left: 25px;
}

.data_border {
    border-left: solid 1px #d9d7d7 !important;
}

.nav-tabs > li > a.setting {
    line-height: 20px;
    display: block;
    padding-left: 15px;
    color: #1f6df7;
    font-size: 17px;
}

.nav-tabs > li > a.blufractal {
    background: #eee url(../images/blufractal_active.png) 10px 11px no-repeat;
    background-size: 19px !important;
}

.nav-tabs > li > a.bluneural {
    background: #eee url(../images/bluneural_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.bluquant {
    background: #eee url(../images/bluquant_active.png) 10px 11px no-repeat;
    background-size: 19px !important;
}

.nav-tabs > li > a.detail {
    background: #eee url(../images/detail_active.png) 10px 9px no-repeat;
}

.nav-tabs > li > a.data {
    background: #eee url(../images/data_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.search {
    background: #eee;
    padding-left: 15px;
}

.nav-tabs > li > a.watch {
    background: #eee;
    padding-left: 15px;
}

.nav-tabs > li > a.search i {
    color: #1e6eff;
    margin-right: 3px;
}

.nav-tabs > li > a.watch i {
    color: #1e6eff;
    margin-right: 3px;
}



.nav-tabs > li > a.BluFractal_BluNeural {
    background: #eee;
    padding-left: 15px;
    padding-bottom: 6px;
    padding-top: 9px;
    line-height: 25px;
}

    .nav-tabs > li > a.BluFractal_BluNeural .bf_icon {
        background: #eee url(../images/blufractal_active.png) -0px 0px no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
        float: left;
        background-size: 19px !important;
    }

    .nav-tabs > li > a.BluFractal_BluNeural .bn_icon {
        background: #eee url(../images/bluneural_active.png) 0px 0px no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
        float: left;
    }

    .nav-tabs > li > a.BluFractal_BluNeural .combo_txt {
        position: relative;
        top: -1px;
        color: #505050;
    }


.nav-tabs > li > a.blufractal:hover {
    background: #fff url(../images/blufractal_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.bluneural:hover {
    background: #fff url(../images/bluneural_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.bluquant:hover {
    background: #fff url(../images/bluquant_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.detail:hover {
    background: #fff url(../images/detail_active.png) 10px 9px no-repeat;
}

.nav-tabs > li > a.data:hover {
    background: #fff url(../images/data_active.png) 10px 11px no-repeat;
}

.nav-tabs > li > a.BluFractal_BluNeural:hover {
    background: #fff;
}

    .nav-tabs > li > a.BluFractal_BluNeural:hover .bf_icon {
        background: #fff url(../images/blufractal_active.png) 0px 0px no-repeat;
    }

    .nav-tabs > li > a.BluFractal_BluNeural:hover .bn_icon {
        background: #fff url(../images/bluneural_active.png) 0px 0px no-repeat;
    }

    .nav-tabs > li > a.BluFractal_BluNeural:hover .combo_txt {
        color: #1f6df7;
    }

.nav-tabs > li > a.search:hover {
    background: #fff;
}

.nav-tabs > li > a.watch:hover {
    background: #fff;
}


.nav-tabs > li.active > a.blufractal {
    background: #fff url(../images/blufractal_active.png) 10px 11px no-repeat;
}

.nav-tabs > li.active > a.bluneural {
    background: #fff url(../images/bluneural_active.png) 10px 11px no-repeat;
}

.nav-tabs > li.active > a.bluquant {
    background: #fff url(../images/bluquant_active.png) 10px 10px no-repeat;
}

.nav-tabs > li.active > a.detail {
    background: #fff url(../images/detail_active.png) 10px 9px no-repeat;
}

.nav-tabs > li.active > a.data {
    background: #fff url(../images/data_active.png) 10px 11px no-repeat;
}

.nav-tabs > li.active > a.BluFractal_BluNeural {
    background: #fff;
}

    .nav-tabs > li.active > a.BluFractal_BluNeural .bf_icon {
        background: #fff url(../images/blufractal_active.png) 0px 0px no-repeat;
    }

    .nav-tabs > li.active > a.BluFractal_BluNeural .bn_icon {
        background: #fff url(../images/bluneural_active.png) 0px 0px no-repeat;
    }

    .nav-tabs > li.active > a.BluFractal_BluNeural .combo_txt {
        color: #1f6df7;
    }

.nav-tabs > li.active > a.search {
    background: #fff;
}

.nav-tabs > li.active > a.watch {
    background: #fff;
}

.nav-tabs > li.help i {
    font-size: 22px;
}

.nav-tabs > li.help a {
    padding-left: 15px;
    color: #1e6eff;
}

.table > thead > tr > th {
    background: #1f6df7;
    color: #fff;
}

.t-n-all > thead > tr > th {
    background: #1f6df7;
    color: #fff;
    text-align: center !important;
}

    .t-n-all > thead > tr > th:first-child {
        text-align: left !important;
    }

    .t-n-all > thead > tr > th:nth-child(2) {
        text-align: left !important;
    }

.new-td-add tr td:nth-child(10) {
    text-align: center !important;
}

.table > tbody > tr > td {
    border: 1px solid #ddd;
    border-collapse: separate;
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    position: absolute;
    right: 14px;
    top: 10px;
    color: #c7c6c6;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}

.tab_block {
    background: #fff;
    border: 1px solid #e5e4e4;
    border-top: none; /*border-radius:0px 0px 5px 5px;*/
    float: left;
    width: 100%;
    padding: 12px 0 10px;
    margin-bottom: 5px;
    margin-top: -2px;
}

.info_block { /*background:#b9c9ca;*/
    border: solid 1px #ddd;
    background: #fff;
    float: left;
    width: 100%; /*border-radius:5px;*/ /*padding:2px;*/ /*box-shadow:inset 0px 0px 34px #9ca3a7;*/
}

.blue_block {
    background: #1e6eff;
    float: left;
    width: 100%; /*border-radius:5px;*/
    padding: 4px 0;
    font-size: 14px;
}

.btn_whitegray { /*box-shadow:0 3px 0 0 #81a4e4;*/
    color: #2a75fc;
    font-weight: bold;
    margin-left: -26px;
    padding: 6px 12px 8px !important;
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #ababab); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #ababab); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #ababab); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #ababab); /* Standard syntax */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn_whitegray {
        padding: 8px 12px 6px 12px !important;
    }
}

.btn_whitegray:hover {
    background: #003ec8;
    color: #fff;
}

.btn_whitegray:focus {
    color: #2a75fc;
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #ababab); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #ababab); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #ababab); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #ababab); /* Standard syntax */
}

.sub_info { /*background:#ecf0f1;*/
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
    margin-top: 3px;
    padding: 2px 7px 0;
    padding-bottom: 0px;
    font-size: 12px;
}

.pr {
    padding-right: 4px;
}

.pl {
    padding-left: 4px;
}

.sub_info span {
    margin-right: 6px;
}

.symbol_text {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 0px;
}

    .symbol_text strong {
        font-size: 16px;
    }

.search_symbol {
    position: relative;
    padding-left: 0;
}

    .search_symbol .form-control {
        padding: 6px 37px 6px 12px;
    }

    .search_symbol span {
        /*position: absolute;
top: 3px;
right: 18px;
padding: 4px 8px;
background: #1f6df7;
cursor: pointer;
border-radius: 3px;*/
    }

        .search_symbol span i {
            color: #fff;
            position: relative;
            top: -1px;
        }

.meter_title {
    background: #b2c6ea !important;
    color: #1F6DF7 !important;
    text-align: center;
}

.info_row { /*background:#fbfcfd; border:solid 1px #e7ecf1;*/
    border-radius: 5px;
    float: left;
    padding: 4px 10px 4px 0;
    width: 100%;
    margin-bottom: 5px;
}


.info_row-add { /*background:#fbfcfd; border:solid 1px #e7ecf1;*/
    width: 85% !important;
    margin-left: 37px !important;
}

.info_row label {
    margin-bottom: 0;
}

.info_row_btn {
    margin: 38% auto;
    vertical-align: middle;
    background: #fbfcfd;
    border: solid 1px #e7ecf1;
    border-radius: 5px;
    float: left;
    padding: 4px 10px;
    width: 100%;
}

.info_row .icon {
    float: left;
    margin-right: 7px;
}

    .info_row .icon i {
        color: #b2b3b4;
        font-size: 17px;
        margin-top: 3px;
    }

.date_text {
    color: #333;
    font-size: 14px;
    padding: 0px;
    line-height: 22px;
    float: left;
    text-align: left;
    /*width: 50%;*/
    width: 48%;
}

.btn_load {
    background: #1e6eff none repeat scroll 0 0;
    border: medium none;
    float: right;
    padding: 4px 14px;
}

.todays_signal_list {
    height: 220px;
    overflow: auto;
    margin: 5px 0;
}

.border_right {
    border-right: 1px solid #ddd;
}

.btn_major_market {
    background: #1e6eff;
    float: left;
    border: medium none;
    padding: 4px 14px;
    margin: 0 !important;
}

.days_text {
    float: left;
    font-size: 13px;
    padding: 0px 3px;
    text-align: left;
    line-height: 22px;
    background: #fbfcfd;
    border: solid 1px #e7ecf1;
    width: 38%;
}

.pannel_inner_new {
    background: #acbcbc;
    font-size: 16px;
    border-radius: 53px;
    box-shadow: 0 4px 0 0 #9ba2a6;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 50px;
    margin: 32px 0 36px;
    text-transform: uppercase;
    width: 105px;
}

.pannel_bg_blue {
    background: #2975ff !important;
    color: #fff !important;
}

    .pannel_bg_blue a {
        color: #fff !important;
    }

.table_style {
    border-radius: 5px;
}

    .table_style .table-bordered > thead > tr > th {
        background: #ededed;
        color: #2975ff;
    }

    .table_style .table-striped > tbody > tr:nth-of-type(2n+1) {
        background: #f9f9f9;
        color: #000333;
    }

.frm_control_bg {
    background: #fff;
}

.accordion .panel-heading {
    padding: 0; /*border-radius:5px 5px 0 0;*/
    border-radius: 0px;
}

.accordion .panel-title {
    padding: 0; /*border-radius:5px 5px 0 0;*/
    border-radius: 0px;
}

    .accordion .panel-title > a {
        display: block;
        padding: 10px 15px;
    }

        .accordion .panel-title > a:hover {
            text-decoration: none;
        }

.accordion .trend_signal .panel-heading {
    padding: 10px 15px;
}

.help_content h4 {
    font-size: 15px;
    margin-bottom: 3px;
}

    .help_content h4 i {
        color: #8e8e8e;
    }

.help_content .panel-body p {
    margin-bottom: 13px;
}

.panel-title > a i {
    color: #fff;
}

.panel-title > a {
    color: #505050;
    font-weight: normal;
    font-size: 14px;
}

.panel-title a img {
    margin-right: 4px;
    margin-bottom: 2px;
}

.panel-heading .panel-title {
    background: #eeeeee; /*border-radius:5px 5px 0 0;*/
    border-radius: 0px;
}

.blue_text {
    color: #196bfb;
}

.bar_type {
    float: right;
    margin: 3px 22px 0 0;
}

.need_more_help {
    border: 1px solid #f39b93;
    border-left: 4px solid #f39b93;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

    .need_more_help .btn-primary {
        background: #b00;
        text-transform: uppercase;
        border: 1px solid #b00;
    }

        .need_more_help .btn-primary:hover {
            background: #8f0000;
        }

    .need_more_help h4 {
        float: left;
        font-size: 18px;
        margin-top: 5px;
    }

        .need_more_help h4 span {
            font-weight: normal;
            font-size: 15px;
        }

.help_videos {
    margin-bottom: 20px;
    border-bottom: 1px solid #b2b3b4;
    padding-bottom: 20px;
}

    .help_videos h4 {
        border-bottom: 1px solid #b2b3b4;
        font-size: 18px;
        margin: 0px 0px 15px;
        padding-bottom: 5px;
    }

        .help_videos h4 span {
            color: #1f6df7;
        }

    .help_videos img {
        -webkit-filter: blur(5px);
        filter: blur(2px);
    }

.help_content .option_icons {
    float: right;
    margin: 10px 45px 10px 5px;
}

    .help_content .option_icons i {
        color: #fff;
        margin-left: 12px;
        cursor: pointer;
    }

.help_content .accordion .panel {
    margin-bottom: 15px;
}

.contact {
    background: #fff;
    border: 1px solid #b2b3b4;
    border-radius: 5px;
    padding: 15px;
    float: left;
    width: 100%;
}

    .contact h2 {
        margin: 0 0 25px 0;
        border-bottom: 1px solid #b2b3b4;
        padding-bottom: 5px;
        font-size: 25px;
        text-transform: uppercase;
    }

    .contact .fa-info-circle {
        font-size: 25px;
        margin: 16px 20px 0 20px;
        float: left;
    }

.message {
    height: 150px !important;
}

.contact .alert h4 {
    margin: 6px 0 2px;
}

.contact .alert p {
    margin-bottom: 6px;
}

.address {
    list-style: none;
    padding: 0;
    margin: 5px 0 10px;
}

    .address i {
        color: #b2b3b4;
        width: 17px;
        text-align: center;
    }

.ticket_form {
    background: #edebeb;
    border: 1px solid #b2b3b4;
    border-radius: 5px;
    padding: 15px;
}

    .ticket_form h3 {
        margin: 0 0 15px;
    }

    .ticket_form textarea {
        resize: none;
    }

    .ticket_form .form-group .text-danger {
        font-size: 12px;
    }

.company_info {
    float: left;
    width: 100%;
    background: #ededed;
    border: 1px solid #d1d1d1;
    padding: 15px;
    margin: 15px 0;
    border-radius: 5px;
}

    .company_info h4 {
        border-bottom: 1px solid #d1d1d1;
        position: relative;
        height: 27px;
    }

        .company_info h4 span {
            border-bottom: 1px solid #1f6df7;
            padding-bottom: 6px;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0;
        }

    .company_info .fa-rss-square {
        color: #dc8b0a;
    }

    .company_info .blog_list {
        list-style: none;
        padding: 0;
    }

        .company_info .blog_list i {
            float: left;
            margin: 5px 5px 10px 0;
            color: #9e9fa0;
        }

.alert-dismissable .close, .alert-dismissible .close {
    right: 0px;
}

.checkbox-inline, .radio-inline {
    padding-left: 0;
    padding-right: 20px;
}

    .checkbox-inline input[type="checkbox"], .radio-inline input[type="radio"] {
        float: left;
        margin-right: 5px;
        position: static;
        margin-left: 0;
    }

    .checkbox-inline label, .radio-inline label {
        padding-top: 0;
        font-size: 12px;
    }

.currency_sign {
    position: relative;
}

    .currency_sign span {
        position: absolute;
        top: 7px;
        left: 12px;
        font-weight: bold;
    }

    .currency_sign .form-control {
        padding: 6px 12px 6px 25px;
    }

#tblCategoriesList1 {
    border-bottom: none;
}

    #tblCategoriesList1 td {
        padding: 0;
        border: none;
    }

        #tblCategoriesList1 td table {
            margin-bottom: 0;
            border: none;
        }

            #tblCategoriesList1 td table td {
                padding: 5px;
                border: 1px solid #d1d1d1;
            }

.login {
    background: #fff;
    border: 1px solid #dbdcdd;
    padding: 15px;
    margin: 100px 0;
    border-radius: 5px;
    box-shadow: 0px 2px 5px #b9b9b9;
}

    .login h1 {
        font-size: 16px;
    }

    .login .btn {
        margin-bottom: 15px;
    }

.admin .addnew_btn {
    position: relative;
}

    .admin .addnew_btn .btn {
        position: absolute;
        top: 13px;
        right: 18px;
        z-index: 99;
    }

.admin .dataTables_filter {
    margin-right: 88px;
}

#collapseLivePortfolio .dataTables_filter {
    margin-right: 0px;
}

.mandatory:after {
    content: " *";
    color: red;
}

/*.active_page {
    position: absolute;
    width: 100%;
    padding: 5px 10px;
    font-size: 22px;
    font-weight: bold;
    color: #1e6eff;
    top: 3px;
    text-align: center;
}*/
.active_page {
    position: absolute;
    width: 90%;
    padding: 5px 10px;
    font-size: 22px;
    font-weight: bold;
    color: #1e6eff;
    top: 3px;
    text-align: center;
    left: 6.4%;
}

    .active_page span {
        display: inline-block;
        padding: 1px 7px 0px;
        background: #1e6eff;
        border-radius: 50%;
        margin-right: 5px;
        color: #fff;
        width: 36px;
        height: 36px;
        text-align: center;
    }

        .active_page span.cogs_icon {
            padding: 1px 5px 0px !important;
        }

        .active_page span i {
            font-size: 16px !important;
            float: left;
            margin: 9px 0 0 3px;
        }

        .active_page span img {
            float: left;
            margin: 6px 0 0 3px;
        }

        .active_page span i.fa-question {
            margin: 7px 0 0 5px;
            font-size: 20px !important;
        }

    .active_page mu {
        position: relative;
        top: -10px;
    }
/*.active_page span i{float:left;}*/

.date_time {
    float: right;
    margin: 2px 2px 0 0;
    font-size: 13px;
}

    .date_time .date {
        background: #1e6eff;
        color: #fff;
        padding: 2px 8px;
    }

        .date_time .date i {
            margin-right: 5px;
        }

    .date_time .time {
        background: #f4f7fd;
        color: #404042;
        padding: 2px 8px;
        border: 1px solid #b9c7e4;
    }

        .date_time .time i {
            margin-right: 6px;
        }

        .date_time .time sub {
            color: #a9b2c2;
        }

.sidemenu {
    float: left;
    width: 46px;
    position: fixed; /*z-index:99;*/
    z-index: 1031;
    background: #fff;
    margin-top: 19px;
    transition: margin-top 1s;
    -webkit-transition: margin-top 1s;
}

.sidemenu_position {
    margin-top: 115px;
}

.sidemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .sidemenu ul li {
        float: left;
        border-bottom: 1px solid #e7e4e4;
    }

        .sidemenu ul li a {
            color: #707070;
            width: 46px;
            text-align: center;
            padding: 10px 0;
            display: block;
            font-size: 18px;
            height: 41px !important;
        }

            .sidemenu ul li a:hover {
                color: #fff;
                background: #1e6eff;
            }

        .sidemenu ul li.active {
            color: #fff;
            background: #1e6eff;
        }

.submenu-active > a {
    color: #fff !important;
    background: #1e6eff !important;
}

.sidemenu ul .Research a {
    background: url(../images/research_icon.png) center center no-repeat;
    height: 41px;
}

    .sidemenu ul .Research a:hover {
        background: #1e6eff url(../images/research_icon_active.png) center center no-repeat;
    }

.sidemenu ul .Research.active a {
    background: #1e6eff url(../images/research_icon_active.png) center center no-repeat;
}


.sidemenu ul .bar_chart a {
    background: url(../images/bar1_gray.png) center center no-repeat;
    height: 41px;
}

    .sidemenu ul .bar_chart a:hover {
        background: #1e6eff url(../images/bar1_active.png) center center no-repeat;
    }

.sidemenu ul .bar_chart.active a {
    background: #1e6eff url(../images/bar1_active.png) center center no-repeat;
}

.sidemenu ul .bar_chart .tooltip {
    width: 100px;
}

.sidemenu ul .Charts1 {
    background: url(../images/chart1_gray.png) center center no-repeat;
    height: 42px !important;
    line-height: 22px;
}

    .sidemenu ul .Charts1 a:hover {
        background: #1e6eff url(../images/chart1_active.png) center center no-repeat;
        height: 41px;
        line-height: 22px;
    }

    .sidemenu ul .Charts1.active {
        background: #1e6eff url(../images/chart1_active.png) center center no-repeat;
    }

.sidemenu ul .Charts2 {
    background: url(../images/chart2_gray.png) center center no-repeat;
    height: 41px;
    line-height: 22px;
}

    .sidemenu ul .Charts2 a:hover {
        background: #1e6eff url(../images/chart2_active.png) center center no-repeat;
        height: 41px;
        line-height: 22px;
    }

    .sidemenu ul .Charts2.active {
        background: #1e6eff url(../images/chart2_active.png) center center no-repeat;
    }

.sidemenu ul .Charts3 {
    background: url(../images/chart3_gray.png) center center no-repeat;
    height: 41px;
    line-height: 22px;
}

    .sidemenu ul .Charts3 a:hover {
        background: #1e6eff url(../images/chart3_active.png) center center no-repeat;
        height: 41px;
        line-height: 22px;
    }

    .sidemenu ul .Charts3.active {
        background: #1e6eff url(../images/chart3_active.png) center center no-repeat;
        line-height: 22px;
    }

.content {
    margin-left: 50px;
    margin-right: 4px;
    padding-top: 7px;
    margin-top: 16px;
    -webkit-transition: margin-top 1s;
    transition: margin-top 1s;
}

.Zero-webkit {
    -webkit-transition: margin-top 0s;
    transition: margin-top 0s;
}

.content_position {
    margin-top: 113px;
}

.blue_heading_panel .panel {
    border: 1px solid #eaecef;
}

    .blue_heading_panel .panel > .panel-heading {
        padding: 10px 15px !important;
        border-radius: 0;
    }

    .blue_heading_panel .panel > .panel-heading { /*background:#c3c3c3 !important;*/
        background: #EEEEEE !important;
        color: #fff !important;
    }

        .blue_heading_panel .panel > .panel-heading .panel-title {
            background: #EEEEEE !important;
            color: #1e6eff !important;
        }

            .blue_heading_panel .panel > .panel-heading .panel-title i {
                background: #eee;
                color: #1e6efe;
                padding: 3px;
            }

.panel > .panel-heading .panel-title a i {
    /*background: #1e6eff;
    color: #fff;*/
    background: #eee;
    color: #1e6efe;
    padding: 3px;
}

.yahoo-custom #maincontent, .yahoo-custom .sixwide {
    width: 100% !important;
}

    .yahoo-custom #maincontent .threewide {
        width: 50% !important;
    }

        .yahoo-custom #maincontent .threewide.addgutter {
            margin-right: 0px !important;
        }

            .yahoo-custom #maincontent .threewide.addgutter .block {
                width: 100% !important;
            }

.dashboard_style {
    background: #fafafa;
    border-bottom: 4px solid #1e6eff;
    height: 0px;
    margin-top: 0;
    width: 100%;
    float: left;
    padding: 14px 0 0 0;
    position: fixed;
    z-index: 999;
    -webkit-transition: height 1s;
    transition: height 1s;
    overflow: hidden;
}

.no-height-trns {
    -webkit-transition: height 0s;
    transition: height 0s;
    height: 0px;
}

.dashboard_style .panel-body {
    height: 120px;
    padding: 17px 6px 0px;
    background: #fafafa;
    -webkit-transition: height 1s;
    transition: height 1s;
}

.dashboard_style .panel {
    margin: 0px !important;
    border: none !important;
    box-shadow: none !important;
}

.dashboard_style .panel-group {
    margin: 0px !important;
}

.dashboard_style .trading_view {
    margin-top: 12px;
}

.show_tradingview {
    height: 117px;
}
/*.show_tradingview .panel-body{height:168px;}*/

/*.sprite_icon1 {
     background: url('../images/sprite1.png') no-repeat center top;padding:4px 0px !important;
     height:32px !important;
}
.sprite_icon2 {
     background: url('../images/sprite2.png') no-repeat center top;padding:4px 0px !important;
     height:32px !important;
}
.sprite_icon3 {
     background: url('../images/sprite3.png') no-repeat center top;padding:4px 0px !important;
     height:32px !important;
}
.sidemenu ul li a:hover.sprite_icon1:hover{ background: url('../images/sprite1.png') no-repeat bottom center #1f6df7;}
.sidemenu ul li a:hover.sprite_icon2:hover{ background: url('../images/sprite2.png') no-repeat bottom center #1f6df7;}
.sidemenu ul li a:hover.sprite_icon3:hover{ background: url('../images/sprite3.png') no-repeat bottom center #1f6df7;}

.sidemenu ul li a:hover.sprite_icon1.active a{ background: url('../images/sprite1.png') no-repeat bottom center #1f6df7;}*/
.navbar_custom {
    padding: 8px 0px;
}

    .navbar_custom .active_page {
        top: 13px !important;
    }

.tv-embed-widget-wrapper__header {
    display: none !important;
}

.tv-embed-widget-wrapper__logo-link {
    display: none !important;
}

.dashboard_style > .trading_view > span {
    display: none !important;
}

.dashboard_style > .trading_view > div {
    height: 120px !important;
}

.dropbtn {
    /*background-color: #4CAF50;*/
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 53px;
    top: -104px;
}

    .dropdown-content li {
        display: inline;
        width: 100%;
    }

        .dropdown-content li:first-child {
            font-weight: bold; /*height:42px !important;*/
        }

        .dropdown-content li a {
            width: 100% !important;
            float: left;
            font-size: 12px !important;
            text-align: left !important;
            padding: 7px 10px !important;
        }

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 100%;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

/*.dropdown:hover .dropdown-content {
    display: block;
}*/

.dropdown:hover .dropbtn {
    /*background-color: #3e8e41;*/
}

.dropdown .btn-group .dropdown-content::before {
    border-bottom: 7px solid #f9f9f9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block !important;
    position: absolute;
    left: -11px;
    top: 124px;
    transform: rotate(-89deg);
}
    /*.dropdown .btn-group .dropdown-content::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block !important;
    position: absolute;
    right: 10px;
    top: -6px;
}*/
    .dropdown .btn-group .dropdown-content::before:hover {
        border-bottom: 7px solid #1E6EFF;
    }
/*dropdown-content1*/
.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 53px;
    top: -34px;
}

    .dropdown-content1 li {
        display: inline;
        width: 100%;
    }

        .dropdown-content1 li:first-child {
            height: 41px !important;
        }

        .dropdown-content1 li a {
            width: 100% !important;
            float: left;
            font-size: 12px !important;
            text-align: left !important;
            padding: 7px 10px !important;
        }

    .dropdown-content1 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 100%;
    }

        .dropdown-content1 a:hover {
            background-color: #f1f1f1;
        }
/*.dropdown:hover .dropdown-content {
    display: block;
}*/

.dropdown .btn-group .dropdown-content1::before {
    border-bottom: 7px solid #f9f9f9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block !important;
    position: absolute;
    left: -11px;
    top: 56px;
    transform: rotate(-89deg);
}


/*dropdown-content2*/

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 53px;
    top: -34px;
}

    .dropdown-content2 li {
        display: inline;
        width: 100%;
    }

        .dropdown-content2 li:first-child {
            /*height:42px !important;*/
        }

        .dropdown-content2 li a {
            width: 100% !important;
            float: left;
            font-size: 12px !important;
            text-align: left !important;
            padding: 7px 10px !important;
        }

    .dropdown-content2 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 100%;
    }

        .dropdown-content2 a:hover {
            background-color: #f1f1f1;
        }
/*.dropdown:hover .dropdown-content {
    display: block;
}*/


.dropdown .btn-group .dropdown-content2::before {
    border-bottom: 7px solid #f9f9f9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block !important;
    position: absolute;
    left: -11px;
    top: 56px;
    transform: rotate(-89deg);
}


    .dropdown .btn-group .dropdown-content2::before:hover {
        border-bottom: 7px solid #1E6EFF;
    }

/*dropdown-content3*/

.dropdown-content3 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: 53px;
    top: -34px;
}

    .dropdown-content3 li {
        display: inline;
        width: 100%;
    }

        .dropdown-content3 li:first-child {
            /*height:42px !important;*/
        }

        .dropdown-content3 li a {
            width: 100% !important;
            float: left;
            font-size: 12px !important;
            text-align: left !important;
            padding: 9px 10px !important;
        }

    .dropdown-content3 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 100%;
    }

        .dropdown-content3 a:hover {
            background-color: #f1f1f1;
        }
/*.dropdown:hover .dropdown-content {
    display: block;
}*/


.dropdown .btn-group .dropdown-content3::before {
    border-bottom: 7px solid #f9f9f9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block !important;
    position: absolute;
    left: -11px;
    top: 56px;
    transform: rotate(-89deg);
}


    .dropdown .btn-group .dropdown-content3::before:hover {
        border-bottom: 7px solid #1E6EFF;
    }
/*-------------*/
.arrow img {
}

.arrow_open {
    transform: rotate(180deg);
}

.showHide_btn {
    background: #1E6EFF;
    color: #fff;
    width: 46px;
    height: 24px;
    text-align: center;
    cursor: pointer;
}

    .showHide_btn:hover .tooltip {
        display: block;
    }

.tooltips {
    position: relative;
    display: inline;
    z-index: 1 !important;
}

    .tooltips .tiptext {
        position: absolute;
        color: #FFFFFF;
        background: #000000;
        height: 22px;
        line-height: 20px;
        text-align: center;
        visibility: hidden;
        border-radius: 4px;
        font-size: 11px;
    }

.btn_whitegray .tiptext:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.btn_whitegray:hover .tiptext {
    visibility: visible;
    opacity: 0.8;
    left: 18%;
    margin-left: -22px;
    z-index: 999;
    bottom: 42px;
    width: 122px;
}

.pull-right .tooltips .tiptext:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 60%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.pull-right .tooltips:hover .tiptext {
    visibility: visible;
    opacity: 0.8;
    left: 50%;
    margin-left: -22px;
    z-index: 999;
    top: 52px;
    width: 50px;
}

.content_custom {
    margin-left: 36px;
}

.arrow_color {
    color: #2975FF !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.m-b-19 {
    margin-bottom: 13px;
}

.m-r-10 {
    margin-right: 10px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: #fbfcfd;
}

.trend_text {
    width: 100%;
    float: left;
    margin-left: 22px;
}
/*.page_margin{margin-left:-15px; width:100%;}*/
.panel_margin {
    margin-bottom: 6px !important;
}

.table_custom {
    border-collapse: separate;
}

    .table_custom > thead > tr > th {
        border-bottom: 1px solid #ddd;
    }

    .table_custom > tbody > tr > td:last-child {
        border-left: none;
    }

.input_custom {
    border: 1px solid #d2dadb;
    border-radius: 4px;
    margin-left: 6px;
    padding: 5px 10px;
    position: absolute;
    top: 6px;
    font-size: 14px;
    left: 116px;
    color: #333;
}





.frame {
    width: 600px;
    margin: 50px auto 0;
}

.explore_options {
    border: 5px solid #1a4cfb;
    margin-top: 50px;
}

    .explore_options .head {
        background: #1a4cfb;
        padding: 20px 0;
        text-align: center;
        color: #fff;
    }

        .explore_options .head h2 {
            font-size: 18px;
            margin-bottom: 0px;
        }

        .explore_options .head h1 {
            font-size: 28px;
            margin-top: 12px;
        }

    .explore_options .webpage_links {
        padding: 50px 0;
    }

        .explore_options .webpage_links .btn {
            border-radius: 0;
            background: #1a4cfb;
            font-size: 16px;
        }


.green_text {
    color: #0c9215;
}

.red_text {
    color: #d31d0f;
}

.datepicker-days .day {
    cursor: pointer;
}

.datepicker-days .next {
    cursor: pointer;
}

.datepicker-days .prev {
    cursor: pointer;
}


#Id_MarketDataListDaily > thead:first-child > tr:first-child > th {
    width: 200px !important;
}

.width5 {
    width: 5% !important;
}

.width10 {
    width: 10% !important;
}

.width15 {
    width: 15% !important;
}

.width20 {
    width: 20% !important;
}

.new-li-none li a {
    background-image: none !important;
}

    .new-li-none li a:hover {
        background-image: none !important;
    }

a.tv-embed-widget-wrapper__logo-link {
    opacity: 0 !important;
}

.c-b {
    color: #1f6df7;
}

.c-l-i {
    font-size: 21px;
    color: #1e6eff;
}

.tooltips.email-t {
    padding-left: 14px;
}

.All-Email {
    background: #1f80f9;
    color: #fff;
    padding: 6px;
    margin: 6px;
}

.new-font-add {
    font-family: Roboto, Arial;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.new-mid-add {
    font-family: Roboto, Arial;
    color: #1f80f9;
}

.email-listing {
    border-bottom: 1px solid #dbdbdb;
    padding: 4px;
}

.all-email-listing {
    padding-top: 1px;
    color: #1f80f9;
    padding-left: 9px;
    padding-right: 9px;
}

.new-border-add {
    border-right: 1px solid #1f80f9;
}

.whi-sp {
    white-space: nowrap;
}

.new-top-add {
    margin-top: 22px;
    margin-bottom: -1px;
}

.new-top-50 {
    padding-top: 14%;
}

.v-l {
    position: relative;
    top: 3px;
}

.new-email-add {
    clear: both;
    display: block;
    padding-top: 7px;
}

.w-h-new {
    width: 100px !important;
}

.today {
    background: #1f80f9;
    color: #fff;
}

.datepicker-switch {
    text-align: center;
}

.next:hover {
    color: #1f80f9;
}

.prev:hover {
    color: #1f80f9;
}

.new-control {
width: 76% !important;
    float: left;
    height: 28px;
}

.eye-icon {
}
/*tabs css*/


.dataTable th:last-child {
    width: 52px !important;
}
.new-td-add tr td:nth-child(1) {
    width: 112px !important;
}
.new-td-add tr td:nth-child(2) {
  width: 147px !important;
   /*max-width: 148px !important;*/
}
.new-td-add tr td:nth-child(10) {
    width: 57px;
    text-align: center;
}
.new-td-add tr td:last-child {
    width: 57px;
    text-align: center;
    background: #fff !important;
}
.new-td-add tr td:last-child a {
        float: none;
    }
.new-td-add tr td:nth-child(3) {
    text-align: right !important;
    width: 98px !important;
}
.new-td-add tr td:nth-child(4) {
    text-align: right !important;
    width: 98px !important;
}
.new-td-add tr td:nth-child(5) {
    text-align: right !important;
    width: 98px !important;
}
.new-td-add tr td:nth-child(6) {
    width: 86px !important;
}
.new-td-add tr td:nth-child(7) {
    width: 86px !important;
}
.new-td-add tr td:nth-child(8) {
    width: 86px !important;
}
.new-td-add tr td:nth-child(9) {
    width: 86px !important;
}
.new-td-add tr td:nth-child(10) {
    width: 84px !important;
}
.new-td-add tr td:nth-child(11) {
    width: 83px !important;
}
.new-td-add tr td:nth-child(12) {
    width: 84px !important;
    text-align: center !important;
}
.new-td-add tr td:nth-child(13) {
    width: 67px !important;
    text-align: center !important;
}

/*new-searchadd*/
.new-td-add1 tr td:nth-child(1) {
    width: 112px     !important;
}
.new-td-add1 tr td:nth-child(2) {
  width: 136px !important;
   /*max-width: 148px !important;*/
}
.new-td-add1 tr td:nth-child(10) {
    width: 57px;
    text-align: center;
}
.new-td-add1 tr td:last-child {
    width: 57px;
    text-align: center;
    background: #fff !important;
}
.new-td-add1 tr td:last-child a {
        float: none;
    }
.new-td-add1 tr td:nth-child(3) {
    text-align: right !important;
    width: 92px !important;
}
.new-td-add1 tr td:nth-child(4) {
    text-align: right !important;
    width: 109px !important;
}
.new-td-add1 tr td:nth-child(5) {
    text-align: right !important;
    width: 98px !important;
}
.new-td-add1 tr td:nth-child(6) {
    width: 86px !important;
}
.new-td-add1 tr td:nth-child(7) {
    width: 86px !important;
}
.new-td-add1 tr td:nth-child(8) {
    width: 86px !important;
}
.new-td-add1 tr td:nth-child(9) {
    width: 86px !important;
}
.new-td-add1 tr td:nth-child(10) {
    width: 84px !important;
}
.new-td-add1 tr td:nth-child(11) {
    width: 83px !important;
}
.new-td-add1 tr td:nth-child(12) {
    width: 84px !important;
    text-align: center !important;
}
.new-td-add1 tr td:nth-child(13) {
    width: 67px !important;
    text-align: center !important;
}


    .new-td-add tr td:nth-child(13) > .btn {
        float: none !important;
    }

.t-100 {
    width: 100% !important;
}
/*.new-td-add{
                   width:50%!important;
                   margin-top:2px;
              }*/
.c-green {
    color: seagreen;
}

.c-red {
    color: red;
}

.new-nav-tabs > li > a {
    padding-left: 11px;
    padding-top: 12px;
}

.b-l-d {
    width: 22px;
    float: left;
    text-align: center;
    margin-left: 3px;
}

.b-l-d-m-l {
    margin-left: 1px !important;
}

.b-l-t {
    float: left;
    /*width: 85px;*/
    width: 91px;
    margin-right: 2px;
}

.new-w {
    /*width: 85px !important;*/
    width: 91px !important;
}

.new-w-add {
    width: 42.4% !important;
}

.w-i {
    width: 83px !important;
    float: left;
    padding: 4px 11px !important;
    height: 26px !important;
    margin-top: -5px;
    margin-left: 4px;
    margin-right: 7px;
}

.text-mid {
    position: relative;
    top: -3px;
}

/*.new-td-add tr td:first-child:before {
        font: normal normal normal 14px/1 FontAwesome; color: #1e6eff;
    position: relative;
    left: 77%;

    }*/

.open > .dropdown-menu {
    display: block;
    margin-left: -39px;
}

.new-nav-tabs > li > a span {
    color: #505050;
}

.new-body > div > div > span {
    display: none !important;
}

.datepicker-days .active {
    background: #1e6eff;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}

.new-body > div > div > span {
    display: none !important;
}

.table-condensed1 > tbody > tr > td, .table-condensed1 > tbody > tr > th, .table-condensed1 > tfoot > tr > td, .table-condensed1 > tfoot > tr > th, .table-condensed1 > thead > tr > td, .table-condensed1 > thead > tr > th {
    padding: 0px;
}

.table-condensed1 > thead > tr > th {
    padding: 4px;
}

.popover-title {
    text-align: center; color:#1f6df7;
}

.popover {
    font-size: 12px;
}

    .popover label {
        line-height: 12px;
    }

.popover-content a {
    line-height: 29px;
    padding: 10px;
}

.popover-content .new-td-add tr td:nth-child(3) {
    line-height: 29px;
}

.btn-sm-p {
    padding: 3px 5px;
    margin-bottom: 0;
    font-size: 12px;
    z-index: 9999999;
}

.date-main-div {
    padding-right: 0px;
}

.date-btn {
    padding: 2px 7px;
}

.nav-add-paddng-top {
    padding-top: 10px !important;
}

/* Flash class and keyframe animation */
.flashit {
    float: left;
    margin-right: 7px;
    color: #1F6DF7;
    text-align: center;
    /*-webkit-animation: flash linear 2s infinite;
    animation: flash linear 2s infinite;*/
}

    .flashit img {
        width: 18px;
    }
/*@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .0;
    }

    100% {
        opacity: 1;
    }
}*/

.new-alert-success-alt {
    border-color: #1F6DF7;
    background: #1F6DF7;
    color: #fff;
    padding: 6px;
    border-radius: 8px;
}

.icon-alert {
    font-size: 19px;
    color: #fff;
}

.p-48 {
    padding-top: 48px;
}

.btn-border-add {
    border: 3px solid #fff;
    padding: 8px 116px 8px 121px;
    color: #fff;
    border-radius: 3px;
}

.m-2 {
    margin-top: 2px;
}

.f-all-size {
    font-size: 66px;
    color: #1e6eff;
}

.text-Upgrade p {
    font-size: 18px;
}

.modal-header .close {
    background: #1e6eff;
    opacity: 1;
    padding: 6px;
    border-radius: 21px;
    width: 32px;
    color: #fff;
}

.datepicker {
    z-index: 1111111;
}

.new-btn-blu {
    background: #2975ff !important;
    border-color: #2975ff !important;
    margin-right: 7px;
}

.alert-box {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-top: 21px;
    padding-bottom: 21px;
}

.em-text {
    font-size: 12px;
    font-weight: 600;
    color: #909090;
}

.div-bg {
    background: #1f6df7;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    position: fixed;
    z-index: 1111111111;
    right: 7px;
    bottom: 13px;
}

.alert-text {
    background: #1ba914;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 11px;
    border-radius: 13px;
    font-size: 24px;
    font-weight: 600;
}



.new-green {
    color: #1ba914;
}

.alert-text-red {
    background: #cd191e;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 11px;
    border-radius: 13px;
    font-size: 24px;
    font-weight: 600;
}

.new-red {
    color: #cd191e;
}

.table-new tr th {
    background: #fff !important;
    color: #9b9898 !important;
}

.table-new tr td {
    border: none !important;
    color: #1f6df7 !important;
}



.bGreen {
    color: rgb(0, 193, 56);
}

.bRed {
    color: red;
}

.close-icon {
    margin-right: 0px;
    color: #fff;
    margin-top: 6px;
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 15px;
    cursor: pointer;
    width: 22px;
    height: 24px;
}

.div-bg {
    display: none;
}

iframe {
    padding-bottom: 0px !important;
}

.yellow-color {
    color: yellow;
}

.m-new-top {
    margin-top: 3px;
}

.height-500 {
    height: 500px;
}


.eye-icon-add tr td:nth-child(1):before {
    content: "\f06e";
    color: #1f6df7;
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    left: 86%;
    width: 0px;
    height: 0px;
}


/* iOS7 Style */

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

    .cmn-toggle + label {
        display: block;
        position: relative;
        cursor: pointer;
        outline: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

input.cmn-toggle-round-flat + label {
    padding: 2px;
    width: 58px;
    height: 30px;
    background-color: #dddddd;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

    input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {
        display: block;
        position: absolute;
        content: "";
    }

    input.cmn-toggle-round-flat + label:before {
        top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;
        background-color: #fff;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s;
    }

    input.cmn-toggle-round-flat + label:after {
        top: 4px;
        left: 4px;
        bottom: 4px;
        width: 22px;
        background-color: #dddddd;
        -webkit-border-radius: 52px;
        -moz-border-radius: 52px;
        -ms-border-radius: 52px;
        -o-border-radius: 52px;
        border-radius: 52px;
        -webkit-transition: margin 0.4s, background 0.4s;
        -moz-transition: margin 0.4s, background 0.4s;
        -o-transition: margin 0.4s, background 0.4s;
        transition: margin 0.4s, background 0.4s;
    }

input.cmn-toggle-round-flat:checked + label {
    background-color: #1BA914;
}

    input.cmn-toggle-round-flat:checked + label:after {
        margin-left: 26px;
        background-color: #1BA914;
    }

.ui-widget-content {
    z-index: 111111;
}

.hover-icon {
    position: absolute;
    z-index: 11;
    right: 0px;
    border: 1px solid #1f6df7;
    color: #1f6df7;
    padding: 4px;
    font-size: 8px;
    border-radius: 10px;
    top: -1px;
    cursor: pointer;
}

.mid-logo-text {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    bottom: 19px;
    text-align: center;
}

    .mid-logo-text img {
        width: 105px !important;
    }

.mid-text-heading-add {
    font-weight: 600;
    color: #1e6eff;
    font-size: 19px;
    text-align: center;
    position: relative;
    top: 17px;
    height: 0px;
}


.mid-text-heading-add-other {
    text-align: center;
    font-size: 16px;
    color: #1f6df7;
    position: relative;
    top: 22px;
    height: 0px;
}


    .mid-text-heading-add-other span .mid-heading-text {
        text-align: center;
        font-size: 19px;
        color: #1f6df7;
        position: relative;
        top: -5px;
        height: 22px;
        font-weight: 600;
    }

.new-icon {
    position: relative;
    bottom: 6px;
}

.height-5001 {
    height: 500px;
}

.font-size-add-new {
    font-size: 19px;
}

.font-size-add {
    margin-right: 114px;
    font-size: 19px;
}

.font-size-add-1 {
    margin-right: 105px;
    font-size: 19px;
}

.btn-padding {
    padding: 3px 8px;
}

.dg-remove {
    background: #fff !important;
    color: #70707b !important;
}

.dg-remove1 {
    background: #fff !important;
    color: #70707b !important;
}

.new-slash {
    width: 12px;
    border: 0px;
    float: left;
    line-height: 12px;
}

.remove.active > a > i {
    color: #fff !important;
}

.grey-header {
    color: #9b9898 !important;
}

.popclose {
    position: absolute;
    top: 4px;
    right: 16px;
    font-size: 19px;
    color: #1f6df7;
    cursor: pointer;
}

/*For meter*/

.left-bd {
    border-left: 1px solid #d7d7d7 !important;
    border-top: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
    padding: 2px 0px 4px 0 !important;
}

.z-add {
    z-index: 3333333 !important;
}

.t-c {
    color: #1f6df7;
    font-weight: 600;
    position: relative;
    top: 7px;
}

.status_signal-green {
    position: relative;
    top: 6px;
}

.info-new-add {
    padding: 26px 10px 0px;
}

.info-new {
    padding: 21px 10px 0px;
    padding-bottom: 19px;
}

.new-days-text {
    width: 36% !important;
    text-align: right;
}

.add-L-t {
    position: relative;
    top: 17px;
}

.width-49 {
    width: 45.5%;
    float: left;
}

.span-divider {
    float: left;
    line-height: 32px;
    margin-left: 4px;
    font-size: 21px;
}

.i-c-n {
    margin-right: 5px !important;
}

.projected strong {
    color: #565656;
}

.ui-widget-content {
    border: 1px solid #1f6df7;
    background: #f6f6f6 !important;
    color: #333333;
    font-size: 14px;
}

.ui-menu .ui-menu-item {
    cursor: pointer;
    border-top: 1px solid #ccc !important;
}

    .ui-menu .ui-menu-item:first-child {
        border-top: 0px solid #ccc !important;
    }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border-left: 0px solid #1f6df7 !important;
    border-right: 0px solid #1f6df7 !important;
    border-top: 1px solid #1f6df7 !important;
    border-bottom: 1px solid #1f6df7 !important;
    color: #1f6df7 !important;
}

.right-iocn {
    float: none !important;
}

.bar_type-1 {
    float: right;
    font-size: 10px;
    padding-left: 8px;
    padding-top: 3px;
}

.highcharts-credits {
    display: none;
}

.help-btn-icon {
    color: #7f7f7f;
    cursor: pointer;
    padding-left: 14px;
}

.panel-body-new h4 {
    font-size: 13px;
}

.panel-body-new p {
    font-size: 12px;
}

.legend-add {
    position: absolute;
    right: 35px;
    top: 13px;
    font-size: 12px;
}

.positive {
    color: blue;
    margin-right: 3px;
}

.negative {
    color: purple;
    margin-right: 3px;
}

.Neutral {
    color: gray;
    margin-right: 0px;
}

.Current {
    margin-left: 2px;
    color: black;
}

.green-zone {
    color: #1ba914;
    margin-right: 3px;
}

.red-zone {
    color: red;
    margin-right: 3px;
}

.td-header-new > thead > tr > th {
    width: 156px;
    text-align: center;
}

.width156 {
    width: 156px;
    text-align: center;
}

.td-header-new > tbody > tr > td {
    /*white-space: nowrap;*/
}

.newpopup1,.newpopup2,.popup-select {
    border-radius: 3px;
    font-size: 12px;
margin-top: 2px;
  position: absolute;
top: 4px;
right: 18px;
padding: 6px 9px;
background: #1f6df7;
cursor: pointer;
border-radius: 3px;

}

.block-new {
    width: 20% !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
}

.bootstrap-select > .dropdown-toggle {
    font-size: 13px;
}

.n-heading {
    font-weight: 600;
    color: #1e6eff;
    font-size: 16px;
}

.p-l {
    padding-top: 6px !important;
}

.width-add-imp {
    width: 106px !important;
    white-space: nowrap;
}

.sub-info-new {
    margin-top: -3px !important;
    border-radius: 0px !important;
    border: solid 1px #ddd;
    padding-bottom: 17px !important;
}

.input.symbol-edit {
    display: none !important;
}

.symbol-edit-inputspacer {
    display: none !important;
}
.popup-select{
font-size: 13px;
border-radius: 4px;
font-weight: 400;
margin-top: 3px;
}
.n-before a:after{
    content:none;
}

.blue_h .panel > .panel-heading .panel-title i{
    background:none !important;
}
.f-w{
    font-weight: 400;
}
@-webkit-keyframes DIV-BORDER {
    0%  { background: white  }
    50%  {background: white    }
    100% {background: #1f6df7 }
}

.flash-input { color:#fff;
    -webkit-transition: all 1s;
    -webkit-animation: DIV-BORDER 2s ;
}

.panel-height-chart{
 height: 36px; 
}
.accordion .panel-height-chart > a {
    display: block;
    padding: 0px 15px;
}

.m-span-img-symbols{
  text-align: center;
margin-left: 42%;
line-height: 37px;

}

.m-span-img-symbols img {
    width: 105px !important;
}

.search_symbol-new{
    position: relative;
padding-left: 0;
}.search_symbol-new .form-control {
    padding: 6px 37px 6px 12px; margin-top: 1px;
}
 .sym-input{
     margin-top: 1px;
 }
.search_symbol-new {
    position: absolute;
    top: 3px;
    right: 18px;
    padding: 4px 8px;
    background: #1f6df7;
    cursor: pointer;
    border-radius: 3px;
}
.new-block{display: block;width: 48%;float: left;margin-right: 0px;}
.span-Select{color:black;}
.sym-span{position: absolute !important; top: 3px !important;right: 18px !important;padding: 4px 8px !important;}
#myTable1  thead tr td{white-space:nowrap !important; }
#myTable1 tbody tr th{white-space:nowrap !important; }
#myTable1 tbody tr td:last-child{width: 11% !important; text-align:center; white-space:nowrap !important;}
#myTable1 tbody tr td:nth-child(0), #myTable1 tbody tr td:nth-child(1), #myTable1 tbody tr td:nth-child(2) {width: 28% !important;}
#myTable1 thead tr th:nth-child(4) { text-align:center;}
#myTable1 thead tr th:last-child { text-align:center;}
#myTable1 tbody tr td:nth-child(4){ width: 11% !important; text-align:center;white-space:nowrap !important;}
.myTable-dt-add tbody tr td{ white-space:nowrap;}
.minus{
 
width: 19px;
height: 9px;
display: block;
background: grey;
border-radius: 5px;
float: left;
margin-top: 6px;
margin-right: 4px;
}

/*for search*/

.myTable-dt-add tbody  tr td:nth-child(1) {
    width: 112px !important;
}
.myTable-dt-add tbody tr td:nth-child(2) {
  width: 147px !important;
   /*max-width: 148px !important;*/
}
.myTable-dt-add tbody  tr td:nth-child(10) {
    width: 57px;
    text-align: center;
}
.myTable-dt-add tbody  tr td:last-child {
    width: 57px;
    text-align: center;
    background: #fff !important;
}
.myTable-dt-add tbody tr td:last-child a {
        float: none;
    }
.myTable-dt-add tbody  tr td:nth-child(3) {
    text-align: right !important;
    width: 98px !important;
}
.myTable-dt-add tbody  tr td:nth-child(4) {
    text-align: right !important;
    width: 98px !important;
}
.myTable-dt-add tbody  tr td:nth-child(5) {
    text-align: right !important;
    width: 98px !important;
}
.myTable-dt-add tbody  tr td:nth-child(6) {
    width: 86px !important;
}
.myTable-dt-add tbody  tr td:nth-child(7) {
    width: 86px !important;
}
.myTable-dt-add tbody tr td:nth-child(8) {
    width: 86px !important;
}
.myTable-dt-add tbody  tr td:nth-child(9) {
   width: 171px !important;
}
.myTable-dt-add tbody  tr td:nth-child(10) {
    width: 84px !important;
}
.myTable-dt-add tbody  tr td:nth-child(11) {
    width: 83px !important;
}
.myTable-dt-add tbody tr td:nth-child(12) {
    width: 84px !important;
    text-align: center !important;
}
.myTable-dt-add tbody  tr td:nth-child(13) {
    width: 67px !important;
    text-align: center !important;
}
