/* Minification failed. Returning unminified contents.
(560,35): run-time error CSS1039: Token not allowed after unary operator: '-amar-border-color'
(726,28): run-time error CSS1039: Token not allowed after unary operator: '-amar-secondary-bg'
(727,24): run-time error CSS1039: Token not allowed after unary operator: '-amar-secondary-border'
(735,32): run-time error CSS1039: Token not allowed after unary operator: '-amar-secondary-border'
(747,48): run-time error CSS1039: Token not allowed after unary operator: '-amar-secondary-border'
(753,48): run-time error CSS1039: Token not allowed after unary operator: '-amar-secondary-border'
 */
/*kendu table*/
table thead {
    background-color: transparent;
    text-transform: uppercase;
}

.k-grid {
    border-top: 1px solid #d5d5d5;
}

    .k-grid tr:hover, .hover-highlight {
        background-color: #e0f0ff !important;
    }

    .k-grid .k-grid-header td, .k-grid-header th.k-header {
        text-align: right;
        background-image: none;
        text-transform: uppercase;
        color: #313131;
    }
        .k-grid .k-grid-header td:first-child{
            text-align:left;
        }

        .k-autocomplete, .k-autocomplete.k-state-hover, .k-block, .k-button, .k-draghandle, .k-dropdown-wrap, .k-dropdown-wrap.k-state-hover, .k-grid-header, .k-grouping-header, .k-header, .k-link.k-state-hover, .k-numeric-wrap, .k-numeric-wrap.k-state-hover, .k-pager-wrap, .k-picker-wrap, .k-picker-wrap.k-state-hover, .k-tabstrip-items .k-item, .k-textbox, .k-textbox:hover, .k-toolbar, .k-tooltip {
            background-repeat: repeat;
            background-position: 0 center
        }

.k-link:hover {
    text-decoration: none
}

.k-block, .k-draghandle, .k-inline-block, .k-widget {
    border-style: solid;
    border-width: 1px;
    -webkit-appearance: none
}

.k-block, .k-widget {
    line-height: normal;
    outline: 0
}

.k-link {
    cursor: pointer;
    outline: 0;
    text-decoration: none
}

.k-column-menu .k-sprite, .k-drop-hint, .k-gantt-views > .k-current-view > .k-link:after, .k-grid-mobile .k-resize-handle-inner:after, .k-grid-mobile .k-resize-handle-inner:before, .k-grouping-dropclue, .k-icon, .k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-tool-icon {
    background-image: url('/Content/Default/sprite.png');
    border-color: transparent;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.2),only screen and (min-device-pixel-ratio:1.2) {
    .k-callout, .k-column-menu .k-sprite, .k-drop-hint, .k-grouping-dropclue, .k-icon:not(.k-i-loading), .k-icon:not(.k-loading), .k-mobile-list .k-check:checked, .k-mobile-list .k-edit-field [type=checkbox]:checked, .k-mobile-list .k-edit-field [type=radio]:checked, .k-state-active .k-tool-icon, .k-state-active.k-state-hover .k-tool-icon, .k-state-hover .k-tool-icon, .k-state-selected .k-tool-icon, .k-state-selected.k-state-hover .k-tool-icon, .k-tool-icon {
        background-image: url('/Content/Default/sprite_2x.png');
        -webkit-background-size: 340px 336px;
        background-size: 340px 336px
    }
}

.k-icon, .k-sprite, .k-tool-icon {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -ms-high-contrast-adjust: none
}

:root * > .k-icon, :root * > .k-sprite, :root * > .k-tool-icon {
    vertical-align: middle
}

.k-icon, .k-sprite {
    background-color: transparent
}

.k-cancel, .k-denied, .k-i-cancel, .k-i-denied {
    background-position: -32px -48px
}

.k-add, .k-i-add, .k-i-plus {
    background-position: -32px -64px
}

.k-i-seek-w:before {
    content: "\e607";
}

.k-i-seek-w {
    background-position: 0 -112px;
}

.k-i-arrow-w {
    background-position: 0 -48px;
}

.k-drag-clue {
    position: absolute;
    z-index: 10003;
    border-style: solid;
    border-width: 1px;
    font-size: .9em;
    padding: .2em .4em;
    white-space: nowrap;
    cursor: default
}

.k-drag-status {
    margin-top: -3px;
    margin-right: 4px;
    vertical-align: middle
}

