/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

@font-face {
    font-family: "fontsecuritas";
    src: url("../fonts/securitas/SecuritasPro-Regular.woff2");
}

@font-face {
    font-family: "fontsecuritas";
    font-weight: bold;
    src: url("../fonts/securitas/SecuritasPro-Bold.woff2");
}

@font-face {
    font-family: "fontsecuritas";
    font-weight: 300;
    src: url("../fonts/securitas/SecuritasPro-Light.woff2");
}

@font-face {
    font-family: "fontsecuritas";
    font-style: italic;
    src: url("../fonts/securitas/SecuritasPro-RegularItalic.woff2");
}

@font-face {
    font-family: "fontsecuritas";
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/securitas/SecuritasPro-BoldItalic.woff2");
}

@font-face {
    font-family: "fontsecuritas";
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/securitas/SecuritasPro-LightItalic.woff2");
}

.securitasRed {
    background-color: #FC273F;
}

.passive {
    color: lightgray;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}

th, td {
    padding: 1px;
}

.pdf-page {
    margin: 0 auto;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    background-color: #fff;
    position: relative;
}

.pdf-header {
    position: absolute;
    top: .5in;
    height: .6in;
    left: .5in;
    right: .5in;
    border-bottom: 1px solid #e5e5e5;
}

.pdf-header-egitim {
    position: absolute;
    top: .2in;
    height: 1.61in;
    left: .5in;
    right: .5in;
    border-bottom: 1px solid #e5e5e5;
}

.pdf-body {
    position: absolute;
    top: 1.2in;
    bottom: 1.2in;
    left: .5in;
    right: .5in;
}

.pdf-body2 {
    position: absolute;
    top: .5in;
    bottom: 1.2in;
    left: .5in;
    right: .5in;
}

.pdf-body-egitim {
    position: absolute;
    top: 1.7in;
    bottom: 1.2in;
    left: .5in;
    right: .5in;
}

.pdf-body2-egitim {
    /*position: relative;*/
    position: absolute;
    top: .5in;
    bottom: 1.2in;
    left: .5in;
    right: .5in;
}

.size-a4 {
    width: 8.3in;
    height: 11.7in;
}

.company-logo {
    font-size: 16px;
    font-weight: bold;
}

body {
    font-size: 16px !important;
    width: 100%;
    overflow-x: hidden;
    padding: 0 !important;
    font-family: fontsecuritas;
}

.no-margin-top {
    margin-top: 0px !important;
}

.vakif-background {
    background-image: url("../img/vakif-yeni-banner.png");
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#selectedPageIndicatorTextDiv {
    position: absolute;
    left: 180px;
    top: 25px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    width: 360px;
    height: 130px;
    display: flex;
    align-items: center;
}

#selectedPageIndicatorIconDiv {
    position: absolute;
    left: 50px;
    top: 25px;
    font-size: 100px;
    color: #fff;
    font-weight: bold;
    width: 130px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo-group {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 315px;
    height: 80px;
}

    #logo-group a img {
        width: 100%;
        object-fit: contain;
    }

.yardimLinkImgDiv {
    position: relative;
    float: left;
    width: 50%;
    height: 275px;
}

.yardimLinkImg {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vakifImgContain {
    object-fit: contain;
    background-color: #031f30;
}

.yardimLinkYaziDiv {
    position: absolute;
    background-color: #031f30;
    width: 180px;
    height: 50px;
    left: 0px;
    bottom: 50px;
}

.yardimLinkYaziSonrasiDiv {
    position: absolute;
    background-color: rgb(147,101,250);
    width: 10px;
    height: 50px;
    left: 180px;
    bottom: 50px;
}

.yardimLinkYaziSpan {
    color: white;
    position: absolute;
    bottom: 12px;
    left: 20px;
    font-weight: bold;
    font-size: 16px;
}

.kvkkImgDiv {
    position: relative;
    width: 100%;
    height: 300px;
}

#nameTag {
    font-weight: bold;
    font-size: 15px;
    position: absolute;
    right: 120px;
    top: 170px;
    width: 170px;
    display: flex;
    justify-content: center;
}

#header {
    height: 200px;
}

.anaSayfaYardimLinkRowContainerDiv {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-around;
}

.anaSayfaYardimLinkSingleContainerDiv {
    width: 28%;
    height: 100%;
    position: relative;
}

