.qmodContainer {
    background: white;
}
.qmodContainer .qmod-ui-tool, .qmodContainer .qmod-ui-tool td, .qmodContainer .qmod-ui-tool th { font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important; color: #5F6B6E!important; }
.qmodContainer h1.qmod-heading.qmod-hbg { background-color: #69C1D1; color: #fff; }
.qmodContainer h2.qmod-heading.qmod-hbg { background-color: white; color: #0d1240; }
.qmodContainer h3.qmod-heading.qmod-hbg { background-color: white; color: #0d1240; }
.qmodContainer .qmod-ui-tool { margin: 0; }
.qmodContainer .qmod-ui-tool a { color: #0D1240; }
.qmodContainer .qmod-ch-up { color: #329044; }
.qmodContainer .qmod-ch-down { color: #CF473D; }

.qmodContainer .qmod-analyst .qmod-rating { border: 1px solid #909090; }

.qmodContainer .qmod-btn, .qmodContainer .qmod-btn.qmod-btn-active { color: #5F6B6E; }
.qmodContainer .qmod-detailedquote .qmod-quotegrid .qmod-label { color: #5F6B6E; }

.qmodContainer .qmod-btn.qmod-green { background-color: #83c692; color:#ffffff; }
.qmodContainer .qmod-btn.qmod-darkblue { background-color: #83c692; color:#ffffff; }
.qmodContainer .qmod-btn.qmod-dark { background-color: #ec7063; color:#ffffff; }
.qmod-btn.qmod-lightblue { background-color: #83c692; color:#ffffff!important; }
.qmodContainer .qmod-heading.qmod-hrnd { padding: 5px 20px; border-radius: 0; margin-bottom: 10px; }
.qmodContainer .qmod-btn-go {color: white; border-bottom: none; text-shadow: none; box-shadow: none; font-size: 13px;}
.qm_mainCont {
        width:100%!important;
        margin-bottom: 50px!important;
    }
    .qm_mainCont .qm_chart_cont {
        height:100%!important;
        padding: 0px;
    }
    #qm_container {
        height:100%!important;
    }
    .qm_searchbox {
        display:none;
    }
    .qm_chart_cont .qm_navbar {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .qm_chart_cont ul.qm_nav li.qm_dropdown {
        height: 30px;
        margin-top: 0;
        padding: 4px 10px;
        background: #ccc;
        border-radius: 4px;
        margin-left: 5px;
        border: 0;
    }
    .qm_chart_cont input.checkbutton {
        margin-right: 6px;
        margin-left: 8px;
    }
    .qm_chart_cont input.qm_form-control.qm_typeahead.qm_compareinput.ui-autocomplete-input {
        width: 189px;
    }
    .qm_chart_cont .qm_divider {
        border-bottom: 1px solid #CCCCCC;
        margin-top: 5px;
    }
    .qm_chart_cont .qm_taglist {
        margin-left: 7px;
        margin-top: -31px;
        margin-bottom: 30px;
        width: 60%;
    }
    .qm_chart_cont .tag .remove {
        text-decoration: none;
    }
    @media only screen and (max-width: 490px), only screen and (max-device-width: 490px) {
        .qm_chart_cont .highcharts-button, .qm_chart_cont .qm_nav { display: none; }
        .qmodContainer h1.qmod-heading.qmod-hbg {
            background-color: #3d4166;
        }
        .qmodContainer h2.qmod-heading.qmod-hbg {
            background-color: #3d4166;
        }
    }    

.qmod-smartlookup .qmod-smartlookup-results .qmod-smartlookup-result tr:hover td {
    background-color:#83c692!important;
    color: white!important;
}
.qmod-smartlookup .qmod-sersel {
    background-color:#f2f5f4!important;
    padding:12px!important;
}
.qmod-smartlookup .qmod-smartlookup-results .qmod-tabs {
    padding:5px!important;
    background-color:#f2f5f4!important;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 6px 2px rgba(0,0,0,0.3);
}
.qmod-smartlookup .qmod-smartlookup-results .qmod-tabs .qmod-tab {
    margin:0;
    padding:13px!important;
    border-color: #83c692!important;
    border-bottom: 1px solid;
}
.qmod-smartlookup .qmod-smartlookup-results .qmod-tabs .qmod-tab.qmod-active,
.qmod-smartlookup .qmod-smartlookup-results .qmod-tabs .qmod-tab:hover {
    background: #83c692;
}
.qmodContainer .qmod-smartlookup .qmod-smartlookup-results .qmod-tabs .qmod-smartlookup-wrap {
    width:100%;
}
.qmod-smartlookup .qmod-btn-advlu {
    line-height: 25px!important;
    height:25px!Important;
    font-size: 12px!important;
}
.qmod-smartlookup .qmod-smartlookup-results .qmod-smartlookup-wrap {
    box-shadow: none!important;
}
.qmod-simplechart.qmod-ui-tool .qmod-chart-display .qmod-btn-icon, .qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-btn-icon { 
    height: 31px; }

.qmod-ui-modal {
    top: 35%;
}
.qmod-simplechart.qmod-ui-tool .qmod-heading .qmod-btn-link {
    color: #f69464;
    font-style: italic;
}
.qmod-optioncs.qmod-ui-tool .qmod-btn-settings {
    color: #f69464;
    font-style: italic;
}
.qmodContainer .qmod-btn, .qmodContainer .qmod-btn.qmod-btn-active {
    color: #707070;
    font-style: italic;
}