
::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background-color: #1c825e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

#LoginPage h3,
#LoginPage h3 span {
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 0;
    color: #42a672;
    font-weight: 500;
}

#LoginPage {
    padding: 0 !important;
    margin: 0 !important;
    background: url(/Content/img/Login-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #LoginPage .Login-Content {
        background-color: #fff;
        border-radius: 20px !important;
        max-width: 600px;
        min-width: 330px;
        margin: auto;
        margin-top: 150px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }

        #LoginPage .Login-Content .login-body {
            padding: 50px;
        }

    #LoginPage .form-control {
        width: 100%;
        height: 45px;
    }

    #LoginPage .input-group-addon {
        font-size: 20px !important;
        color: #fff;
        text-align: center;
        background-color: #42a672;
        border: 1px solid #42a672;
        padding: 6px 14px !important;
    }

        #LoginPage .input-group-addon > i {
            color: #fff;
        }

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-50 {
    margin-top: 50px;
}

.line-height-24 {
    line-height: 24px;
}

#LoginPage .form-control {
    border: 1px solid #f3f3f3;
}

#LoginPage #Image2 {
    height: 45px;
}

#LoginPage .btn.btn-outline.red {
    font-size: 16px !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    float: left;
}

#LoginPage .padding-6-15 {
    padding: 6px 15px !important;
}

#LoginPage .padding-6-10 {
    padding: 6px 10px !important;
}

.copyright-space {
    position: fixed;
    margin-top: 7px;
    color: #dadada;
    font-size: 13px;
    right: 20px;
    bottom: 0px;
}

#LoginPage a {
    text-decoration: none !important;
    color: #25243f;
}

    #LoginPage a:hover {
        color: #42a672
    }

#LoginPage .btn.green-meadow:not(.btn-outline) {
    color: #FFF;
    background-color: #42a672;
    border-color: #42a672;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px !important;
}

    #LoginPage .btn.green-meadow:not(.btn-outline):hover {
        background-color: #2d8255;
    }

.InfGrid {
    font-family: arial !important;
    font-size: 15px !important;
    color: #555 !important;
    cursor: default;
    width: 100% !important;
}

    .InfGrid td {
        color: #646464 !important;
        padding: 6px 10px 6px 10px !important;
        font-size: 12px !important;
        border: none !important;
        border-top: 1px solid #e7ecf1 !important;
    }

    .InfGrid .topline {
        border-top: 1px solid !important;
    }

    .InfGrid .cellalert {
        background-color: lightpink !important;
    }

    .InfGrid .cellwarning {
        background-color: lightgreen !important;
    }

    .InfGrid .altrowInf {
        background: #fff none !important;
    }

    .InfGrid th {
        border-color: none !important;
        border-style: none solid solid none;
        border-width: 0 !important;
        color: #555 !important;
        padding: 10px 10px 10px 10px !important;
        vertical-align: bottom;
        text-align: left;
        overflow: hidden;
    }

    .InfGrid TH,
    .InfGrid .headerDiv {
        background: none !important;
    }

DIV.InfGrid, TABLE.InfGrid {
    border: 0 !important;
}

.InfGrid tr.pagerInf .cellPages,
.InfGrid tr.pagerInf .cellPageSizes {
    font-size: 8pt !important;
    padding-bottom: 15px !important;
    padding-top: 20px !important;
}

.InfGrid tr.footerInf {
    background: #f9f9f9 !important;
    font-weight: bold;
}

.InfGrid .focused {
    background: #f9f9f9 !important;
}

.InfGrid .selected {
    background: #f9f9f9 !important;
}