.k-reorder-cue {
    position: absolute;
    width: 1px;
    overflow: visible
}

    .k-reorder-cue .k-icon {
        position: absolute;
        left: -4px;
        width: 8px;
        height: 4px
    }

    .k-reorder-cue .k-i-arrow-s {
        top: -4px;
        background-position: -4px -166px
    }

    .k-reorder-cue .k-i-arrow-n {
        bottom: -4px;
        background-position: -4px -134px
    }

.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.input-group .form-control {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-grid, .k-listview {
    position: relative;
    zoom: 1
}

    .k-grid table {
        min-width: 100%;
        margin: 0;
        max-width: none;
        border-collapse: separate;
        border-spacing: 0;
        empty-cells: show;
        border-width: 0;
        outline: 0
    }

    .k-grid.k-widget table {
        width: 100%;
    }

.k-header.k-drag-clue {
    overflow: hidden
}

.k-filter-row th, .k-grid-header th.k-header {
    position: relative;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: #c5c5c5;
    padding: .8rem .6rem;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 1.6;
}

.k-grid-header th.k-header {
    vertical-align: bottom;
    font-size: 1.2rem;
    text-align:center;
    font-weight:bold;
}

    .k-grid-header th.k-header > .k-link {
        display: block;
        font-size: 1.2rem;
        margin: -.5rem -.6rem -.4rem 0;
        padding: .3rem .5rem;
        text-overflow: ellipsis
    }

    .k-grid-header th.k-header .k-icon {
        position: static
    }

.k-grid-header th > .k-link > .k-icon {
    vertical-align: text-top
}

.k-grid td {
    font-size: 1.5rem;
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: .4rem .6rem;
    overflow: hidden;
    line-height: 2;
    vertical-align: middle;
    text-overflow: ellipsis;
}

.k-grid .k-grid-content td {
    text-align: right;
}

    .k-grid .k-grid-content td:first-child:not(.ob-right) {
        text-align: left;
    }

.k-grid td .button {
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 1.4rem;
}

.k-grid td.ob-right {
    text-align: right;
}

.k-grid td.ob-center {
    text-align: center;
}

.k-grid-footer-wrap, .k-grid-header-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-style: solid;
    border-width: 0 1px 0 0;
    zoom: 1
}

div.k-grid-footer, div.k-grid-header {
    padding-right: 1.7rem;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    zoom: 1
}

.k-grid-header-locked > table, .k-grid-header-wrap > table {
    margin-bottom: -1px
}

.k-grid-content {
    position: relative;
    width: 100%;
    overflow: auto;
    overflow-x: auto;
    overflow-y: scroll;
    zoom: 1;
    min-height: 0
}

    .k-grid-content table, .k-grid-content-locked > table, .k-grid-footer table, .k-grid-header table {
        table-layout: fixed
    }

.k-grid-lockedcolumns {
    white-space: nowrap
}

.k-grid-content, .k-grid-content-locked, .k-pager-wrap {
    white-space: normal
}

.k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    border-style: solid;
    border-width: 0 1px 0 0
}

    .k-grid-content-locked + .k-grid-content, .k-grid-footer-locked + .k-grid-footer-wrap, .k-grid-header-locked + .k-grid-header-wrap {
        display: inline-block;
        vertical-align: top
    }

.k-filter-row > th:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-grid-header th.k-header:first-child {
    border-left-width: 0;
}

.k-block, .k-content, .k-grid, .k-header-column-menu, .k-panelbar, .k-slider, .k-splitter, .k-treeview, .k-widget {
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.k-block, .k-calendar, .k-grid-header .k-link, .k-header-column-menu, .k-pager-wrap, .k-slider, .k-splitbar, .k-treeview {
    -webkit-touch-callout: none
}



.k-block, .k-widget {
    background-color: #fff
}

.k-autocomplete, .k-block, .k-button-group .k-tool, .k-calendar th, .k-colorpicker .k-i-arrow-s, .k-content, .k-dropdown-wrap, .k-dropzone-active, .k-editable-area, .k-editor-dialog .k-tabstrip-items, .k-filter-row > th, .k-footer-template td, .k-grid td, .k-grid td.k-state-selected, .k-grid-content-locked, .k-grid-footer, .k-grid-footer-locked, .k-grid-footer-wrap, .k-grid-header, .k-grid-header-locked, .k-grid-header-wrap, .k-group, .k-group-footer td, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-header, .k-input, .k-pager-refresh, .k-pager-wrap, .k-pager-wrap .k-link, .k-panel > .k-item > .k-link, .k-panelbar .k-content, .k-panelbar .k-panel, .k-panelbar > .k-item > .k-link, .k-popup.k-align .k-list .k-item:last-child, .k-separator, .k-slider-track, .k-splitbar, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-textbox, .k-textbox > input, .k-tiles, .k-toolbar, .k-tooltip, .k-treemap-tile, .k-upload-files, .k-widget {
    border-color: #d5d5d5
}

.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child, .k-resource.k-alt, .k-separator {
    background-color: #f1f1f1
}



.k-autocomplete, .k-button, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none,-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(255,255,255,0)));
    background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-position: 50% 50%;
    background-color: #eae8e8
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #eae8e8
}

