﻿html {
    height: 100%;
}

html {
    background: url(/Content/img/giris-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
    margin-bottom: 60px; /* Margin bottom by footer height */
    min-height: 100%;
    padding-bottom: 60px;
    background-color: transparent !important;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */



.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
    padding-top: 30px;
    min-height: 100%;
}

#container {
    padding-top: 100px;
}

.section {
    height: 100%;
    padding-top: 25px;
}

li.secildi {
    background-color: #dedede;
}

li.dogru {
    background-color: #e4f9e9;
}

li.secildi.dogru {
    background-color: #66e497;
}

.sweet-loader {
    background-color: rgba(28, 28, 28, 0.81) !important;
}

    .sweet-loader h1, .sweet-loader h2, .sweet-loader h3, .sweet-loader h4, .sweet-loader h5, .sweet-loader h6 {
        color: #fff !important;
    }

    .sweet-loader .fa-2x {
        color: #fff !important;
        vertical-align: middle !important;
        font-size: 2rem !important;
    }

    .sweet-loader .swal2-content {
        color: #fff !important;
    }

.list-secenek {
    list-style-type: upper-latin !important;
    padding: .5rem !important;
    font-weight: 400;
}

.list-soru {
    font-weight: 600;
}

.navbar {
    border-bottom: 1px solid #e5e5e5;
    padding:0 1rem !important;
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.95) !important;
}

.fa {
    vertical-align: middle;
    margin-right: 6px;
}

.navbar .fa-2x {
    font-size: 1.5em;
}

.card-text {
    font-size: .8em;
}

.dashboard-section {
    margin-bottom: 40px;
    background-color: rgba(255, 255, 255, 0.71);
    padding: 30px;
    border: 1px solid #dedede;
}

h1 small.text-muted, h2 small.text-muted, h3 small.text-muted, h4 small.text-muted, h5 small.text-muted, h6 small.text-muted {
    font-size: .5em;
}

.view-egitim .h1, .view-egitim .h2, .view-egitim .h3, .view-egitim .h4, .view-egitim .h5, .view-egitim .h6, .view-egitim h1, .view-egitim h2, .view-egitim h3, .view-egitim h4, .view-egitim h5, .view-egitim h6 {
    line-height: .75;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1 !important;
}

.w-page {
    padding: 30px;
    background-color: rgba(245, 245, 245, 0.85);
}

.data-table {
}

.padding-0 {
    padding: 0 !important;
}
