.in-time #bars:after{
                content:'In Time';
            }
            .bar small {
                clear: both;
                float: left;
                border-top: 1px solid;
                width: 100%;
                line-height: 15px;
                padding: 8px 0;
                font-size: 10px;
            }
            .bar small:first-child {
                border:none;
            }
            .bar small b {
                float: left;
                width: 100%;
                font-size: 12px;
            }
            .mt-0 ul li, .mt-3 ul li, ul.bullet li{position: relative;padding-left: 10px !important;}
            .mt-0 ul li::before, .mt-3 ul li::before, ul.bullet li:before{position: absolute; left: 0;}
            .bar small:nth-child(2) { padding-top: 25px; }
            .bar small:before {
                content: "^";
                position: absolute;
                top: 14px;
                left: 19px;
                font-size: 30px;
                font-weight: 700;
            }
            .bar small:nth-child(2):before {
                bottom: 73px !important; top: auto;
            }
             body a { text-decoration: inherit !important; }
                                                        .slideshow-container img.rounded-circle {
                                                            border-radius: 5px;
                                                            width: 100px;
                                                        }
                                                        .panel-default>.panel-heading { color: #fff; background-color: #2577ba; border-color: #114f81; }
                                                        li.high-light-after { background: yellow !important; }
                                                        .tradingview-widget-copyright {
                                                            font-size: 13px !important;
                                                            line-height: 32px !important;
                                                            text-align: center !important;
                                                            vertical-align: middle !important;
                                                            font-family: 'Trebuchet MS', Arial, sans-serif !important;
                                                            color: #9db2bd !important;
                                                        }
                                                        .tradingview-widget-copyright .blue-text {
                                                            color: #2962FF !important;
                                                        }
                                                        .tradingview-widget-copyright a {
                                                            text-decoration: none !important;
                                                            color: #9db2bd !important;
                                                        }
                                                        .tradingview-widget-copyright a:visited {
                                                            color: #9db2bd !important;
                                                        }
                                                        .tradingview-widget-copyright a:hover .blue-text {
                                                            color: #1E53E5 !important;
                                                        }
                                                        .tradingview-widget-copyright a:active .blue-text {
                                                            color: #1848CC !important;
                                                        }
                                                        .tradingview-widget-copyright a:visited .blue-text {
                                                            color: #2962FF !important;
                                                        }
                                                        .label-WcebtsJH { display: none !important; }
                                                         .modal{z-index:9999999;}
            .modal.left .modal-content,	.modal.right .modal-content {
                height: 100%;
                overflow-y: auto;
            }
            .modal.left .modal-body,	.modal.right .modal-body {
                padding: 15px 15px 80px;
            }
            /*Left*/
            .modal.left.fade .modal-dialog{
                left: -320px;
                -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
                -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
                -o-transition: opacity 0.3s linear, left 0.3s ease-out;
                transition: opacity 0.3s linear, left 0.3s ease-out;
            }
            .modal.left.fade.in .modal-dialog{
                left: 0;
            }
            /*Right*/
            .modal.right.fade .modal-dialog {
                right: -320px;
                -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
                -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
                -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
            }
            .modal.right.fade.in .modal-dialog {
                right: 0;
            }
            /*******************************
            * MODAL AS LEFT/RIGHT SIDEBAR
            * Add "left" or "right" in modal parent div, after class="modal".
            * Get free snippets on bootpen.com
            *******************************/
            .modal.left .modal-dialog,	.modal.right .modal-dialog {
                position: fixed;
                margin: auto; 
                height: 100%;
                -webkit-transform: translate3d(0%, 0, 0);
                -ms-transform: translate3d(0%, 0, 0);
                -o-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
            }
            .modal.left .modal-content,	.modal.right .modal-content {
                height: 100%;
                overflow-y: auto;
            }
            .modal.left .modal-body,	.modal.right .modal-body {
                padding: 15px 15px 80px;
            }
            /*Left*/
            .modal.left.fade .modal-dialog{
                left: -320px;
                -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
                -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
                -o-transition: opacity 0.3s linear, left 0.3s ease-out;
                transition: opacity 0.3s linear, left 0.3s ease-out;
            }
            .modal.left.fade.in .modal-dialog{
                left: 0;
            }
            /*Right*/
            .modal.right.fade .modal-dialog {
                right: -320px;
                -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
                -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
                -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
            }
            .modal.right.fade.in .modal-dialog {
                right: 0;
            } 