.k-column-menu .k-state-active .k-sprite, .k-column-menu .k-state-hover .k-sprite, .k-icon:hover, .k-pager-numbers .k-current-page .k-link:hover:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after, .k-state-focused .k-icon, .k-state-hover .k-icon, .k-state-selected .k-icon {
    opacity: 1
}

.k-column-menu .k-sprite, .k-icon, .k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-state-disabled .k-icon {
    opacity: .9
}

.k-column-menu .k-sprite, .k-drop-hint, .k-gantt-views > .k-current-view > .k-link:after, .k-grid-mobile .k-resize-handle-inner:after, .k-grid-mobile .k-resize-handle-inner:before, .k-grouping-dropclue, .k-icon, .k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-tool-icon {
    background-image: url('/Content/Default/sprite.png');
    border-color: transparent
}

.k-button, .k-widget {
    -webkit-box-shadow: none;
    box-shadow: none
}

.k-grid tr:hover {
    background-color: #bdb4af;
    background-image: none,-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.4)),to(rgba(255,255,255,0)));
    background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%);
    background-position: 50% 50%
}

.k-autocomplete, .k-block, .k-button, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-gantt-views > .k-current-view, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button .k-gantt-views, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
    border-radius: 4px
}

.k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-header, .k-grid-header-wrap, .k-grouping-header .k-group-indicator, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {
    border-color: #c5c5c5
}

.k-grid-content {
    overflow-y: hidden;
}

.k-grid-header {
    padding-right: 0px !important;
}

.k-grid-content table, .k-grid-header-wrap table {
    width: 100% !important;
}

.fixed-header {
    top: 0;
    position: fixed;
    width: auto;
    z-index: 1;
}

.k-grid-content-locked {
    height: 100% !important;
}

.k-grid-header th.k-header .k-icon.k-i-arrow-n, .k-grid-header th.k-header .k-icon.k-i-arrow-s {
    background-image: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 3px solid #00778f;
    width: 100%;
    display: block;
    height: 0;
    overflow: visible;
}

.k-grid-header th.k-header .k-icon.k-i-arrow-s {
    top: -1px;
    bottom: initial;
}

.k-grid-header th.k-header .k-i-arrow-n:before, .k-grid-header th.k-header .k-i-arrow-s:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    bottom: -1px;
}

.k-grid-header th.k-header .k-i-arrow-n:before {
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #00778f transparent;
}

.k-grid-header th.k-header .k-i-arrow-s:before {
    border-width: 4px 4px 0 4px;
    border-color: #00778f transparent transparent transparent;
    bottom: -7px;
}

.k-grid-header .columnMenu {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
    height: 33px;
    width: 25px;
    font-size: 0;
    padding: 0;
    background-color: #00778f;
    border-left: 1px solid #c5c5c5;
    background-position: -214px -44px;
    opacity: 0.9;
}

[id^="columnDrop"] {
    padding: 1rem;
    max-height: 540px;
    overflow: auto;
}

    [id^="columnDrop"] li {
        margin-bottom: 0.5rem;
    }

.k-pager-wrap {
    clear: both;
    overflow: hidden;
    position: relative;
    border-style: solid;
    border-width: 1px;
    line-height: 2em;
    padding: .333em 0 .333em .25em;
}

    .k-pager-wrap > .k-link {
        float: left;
        margin: 0 .08333em;
        height: 2em;
        line-height: 2em;
        border-radius: 1.0833em;
        cursor: pointer;
        text-align: center;
    }
.k-pager-numbers {
    margin: 0 2px;
}
    .k-pager-numbers .k-link, .k-pager-numbers .k-state-selected, .k-pager-wrap > .k-link {
        min-width: 2em;
    }

    .k-pager-wrap > .k-link {
        border-style: solid;
        border-width: 1px;
    }

.k-pager-numbers .k-link {
    text-align: center;
    line-height: 2em;
    border-style: solid;
    border-width: 1px;
    border-radius: 1.0833em;
}
.k-pager-numbers li {
    float: left;
}
.k-grid .k-pager-numbers, .k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
    display: inline-block;
    vertical-align: top;
    margin-right: 1px;
}

