.m-body .m-content {
    padding: 0px;
    width: 480px;
    float: left;
    position: fixed;
    z-index: 999;
    height: calc(100vh - 70px);
    overflow-y: auto;
}

    .m-body .m-content .main {
        padding: 70px;
        margin: 0px;
        min-height: calc(100vh - 72px);
        padding-top: 13vh;
        padding-bottom: 0px;
    }



        .m-body .m-content .main h1 {
            font-size: 24px;
            color: #2d3e52;
            font-weight: 600;
            text-align: center;
        }

        .m-body .m-content .main h3 {
            margin-top: 15px;
            color: #687981;
            font-size: 24px;
            font-weight: 400;
            text-align: center;
        }

        .m-body .m-content .main .row {
            margin-top: 10px;
            padding-bottom: 10px;
        }

        .m-body .m-content .main.register .row {
            margin-top: 5px;
            padding-bottom: 5px;
        }

        .m-body .m-content .main .row input[type="text"], .m-body .m-content .main .row input[type="password"], .m-body .m-content .main .row input[type="email"], .m-body .m-content .main .row input[type="number"] {
            border-radius: 0px;
            height: 46px;
            border-color: #d6d9df;
        }

        .m-body .m-content .main.register .row input[type="text"], .m-body .m-content .main.register .row input[type="password"], .m-body .m-content .main.register .row input[type="email"], .m-body .m-content .main.register .row input[type="number"] {
            height: 39px;
        }

        .m-body .m-content .main .rememberMe {
            float: left;
            font-weight: 500;
        }

            .m-body .m-content .main .rememberMe input {
                padding-right: 5px;
                margin-right: 3px;
                transform: translateY(2px);
                border-color: #d6d9df;
            }

        .m-body .m-content .main .forgotPassword {
            float: right;
            color: #dd282a;
            font-weight: 500;
        }

        .m-body .m-content .main.register {
            padding-top: 65px;
        }

.register-form {
    width: 100%;
}

.login-btn {
    background: #1f8dce;
    border: 0px;
}

.signin-btn {
    background: #2d3e52;
    border: 0px;
}

.m-grid.m-grid--ver-desktop.m-grid--desktop > .m-grid__item.m-grid__item--fluid {
    margin-bottom: 0px;
}

.LBD_CaptchaDiv {
    margin: 0 auto !important;
    margin-bottom: 17px !important;
}
/*//responsive*/
@media (max-width: 1240px) {
    /*header#m_header {
        position: relative !important;
    }*/

    /*.m-brand .m-brand__logo .m-brand__logo-wrapper {
        display: block;
    }

        .m-brand .m-brand__logo .m-brand__logo-wrapper img {
            margin: 0 auto;
            display: block;
            padding-right: 11px;
        }

    .m-header--fixed-mobile .m-body {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .m-body .m-content {
        max-width: 100%;
        margin: 0 auto;
        float: none;
    }*/
    .m-body .m-content {
        padding: 0px;
        width: 480px;
        float: left;
        position: relative;
        z-index: 1;
        height: auto;
        overflow-y: auto;
        width: 480px;
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }

        .m-body .m-content .main {
            max-width: 100%;
            padding: 15px;
            margin: 0 auto;
            min-height: auto;
        }

            .m-body .m-content .main.register {
                padding-top: 25px;
            }

            .m-body .m-content .main .row input[type="text"], .m-body .m-content .main .row input[type="password"], .m-body .m-content .main .row input[type="email"], .m-body .m-content .main .row input[type="number"] {
                height: 38px;
            }

    .m-info {
        width: 100% !important;
        margin-left: 0px !important;
    }
}
/*Tl yukle- Bakiye Sorgula Modülü*/


.m-info {
    margin-left: 480px;
    width: calc(100% - 480px);
    float: left;
    padding: 5px 17px;
}

    .m-info .nav-pills {
        width: 100%;
        padding: 3px;
    }

        .m-info .nav-pills li {
            background: #1f8dce;
            margin-left: 5px;
            max-width: 49.5%;
        }

            .m-info .nav-pills li .m-widget14__title, .m-info .nav-pills li .m-widget14__desc {
                color: white;
            }

.info-container {
    width: %95;
    margin: 0 auto;
    max-width: 1100px;
    padding: 5px;
}

    .info-container .info-headers h2 {
        font-size: 35px;
        color: #2d3e52;
        text-align: center;
        font-weight: 600;
    }

    .info-container .info-headers h3 {
        font-size: 30px;
        color: #2d3e52;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 400;
    }

    .info-container .info-headers h4 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px;
        color: #1f8dce;
        font-weight: 400;
        overflow: hidden;
    }

.tutorial {
    margin-bottom: 25px;
}

    .tutorial .m-stack__item {
        text-align: center;
        box-shadow: 1px 0 0 0 #1f8dce, 0 1px 0 0 #1f8dce, 1px 1px 0 0 #1f8dce, /* Just to fix the corner */ 1px 0 0 0 #1f8dce inset, 0 1px 0 0 #1f8dce inset;
        border: none !important;
        position: relative;
    }

        .tutorial .m-stack__item .stack-img {
            margin: 24px 20px 20px 20px;
            height: 100px;
        }

    .tutorial .tutorder {
        position: absolute;
        left: 0px;
        top: 0px;
        padding: 5px;
        height: 36px;
        width: 36px;
        font-size: 18px;
        background: #1f8dce;
        color: white;
    }

.advantages .advantages-title {
    font-size: 16px;
    text-align: center;
    padding: 12px;
    color: white;
    font-weight: 400;
    background: #1f8dce;
    margin-bottom: 22px;
}

.advantages .sqr-img {
    width: 60px;
    height: auto;
}

.advantages .sixcontainer-sqr {
    margin-bottom: 10px;
}

.advantages .sqr-title {
    font-size: 16px;
    color: #72c7cf;
    display: block;
    font-weight: 600;
}

.advantages .sqrcntr {
    display: inline-block;
    width: calc(100% - 68px);
    float: right;
}

.advantages .sqr-title:after {
    content: '';
    clear: both;
}

@media (max-width: 1240px) {
    .m-stack.m-stack--general.m-stack--ver.m-stack--demo {
        display: inline;
    }

    .m-stack.m-stack--general.m-stack--ver > .m-stack__item {
        display: block !important;
        width: 100%;
    }
}

@media (max-width: 550px) {
    .m-info .nav-pills li {
        max-width: auto;
        width: 100%;
        margin: 0px;
        display: block;
        max-width: none;
        margin-bottom: 10px;
        padding: 0px !important;
        margin-left: 0px !important;
    }
}