.anaSayfaYardimLinkYaziDiv {
    background-color: rgba(38,34,76,0.6);
    color: white;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footerDiv {
    background-color: #26224C;
    height: 200px;
    width: 100%;
    display: flex;
}

.footerLogoDiv {
    width: 250px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .footerLogoDiv img {
        width: 100%;
        object-fit: contain;
    }

.footerMenuColDiv {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .footerMenuColDiv div a {
        color: white;
        font-weight: bold;
        font-size: 13px;
    }

.footerMenuDummyColDiv {
    height: 100%;
    width: 30px;
}

.footerMenuColDivDummyRowDiv {
    width: 100%;
    height: 20px;
}

.anasayfa-duyuru-div {
    width: 40%;
    height: 100px;
    display: flex;
    background-color: #031f30;
    color: white;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
}

.anasayfa-duyuru-div-container-div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.anasayfa-duyuru-img-div-container-div {
    width: 150px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.anasayfa-duyuru-img-div {
    width: 135px;
    height: 90px;
}

.anasayfa-duyuru-text-div {
    margin: 5px 0;
    font-size: 12px;
    height: 50px;
    text-align: justify;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.normalde-yatay-mobilde-dikey-flex {
    display: flex;
    flex-direction: row;
}

.vakif-yardim-aciklamali-dynamic-div {
    height: 200px;
    margin: 50px;
}

.vakif-yardim-aciklamali-ve-linkli-dynamic-div {
    height: 200px;
    margin: 50px;
}

@media (max-width:979px) {
    #selectedPageIndicatorIconDiv {
        left: 30px;
        top: 70px;
        font-size: 30px;
        width: 40px;
        height: 50px;
    }

    #selectedPageIndicatorTextDiv {
        left: 70px;
        top: 70px;
        font-size: 16px;
        width: 180px;
        height: 50px;
    }

    #logo-group {
        top: 5px;
        left: 5px;
        width: 158px;
        height: 45px;
    }

    #header {
        height: 150px;
    }

    aside {
        width: 220px;
    }

    .yardimLinkImgDiv {
        height: 145px;
    }

    .yardimLinkYaziDiv {
        width: 100px;
        height: 30px;
        bottom: 10px;
    }

    .yardimLinkYaziSonrasiDiv {
        width: 5px;
        height: 30px;
        left: 100px;
        bottom: 10px;
    }

    .yardimLinkYaziSpan {
        bottom: 8px;
        left: 6px;
        font-size: 12px;
    }

    .kvkkImgDiv {
        height: 150px;
    }

    #nameTag {
        font-size: 12px;
        right: 0;
        top: 120px;
    }

    .anaSayfaYardimLinkYaziDiv {
        font-size: 9px;
    }

    .footerDiv {
        height: 150px;
    }

    .anasayfa-duyuru-div {
        width: 90%;
        height: 100px;
    }

    .anasayfa-duyuru-div-container-div {
        flex-direction: column;
        height: 250px;
    }

    .mobilde-gosterme {
        display: none !important;
    }

    .normalde-yatay-mobilde-dikey-flex {
        flex-direction: column;
    }

    .vakif-yardim-aciklamali-dynamic-div {
        height: 290px;
        margin: 30px;
    }

    .vakif-yardim-aciklamali-ve-linkli-dynamic-div {
        height: 310px;
        margin: 50px;
    }
}

@media (min-width:980px) {
    .navigationBar {
        position: absolute;
        top: 0;
    }

    #content {
        margin-top: 49px;
    }

    .sadece-mobilde-goster {
        display: none !important;
    }
}

body.hidden-menu div aside nav ul li a span i {
    display: none;
}

.navigationBarMenuItemSpan {
    font-weight: bold;
    font-size: 14px;
}

@media (min-width: 1215px) and (max-width:1340px) {
    .navigationBarMenuItemSpan {
        font-size: 12px;
    }
}

@media (min-width: 980px) and (max-width:1214px) {
    .navigationBarMenuItemSpan {
        font-size: 9px;
    }
}

@media (max-width:979px) {
    .navigationBarMenuItemSpan {
        font-size: 12px;
    }
}

body:not(.hidden-menu) div aside {
    display: flex;
    justify-content: center;
}

    body:not(.hidden-menu) div aside nav ul li a span {
        color: white !important;
    }

#hide-menu span a i {
    color: white !important;
}

aside nav {
    overflow: hidden !important;
}

.vakifLogoDiv {
    display: flex;
    justify-content: center;
    align-items: center;
}

.signInLoginDiv {
    width: 185px;
    height: 50px;
}

    .signInLoginDiv img {
        width: 180px;
    }

.yardimLogoDiv {
    width: 210px;
    height: 55px;
}

    .yardimLogoDiv img {
        width: 205px;
    }

.kvkkSayfasiMetinScrollableDiv {
    white-space: nowrap;
    overflow-x: auto;
}

.kvkkSayfasiMetinDiv {
    width: 8.3in;
    margin: 0 auto;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    font-size: 12px;
    text-align: justify;
    white-space: normal;
}

    .kvkkSayfasiMetinDiv > * {
        margin-left: 50px;
        margin-right: 50px;
    }