.k-grid .k-pager-numbers {
    float: left;
    cursor: default;
}
.k-state-disabled {
    opacity: .7;
}
.k-widget.k-grid .k-pager-numbers {
    position: relative;
}
.k-pager-numbers .k-current-page {
    display: none;
}
.k-pager-numbers .k-state-selected {
    color: #fff;
    min-width: 3rem;
    line-height: 3rem;
    background-color: #00778f;
    text-align: center;
    border-radius: 1.0833em;
}
.k-pager-wrap .k-link:hover{
    color: #2e2e2e;
    background-color: #bcb4b0;
    border-color: #b6b6b6;
}
.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #2e2e2e;
}
.k-pager-info {
    float: right;
    padding: 0 1.333em;
}
.k-i-arrow-e {
    background-position: 0 -16px;
}
.k-i-seek-e {
    background-position: 0 -80px;
}
select#AmarSymbols {
    background: transparent;
    position: relative;
    font-size: 1.6rem;
    margin: 0;
    padding: 1.4rem 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-bottom: 2px solid var(--amar-border-color,#ddd);
    outline: none;
}

ul.AmrStockList {
    padding: 0;
    margin: 0;
}
    ul.AmrStockList li {
        margin: 0;
        border-bottom: 1px solid #e0e3eb;
    }
    ul.AmrStockList li.head {
        display: flex;
        flex: 1 1 auto;
        min-width: 100%;
        color: #4a4a4a;
        padding-top: .4rem;
        padding-bottom: .4rem;
        border-bottom: 2px solid #e6ecef;
        font-size: 1.3rem;
    }
    
    ul.AmrStockList li .s0, ul.AmrStockList li .s1, ul.AmrStockList li .s2, ul.AmrStockList li .s3, ul.AmrStockList li .s4 {
        display: flex;
        min-width: 0;
        max-width: 100%;
        height: 2.1rem;
        padding-top: 3px;
        padding-bottom: 3px;
        align-items: center;
        overflow: hidden;
        white-space: nowrap;
        justify-content: flex-end;
    }
    ul.AmrStockList li .s0 {
        padding-left: .5rem;
    }
    ul.AmrStockList li .s1 {
        justify-content: flex-start;
        padding-right: 4px;
        padding-left: 1rem;
        flex-grow: 1;
        flex-shrink: 0;
    }
    ul.AmrStockList li .s4 {
        flex: 0 1 6.5rem;
        padding-right: .875rem;
    }

    ul.AmrStockList li a {
        padding: .4375rem 0;
        display: flex;
        flex: 1 1 auto;
        min-width: 100%;
        color: #4a4a4a;
        font-size: 1.4rem;
    }
#addNewWatchList input{
    max-width:100%;
}
#addNewWatchList input, #addNewWatchList button {
    height: 3rem;
}

#addNewWatchList .postfix.button {
    padding: 0.5rem;
}

.flex {
    display: flex;
    flex: 1 1 auto;
    min-width: 100%;
}

    .flex .s1 {
        justify-content: flex-start;
        flex-grow: 1;
        flex-shrink: 0;
    }
.AmarWatchlist .wlist {
    height: 3.3rem;
}
.AmarWatchlist .ctrl {
    width: 3.3rem;
    height: 3.3rem;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #787b86;
    padding:0;
    background:transparent;
}


#watchlistChooser .srcWrap {
    padding: 0.3rem 1rem;
    border-bottom: 1px solid #ddd;
    width:100%;
}

    #watchlistChooser .srcWrap input {
        border: none;
        background: #fff url(/Content/img/search-icon.png) no-repeat scroll left center;
        font-size: 1.6rem;
        background-size: 2rem;
        background-position-x: .3rem;
        padding: .5rem 1rem .5rem 2.5rem !important;
        margin-bottom: 0;
        box-shadow: none;
        width:100%;
        max-width:100%;
    }

#watchlistChooser .list, #deleteWatchList .list {
    width: 100%;
}

    #watchlistChooser .list ul, #deleteWatchList .list ul {
        margin: 0;
        width: 100%;
    }

    #watchlistChooser .list li, #deleteWatchList .list li {
        border-bottom: 1px solid #ddd;
        display: block;
        align-items: center;
        padding: .6rem 2rem 0.6rem;
        font-size: 1.5rem;
    }

        #watchlistChooser .list li a {
            display: flex;
            color: initial;
        }

        #watchlistChooser .list li:hover {
            background-color: #f0f3fa;
        }

        #watchlistChooser .list li .code {
            flex-grow: 0;
            width: 15rem;
        }

        #watchlistChooser .list li .name {
            flex: 1 1 auto;
        }

        #watchlistChooser .list li i {
            line-height: 2.4rem;
        }

        #deleteWatchList .list li input {
            margin-right: 1rem;
        }