.InfGrid tr.pagerInf .cellPages A,
.InfGrid tr.pagerInf .cellPageSizes A,
.cellPages span {
    color: #555 !important;
    padding: 10px 10px !important;
    border: 1px solid #f7f8fa !important;
}

    .cellPages span span,
    .cellPages a span {
        border: 0 solid #f7f8fa !important;
        padding: 0 !important;
    }

    .cellPages span.current span,
    .cellPages a:hover span {
        color: #FFF !important;
    }

    .InfGrid tr.pagerInf .cellPages A:hover, .InfGrid tr.pagerInf .cellPageSizes A:hover {
        border: solid 2px #408BB6;
        background-color: #6ebf93 !important;
        color: #fff !important;
        padding: 0px 3px;
        text-decoration: none;
    }

.portlet.light > .portlet-title > .actions {
    padding: 0px 0 5px !important;
}

.InfGrid tr.pagerInf .cellPages .current,
.InfGrid tr.pagerInf .cellPageSizes .current {
    background: none !important;
    color: #fff !important;
    background-color: #41a56f !important;
    padding: 10px 10px !important;
    border: 1px solid #ececec !important;
}

    .InfGrid tr.pagerInf .cellPages .current SPAN,
    .InfGrid tr.pagerInf .cellPageSizes .current SPAN {
        background: none !important;
        padding: 0 !important;
    }

.portlet.light {
    border-radius: 7px !important;
}

.InfPopup .captionBar {
    background-color: #fff !important;
    background-image: none !important;
    color: #cc1515 !important;
    font-family: arial !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-bottom: solid 1px #dddddd !important;
    height: 40px !important;
}

    .InfPopup .captionBar .captionTitle {
        line-height: 38px !important;
        margin-left: 20px !important;
    }

    .InfPopup .captionBar .buttons {
        margin-right: 3px;
        margin-top: 3px;
        float: left;
        right: 0px;
        top: 0px;
        display: block;
        cursor: default;
        z-index: 9001;
        position: absolute;
        background: #da4f49 !important;
        height: 15px !important;
        width: 15px !important;
        color: #fff !important;
    }
    
.ticket-reply,
.ticket-reply.staff {
    margin: 10px 0;
    padding: 0;
    border: 1px solid #efefef;
    background-color: #fff
}
 

    .ticket-reply .date {
        float: right;
        padding: 8px 10px;
        font-size: .8em
    }
    .ticket-reply.staff .date {
        color: #fff !important;
        background-color: #17a2b8;
    }

    .ticket-reply .user {
        padding: 15px 0;
        background-color: #f8f8f8;
    }
    .ticket-reply.staff .user {
        color: #fff !important;
        background-color: #17a2b8;
    }


        .ticket-reply .user i {
            float: left;
            font-size: 20px;
            padding: 0px 10px 0px 15px
        }

    .ticket-reply .user .name {
        display: block;
        font-size: .9em
    }

    .ticket-reply .user .type {
        display: block;
        font-weight: 700;
        font-size: 14px;
    }

    .ticket-reply .message {
        padding: 12px 15px
    }

    .ticket-reply .rating {
        float: right;
        padding: 5px 10px;
        unicode-bidi: bidi-override;
        direction: rtl;
        font-size: 24px
    }

        .ticket-reply .rating span.star {
            font-family: FontAwesome;
            font-weight: 400;
            font-style: normal;
            display: inline-block
        }

            .ticket-reply .rating span.star:hover {
                cursor: pointer
            }

            .ticket-reply .rating span.star:before {
                content: "\f006";
                padding-right: 0;
                color: #999
            }

            .ticket-reply .rating span.star:hover:before, .ticket-reply .rating span.star:hover ~ span.star:before {
                content: "\f005";
                color: #F2DE88
            }

    .ticket-reply .attachments {
        margin: 0;
        padding: 10px 20px;
        border-top: 1px dashed #efefef;
        background-color: #f8f8f8;
        font-size: .8em
    }

        .ticket-reply .attachments ul {
            margin: 0;
            padding: 0 0 0 15px;
            list-style: none
        }

    .ticket-reply .clear {
        clear: both
    }

