﻿/*Search List Template One*/
.SearchList_TemplateOne
{
    height:87px;
    width:130px;
    background-color:#f79c10;
}
.SearchList_TemplateOne .SeferTarihi
{
    font-family:Arial;
    font-size:10pt;
    color:#FFFFFF;
    font-weight:bold;
    height:22px;
}
.SearchList_TemplateOne .SeferSec
{
    font-family:Arial;
    font-size:10pt;
    color:#3f4c66;
    font-weight:bold;
    height:56px;
    background-color:#FFFFFF;
    text-align:center;
}
.SearchList_TemplateOne_OtherSefer
{
    height:87px;
    width:130px;
    background-color:#96b6dd;
}
.SearchList_TemplateOne_OtherSefer .SeferTarihi
{
    font-family:Arial;
    font-size:10pt;
    color:#FFFFFF;
    font-weight:bold;
    height:22px;
}
.SearchList_TemplateOne_OtherSefer .SeferSec
{
    font-family:Arial;
    font-size:10pt;
    color:#3f4c66;
    font-weight:bold;
    background-color:#FFFFFF;
    height:56px;
    text-align:center;
}
.ItemKalin
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#0d4351;
}
.Item
{
    font-family:Arial;
    font-size:9pt;
    color:#0d4351;
}
.SeferDetayListe
{
    background-color:#f1f6fb;
    border:solid 1px #c8d3d7;
    padding:3px 3px 3px 3px;
    width:700px;
}
.SeferDetayKisiListe
{
    background-color:#f1f6fb;
    background-image:url('../Images/Bg/BaslikBg.png');
    background-position:top;
    background-repeat:repeat-x;
    border:solid 1px #c8d3d7;
    width:99.3%;
}
.ModalPopupBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7; 
}
.SeferKisiEklePnl
{
    background-color:#f1f6fb;
    border:solid 1px #c8d3d7;
    padding:3px 3px 3px 3px;
    width:400px;
}