.social-media {
    display: none !important;
}

.finnet_grey_logo {
    display: none !important;
}

.cekince-cover {
    width: 100% !important;
}

.logo {
    display: none !important;
}

.note-folded.green {
    background: #e9530e;
}

.btn.btn-success, .btn.btn-success:focus {
    background: #e9530e !important;
}

.finnet_table caption {
    background: #e9530e;
}

ul.tabs li.active a {
    background: url(../images/tab_bg_line.png) repeat-x top #fff;
    color: #4c565b;
    border-top: 7px solid #4c565b;
    top: 0px;
    background-image: none;
}

.btn.btn-success:hover {
    background: #c94d13 !important;
}

#nav_container {
    background-color: #4c565b;
}

#nav-menu ul.main li:focus, #nav-menu ul.main li:hover {
    background: #475055;
    -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: #4c565b;
    -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 #3d464a;
}

    #nav-menu ul.main li ul.submain li a:focus, #nav-menu ul.main li ul.submain li a:hover {
        background: #fff;
        color: #4c565b;
    }

#nav-menu ul.main li a.active {
    background: #485155;
}

.glyphicon-object-align-bottom {
    color: #4c565b;
}

#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: #485155;
}

#nav-sub-menu ul.main li ul.submain li a {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
    background: #4c565b;
    -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 #485155;
}

#nav-sub-menu ul.main li:focus, #nav-sub-menu ul.main li:hover {
    background: #4c565b;
    -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: #485155;
}

#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: #051725;
}

.haber_detay_icerik a span {
    color: #4c565b !important;
}

@media (max-width: 1024px) {
    #nav-menu ul.main li ul.submain li a.active {
        background: #a94442 !important;
    }
    #nav-sub-menu-button.show-sub-menu {
        top: 10px !important;
        right: 300px;
    }
    ul.subsubsubmain a {
        background: #454545 !important;
    }
    .show-sub-menu {
        background: #4c565b !important;
        color: #fff !important;
    }

    #nav-menu-button.show-menu {
        top: 71px;
        right: 300px;
        border-color: #fff;
        position: fixed;
    }

    #nav-menu ul.main li ul.submain li a:focus, #nav-menu ul.main li ul.submain li a:hover {
        background: #292e30;
        color: #4c565b;
    }

    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: #4c565b !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .show-sub-menu a:hover {
        background: #4c565b !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 #4c565b;
        right: 37px;
        left: auto;
        top: -57px;
        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: #2f303a !important;
        color: #fff !important;
    }

    #nav-menu-button {
        display: block !important;
        position: absolute;
        width: 46px;
        height: 46px;
        background: #ffffff;
        border: 1px solid #2f303a;
        right: 15px;
        left: auto;
        top: 71px;
        text-align: center;
        color: #4c565b;
        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: #4c565b !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: #2f303a;
    }

    #nav-menu {
        position: fixed;
        right: -300px;
        top: 0;
        bottom: 0;
        left: auto;
        height: auto;
        border-radius: 0;
        width: 300px;
        overflow-y: auto;
        background: #4c565b;
        color: #fff !important;
        -webkit-transition: right ease-in-out .3s;
        transition: right ease-in-out .3s;
    }
}

.wrapper .ziraat_logo {
    float: left;
    margin-right: 5px;
    background: none;
}




.green-text {
    color: green;
}




.signal-red {
    color: red;
}

.signal-green {
    color: green;
}

.searchbutton {
    background: #4c565b;
}

.ziraat_logo img {
    height: 46px;
    margin-top: -4px;
}

.logo img {
    max-width: 120px;
    margin-top: 4px;
}

header .container-fluid {
    padding: 10px 0px;
    padding-bottom: 2px;
}


header {
    background: #ffffff;
}

table thead tr {
    background-color: #4c565b !important;
    color: #fff !important;
}

.navigation, #selection_tools,.selection-tools {
    background-color: #4c565b;
}

#nav-menu ul.main li ul.submain li a.active {
    background: #fff;
    color: #4c565b;
}

.btn-danger {
    color: #fff;
    background-color: #4c565b;
    border-color: #d90917;
}

.logo img {
    display: none !important;
}

.logo a {
    display: inline-block;
    background: url(../../../Images/finnet_logo_grey.png);

    width: 120px;
    height: 40px;
    background-size: 120px;
    background-repeat: no-repeat;
}

.fancy-logo-place img {
    display: none;
}

.fancy-logo-place {
    background-color: #f1f1f1;
    background-size: 218px;
    width: 219px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 7px;
    background-image: url('../images/Silverline.png');
}

.button.close {
    font-size: 32px;
    padding-right: 5px;
}