.ticket-details-children {
    border: 0
}

    .ticket-details-children:last-child {
        border-bottom: 1px solid #ddd
    }

.InfPopup {
    position: relative;
    z-index: 999999;
}
    .InfPopup .overlay {
        background-image: linear-gradient(to right, #292a3f, #41a571) !important !important;
        }
    .InfPopup .container {
        padding-left: 0px;
        padding-right: 0px;
        /*width: 900px !important;
        min-height: 555px !important;*/
    }
 /*.widget-footer {
    background-color: #ffffff !important;
    border: 0 !important;
}*/
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled],
.btn-inverse {
    color: #ffffff !important;
    background-color: #da4f49 !important;
    background-color: #da4f49 !important;
} 
.InfPopup .iframe {
    width: 100% !important;
}

.container {
    /*width: 85% !important;*/
    width: 85%;
}

.page-content-wrapper .page-content {
    margin-left: 0 !important;
}

.page-header.navbar {
    background-image: linear-gradient(to right, #292a3f, #41a571) !important;
    border-bottom: 1px solid #e9ecf3;
}

    .page-header.navbar .page-logo .logo-default {
        margin: 17px !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        padding: 25px 10px 18px;
        font-family: 'Roboto Condensed', sans-serif !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username,
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
        color: #fff;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover {
        background-color: #f9fafc00 !important;
    }

.User-Icon-Font {
    font-size: 26px;
    vertical-align: text-top;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #41a56f;
    font-size: 17px;
    font-family: Roboto Condensed;
    padding: 15px 20px;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}

.nav-pills > li > a {
    font-size: 17px;
    color: #555;
    background-color: #f7f8fa;
    font-family: Roboto Condensed;
    padding: 15px 20px;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}

.page-boxed .page-container,
body {
    background-color: #f7f8fa !important;
}

.FilterPortlet {
    background-color: #fff;
    position: relative;
    border-radius: 7px !important;
    margin-bottom: 20px;
    width: 99%;
    padding: 20px 30px 10px 5px !important
}

.nav-pills, .nav-tabs {
    margin-bottom: 20px !important;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.filterFixed {
    position: absolute !important;
    right: -30px !important;
    bottom: 52px;
    padding-top: 0 !important;
    cursor: pointer;
    z-index: 9;
}



    .filterFixed.Bottom70 {
        bottom: 70px !important;
    }

.FilterButon.btn-floating.btn-lg.btn.blue {
    padding: 10px 0px 10px 10px;
    border-radius: 80px !important;
    width: 70px !important;
    height: 70px !important;
    font-size: 20px !important;
    background-color: #f7f8fa !important;
    border-color: #f7f8fa !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
}

    .FilterButon.btn-floating.btn-lg.btn.blue i.fa.fa-search {
        width: 55px !important;
        background: #41a56f !important;
        color: #ffffff !important;
        line-height: 50px !important;
        border-radius: 75px !important;
        height: 55px !important;
        margin-top: 6px !important;
        font-size: 26px !important;
        margin-left: -10px !important;
    }


.filterFixedClear {
    position: absolute !important;
    right: -16px !important;
    bottom: 75px !important;
    padding-top: 0 !important;
    cursor: pointer;
    display: none;
}

.ClearBtnOpen .FilterPortlet {
    height: 150px;
}

.ClearBtnOpen .Bottom70 {
    bottom: 120px !important;
}

.ClearBtnOpenCheck .FilterPortlet {
    height: 175px;
}

.ClearButon.btn-floating.btn-lg.btn.red {
    padding: 2px 0px 4px 10px;
    border-radius: 80px !important;
    width: 35px !important;
    height: 35px !important;
    font-size: 20px !important;
    background-color: #ececec !important;
    border-color: rgb(236, 236, 236) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
}

    .ClearButon.btn-floating.btn-lg.btn.red i.fa.fa-close {
        width: 26px !important;
        background: #f15930 !important;
        color: #ffffff !important;
        line-height: 26px !important;
        border-radius: 75px !important;
        height: 26px !important;
        margin-top: -4px !important;
        font-size: 18px !important;
        margin-left: -10px !important;
    }

.pageGif {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #3f9f6e2b;
    left: 0;
    top: 0;
}

    .pageGif img {
        margin-top: 75px;
        position: relative;
        top: 70px;
        height: 30px;
        width: 30px;
    }

.portlet.light > .portlet-title > .caption > i {
    color: #41a56f !important;
}

.col-md-4 .CardBox {
    background-color: #fff;
    width: 100%;
    height: 150px;
    border-radius: 20px !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

    .col-md-4 .CardBox h2 {
        font-family: Arial;
        padding: 20px;
        font-size: 16px;
        height: 80px;
        line-height: 20px;
    }

    .col-md-4 .CardBox .BorderBox {
        position: relative;
        width: 90%;
        border-bottom: 3px solid #ccc;
        margin: auto;
        height: 40px;
    }

        .col-md-4 .CardBox .BorderBox span {
            font-size: 20px;
            float: right;
            font-weight: bold;
        }

        .col-md-4 .CardBox .BorderBox a {
            font-size: 12px;
            float: left;
            position: relative;
            margin-top: 15px;
        }

    .col-md-4 .CardBox.color1,
    .col-md-4 .CardBox.color1 .BorderBox a {
        color: #e03a68 !important;
    }

        .col-md-4 .CardBox.color1 .BorderBox {
            border-bottom: 3px solid #e03a68;
        }

    .col-md-4 .CardBox.color2,
    .col-md-4 .CardBox.color2 .BorderBox a {
        color: #393186;
    }

        .col-md-4 .CardBox.color2 .BorderBox {
            border-bottom: 3px solid #393186;
        }

    .col-md-4 .CardBox.color3,
    .col-md-4 .CardBox.color3 .BorderBox a {
        color: #ec6e45;
    }

        .col-md-4 .CardBox.color3 .BorderBox {
            border-bottom: 3px solid #ec6e45;
        }

    .col-md-4 .CardBox.color4,
    .col-md-4 .CardBox.color4 .BorderBox a {
        color: #059ce5;
    }

        .col-md-4 .CardBox.color4 .BorderBox {
            border-bottom: 3px solid #059ce5;
        }

.duyurular a p {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #efefef;
    text-align: left;
    color: #555;
    text-decoration: none;
}
/*-----------------search box end-----------------*/
.portlet.light > .portlet-title > .caption {
    color: #41a56f;
    padding: 10px 0;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.portlet-body {
    position: relative;
}

.BaslikDetay {
    font-size: 14px;
    color: #41a56f;
}

.portlet-body .Box {
    padding: 15px;
    background-color: #fff;
    border-color: #f7f8fa #f7f8fa #f7f8fa !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 10px !important;
    box-shadow: 0px 0 13px 0px rgba(7, 7, 7, 0.05);
    margin-bottom: 30px;
    position: relative;
}

    .portlet-body .Box h3 {
        border-bottom: 1px solid #eef1f5;
        font-size: 14px;
        font-family: Arial;
        font-weight: 600 !important;
        color: #366b59 !important;
        background: none !important;
        padding: 3px 0px 0px 0px !important;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        height: 30px;
        text-transform: uppercase;
    }

.portlet .actions .YilFilter {
    padding: 0;
    margin: 0;
    list-style: none !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.line-height-30 {
    line-height: 30px !important
}

.YilFilter li .btn.btn-outline.green {
    border-color: #ffffff;
    color: #555;
    background: 0 0;
    font-size: 16px;
    font-family: Roboto Condensed;
}

    .YilFilter li .btn.btn-outline.green.active,
    .YilFilter li .btn.btn-outline.green:active,
    .YilFilter li .btn.btn-outline.green:active:focus,
    .YilFilter li .btn.btn-outline.green:active:hover,
    .YilFilter li .btn.btn-outline.green:focus,
    .YilFilter li .btn.btn-outline.green:hover
    .YilFilter li a.arrow-btn.active i {
        color: #fff !important;
        background-color: #42a56e !important;
        border-radius: 5px !important;
    }

.YilFilter .arrow-btn i {
    color: #888 !important;
}

.YilFilter .arrow-btn.active {
    background-color: #42a56e !important;
    padding: 0px 1px 4px 3px;
}

    .YilFilter .arrow-btn.active i {
        color: #fff !important;
    }

.YilFilter .arrow-btn {
    background-color: #eaebed !important;
    padding: 0px 3px 4px 0px;
    border-radius: 3px !important;
}

.BordList.table > thead > tr > th,
.BordList.table > tbody > tr > td table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e7ecf1;
    font-family: Roboto Condensed;
}

.BordList.table > tbody > tr > td,
.BordList.table > tbody > tr > td table > tbody > tr > td {
    font-weight: bold !important;
    color: #646464 !important;
    padding: 6px 10px 6px 10px !important;
    font-size: 12px !important;
    border: none !important;
    border-top: 1px solid #e7ecf1 !important;
}

    .BordList.table > tbody > tr > td .detail-content td{
        font-weight:normal !important;
    }

    .BordList.table > tbody > tr > td.color-red,
    .BordList.table > tbody > tr > td table > tbody > tr > td.color-red {
        color: #ec5250 !important;
    }

    .BordList.table > tbody > tr > td.color-green,
    .BordList.table > tbody > tr > td table > tbody > tr > td.color-green {
        color: #42a56e !important;
    }

    .BordList.table > tbody > tr > td.Detay {
        color: #42a56e !important;
        font-size: 16px !important;
        cursor: pointer;
    }
        .BordList.table > tbody > tr > td.Detay i{
            cursor:pointer;
        }
.DetayTabBg {
    background-color: #f7f8fa;
}
    .DetayTabBg:hover .detail-content ul li .detail:first-child {
        background-color: #eef1f5 !important
    }
        .BordList .detail-content {
            padding-left: 7px;
            margin-top: -60px;
        } 
    .BordList .detail-content ul,
    .BordList .detail-content li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .BordList .detail-content ul li:last-child {
            margin-bottom: 20px;
        }

        .BordList .detail-content ul li:first-child {
            padding-top: 5px;
        }

        .BordList .detail-content ul li {
            border: 2px dashed #41a56f;
            border-width: 0 0 0px 1px;
            display: flex;
        }

table tbody > tr > td:first-child {
    width: 2%;
    white-space: nowrap;
}

.BordList .detail-content ul li {
    border: 2px dashed #41a56f;
    border-width: 0 0 0px 1px;
    display: flex;
}

    .BordList .detail-content ul li .detail {
        margin: 0;
        padding: 50px 10px 5px 0;
        margin-bottom: 10px;
        flex-grow: 1;
        flex-basis: 100%;
    }

        .BordList .detail-content ul li .detail fieldset {
            border: 1px solid #41a56f;
            border-radius: 5px !important;
            padding: 10px 10px 10px 10px;
            background-color: #fff;
        }

.BordList .label-primary {
    background-color: #41a56f;
    border-radius: 3px !important;
}

.BordList .detail-content ul li .detail fieldset legend {
    font-size: 90%;
    margin-left: 5px;
    width: auto;
    margin-bottom: 0;
    border: none;
    padding-top: 5px !important;
}

.BordList .detail-content ul li .detail fieldset > div {
    margin-left: 5px;
    margin-right: 12px;
}

    .BordList .detail-content ul li .detail fieldset > div table.table-condensed tbody > tr > td {
        padding: 2px;
    }

.BordList .detail-content ul li .detail:first-child {
    border-top: 1px dashed #41a56f;
    flex-basis: 2%;
    background: #f7f8fa;
    margin-top: 70px;
}
.BordList .DetayTab{
    display:none !important;
}
.BordList .detail-content ul li:first-child {
    padding-top: 5px;
}
.BordList .hesaplamaDetay {
    display: block;
    font-size: 10px;
}
.BordList .detail-content ul li:last-child {
    margin-bottom: 0;
}

    .BordList .detail-content ul li:last-child > .detail {
        margin-bottom: 0;
    }

        .BordList .detail-content ul li:last-child > .detail:first-child {
            margin-left: -1px;
        }

.BordList fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border: 1px solid #e0e1e4;
    border-radius: 7px !important;
    padding: 15px;
    margin-bottom: 30px;
}
.page-header.navbar .page-logo .logo-default {
    height: 40px !important;
}
.BordList legend {
    font-family: "Open Sans",sans-serif;
    font-size: 18px !important;
    color: #635e7f !important;
    font-weight: bold;
    display: block;
    width: auto !important;
    margin-bottom: 0;
    line-height: inherit;
    border-bottom: 0px solid #e5e5e5 !important;
    padding: 0px 5px 0px 5px;
}

.note {
    margin: 0 0 20px;
    padding: 20px 30px 20px 15px !important;
    border-left: 80px solid #eee;
    border-radius: 5px !important;
    position: relative;
}

    .note.note-default {
        background-color: #f3f9f5 !important;
        border-color: #41a56f;
        color: #2a2b40 !important;
        line-height: 26px !important
    }

        .note.note-default:before {
            content: "\f1ad" !important;
            font: normal normal normal 14px/1 FontAwesome !important;
            position: absolute;
            left: -58px;
            font-size: 46px !important;
            top: 32px;
            color: #ffffff;
        }
    .note.note-info:before {
        content: "\f05a" !important;
        font: normal normal normal 14px/1 FontAwesome !important;
        position: absolute;
        left: -58px;
        font-size: 46px !important;
        top: 15px;
        color: #ffffff;
    }
    .note.note-success {
        background-color: #c6f6dd !important;
        border-color: #42a672 !important;
        color: #2a2b40 !important;
    }
        .note.note-success:before {
            content: "\f058" !important;
            font: normal normal normal 14px/1 FontAwesome !important;
            position: absolute;
            left: -58px;
            font-size: 46px !important;
            top: 15px;
            color: #ffffff;
        }
    .note.note-warning {
        background-color: #faeaa9;
        border-color: #f3cc31;
        color: #000;
    }
        .note.note-warning:before {
            content: "\f071" !important;
            font: normal normal normal 14px/1 FontAwesome !important;
            position: absolute;
            left: -58px;
            font-size: 46px !important;
            top: 15px;
            color: #ffffff;
        }
    .note.note-danger {
        background-color: #fef7f8;
        border-color: #f0868e;
        color: #210406;
    }

        .note.note-danger:before {
            content: "\f06a" !important;
            font: normal normal normal 14px/1 FontAwesome !important;
            position: absolute;
            left: -58px;
            font-size: 46px !important;
            top: 15px;
            color: #ffffff;
        } 

.note.note-default p {
    font-size: 14px !important;
    font-weight: bold;
    color: #356758;
}

.portlet .actions .YilFilter li {
    float: left;
    margin-right: 5px;
}

.overflow-x {
    overflow-x: scroll;
}
.mobilMenu {
    display: none !important;
}
.menubg { 
    background-color: rgba(0, 0, 0, 0.70);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.bgClose{
    display:none;
}
.menubg .fa.fa-close {
    font-size: 23px;
    color: #fff;
    float: right;
    margin: 27px 27px;
    position: relative;
    background-color: #41a56f;
    padding: 10px 8px;
    border-radius: 17px !important;
    cursor: pointer;
}
    /*########### responsive #########*/
    @media (max-width: 1400px) {
        .container {
        width: 100%; /*!important;*/
    }
}

@media (max-width: 1100px) {
    .nav-pills > li > a,
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:focus,
    .nav-pills > li.active > a:hover {
        padding: 15px 10px;
    }
}
@media (max-width: 860px) {
    .MenuClose {
        display: none;
    }
    .mobilMenu {
        display: inline-block !important;
    }
    #MobilMenuList {
        position: absolute;
        z-index: 999999; 
    }
        #MobilMenuList li {
            float: left;
            width: 25%;
            height: 115px;
            margin: 15px;
        }
        #MobilMenuList li a{
            width: 100%;
            height: 100%;
            border-radius: 7px !important;
            text-align:center;
            vertical-align:middle;
        }
            #MobilMenuList li a i {
                display: block;
                font-size: 36px;
                width: 100%;
                margin-bottom: 20px;
                margin-top: 15px;
            }
}