.f-dropdown li.divider {
    border-top: 1px solid #ddd;
}

.f-dropdown li a {
    padding: 1rem
}

ul#dropSettings {
    background-color: var(--amar-secondary-bg,#fff);
    border-color: var(--amar-secondary-border,#ddd);
}

    ul#dropSettings li {
        cursor: initial;
    }

        ul#dropSettings li.divider {
            border-color: var(--amar-secondary-border,#ddd);
        }

    ul#dropSettings.open {
        width: 20rem;
        right: 0;
        left: initial !important;
    }

#dropSettings::before {
    left: initial;
    right: 15px;
    border-color: transparent transparent var(--amar-secondary-border,#fff) transparent;
}

#dropSettings::after {
    left: initial;
    right: 14px;
    border-color: transparent transparent var(--amar-secondary-border,#ccc) transparent;
}
.value_icon{
    display:none;
}

ul.simple-tab {
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0;
    font-size: 0;
    white-space: nowrap;
}
    ul.simple-tab>li{
        display:inline-block;
    }
        ul.simple-tab > li > a {
            display: inline-block;
            padding: .4rem 1.3rem;
            text-decoration: none;
            font-size: 1.4rem;
            border: 1px solid #ddd;
            height: 3.4rem;
            vertical-align: middle;
        }
            ul.simple-tab>li a.active {
                border-bottom-color: transparent;
            }

    ul.simple-tab li button {
        padding: 0.6rem 1.3rem !important;
        text-decoration: none;
        font-size: 1.4rem;
        border: 1px solid #ddd;
        background: #fff;
        height: 3.4rem;
        vertical-align: middle;
    }
        ul.simple-tab li .dropdown.button::after {
            border-color: #008cba transparent transparent transparent;
        }
    ul.simple-tab li .f-dropdown li a {
        padding: 1rem;
    }
    .f-dropdown li.divider {
        border-top: 1px solid #ddd;
    }
.not-enough-scrip {
    font-size: 1.8rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#updateTime {
    color: #4d4d4d;
}
#resultsSWLSP{
    min-height:500px;
}
.ui-suggestion {
    position: relative;
    display: none;
}
.ui-suggestion .columns {
    background: #d1cfcc;
    color: #616161;
    padding: 1em;
}
.ui-suggestion .close {
    color: #616161;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    position: absolute;
    top: 5px;
    right: 0;
    background: transparent;
}
#hints {
    color: #9b9999;
    font-size: 0.9rem;
}
#scripList ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#scripList ul li{
    display:inline-block;
    width:50%;
    margin-bottom:.8rem;
}
    #scripList ul li label input{
        margin: 0 0.75em 0 0;
    }
#filterWatchlist {
    background: #fff url('/Content/img/search-icon.png') no-repeat scroll left center;
    padding-left: 1.5em;
    font-size: 1.6rem;
    max-width: 18rem;
    float: right;
    margin-right: 3rem;
    width: 3.2rem;
    background-size: 2rem;
    background-position-x: .3rem;
    margin-bottom: 0;
}
    #filterWatchlist:focus{
        width:auto;
    }
    #columns-holder {
        padding: 0.5em;
        background: transparent;
        border: 1px solid #ddd;
    }
    #columns-holder  input[type="checkbox"] {
        margin: 0 0.5em  0.9em 0;
    }

.button {
    margin: 0;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: all .1s ease;
    border-width: 2px;
    border-style: outset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195));
}
.slkModal {
    max-width: 960px;
    padding:1em;
}
.slkModal .button.tiny {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    margin-right: 1em;
}
    .button.primary {
        background: #444;
    }
.tbl_section table.stack tr th {
    text-align: left;
}
.value_box_section .bakcground_white {
    margin-top: 20px;
}
.value_box_section table.stack {
  margin-bottom: 10px;
}
.value_box_section table.stack {
    border-collapse: collapse;
}
    .value_box_section table.stack tr th, .value_box_section table.stack tr td {
        padding: 5px;
        font-weight: bold;
    }
        .value_box_section table.stack tr td label {
            font-weight: bold;
        }
        .value_box_section table.stack {
            border: 0 none;
        }