.kvkkIndirmeButton {
    float: left;
    margin-left: 20px;
}

.metinSayfasiAnaBaslikP {
    font-size: 19px;
    text-align: center;
    font-weight: bold;
}

.metinSayfasiSeviye1AltBaslikP {
    font-size: 16px;
    font-weight: bold;
}

.kvkkSayfasiMetinDiv table tbody tr td {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.kvkkSayfasiMetinDiv table tbody tr th {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
}

.kvkkSayfasiMetinDiv ol li {
    margin-bottom: 5px;
}

.btn-securitas-red {
    background-color: #FC273F;
    border-radius: 20px;
    margin: 6px 5px 10px 5px;
    color: white;
}

    .btn-securitas-red:focus {
        background-color: #FC273F;
        color: white;
    }

    .btn-securitas-red:hover {
        background-color: rgb(170, 024, 052);
        color: white;
    }

.btn-securitas-red-anchor {
    display: flex;
    align-items: center;
    color: white;
}

.btn-securitas-purple {
    background-color: #8D5FFF;
    border-radius: 20px;
    margin: 6px 5px 10px 5px;
    color: white;
}

    .btn-securitas-purple:focus {
        background-color: #8D5FFF;
        color: white;
    }

    .btn-securitas-purple:hover {
        background-color: #26224C;
        color: white;
    }

.vakif-content-div {
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
}

    .vakif-content-div > p,
    .vakif-content-div > h2,
    .vakif-content-div > h3,
    .vakif-content-div > ul,
    .vakif-content-div > a {
        margin-left: 50px;
        margin-right: 50px;
    }

.sub-banner-img {
    width: 100%;
}

.centered {
    margin: auto;
}

.flex-centered-container {
    display: flex;
    justify-content: center;
}

.egitim-yardimi-note-div {
    border-radius: 2px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.egitim-yardimi-sag-sol-margin {
    margin-left: 10px;
    margin-right: 10px;
}

.page-container {
    overflow: auto;
    font-family: 'Times New Roman', Times, serif;
}

.vakif-grid-div {
    padding: 10px;
}

.k-widget.k-window {
    width: 500px;
    height: 500px;
}

.k-grid-content {
    min-height: 40px;
}

.k-filtercell > span {
    padding-right: 0;
    position: relative;
    min-height: 2em;
    line-height: 2em;
}

    .k-filtercell > span .k-header {
        white-space: inherit !important;
    }

.k-grid {
    font-size: 11px;
}

    .k-grid td {
        line-height: 2em;
    }

    .k-grid .k-header {
        font-size: 12px;
    }


.k-grid-header .k-header {
    overflow: visible !important;
    white-space: normal !important;
}

.k-grid-header th.k-header {
    vertical-align: top;
}

#loadingDiv {
    position: fixed;
    top: 20px;
    left: 250px;
    width: 50px;
    height: 50px;
    background: #333;
    opacity: 0.5;
    z-index: 5000;
    display: none;
}

span.k-widget.k-dropdown.k-header.k-dropdown-operator {
    display: none;
}


.k-grid .k-button {
    margin: 0;
    line-height: 1.62em;
}

.k-header {
    font-weight: bold !important;
}

.smart-style-2.menu-on-top aside#left-panel nav > ul > li:hover > a {
    color: #F1F1F1 !important;
    border-left: none;
    border-right: none;
    padding-left: 8px !important;
    padding-right: 8px !important;
}

body.container.modal-open {
    overflow-y: auto !important;
}

.form-horizontal {
    padding: 15px;
    border-radius: 2px;
    border-width: 1px;
    border: 1px solid #ddd;
}

    .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
    }

.form-group {
    margin-bottom: 15px;
}

#left-panel {
    background-color: #26224C;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: fontsecuritas;
}

.img-contain-to-div {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.yardim-aciklama-div {
    background-color: #ACC2DD;
    padding: 10px 10px;
    text-align: justify;
}

.vakif-slide {
    display: none;
}

.dot {
    /*cursor: pointer;*/
    height: 15px;
    width: 15px;
    margin: 2px 2px;
    background-color: #C2B4FC;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/*.dot:hover,*/
.dot-active {
    background-color: #8D5FFF;
}

.vakif-yardim-img {
    max-height: 200px;
    min-width: 300px;
}

.yuvarlak-button {
    height: 25px;
    width: 25px;
    margin: 2px 2px;
    background-color: #031F30;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 100;
    font-size: 23px;
    padding-bottom: 2px;
}

    .yuvarlak-button:hover {
        background-color: #42638C;
    }

hr {
    width: 100%;
}

dynamicVideo {
    width: 100%;
    height: auto;
    max-width: 356px;
}

.k-filtercell > .k-operator-hidden {
    padding-right: 0;
}