﻿/*
*
*   Designer By Onur KIRKLAROĞLU
*
*   @author Onur KIRKLAROGLU
*   @since Tuesday, September 27, ‎2016
*   @category  E-Belediye Theme for Bootsrap
*   @version 1.0.01
*   
*   @Ana yapı Site.css üzerinden gelmektedir. 
*   @iç sayfaların css tasarımları burada yapılmaktadır.
*/


/* Borç Servisi Top Button Area */
.borcTopbuttons {
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-bottom: 0.5em;
    border: 1px solid #888;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    background-color: #E6E6E6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}

    .borcTopbuttons .bilgi {
        text-align: center;
        width: 100%;
        font-family: open-sans-regular;
        padding: 0px 1.3em;
        font-size: 1em;
        white-space: nowrap;
        text-shadow: 0.5px 0.5px 1px #fff;
        color: #666;
        font-weight: bold;
        border: none;
        position: relative;
        display: inline-block;
        text-decoration: none;
    }

        .borcTopbuttons .bilgi span {
            font-size: 1.2em;
            border: 5px solid #c3c3c3;
            color: #fdfdfd;
            box-shadow: 0.5px 0.5px 1px #fff;
            text-shadow: 0.5px 0.5px 1px #333;
            border-radius: 50%;
            padding: 0px 8px;
            vertical-align: middle;
            margin-right: 10px;
        }


    .borcTopbuttons .active {
        height: 70px;
        line-height: 70px;
        display: inline-block;
        background-color: #4ba614;
    }

        .borcTopbuttons .active .bilgi {
            color: #fff;
            text-shadow: 0.5px 0.5px 1px #333;
        }

            .borcTopbuttons .active .bilgi span {
                border: 5px solid #fff;
                box-shadow: 0.5px 0.5px 1px #333;
                text-shadow: 0.5px 0.5px 1px #000;
            }

        .borcTopbuttons .active:before {
            border: none;
            content: '';
            display: block;
            height: 49px;
            right: -27px;
            position: absolute;
            top: 10px;
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 50px;
            background-color: #4ba614;
            border-right: 2px solid #fff;
            border-top: 2px solid #fff;
        }

    .borcTopbuttons .activeLast {
        height: 69px;
        line-height: 70px;
        display: inline-block;
        background-color: #4ba614;
    }

        .borcTopbuttons .activeLast .bilgi {
            color: #fff;
            text-shadow: 0.5px 0.5px 1px #333;
        }

            .borcTopbuttons .activeLast .bilgi span {
                border: 5px solid #fff;
                box-shadow: 0.5px 0.5px 1px #333;
                text-shadow: 0.5px 0.5px 1px #000;
            }

.notAfter:before {
    display: none !important;
    border-right: 0px !important;
    border-top: 0px !important;
}

.table > thead > tr > th {
    padding: 0.5em 0.7em;
    font-size: 0.875em;
    vertical-align: middle;
}

.table > tbody > tr > td {
    padding: 0.5em 0.7em;
    font-size: 0.9em;
    vertical-align: middle;
    padding: 14px 12px;
}

.table > tbody > tr:nth-of-type(odd) {
    background-color: #eff3f6 !important;
}

.dataTables_length {
    margin-bottom: 5px;
}

    .dataTables_length label {
        font-weight: normal;
    }

    .dataTables_length select {
        width: auto;
    }

.dataTables_filter {
    margin-bottom: 5px;
}

    .dataTables_filter label {
        font-weight: normal;
    }

    .dataTables_filter input {
        height: 30px;
        line-height: 30px;
        border-color: #ccc;
        color: #abaeb9;
        padding: 0px 10px;
        border: 1px solid #ccc;
    }

.dataTables_info {
    font-size: 0.750em;
}

/* 3D Ortak Odeme Takip Area */
.odemeTakipPage > form > .row {
    margin: 10px 0px;
}

.odemeTakipPage .girisTipiArea label {
    width: 31%;
    color: #333;
    background-color: transparent;
    font-weight: bold;
    border: 0px;
}

.odemeTakipPage .girisTipiArea input {
    width: 100%;
    padding: 0px 15px;
    border-radius: 0px;
    height: 30px;
    line-height: 30px;
}

.secureBox {
    display: flex;
    margin-bottom: 10px;
}

    .secureBox input {
        margin-left: 5px;
        margin-top: 2px;
    }
/* Beşiktaş Nikah Ekranı Tasarımı */
.nikahDesignBesiktas {
    width: 100%;
    height: 100%;
    background: url("../images/evlendirmebesiktas/Evlendirme-Dairesi-Ekran_01.png") repeat #fff;
}
/* Beşiktaş  Nikah Ekranı Tasarımı sonu */
/* Nikah Ekranı Tasarımı */
.nikahDesign {
    width: 100%;
    height: 100%;
    background: url("../images/backgroundNikah.png") repeat #fff;
}

.nikahLayout {
    background-color: #fafafa;
    box-shadow: 0px 2px #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
}

.nikahTitle {
    height: 100px;
    width: 85%;
    margin: 0 auto;
    padding: 5px 0px;
}

    .nikahTitle > img:first-child {
        /*top: -40px;*/
        position: relative;
    }

    .nikahTitle > img:last-child {
        float: right;
    }

.nikahKurLayout {
    padding-top: 20px;
    width: 85%;
    margin: 0 auto;
}

    .nikahKurLayout > span {
        padding: 5px 15px;
        background-color: #a9a9a9;
        margin-left: 5px;
        float: right;
        color: #fff;
    }

.imagesLayout {
    width: 85%;
    margin: 0 auto;
}

.weddingLayout {
    width: 85%;
    margin: 0 auto;
    position: relative;
    top: -12px;
}

    .weddingLayout > table {
        margin-bottom: 0px;
        text-align: center;
        border-collapse: separate;
        border-spacing: 0px 5px;
        font-size: 2.5em; /* sultanbeyli - normali 2em */
    }

        .weddingLayout > table > thead > tr {
            background-color: #a9a9a9;
            color: #000;
        }

            .weddingLayout > table > thead > tr > th {
                text-align: center;
                padding: 0px;
            }

        .weddingLayout > table > tbody > tr > td {
            padding: 0px;
        }

.nikahTextLayout {
    width: 85%;
    margin: 0 auto;
    text-align: right;
    color: #003a4f; /*sultanbeyli - normali #e30000*/
}

    .nikahTextLayout > span:first-child {
        font-weight: bold;
        font-size: 2.813em;
    }

    .nikahTextLayout > span:last-child {
        font-size: 1.563em;
    }


/* Kalp Geçiş Kodu */
.animatedDiv {
    color: #fff;
    -webkit-animation-name: heart;
    -webkit-animation-duration: 2s;
    animation-name: heart;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    opacity: 1;
}

@-webkit-keyframes heart {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes heart {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    80% {
        opacity: 0;
    }
}

.secondLayout {
    animation-delay: 1s;
}

/* QR Code Design Area */
.qrCodeMainArea {
    /* Arka Plan Imaj Custom CSS içinden gelmektedir. */
    margin-bottom: 20px;
    padding-top: 4%;
    padding-bottom: 2%;
}

    .qrCodeMainArea .qrCodeImageArea img {
        margin: 0 auto;
        display: block;
    }

    .qrCodeMainArea .qrCodeKurumAdi h4 {
        margin: 15px 0px;
        text-align: center;
        font-weight: bold;
    }

    .qrCodeMainArea .qrCodeAltTitle h4 {
        text-align: center;
    }

    .qrCodeMainArea .qrCodeTableLayout {
        background: rgba(255,255,255,0.9);
        border: 2px solid #333;
        border-radius: 20px;
        margin: 15px 2%;
        min-height: 250px;
    }

    .qrCodeMainArea .qrCodeLinkArea a {
        text-align: center;
        display: block;
        font-weight: bold;
        font-size: 1.5em;
    }

#ruhsatlarTablosu {
    margin: 3%;
    width: 96%;
    font-size: 1em;
}

    #ruhsatlarTablosu img {
        width: 100px;
        margin: 0 auto;
        display: block;
    }

    #ruhsatlarTablosu tr:first-child {
        height: auto;
    }

        #ruhsatlarTablosu tr:first-child td:nth-child(2) {
            font-size: 1.875em;
            font-weight: bold;
        }

    #ruhsatlarTablosu tr td:nth-child(1) {
        font-weight: bold;
    }

    #ruhsatlarTablosu tr td:nth-child(2) {
        font-weight: bold;
        padding-right: 2%;
    }

    #ruhsatlarTablosu tr:last-child p {
        font-weight: normal;
        font-size: 0.750em;
        padding: 0px 10px
    }

    #ruhsatlarTablosu tr:last-child td:last-child {
        text-align: center;
    }

