.noktala {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

 



.headerForm_Transfer_Icon1_Cerceve{
    border: 1px solid #ced4da;
    height: 34px;
    width: 34px;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.headerForm_Transfer_Icon1_Cerceve>i{
    font-size:1.3em;
    position: relative;
    top: 4px;
}
.headerForm_Transfer_List{
    position: absolute;
    left: 1px;
    z-index: 11;
    top:33px;
    max-height: 350px;
    background: white;
    width: 100%;
    border: 1px solid #ced4da;
    overflow-y: auto;
}

.headerForm_Transfer_List_Title{
    background-color:#ccc;
    font-weight:bold;
    padding:5px;  
}
.headerForm_Transfer_List_Title>i{
    margin-right: 2px;
}
.headerForm_Transfer_List_Item{
    font-size: 12px;
    padding: 4px;
    font-style: oblique;
    padding-left:15px;
    cursor:pointer;
    font-weight:500;
}
.headerForm_Transfer_List_Item:hover{
    background-color: #F3F3F3; 
}
.headerForm_Transfer_List_Item>small{
    font-weight: normal;
}
.headerForm_Transfer_List_Item_Null{
    font-size: 12px;
    padding: 4px;
    font-style: normal;
    padding-left:15px;
    font-weight:500;
}
.headerForm_Transfer_YonDegistir_Cerceve_1{
    text-align: center;
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: 3;
    top:28px;
    right: -25px; 
}
.headerForm_Transfer_YonDegistir_Cerceve_2{
    text-align: center;
    z-index: 3;
}
.headerForm_Transfer_YonDegistir{
    cursor: pointer;
}



.Data_Transfer_TalepFormu_Page1_Arac_Secili{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.Data_Transfer_TalepFormu_Page1_Arac_Secili>i{
    font-size:55px;
    color:#e14d67;
    cursor: pointer;
}

.Data_Transfer_OnlineFormu_Page1_Arac_Secili{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.Data_Transfer_OnlineFormu_Page1_Arac_Secili>i{
    font-size:55px;
    color:#e14d67;
    cursor: pointer;
} 
 

.Transfer_OnlineFormu_Page2_OdemeSecenekleri_Sec{
    margin-top: 10px;
    margin-bottom: 10px; 
    cursor: pointer;
    border-radius: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Transfer_OnlineFormu_Page2_OdemeSecenekleri_Sec_I{
    display: table-cell;
    color:#e14d67;
    vertical-align: middle;
    font-size:35px;
}
.Transfer_OnlineFormu_Page2_OdemeSecenekleri_Secilmeyen_I{
    display: table-cell;
    color:#e14d67;
    vertical-align: middle;
    font-size:35px;
} 
.Transfer_OnlineFormu_Page2_OdemeSecenekleri_Sec:hover{
    background-color: #fafafa;
}
.Transfer_OnlineFormu_Page2_OdemeSecenekleri_Active{
    background-color: #fafafa;
}

.Transfer_OnlineFormu_Page3_OdemeSecenekleri_Secilen{
    margin-top: 10px;
    margin-bottom: 10px; 
    border-radius: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
}
.Transfer_OnlineFormu_Page3_OdemeSecenekleri_Secilen_Title{
 text-align: center;
 font-weight: bold;
 border-bottom: 1px solid #ddd;
 font-size: 1.2em;
}
.Transfer_OnlineFormu_Page2_OdemeSecenekleri_All{
    text-align: center;
    display: table;
}



.tip_kisa_title{
    text-transform: none;
    color:#e04f67;
    font-weight: bold;
}
.tip_uzun_title{
    text-transform: none;
    color:#e04f67;
    font-weight: bold;
}
.tip_kisa i{
    color:#31b143;
    font-size: 1.3em;
    font-weight: bold;
}
.tip_uzun_i i{
    color:#31b143;
    font-size: 2.3em;
    font-weight: bold;
}
.tip_uzun_p{
    font-size: 0.9em;
    margin: 0 0 10px 0;
}
.tip_kisa{ 
    font-size: 1em; 
    font-weight: 500; 
    line-height: 2.75em;
}
.tip_kisacerceve, .tip_uzuncerceve{  
    border: 1px solid #d8d8d8;
    padding: 16px;
} 





.form_tip_kisa_title{
    text-transform: none;
    color:#e04f67;
    font-weight: bold;
    font-size: 15px;
}
.form_tip_kisa{ 
    font-size: 1em; 
    font-weight: 500; 
    line-height: 1.1em;
}
.form_tip_kisa i{
    color:#31b143;
    font-size: 1.3em;
    font-weight: bold;
}


.form_tip_uzun_title{
    text-transform: none;
    color:#e04f67;
    font-weight: bold;
    font-size: 15px;
}
.form_tip_uzun{ 
    font-size: 1em; 
    font-weight: 500; 
    line-height: 1.1em;
}
.form_tip_uzun i{
    color:#31b143;
    font-size: 1.3em;
    font-weight: bold;
}
.form_tip_uzun_p{
    font-size: 0.9em;
    margin: 0 0 10px 0;
}

.swal2-popup { 
    width: 30em;
}