@CHARSET "ISO-8859-1";

.Marketanalysis .tabcontent2 {
    background-color: #f7f7f9;
    border: 1px solid #d2d2d2;
    padding-bottom: 20px;
    width: 100%
}

.Marketanalysis {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.Marketanalysis .nav-tabs {
    /*margin-top:20px;*/
}

.Marketanalysis .nav-tabs > li > a {
    border-radius: 0px;
    border: 1px solid #dfdddd;
    background: #f7f7f9;
    color: #333;

}

.Marketanalysis .nav-tabs > li.active .plan_title {
    color: #336699;
}

.Marketanalysis .nav-tabs > li.active > a {
    background: #5580a3; /* Old browsers */
    color: #fff;
    border-bottom: 0px solid #f7f7f9;
    margin-bottom: 0px;
}

.Marketanalysis .nav > li > a {
    padding-top: 7px;
    padding-right: 8px;
    padding-left: 8px;
}

.Marketanalysiss .Graph_active, .plan_tabs .Graph {
    margin-top: 3px;
    margin-right: 7px;
}

.Marketanalysis .tab-pane {
    background-color: #fff; /* Old browsers */
    border: 0px solid #ddd;
    border-top-color: transparent;
}

.Marketanalysis .tab-pane .content {
    margin-left: 10px;
    margin-top: 30px;
    margin-right: 10px;
}

.innerbox {
    background-color: #fff; /* Old browsers */
    border: 1px solid #ddd;
    margin: 0px 20px 0px -44px;
    padding: 10px;

}

.pagehead {
    margin: 20px 0px -10px 190px !important;
    font-size: 16px;
}

.equitysidemenu {
    font-weight: normal;
    width: 220px;
    margin-right: -11px;

    color: #1a4f76;
    margin: 0px 0px 3px 20px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;

    padding: 3px 5px 3px 5px;;
    border-bottom: 1px solid #dddddd;

    font-size: 16px;

    font-weight: normal ! importent;

}

.whitetext {
    color: #fff ! importent;
}

.activenav {
    font-weight: normal;
    background-color: #cfd5ea;
    width: 220px;
    margin-right: -11px;

    color: #fff ! importent;
    margin: 0px 0px 3px 20px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;

    padding: 3px 5px 3px 5px;;

    border: 1px solid #cbd4e0;

    font-weight: normal ! importent;

}

/*tabs styles end*/