/* Anket Alanı */
.logoAreaAnket {
}

    .logoAreaAnket img {
        height: 210px;
        width: 100%;
        transform-style: inherit;
        object-fit: fill;
        padding-bottom: 10px;
    }

.anketTitle {
    display: block;
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 10px 5px;
    border-bottom: 1px dotted #074d89;
    color: #074d89;
    vertical-align: top;
}

.anketZorunluAlan {
    padding-left: 3px;
    color: red;
    font-size: 8px;
    font-weight: 100;
}

.anketCheckbox {
    display: inline-block;
    margin: 3px 3px;
}

    .anketCheckbox label {
        vertical-align: super;
        font-weight: 400;
    }

.anketRadioBtn {
    display: inline-block;
    margin: 10px 5px;
}

    .anketRadioBtn label {
        vertical-align: middle;
        font-weight: 400;
    }

.suggestionListLayout {
    overflow-y: auto;
}

#mod1 .col-md-12 {
    width: auto;
    float: initial;
    padding: 0px;
}

.suggestionListModalTitle {
    float: left;
    font-weight: 700;
    color: #074d89;
}

/* My Page Design */
#myPageLayoutDesign .borcOdemeTopLayout .iconArea {
    right: 25px;
}

#myPageLayoutDesign .slideArea .rightArea span {
    right: 15px;
}

