/*halk yatırım css start*/
/*halk yatırım css start*/
/*halk yatırım css start*/

.note-folded.green {
    background: #005596;
}

.btn.btn-success, .btn.btn-success:focus {
    background: #005596 !important;
}

.finnet_table caption {
    background: #005596;
}

ul.tabs li.active a {
    background: url(../images/tab_bg_line.png) repeat-x top #fff;
    color: #005596;
    border-top: 7px solid #005596;
    top: 0px;
    background-image: none;
}

.btn.btn-success:hover {
    background: #095e9f !important;
}

#nav_container {
    background-color: #005596;
}

#nav-menu ul.main li:focus, #nav-menu ul.main li:hover {
    background: #005596;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
}

#nav-menu ul.main li ul.submain li a {
    background: #005596;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    border-bottom: 1px solid #044a7e;
}

    #nav-menu ul.main li ul.submain li a:focus, #nav-menu ul.main li ul.submain li a:hover {
        background: #044a7e;
    }

#nav-menu ul.main li a.active {
    background: #004d88;
}

.glyphicon-object-align-bottom {
    color: #005596;
}

#nav-sub-menu ul.main li ul.submain li a:focus, #nav-sub-menu ul.main li ul.submain li a:hover {
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    background: #004d88;
}

#nav-sub-menu ul.main li ul.submain li a {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
    background: #005596;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    border-bottom: 1px solid #004c86;
}

#nav-sub-menu ul.main li:focus, #nav-sub-menu ul.main li:hover {
    background: #005596;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 1);
}

#nav-menu ul.main li ul.submain li a.active {
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    background: #004d88;
}

#nav-menu ul.main li ul.submain li a.active {
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    background: #044a7e;
}

#nav-sub-menu ul.main li ul.submain li a.active {
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    -moz-box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    box-shadow: inset 0 -2px 0 0 rgba(129,185,195,0);
    background: #004071;
}

.haber_detay_icerik a span {
    color: #005596 !important;
}

@media (max-width: 1024px) {
    .show-sub-menu {
        background: #005596 !important;
        color: #fff !important;
    }

    header .container-fluid #hisse_ara_layout {
        margin: 3px 3%;
        position: relative;
        top: 0px;
        float: right;
        width: 32%;
    }

    #nav-sub-menu ul.main li a.active {
        background: #005596 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .show-sub-menu a:hover {
        background: #005596 !important;
    }

    #nav-sub-menu {
        background: #2f303a;
        color: #fff !important;
    }

    #nav-sub-menu-button {
        display: block !important;
        position: absolute;
        width: 46px;
        height: 46px;
        background: #ffffff;
        border: 1px solid #005596;
        right: 67px;
        left: auto;
        top: -72px;
        text-align: center;
        color: #2f303a;
        cursor: pointer;
        z-index: 999;
        padding-top: 3px;
        font-size: 28px;
        -webkit-transition: right ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
        transition: right ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
    }

    .show-menu {
        background: #004d88 !important;
        color: #fff !important;
    }

    #nav-menu-button {
        display: block !important;
        position: absolute;
        width: 46px;
        height: 46px;
        background: #ffffff;
        border: 1px solid #004b84;
        right: 15px;
        left: auto;
        top: 78px;
        text-align: center;
        color: #005596;
        cursor: pointer;
        z-index: 999;
        padding-top: 3px;
        font-size: 28px;
        -webkit-transition: right ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
        transition: right ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
    }


    #nav-menu.show-menu {
        right: 0;
        background: #005596 !important;
        -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 40px;
        box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 40px;
    }

    .show-menu a:hover {
        background: #004d88;
    }

    #nav-menu {
        position: fixed;
        right: -300px;
        top: 0;
        bottom: 0;
        left: auto;
        height: auto;
        border-radius: 0;
        width: 300px;
        overflow-y: auto;
        background: #005596;
        color: #fff !important;
        -webkit-transition: right ease-in-out .3s;
        transition: right ease-in-out .3s;
    }
}

.wrapper .halk_yatirim_logo {
    float: right;
    margin-right: 5px;
    background: none;
}




.green-text {
    color: green;
}




.signal-red {
    color: red;
}

.signal-green {
    color: green;
}

.searchbutton {
    background: #095e9f;
}

.halk_yatirim_logo img {
    width: 230px;
    margin-top: -7px;
}

.logo img {
    max-width: 120px;
    margin-top: 4px;
}

header .container-fluid {
    padding: 10px 0px;
    padding-bottom: 2px;
}

.datepicker-dropdow {
    display: none;
}

.datepicker > div {
    display: block;
}