.value_box_section table.stack tr th:last-child{
border-right: 1px solid #ddd;
}
.value_box_section table.stack tr th{
border-right: 0 none;
width: 33.33%;
font-size:14px;
}
.value_box_section table.stack tr td {
border-right: 0 none;
}
.value_box_section table.stack tr td:last-child {
border-right: 1px solid #ddd;
}
.sh_edit_section{
margin-top: 10px;
}
.SA{
    margin-bottom:20px;
}
.page_grid {
    padding: 0;
}

    .page_grid .option_grid {
        padding: 10px;
        background:#fff;
    }
#result .k-grid-content {
    overflow-y: visible;
    height:auto!important;
}
.page_grid div.right button.tiny{
  margin-top: 10px;
}
.flast{
    margin-bottom:20px;
}
.marginBzero{
    margin-bottom:0px;
}
.marginBzero table#trdResult{
border-spacing: 0;
margin: 0;
}
.sh_main_section{
    font-size:1.6rem;
}
/*CustomSharePrice*/
.sh_main_section table.tablesorter {
    border-width: 1px;
    background: #fff;
    border-color: rgb(189,189,189);
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #b7e4f9;
  border-color: rgb(189,189,189);
  border-width: 1px;
  border-top:0px;
  border-right:0px;
}
table.tablesorter thead tr th:first-child{
border-left: 0 none;
}
table.tablesorter tbody td {
  border-color: rgb(189,189,189);
  border-width: 1px;
  border:1px solid #bdbdbd;
  border-right:0 none;
  border-top:0 none;
}
table.tablesorter tbody td:first-child{
    border-left:0 none;
}
table.tablesorter tbody tr td{
    border-bottom:0 none;
}
#trdResult select, #trdResult input {
height: 20px;
padding: 0 2px;
margin: 0;
}
table.tablesorter tr:nth-child(even) {
background: #f9f9f9 none repeat scroll 0 0;
}
table.tablesorter tbody tr:hover{
    background-color: #e0f0ff !important;
}

.SA .row_talbe_section{
overflow-x: auto;
}
#result2 .k-grid-content-locked {
  height: auto !important;
}
#result2 .k-grid-content.k-auto-scrollable {
  height: auto !important;
}


/*Table Scroll Section*/
.SA div#result .k-grid-header-wrap{
overflow-x: hidden !important;
overflow-y: hidden !important;
}

.SA div#result div.k-auto-scrollable{
overflow-x:auto;
}


#result {
    background-color: white;
    min-height:400px;
}

#scrollRight {
    display:none;
    position: fixed;
    top: 50%;
    border-radius: 50%;
    background-color: #00778f;
    color: #fff;
    font-size: 2rem;
    width: 4rem;
    height: 4rem;
    padding: 0;
    text-align: center;
    margin: 0;
    border: none;
    right: 2rem;
    outline:none;
    z-index:99;
}


#result table#trdResult th {
    width: 65px;
}
#result table#trdResult select{
  height: 20px;
  margin: 0;
  padding: 0 2px;
  width: 150px;
}

div.sh_main_section.SW .k-grid-content-locked {
    height: auto !important;
}


.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#page-tabs.fixed-header{
    left:1em;
    right:1em;
}
.inpGroup {
    overflow: hidden;
}
    .inpGroup .inp {
        float: left;
    }
.inpGroup .inp-append {
    float:left;
}


.highlight {
    -webkit-animation: fadeIt1s ease-in-out 0s;
    -moz-animation: fadeIt 1s ease-in-out 0s;
    -o-animation: fadeIt 1s ease-in-out 0s;
    animation: fadeIt 1s ease-in-out 0s;
}
#columns-modal label {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    font-size: 1.2rem;
}
label{
    font-size:1.3rem;
}
#columns-modal input[type="checkbox"],{
    margin: 0 1em 1rem 0;
}
#columns-modal select {
    color: #747474;
    height: auto;
    padding: 0.4em;
    margin-bottom: 0;
    font-size:1.6rem;
}

@-webkit-keyframes fadeIt {
    from {
        background: rgba(249, 163, 2, 1);
    }

    to {
        background: rgba(249, 163, 2, 0);
    }
}

@-moz-keyframes fadeIt {
    from {
        background: rgba(249, 163, 2, 1);
    }

    to {
        background: rgba(249, 163, 2, 0);
    }
}

@keyframes fadeIt {
    from {
        background: rgba(249, 163, 2, 1);
    }

    to {
        background: rgba(249, 163, 2, 0);
    }
}
.h5{
    font-size:2rem;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #fff;
    color: #433;
}

.accordion .accordion-navigation {
    position: relative;
}
    
.sector .accordion .accordion-navigation + .accordion-navigation {
    margin-top: 1.5rem;
}
.accordion .accordion-navigation > a {
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    padding: 0.5rem 1rem 0.5rem 3rem;
    background-color: #fff;
    color: #433;
}
.accordion .accordion-navigation.active > a {
    background: #fff;
    color: #433;
}

