﻿footer {
    margin-top: 50px;
}
.glow {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
    padding-bottom: 20px;
}
.TaksitPnl {
    float: left;
    width: 100%;
    height: 140px;
    border: 1px solid #808080;
    cursor: pointer;
    overflow: hidden;
    margin-top: 15px;
}

.TaksitPnlSecili {
    border: 1px solid #032faa;
    background-color: #76a4e5;
}

.KategoriUcretBaslik {
    font-size: 12px;
}

.KategoriUcretYazi {
    font-weight: bold;
    font-size: 14px;
    color: #1f00c1;
}
.ui-selectmenu-button {
}

.ui-selectmenu-text {
    color: #0070a3;
    font-size: 14px;
    font-weight: bold;
}