#myPageLayoutDesign .borcOdemeTopLayout .borcBilgi {
    right: 0px;
    width: calc(100% - 25px);
}

#myPageLayoutDesign .borcTopbuttons .active:before {
    display: none;
}

#myPageLayoutDesign .borcTopbuttons {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
}

    #myPageLayoutDesign .borcTopbuttons .active {
        background-color: transparent;
        border-left: 1px solid #666;
        border-right: 1px solid #666;
        height: 50px;
        line-height: 50px;
    }

        #myPageLayoutDesign .borcTopbuttons .active .bilgi {
            color: #666;
            text-shadow: none;
        }

            #myPageLayoutDesign .borcTopbuttons .active .bilgi span {
                border: 5px solid #c3c3c3;
                box-shadow: 0.5px 0.5px 1px #fff;
                text-shadow: 0.5px 0.5px 1px #333;
            }

#myPageLayoutDesign .suggestionListLayout {
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    margin-top: -5px;
    padding: 0.750em 0em;
}

#myPageLayoutDesign .firstArea {
    border-left: 1px solid #666;
}

#myPageLayoutDesign .suggestionListLayout i {
    color: #666;
    font-size: 0.875em;
}

/* Borç Tablosu Dropdown Color */
#borcTablosu_wrapper .dt-buttons .btn-default {
    border-color: #ebedef;
    border-radius: 0px;
    background-color: #f8f9fa;
    color: #212529;
}

    #borcTablosu_wrapper .dt-buttons .btn-default:hover {
        border-color: #e2e6ea;
        background-color: #e2e6ea;
    }

#borcTablosu_wrapper .dropdown-menu {
    background-color: #ededed;
    color: #333;
}

    #borcTablosu_wrapper .dropdown-menu .active a {
        background-color: #ededed !important;
        color: #333 !important;
    }

    #borcTablosu_wrapper .dropdown-menu a:hover, #borcTablosu_wrapper .dropdown-menu .dt-button a:hover {
        color: #4ba614 !important;
    }

    #borcTablosu_wrapper .dropdown-menu a {
        background-color: #fff !important;
        color: #666 !important;
    }

.tarif-content {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(121, 121, 121, 1);
    padding-top:10px;
}

.tarif-item-panel {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* max-width: 521px;
    min-height: 401px;*/

    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #f1ecec87;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*margin-bottom:10px;*/
}

    .tarif-item-panel .button-group {
        margin: 5px;
        display: inline-block;
    }

.price {
    display: inline-block;
    padding:0px 10px 0px 10px;
}
.quantity {
    display: inline-block;
}
.quantity input {
  
    width: 40px;
}
.tarif-default-primary-button {
}
.tarif-default-danger-button {
}

.item-header {
    text-align: center;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    padding: 10px 0px 10px 0px;
}

.item-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 177;
    height: 274;
}

.item-description {
    padding:10px;
    word-wrap: break-word;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    min-height: 120px;
    font-size: 10px;
}
.bank {
    
    margin-top: 10px;
    padding-top: 10px;
   
}
    .bank table {
        float: right;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(121, 121, 121, 1);
        padding-right: 15px;
        padding-left: 20px;
    }