.accordion .accordion-navigation > a:hover {
    background-color: #e0f0ff ;
}
    .accordion .accordion-navigation:before, .accordion .accordion-navigation:after{
        right:initial;
        left:1.5rem;
        top:1.8rem;
        border-color:#433;
    }
    /*sector wise latest price*/
    .sector .accordion .heading .name {
        font-size: 1.6rem;
        margin:.3rem 0;
    }
.sector .accordion .accordion-navigation.active:before {
    top: 1.6rem;
    left: 1.5rem;
}
.sector .accordion .accordion-navigation.active:after {
    top: 1.6rem;
    left: 1.9rem;
}

.sector .accordion .heading {
    display: flex;
    width: 100%;
    align-items: center;
}
.sector .accordion .heading .name{
    display:flex;
    flex-grow:0;
}
    .sector .accordion .heading .stat {
        display:flex;
        flex-grow: 1;
        justify-content:flex-end;
    }
    .sector .accordion .heading .stat .mini{
        font-weight:700;
    }

    .sector .accordion .heading .stat .bar{
        display: none;
    }

@media (min-width: 768px) {
    #scrollRight{
        display:none!important;
    }
    .value_icon {
        display: initial;
    }
    #scripList ul li {
        width: 25%;
    }
    .sector .accordion .heading .stat .bar {
        display: block;
    }
    .sector .accordion .heading .stat .mini {
        display: none;
    }
}
@media (min-width:992px){
    
    .sector.market-info .title{
        padding:2.4rem 1rem;
    }
}
@media (min-width: 1200px) {
    .sh_main_section{
        font-size:1.5rem;
    }
    .addthis-smartlayers-desktop #at4-share {
        top: 122px !important;
    }
   
}
.bakcground_white{
    background:white;
}
.market-info .title {
    padding: 0.7em 0;
    display: inline-block;
    font-size: 1.6rem;
    text-align: left;
}

    .market-info .title .dot {
        height: 1.2rem;
        width: 1.2rem;
        background-color: #cc075a;
        border-radius: 50%;
        display: inline-block;
    }
    .market-info .title .status.green .dot {
        background-color: #027d13
    }
    .market-info .title .right {
        color:#747474;
    }
.market-info .title h1 {
    font-size: 2.4rem;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    word-spacing: .5rem;
    color: #747474;
    text-shadow: 1px 1px 0px #fff, 2px 2px 0px rgba(0,0,0,0.15);
}
.market-info.sector .title h1 {
    font-size: 2rem;
}

.market-info .summary {
    overflow: hidden;
}
    .market-info .summary .count {
        padding: 0.7rem 1.4rem;
    }
    .market-info .summary .top {
        display: flex;
        justify-content: space-between;
        text-align: left;
        color:#747474;
    }

        .market-info .summary .top .col3 {
            flex: 1 1 auto;
            font-size: 1.4rem;
            font-weight: 700;
            position: relative;
            padding-top:.3rem;
            padding-left: 3.5rem;
        }

            .market-info .summary .top .col3 i {
                position: absolute;
                left: 0;
                top: 3px;
            }

            .market-info .summary .top .col3 span {
                display: block;
                font-size: 2rem;
                margin: 0;
                line-height: 1;
            }
            .market-info .summary .top .col3.gainer span {
                color: #048215;
            }

            .market-info .summary .top .col3.unchainged span {
                color: #079de1;
            }
    
    .market-info .summary .pie {
        display: none;
        width: 9.8rem;
        height: 9.8rem;
        position: relative;
        float: right;
    }
.market-info .index-summary {
    padding: 0.3em 0.6em;
}
    .market-info .index-summary .rw {
        display: flex;
    }
        .market-info .index-summary .rw.st1{
            margin-bottom:1rem;
        }
        .market-info .index-summary .summary {
            min-height: unset;
            font-size: 1.4rem;
            text-align: left;
            flex: 1 1 50%;
        }
        .market-info .index-summary .summary.idx {
            padding-top: 0.3rem;
        }
        .market-info .index-summary .summary .sub-head {
            font-size: 1.4rem;
            font-weight: 700;
            color: #747474;
            line-height:1.8rem
        }
        .market-info .index-summary .summary.idx .sub-head {
            padding-left: 2.6rem;
            line-height: 1.2;
            color:#747474;
        }
        .market-info .index-summary .summary .head {
            font-weight: 700;
            font-size: 1.6rem;
        }
        
    .market-info .index-summary .ico {
        float: left;
        margin-right: 1rem;
        margin-top: .2rem;
    }
    .market-info .index-summary .summary.idx .ico {
        margin-top: 0.1em;
    }