@media (max-width: 605px) {
    #LoginPage {
        background: none !important;
        background-color: #fff;
    }
    #MobilMenuList { 
        top: -45px;
    }
        #LoginPage .Login-Content {
            max-width: 100%;
            width: 100%;
            margin-top: 0;
            border-radius: 0 !important;
            box-shadow: none !important;
        }

    .copyright-space {
        position: relative;
        margin-top: 7px;
        color: #ccc;
        font-size: 13px;
        width: 100%;
        text-align: center;
        right: 0 !important;
    }

    .page-header.navbar {
        height: 150px;
    }

        .page-header.navbar .page-logo {
            width: 100%;
        }
}

@media (max-width: 499px) {
    #LoginPage .Login-Content .login-body {
        padding: 15px 0px !important;
    }

        #LoginPage .Login-Content .login-body .login-header .col-md-6 {
            width: 100%;
            display: block;
            margin-top: 15px;
            text-align: center;
            margin-bottom: 20px;
        }

            #LoginPage .Login-Content .login-body .login-header .col-md-6 h3 {
                float: inherit !important;
            }

    #LoginPage .Login-Content .col-md-12.margin-top-70 {
        margin-top: 30px !important;
    }

    #LoginPage .Login-Content .Footer.margin-top-20 .col-md-6 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

        #LoginPage .Login-Content .Footer.margin-top-20 .col-md-6.text-right #BtnLogin {
            width: 100% !important;
        }
}
@media (max-width: 490px) {
    .MobilHeaderMenu {
        position: absolute !important;
        top: 0;
        right: 0;
        width: 100%;
        text-align: right;
        margin-right: 12px !important;
    } 
    #MobilMenuList li {
        float: left;
        width: 45%;
        height: 115px;
        margin: 5px;
    }
}
@media (max-width: 350px) { 
    #MobilMenuList li {
        float: left;
        width:98%;
        height: 115px;
        margin:0;
        right:1%;
        margin-bottom: 5px;
    }
}





/*Kredi Kartı Makbuzların Gösterim formatı için*/
.kredikartmakbuz table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
    text-align: center;
    /*border:1px solid black;*/
}

.kredikartmakbuz .makbuzheader {
    background: #eee;
}

.kredikartmakbuz table td,
.kredikartmakbuz table th {
    padding: 15px;
    border-bottom: 1px solid #fff;
}


.kredikartmakbuz table th {
    white-space: nowrap;
    font-weight: 400;
    font-size: 12pt;
    font-weight: bold;
    border: 1px solid #fff;
}

.kredikartmakbuz table td h3 {
    color: #3f9266;
    margin: 0;
    font-weight: 400;
    font-size: 12pt;
}


.kredikartmakbuz table tfoot td {
    background: 0 0;
    border-bottom: none;
    white-space: nowrap;
    text-align: right;
    font-size: 12pt;
    font-weight: bold;
    border-top: 2px solid #aaa;
}

.kredikartmakbuz table tfoot tr:last-child td {
    color: #3f9266;
}