.miniTable {
    display: flex;
    flex-wrap: wrap;
    min-height:1200px;
    outline:none;
}
    .miniTable .MiniStock {
        width: 100%;
        display: flex;
        padding:.5rem 1rem;
        border-top: 1px solid #e6ecef;
        border-bottom: 1px solid #e6ecef;
        border-right: 1px solid #e6ecef;
    }
    .miniTable .MiniStock .info {
        width: 50%;
        flex-shrink: 1;
        flex-grow: 1;
    }
        .miniTable .MiniStock .info p {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            line-height: 1.2;
            color: #888;
        }
    .miniTable .MiniStock .info:before {
        float:left;
        content:"";
        display:inline-block;
        height:100%;
        border-left:3px solid;
        margin-right:1rem;
    }
        .miniTable .MiniStock.green .info:before {
            border-color: #027d13;
        }
    .miniTable .MiniStock.red .info:before {
        border-color: #cc075a;
    }
    .miniTable .MiniStock.unchainged .info:before {
        border-color: #00B0FF;
    }

        .miniTable .MiniStock .info h3 {
            margin: 0;
            font-size: 1.6rem;
            color: #616161;
            line-height: 1.2;
            font-weight: bold;
        }
    .miniTable .MiniStock .spine {
        width: 20%;
        flex-shrink: 0;
    }
    .miniTable .MiniStock .price {
        width: 25%;
        flex-shrink: 1;
        text-align:right;
        font-size:0.95em;
    }
        .miniTable .MiniStock .price h4 {
            color: #747474;
            line-height: 1.2;
            font-size: 1.5rem;
            font-weight:bold;
        }
        .miniTable .MiniStock .price h4, .miniTable .MiniStock .price p, .miniTable .MiniStock .info p {
            margin: 0;
        }
        .miniTable .MiniStock .price p {
            font-weight: 700;
            line-height: 1.2;
            font-size: 1.3rem;
        }
        .miniTable .MiniStock.green .price p {
            color: #027d13;
        }
    .miniTable .MiniStock.red .price p {
        color: #cc075a;
    }
    .miniTable .MiniStock.unchainged .price p {
        color: #00B0FF;
    }

            .bg-gainer {
                width: 30px;
                height: 30px;
                background: url(/Content/market-info.png) -10px -10px;
            }
.bg-loser {
    width: 30px;
    height: 30px;
    background: url(/Content/market-info.png) -60px -10px;
}
.bg-market_closed {
    width: 16px;
    height: 16px;
    background: url(/Content/market-info.png) -86px -110px;
}
.bg-market_down {
    width: 18px;
    height: 18px;
    background: url(/Content/market-info.png) -10px -110px;
}
.bg-market_open {
    width: 16px;
    height: 16px;
    background: url(/Content/market-info.png) -122px -110px;
}
.bg-market_up {
    width: 18px;
    height: 18px;
    background: url(/Content/market-info.png) -48px -110px;
}
.bg-total_trade {
    width: 30px;
    height: 30px;
    background: url(/Content/market-info.png) -10px -60px;
}
.bg-trade_value {
    width: 30px;
    height: 30px;
    background: url(/Content/market-info.png) -60px -60px;
}
.bg-trade_volume {
    width: 30px;
    height: 30px;
    background: url(/Content/market-info.png) -110px -10px;
}
.bg-unchanged {
    width: 30px;
    height: 30px;
    background: url(/Content/market-info.png) -110px -60px;
}
@media (min-width: 576px) {
    .market-info .summary .count{
        margin-right:9.8rem;
        padding-right:0;
    }
    .market-info .summary .pie {
        display: inline-block;
    }
    
    .miniTable .MiniStock {
        width: 50%;
    }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .market-info .summary .count .bottom {
        margin-top: 1rem;
    }
    .market-info .index-summary .summary {
        margin-bottom: 0;
    }
   
        .market-info .index-summary .summary:first-child {
            padding-left: 2em;
        }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .market-info .title {
        padding-top: 2.3rem;
        padding-bottom: 2.4rem;
    }
    
    .miniTable .MiniStock {
        width: 33.33%;
    }
    
    .market-info > .containarea > .row > .columns {
        width: 33.33%;
        height:9.8rem;
    }
    .market-info .summary .count {
        padding-top: 1.8rem;
    }
    .market-info .summary .top .col3 {
        font-size: 1.1rem;
    }
}



