 /*
	reset.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	zoom:1;
}
input[type="radio"] {vertical-align:middle; margin-top:0px;}
input:disabled, textarea:disabled{
    opacity: 0.8 !important;
}
#tblMain td
{
	vertical-align: top;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

::-ms-clear {
    display: none;
}

input, textarea, select {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma;
	font-size:12px;
	color:#292929;
}
a {
	text-decoration:none; 
	color:#000000;
}
.c {
	font-size:0px; line-height:0px;
	width:100%;
	clear:both;
}
h1 {
    font-size:20px;
    font-weight:bold;
    font-family:Arial;
    padding-left:25px;
    padding-top:5px;
    color:#FFF;
}
h2 {
    display:inline;
    float:left;
    color:#2d6586;
    font-family:Arial;
    font-size:22px;
    font-weight:bold;
}

/* 
	general styles 
*/
html.norelative {position:static !important;}
html.ie6 {position:absolute; top:-400px;}
body {
	background-color:#e6e6e6;
	background-attachment:fixed;
	text-align:center;
	font-family:Tahoma,Verdana;
	font-size:12px;
	padding-bottom:45px;
	/*overflow-x:hidden;*/
}
body.type-frame {
    background: #fff;
    text-align:left;
    padding-bottom:0px;
}
body.type-frame2 {
	text-align:left;
    padding-bottom:0px;
	padding-top:0px;
    background-color:transparent;
}
#wrapper {
	width:920px;
	margin:0px auto 10px auto;
	text-align:left;
}
#header {
	height:61px;
    padding:0;
    position:relative;
}
	#header #logo {
		top: auto;
		bottom: 5px;
		left: 15px;
		height: 47px;
		width:152px;
		position: absolute;
		z-index:10;
	}
    #header .anasayfaLink
    {
		top: auto;
		bottom: 15px;
		left: 230px;
		height: 26px;
		width:85px;
		position: absolute;
		z-index:20;
		background:url(../../_img/anasayfa_icon.png) 0 0 no-repeat;
    }
	#header #top-helpers {
		/*display:inline-block;
		float:right;
		padding-top:10px;*/
		top: auto;
		bottom: 7px;
		height: auto;
		right: 10px;
		width:280px;
		position:absolute;
    }
	
	
	#header #top-helpers span.helper-item {
		float:right; 
        
	}
	#header #top-helpers span.textonly {
		color:#FFF;
		display:inline-block;
		padding:10px 15px;
		background:url(../../_img/helpers_textonly_seperator.png) no-repeat right center;
	}
	#header #logout {/*padding-top:3px;*/ opacity:1!important;}
	
	#header #logout a { font-size: 13px; color: #ffffff; float: right; display: block;}
	#header #helper-links {
      
		/*display:block;
		width:79px;
		position:relative;
		z-index:800;*/
		
	}
	#header #helper-links .helper-link-self {
		/*display:block;
		padding:9px 14px 10px 11px;
		background:url(../_img/helper_links_active.png) no-repeat -10000 -10000;
		color:#FFF;
		zoom:1;*/
		font-size: 13px;
		color: #292929;
		text-decoration: none;
		float: right;
		display: block;
		margin-right: 22px;
        padding-left: 31px;
        background: url(../../_img/helper-link-self_icon.png) left center no-repeat;
        height: 28px;
        padding-top: 13px;

	}
	#header #helper-links .helper-link-self span {
		/*display:block;
		background:url(../_img/arrow_down_white.png) no-repeat center right;*/
		font-size: 13px;
		color: #292929;
        padding-top :12px;
	}
	#header #helper-links.active {
	    z-index:999;
	}
	#header #helper-links.active .helper-link-self {
		/*background:url(../../_img/helper_links_active.png) no-repeat left top;
		color:#006797;*/
	}
	#header #helper-links.active .helper-link-self span {
		display:block;
		background:url(../../_img/arrow_down_midblue.png) no-repeat center right;
	}
	#header #helper-links .helper-links-container {
		position:absolute;
		left:10px;
		top:28px;
		width:98px;
		display:none;
		z-index:999;
	}
	#header #helper-links.active .helper-links-container {display:block;}
	
	#header #helper-links .helper-links-container-top {
		background:url(../../_img/helper_links_container_top.png) no-repeat;
		height:13px;
		width:98px;
		font-size:0px; line-height:0px;
		display:block;
	}
	#header #helper-links .helper-links-container-bot {
		background:url(../../_img/helper_links_container_bot.png) no-repeat;
		height:7px;
		width:98px;
		display:block;
	}
	#header #helper-links .helper-links-container-content {
		border-left:2px solid #a3d8e0;
		border-right:2px solid #a3d8e0;
		padding:2px 5px;
		display:block;
		background:#FFF;
		font-size:11px;
		color:#414042;
	}
	#header #helper-links .helper-links-container-content a {
		display:block;
		padding:2px 5px;
		color:#414042;
	}
	
	#header #helper-links .helper-links-container-content a:hover {background:#CAF0F6;}
	
	
#top-navigation {
	height:70px;
	padding-top:10px;
	background:#cccfd3;
	z-index:800;
}
	#top-navigation .backToMain { float:left; margin:2px 0 0 10px}
	#top-navigation .backToMain a.tr {width:119px; height:34px; display:block; background:url(../../_img/icos/mainpage-icon.png) no-repeat left 0;}
	#top-navigation .backToMain a.en {width:119px; height:34px; display:block; background:url(../../_img/icos/mainpage-icon-en.png) no-repeat left 0;}
    #top-navigation .backToMain a.ru {width:119px; height:34px; display:block; background:url(../../_img/icos/mainpage-icon-ru.png) no-repeat left 0;}
	#top-navigation .backToMain a:hover { background-position:left -34px;}
	#top-navigation .last-actions {
		width:266px;
		height:34px;
		float:right;
		padding-top:6px;
		padding-left:24px;
	}
	
	#top-navigation #ico-navigation {
		float:right;
		display:inline;
		zoom:1;
        margin-right:10px;
	}
	#top-navigation #ico-navigation span.ico {
		float:left; 
		position:relative;
		display:block;
		width:70px;
		height:70px;
	}
	#top-navigation #ico-navigation span.ico a {
		display:block;
		width:70px;
		height:70px;
		overflow:hidden;
		position:relative;
	}
	
	#top-navigation #ico-navigation span.ico a.sprite_son5 img {margin-left:0px}
	#top-navigation #ico-navigation span.ico a.sprite_banaozel img {margin-left:-36px}
	#top-navigation #ico-navigation span.ico a.sprite_kasam img {margin-left:-72px}
	#top-navigation #ico-navigation span.ico a.sprite_kisisellestir img {margin-left:-108px}
	#top-navigation #ico-navigation span.ico a.sprite_basvuru img {margin-left:-144px}
	#top-navigation #ico-navigation span.ico a.sprite_hesaplamalar img {margin-left:-180px}
	#top-navigation #ico-navigation span.ico a.sprite_ajandam img {margin-left:-216px}
	#top-navigation #ico-navigation span.ico a.sprite_hizlidestek img {margin-left:-252px;}
	
	
	
	#top-navigation #ico-navigation span.ico a.ico_selected img{
		/*margin-top:-36px;*/
	}
	#top-navigation #ico-navigation span.ico .container {
		position:absolute; 
		left:0px; 
		bottom:-70px;
		width:140px;
		height:70px;
		display:none;
		padding:0;
		z-index:999;
	}
	#top-navigation #ico-navigation span.ico .container a {
	    width:100%;
	    padding:0px; height:auto;
	}
	#top-navigation #ico-navigation span.ico .container a img {
	    /*margin-top:8px;*/
	}
	#top-navigation #ico-navigation span.ico .container .messages_status {
	    font-size:10px;
	    color:#FFF;
	    float:right;
	    margin-top:-20px;
	}
	#top-navigation #ico-navigation span.ico .container.little {
	    /*background:url(../../_img/icos/messages_container2.png) no-repeat;
	    width:120px;*/
	}
	#top-navigation #ico-navigation span.ico .container.ters {
	    /*background:url(../../_img/icos/ters_container.png) no-repeat;
	    width:150px;
	    margin-left:-127px;*/
        left:auto;
		right:0;
	}
	#top-navigation #ico-navigation span.ico .container.personal {
	    background:url(../../_img/icos/personal_container.png) no-repeat;
	    width:260px;
	}
	#top-navigation #ico-navigation span.ico .container.ters2 {
	    /*background:url(../_img/icos/ters_container2.png) no-repeat;
	    width:120px;
	    margin-left:-84px;*/
		left:auto;
		right:0;
	}
	#top-navigation #ico-navigation span.ico a.notifications {
	    position:absolute;
	    left:0px;
	    top:0px;
	    background:url(../../_img/notification.png) no-repeat;
	    display:block;
	    width:20px;
	    height:20px;
	    z-index:12;
	    font-size:9px;
	    text-align:center;
	    padding:2px 0px;
	    color:#ff3d55;
	}
    
    #quick-search {
		position:relative;
	}
	.search-box{
		width:198px;
		float:left;
		background:url(../../_img/quick_search_bg_new.png?v01) no-repeat;
		height:26px;
		padding:14px 18px 0px 16px;
		position:relative;
        margin:15px 0 0 15px;
		z-index:50;
	}
	
	#quick-search input.txt {border:0px; font-size:12px; color:#9ea6b1; width:120px; margin-top:-2px; float:left;-webkit-appearance: none; margin-left:15px; font-family:Verdana, Geneva, sans-serif;}
	#quick-search input.submit_btn {margin-top: -3px; float: right; margin-right: 12px;}
	#quick-search #quick-result-count {display:none;}
	
	#quick-search .has-result input.submit_btn {display:none;}
	#quick-search .has-result #quick-result-count {
		display:block;
		font-size:10px;
		text-align:right;
		color:#80adb4;
		position:absolute;
		right:35px;
		top:15px;
		display:block;
	}
	
	#quick-search .search-result {
		position:absolute;
		left:16px;
		top:34px;
		background:url(../../_img/search_result_bg.png?v01) no-repeat left bottom;
		width:212px;
		height:118px;
		display:none;
		z-index:40;
		padding-top:25px;
	}
	#quick-search .search-result-scroll {
		margin-top:5px; 
		height:105px; 
		overflow-x:hidden;
		overflow-y:auto;
		width:191px;
		padding-left:10px;
		padding-right:10px;
	}
	#quick-search  #quick-search-result a {
		display:block;
		padding:5px 0px 5px 18px;
		font-size:12px;
		color:#737c88;
	}
	#quick-search  #quick-search-result a:hover {
	    background:#dfdfe3;
	}
	 
	/*Veripark*/
	.activeSelection {background:#ebebeb;}
	/*Veripark*/
	 

    #content {
	    background:#cccfd3;
	    padding:10px 10px 10px 10px;
	    zoom:1;
    } 
    #left-content {
        width:255px;
        float:left;
    }
    
	#right-content {
		width:635px;
		float:right;
		background:transparent;
	}
	
	body#right-content {float:none;}
	
	#right-content #rct {
		background:#fff;
		height:45px;
		/*/padding:10px 10px 10px 0px;*/
	}
    
    /*#right-content #rct h1 { margin:0!important; height:37px; background:#eff0f0; font-size:17px; color:#4b5053; font-family: 'segoe_uisemibold'; padding-left:50px; width:auto; display:block; float:none; line-height:19px; padding-top:16px;}*/

	#right-content #rct-a {
		background:#fff;
		height:45px;
        margin-bottom:10px;
	}
	#right-content #rct-a-sep {
		height:27px;
        background-color:white;
	}
	#right-content #rct-a-content {
		background:#fff;
        padding-top:17px;
	}
	#right-content #rcc {
		position:relative;
	}
	#right-content #rcb {
		background:url(../../_img/cont_b_bot.png) no-repeat;
		height:18px;
		font-size:0px; line-height:0px;
		display:none;
	}
	
	#right-content #page-tabs {
	    display:inline-block;
	    float:right;
	    padding-top:10px;
	    padding-right:15px;
	}
	    #right-content #page-tabs span {
	        display:inline-block;
	        float:left;
	    }
	    #right-content #page-tabs span.lc {
	        background:url(../../_img/tab_corner_l.png) no-repeat left top;
	        padding-left:5px;
	        margin-right:3px;
	    }
	    #right-content #page-tabs span.rc {
	        background:url(../../_img/tab_corner_r.png) no-repeat right top;
	        padding-right:5px;
	        
	    }
	    #right-content #page-tabs span.rc a {
	        display:inline-block;
	        height:25px;
	        background:#FFF;
	        font-size:11px;
	        padding-top:7px;
	        padding-left:3px;
	        float:left;
	        color:#ff3d55;
	    }
	    
	    #right-content #page-tabs span.rc a.close {
	        display:block;
	        width:14px;
	        height:25px;
	        display:inline-block;
	        background:#FFF url(../../_img/tab_close.gif) no-repeat right 7px;
	        display:block;
	    }
	    /*#right-content #page-tabs span.selected span.rc a.close {
	        display:block;
	    }*/
	    #right-content #page-tabs.tall span.rc a {
	        height:31px;
	    }
	    #right-content #page-tabs.tall span.rc a.close {
	        height:31px;
	    }
	    
	#right-content #in-tabs {
		width: calc(100% - 17px);
		height: 37px;
		
		padding: 1px;
		margin:0 auto;
	}
	    #right-content #in-tabs span {
	        float:left;
	        display:inline-block;
	        padding-left:0px;
	        margin-right:0px;
            width:32%;
            margin-left:6px;
            
	    }
	    
	    #right-content #in-tabs span a {
	        display: block;
			float: left;
			width: 100%;
			color: #ffffff;
			font-size: 12px;
			height: 39px;
			text-align: center;
			padding-top: 13px;
            font-family: 'segoe_uisemibold';
            background: #6c7a89;
            border:1px solid #6c7a89;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            
	    }
	    #right-content #in-tabs span.selected {
			display: inline-block;
			float: left;
	    }
	    #right-content #in-tabs span.selected  a {
			background: #fff;
			color: #5f6f7f;
        }
	    
	#right-content h1 {
	    /*display:inline-block;*/
	    float:left;
	    width:100%;
		padding:0;
		margin:10px 0px 10px 15px;
		color:#075a5c;
		font-size:25px;
        font-family: 'segoe_uilight';
	}

	.howto-icons {
	    float:right;
        width:104px;
	}
	.howto-icons .howto-icon-item {
	    float:right;
	    width:52px;
	    height:49px;
	    position:relative;
	    z-index:800;
	}
	.howto-icons .howto-icon-item a.undo {
	    width:52px;
	    height:49px;
	    display:block;
        position:relative;
        overflow:hidden;
	}
	
	.howto-icons .howto-icon-item a.how {
	   width:52px;
	    height:49px;
	    display:block;
        position:relative;
        overflow:hidden;
	}
	.howto-icons .howto-icon-item .howto-icon-content {
	    width:156px;
	    position:absolute;
	    left:-125px; 
        top:49px;
	    display:none;
	    z-index:9;
	    color:#FFF;
	    font-size:11px;
	    z-index:800;
	}
	.howto-icons .howto-icon-item a.active {
	    background-position:left -31px;
	} 
	.howto-icons .howto-icon-item .howto-icon-content.active {
	    display:block;
	}
	.howto-icons .howto-icon-item .howto-cnt-top {
	    font-size:0px; line-height:0px;
	    background:url(../../_img/icos/tip_content_top.png) no-repeat;
	    height:15px;
	    display:block;
	}
	.howto-icons .howto-icon-item .howto-cnt-bot {
	    font-size:0px; line-height:0px;
	    background:url(../../_img/icos/tip_content_bot.png) no-repeat;
	    height:5px;
	    display:block;
	}
	.howto-icons .howto-icon-item .howto-cnt-cnt {
	    background:url(../../_img/icos/tip_content_bg2.png?v01) 0 -42px no-repeat;
        padding:5px 10px;
        display:block;
	}
	
	.howto-icons .howto-icon-item .howto-yellow .howto-cnt-top {background:url(../../_img/icos/tip_content_top_yellow.png) no-repeat;}
	.howto-icons .howto-icon-item .howto-yellow .howto-cnt-bot {background:url(../../_img/icos/tip_content_bot_yellow.png) no-repeat;}
	.howto-icons .howto-icon-item .howto-yellow .howto-cnt-cnt {background:url(../../_img/icos/tip_content_bg_yellow.png) repeat-y;}
	
	.howto-icons {
	    float:right;
	}
	.howto-icons .fav-icon-item {
	    float:right;
	    width:52px;
	    height:49px;
	    position:relative;
	    z-index:800;
	}
	.howto-icons .fav-icon-item a.greenfav {
	    width:52px;
	    height:49px;
	    display:block;
        position:relative;
        overflow:hidden;
	    /*background:url(../../_img/icos/tip_star_green.png) no-repeat;*/
	    zoom:1;
	}
	.howto-icons .fav-icon-item a.yellowfav {
	    width:52px;
	    height:49px;
	    display:block;
        position:relative;
        overflow:hidden;
	    /*background:url(../../_img/icos/tip_star_yellow.png) no-repeat;*/
	}
	.howto-icons .fav-icon-item .fav-icon-content {
	    width:160px;
	    position:absolute;
	    left:-109px; top:49px;
	    display:none;
	    z-index:9;
	    color:#FFF;
	    font-size:11px;
	    z-index:800;
        background-position: 0 -1px;
	}
	.howto-icons .fav-icon-item a.active {
	    background-position:left -49px;
	} 
	.howto-icons .fav-icon-item .fav-icon-content.active {
	    display:block;
	}
	.howto-icons .fav-icon-item .fav-cnt-top {
	    font-size:0px; line-height:0px;
	    /*background:url(../../_img/icos/greenfav_top.png) no-repeat;*/
	    /*height:15px;*/
	    display:block;
	}
	.howto-icons .fav-icon-item .fav-cnt-bot {
	    font-size:0px; line-height:0px;
	    /*background:url(../../_img/icos/greenfav_bot.png) no-repeat;*/
	    height:5px;
	    display:block;
	}
	.howto-icons .fav-icon-item .fav-cnt-cnt {
	    padding: 13px 10px;
        display: block;
        text-align: center;
	}

	/*.howto-icons .fav-icon-item .fav-green .fav-cnt-top {background:url(../../_img/icos/greenfav_top.png) no-repeat;}
	.howto-icons .fav-icon-item .fav-green .fav-cnt-bot {background:url(../../_img/icos/greenfav_bot.png) no-repeat;}
	.howto-icons .fav-icon-item .fav-green .fav-cnt-cnt {background:url(../../_img/icos/greenfav_bg.png) repeat-y;}	

    .howto-icons .fav-icon-item .fav-yellow .fav-cnt-top {background:url(../../_img/icos/yellowFav_top.png) no-repeat;}
	.howto-icons .fav-icon-item .fav-yellow .fav-cnt-bot {background:url(../../_img/icos/yellowFav_bot.png) no-repeat;}
	.howto-icons .fav-icon-item .fav-yellow .fav-cnt-cnt {background:url(../../_img/icos/yellowFav_bg.png) repeat-y;}*/	


	.page-info {
	    padding-left:20px;
	}
    .page-info2 {
	    padding-left:8px;
	}    
	.page-info .fl {width:458px; padding-left:10px; font-size: 14px; color: #292929;font-family: 'segoe_uiregular';} 
	.page-info2 .fl {width:458px; padding-left:10px; font-size: 14px; color: #292929;font-family: 'segoe_uiregular';} 
	
	
	
#content-footer {
	background:url(../../_img/content_footer_bg.png) no-repeat;
	font-size:0px;line-height:0px;
	height:25px;
	font-size:12px;
}

#footer {
    position:static;
    bottom:0px;
    text-align:center;
    width:100%;
    left:0px;
    z-index:400;
}
#footer-flash-container {
    width:892px;
    margin:0px auto;
    position:relative;
    background:#fff;
    height:32px;
    color:#85b2c8;
	z-index:300;
	/*margin-bottom: 45px;*/
	padding-top: 8px;
	padding-left: 28px;
    border-top:1px solid #e7e7e7;
}
#footer-flash-container .time-left {
    position:absolute;
	background:url(../../_img/saniye_bg.png?v01) left center no-repeat;
    left:31px;
    top:8px;
    width:200px;
    height:24px;
    text-align:left;
    color:#075a5c;	
}
#footer-flash-container .time-left object { display:none;}
#footer-flash-container .news-ticker {
    position:absolute;
    left:20px;
    top:10px;
    width:200px;
    height:23px;
    text-align:left;
    color:#075a5c;
}

.kobiPage #footer-flash-container .time-left, #footer-flash-container .news-ticker{color:#075a5c;}
#footer-flash-container .time-left #count {
    color:#075a5c;
	font-size:12px;
    display:inline-block;
    left:33px;
    position:absolute;
    top:7px;
}
#ficoid {position:absolute; left:0px; top:0px;}
#count.start {}
.security-link {position:absolute; display:block; width:20px; height:20px; right:15px; top:6px;}
.avatarTest { position:absolute; display:none; width:50px; height:43px; right:150px; bottom:0px;  cursor:pointer;}
.avatarTest img { cursor:pointer;}
#footer-flash-container .reset-timer {
    background:url(../../_img/yenile_bg.png?v01) left center no-repeat;
    display:inline-block; 
	padding:0;
    position:absolute; 
	width:70px;
    text-align:left;
    left:142px;
    top:8px;
	height:24px;
}
#footer-flash-container .reset-timer a {color:#075a5c; padding:7px 0px 0px 35px; display:block;}
#footer-flash-container .news-ticker {
    left:250px;
    width:444px;
    top:27px;
    text-align:center;
	font-size:12px;
	font-weight:bold;
}
#footer-flash-container .news-ticker a, #footer a {
    color:#075a5c;
	font-weight:normal;
}
#footer-flash-container .today-date {
    position:absolute;
    right:40px;
    text-align:right;
    top:13px;
    color:#075a5c;
	font-size:12px;
}
	
/*veripark*/

.TableHeadRow
{
    border-right: #1f72ba 1px double;
    padding-right: 2px;
    border-top: #1f72ba 1px double;
    padding-left: 2px;
    font-weight: bold;
    font-family : verdana;
    font-size: 12px;
    background: #1f72ba;
    background-color: #1f72ba;
    padding-bottom: 2px;
    border-left: #1f72ba 1px double;
    color: #fff;
    padding-top: 2px;
    border-bottom: #1f72ba 1px double;
    text-align: center;
}

.MainSubHeading
{
    font-weight: bolder;
    font-size: 13px;
    color: #3f769e;
    font-family: arial, helvetica, tahoma, verdana, georgia, sans-serif;
    text-decoration: none
}

.SmallInvisibleTable
{
	padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font: 12px arial, helvetica, tahoma, verdana, georgia, sans-serif;
    padding-top: 5px

}

.MainTextBlack
{
    font-weight: bolder;
    font-size: 12px;
    color: #3f769e;
    font-family: tahoma, verdana, geneva, georgia, arial, helvetica, sans-serif;
    text-decoration: none
}

.GeneralTable
{
    font-size: 10px;
    font-family: arial, helvetica, tahoma, verdana, georgia, sans-serif;
}

.InvisibleTable
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font: 12px arial, helvetica, tahoma, verdana, georgia, sans-serif;
    width: 100%;
    padding-top: 5px
}

.MainText
{
    font: 12px arial, helvetica, tahoma, verdana, georgia, sans-serif;
    color: #505050
}
.MainTextBlack
{
    font-weight: bolder;
    font-size: 12px;
    color: #3f769e;
    font-family: tahoma, verdana, geneva, georgia, arial, helvetica, sans-serif;
    text-decoration: none
}

.GridViewHeader
{
	border-right: #ffffff 1px double ;
    padding-right: 2px ;
    border-top: #ffffff 1px double ;
    padding-left: 0px ;
    font-weight: bold ;
    font-family : verdana ;
    font-size: 12px ;
    background: #1f72ba ;
    background-color: #1f72ba ;
    padding-bottom: 2px ;
    border-left: 0px ;
    color: #fff;
    padding-top: 2px ;
    border-bottom: #ffffff 1px double ;
    text-align: center ;
    vertical-align:middle;
}


.GridViewHeaderLastColumn
{
	border-right: 0px ;
    padding-right: 2px ;
    border-top: #FFFFFF 1px double ;
    padding-left: 0px ;
    font-weight: bold ;
    font-family : Verdana ;
    font-size: 12px ;
    background: #1f72ba ;
    background-color: #1f72ba ;
    padding-bottom: 2px ;
    border-left: 0px ;
    color: #fff;
    padding-top: 2px ;
    border-bottom: #FFFFFF 1px double ;
    text-align: center ;
    verticaL-align:middle;
}

.GridViewItemStyle
{
	border-color:GrayText !important;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	text-align:center !important;
	border:1 !important;
}

.GeneralGridview
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font: 12px Arial, Helvetica, Tahoma, Verdana, Georgia, Sans-serif;
    padding-top: 5px;
    width:100%;
    border:1;
	text-align:center;
}

.TableHeadCell
{
    padding-right: 5px;
    padding-left: 5px;
    background: #fff;
    padding-bottom: 5px;
    font: bolder 12px Arial, Helvetica, Tahoma, Verdana, Georgia, Sans-serif;
    color: #3f769e;
    padding-top: 5px;
    text-align: left;
    vertical-align:middle !important;
}

.listing-accounts-header
{
	font-size:11px !important; 
	padding-top:0px !important; 
	border-bottom:1px solid #CBD9E1 !important;  
	color:#2697AC !important;
	font-weight:normal !important;
}

.listing-accounts-row-lightOn
{  
	color:#ff3d55; 
	/*background-color:#d6ebf6;*/
	background-color:Black;
}  
/*veripark*/
/*#avatar_placeholder {
    position:fixed;
    bottom:0px;
    right:0px;
    width:350px;
    height:230px;
    z-index:200;
}
*/
#avatar_placeholder{position:absolute;bottom:33px;right:0px;width:350px;height:230px;z-index:200;}

#avatar_placeholder2 {position:fixed;bottom:-142px;right:67px;display:none;}
.table-red-border {border:2px solid red}
.avatar_placeholder3 
{
	overflow:hidden;
    position:absolute;
    
    width: 350px;
    height:230px;
    z-index: 9999;  
}

#left-content #piyasalar {margin:10px 0;}
#left-content #piyasalar .top {width:220px; height:38px; background:url(../../_img/alt/menu/left_piyasalar_top.png) no-repeat; display:block;}
#left-content #piyasalar .top span.title {font-size:15px;font-weight:700;padding-left:13px;padding-top:7px;color:#fff; display:block;}
#left-content #piyasalar .bottom {width:220px; height:38px; background:url(../../_img/alt/menu/left_piyasalar_bottom.png) no-repeat;display:block;}
#left-content #piyasalar .bottom span.date {font-size:11px;font-weight:500;padding-left:13px;padding-top:15px;color:#fff; display:inline-block; float:left;}
#left-content #piyasalar .bottom a.options {float:right; margin:12px 8px 0 0;}
#left-content #piyasalar .container {width:220px;background:url(../../_img/alt/menu/left_piyasalar_middle.png) repeat-y;display:block;}
#left-content #piyasalar .container ul {padding:0 15px;}
#left-content #piyasalar .container ul li {border-bottom:2px solid #589db0; padding:3px 0; color:#b9dfe3;font-weight:700; }
#left-content #piyasalar .container ul li .l {float:left;}
#left-content #piyasalar .container ul li .r {float:right;}

/* Kar��lama Sayfas� */

 #rcc #varliklarim {}
 #rcc #varliklarim .varliklarimTop {background:url(../../_img/welcomepage/cont-f-top.jpg) no-repeat ;height:53px;}
 #rcc #varliklarim.karsilama-cont-collapsed .varliklarimTop{background:url(../../_img/welcomepage/close_2.jpg) no-repeat;height:40px;padding-bottom:5px;}
 #rcc #varliklarim .varliklarimCont {background:url(../../_img/welcomepage/cont-f-cont.jpg) repeat-y;}
 #rcc #varliklarim .varliklarimBot {background:url(../../_img/welcomepage/cont-f-bottom.jpg) no-repeat;height:16px;padding-bottom:5px;}
 #rcc #varliklarim.karsilama-cont-collapsed .varliklarimCont,
 #rcc #varliklarim.karsilama-cont-collapsed .varliklarimBot {display:none !important;}
 #rcc #varliklarim .varliklarimTop .varliklarimClose {padding:9px 0 0 92px;float:left;}
 #rcc #varliklarim .varliklarimTop .varliklarimBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 0px 0 15px;float:left;width:100px;}
 #rcc #varliklarim .varliklarimTop .varliklarimChart{float:left;}
 #rcc #varliklarim .varliklarimTop .varliklarimChart ul{ margin:0px; padding:15px 0px 0px 0px; overflow:hidden;}
 #rcc #varliklarim .varliklarimTop .varliklarimChart ul li{display:inline-block; float:left;padding-left:7px; overflow:hidden;}
 #rcc #varliklarim .varliklarimTop .varliklarimChart ul li a{display:inline-block;color:#2d6586;font-size:11px;font-family:Arial;font-weight:bold;text-decoration:underline;}
 #rcc #varliklarim .varliklarimTop .varliklarimChart ul li.active{}
 #rcc #varliklarim .varliklarimTop .varliklarimChart ul li.active a{color:#ff3d55;font-size:11px;font-family:Arial;font-weight:bold;text-decoration:none;}
 #rcc #varliklarim .varliklarimCont .varliklarimChart{float:left;}
 div.tabs-content {position:relative;float:left; width:200px;}
 div.tabs-content .varliklarimChartPie{padding:0 0 0 0px;float:left;}
 div.tabs-content .varliklarimChartBar{padding:0 0 0 0px;float:left;}

 .balloonArea{display: none;height: 0px;z-index: 999999;right: 0px;top: -5px;position: relative;}
 .icoBalloon{background: url(../../_img/welcomepage/icoblue.png) top left no-repeat;width: 14px;height: 6px;margin-left: 12px;}
 .balloon{background: url(../../_img/welcomepage/balloon_shape.png) repeat;padding: 5px;min-width: 155px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
 .balloonContent{background: #fff;padding: 10px; /* min-height: 110px; */-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
 ul.balloonSubs li{list-style-image: url(../../_img/welcomepage/icoblue2.png);list-style-position: inside;color: #2d6586;font-size: 14px;font-weight: bold;}
 
 .varliklarimChartCont {padding:0 0 0 0px;width:130px;float:left;}
 .varliklarimChartCont .ico_00FF00 {background:url(../../_img/welcomepage/icos/00FF00.jpg) no-repeat;}
 .varliklarimChartCont .ico_00FF00 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_00FF00 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_9ACD32 {background:url(../../_img/welcomepage/icos/9ACD32.jpg) no-repeat;}
 .varliklarimChartCont .ico_9ACD32 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_9ACD32 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_000080 {background:url(../../_img/welcomepage/icos/000080.jpg) no-repeat;}
 .varliklarimChartCont .ico_000080 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_000080 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_008000 {background:url(../../_img/welcomepage/icos/008000.jpg) no-repeat;}
 .varliklarimChartCont .ico_008000 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_008000 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_800000 {background:url(../../_img/welcomepage/icos/800000.jpg) no-repeat;}
 .varliklarimChartCont .ico_800000 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_800000 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_800080 {background:url(../../_img/welcomepage/icos/800080.jpg) no-repeat;}
 .varliklarimChartCont .ico_800080 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_800080 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_808000 {background:url(../../_img/welcomepage/icos/808000.jpg) no-repeat;}
 .varliklarimChartCont .ico_808000 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_808000 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_ADD8E6 {background:url(../../_img/welcomepage/icos/ADD8E6.jpg) no-repeat;}
 .varliklarimChartCont .ico_ADD8E6 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_ADD8E6 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_D2BD8C {background:url(../../_img/welcomepage/icos/D2BD8C.jpg) no-repeat;}
 .varliklarimChartCont .ico_D2BD8C .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_D2BD8C .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_EE82EE {background:url(../../_img/welcomepage/icos/EE82EE.jpg) no-repeat;}
 .varliklarimChartCont .ico_EE82EE .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_EE82EE .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_FF0000 {background:url(../../_img/welcomepage/icos/FF0000.jpg) no-repeat;}
 .varliklarimChartCont .ico_FF0000 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_FF0000 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_FF6347 {background:url(../../_img/welcomepage/icos/FF6347.jpg) no-repeat;}
 .varliklarimChartCont .ico_FF6347 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_FF6347 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_FFA500 {background:url(../../_img/welcomepage/icos/FFA500.jpg) no-repeat;}
 .varliklarimChartCont .ico_FFA500 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_FFA500 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_FFC0CB {background:url(../../_img/welcomepage/icos/FFC0CB.jpg) no-repeat;}
 .varliklarimChartCont .ico_FFC0CB .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_FFC0CB .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 .varliklarimChartCont .ico_FFFF00 {background:url(../../_img/welcomepage/icos/FFFF00.jpg) no-repeat;}
 .varliklarimChartCont .ico_FFFF00 .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 30px;}
 .varliklarimChartCont .ico_FFFF00 .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0px 0 0 30px;}

 #rcc #varliklarim .varliklarimTop .hatirlatmalarBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 0 0 40px;float:left;}
 .hatirlatmalarCont {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;float:left;padding-left:5px;padding-right:5px;}
 .hatirlatmalarCont .hatirlatmalarText {border-bottom:1px solid; width:170px; border-color:#e2f2fb;}
 .hatirlatmalarCont .hatirlatmalarText .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:3px 0 0 0;}
 .hatirlatmalarCont .hatirlatmalarText .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0 0 3px 0;}
 .hatirlatmalarCont .hatirlatmalarTextNoBorder {border:0px;}
 .hatirlatmalarCont .hatirlatmalarTextNoBorder .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:3px 0 0 0;}
 .hatirlatmalarCont .hatirlatmalarTextNoBorder .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0 0 3px 0;}
 #rcc #sonislemler {}
 #rcc #sonislemler .sonislemlerTop {background:url(../../_img/welcomepage/cont-f-top.jpg) no-repeat;height:53px;}
 #rcc #sonislemler.karsilama-cont-collapsed .sonislemlerTop {background:url(../../_img/welcomepage/close_2.jpg) no-repeat;height:40px;padding-bottom:5px;}
 #rcc #sonislemler .sonislemlerCont {background:url(../../_img/welcomepage/cont-f-cont.jpg) repeat-y;}
 #rcc #sonislemler .sonislemlerBot {background:url(../../_img/welcomepage/cont-f-bottom.jpg) no-repeat;height:16px;padding-bottom:5px;}
 #rcc #sonislemler.karsilama-cont-collapsed .sonislemlerCont,
 #rcc #sonislemler.karsilama-cont-collapsed .sonislemlerBot {display:none !important;}
 #rcc #sonislemler .sonislemlerTop .sonislemlerClose {position: absolute;top: 325px;left: 590px;}
 #rcc #sonislemler .sonislemlerTop .sonislemlerBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 0 0 15px;float:left;}
 #rcc #sonislemler .sonislemlerTop .sonislemlerHesapHar {position: relative;top: 8px;left: 320px;}
 .atmislemleri {width:168px;margin:0 0 0 15px;padding:25px 0 0 0;float:left}
 .atmislemleri .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 0;}
 .atmislemleri .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0 0 0 0;}
 .hesapislemleri {width:168px;margin:0 0 0 15px;padding:25px 0 0 0;float:left}
 .hesapislemleri .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 0;}
 .hesapislemleri .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0 0 0 0;}
 .odemeler {width:168px;margin:0 0 0 15px;padding:25px 0 0 0;float:left}
 .odemeler .grey{color:#5d5c5d;font-size:12px;font-family:Arial;font-weight:bold;padding:7px 0 0 0;}
 .odemeler .pink{color:#ff3d55;font-size:12px;font-family:Arial;font-weight:bold;padding:0 0 0 0;}

 .atmimageTR {background:url(../../_img/welcomepage/atm-islemleri.jpg) no-repeat;}
 .atmimageEN {background:url(../../_img/welcomepage/atm-transactions.png) no-repeat;}
 .lastTransactionsImageTR {background:url(../../_img/welcomepage/hesap-islemleri.jpg) no-repeat;}
 .lastTransactionsImageEN {background:url(../../_img/welcomepage/account-transactions.png) no-repeat;width:190px !important;}
 .paymentsImageTR{background:url(../../_img/welcomepage/odemeler.jpg) no-repeat;}
 .paymentsImageEN{background:url(../../_img/welcomepage/payments.png) no-repeat;width:145px !important;}
 
 #rcc #kisiselMenu {}
 #rcc #kisiselMenu .kisiselMenuTop {background:url(../../_img/welcomepage/cont-g-top.jpg) no-repeat;height:40px;}
 #rcc #kisiselMenu.karsilama-cont-collapsed .kisiselMenuTop {background:url(../../_img/welcomepage/close_2.jpg) no-repeat;height:40px;padding-bottom:5px;}
 #rcc #kisiselMenu .kisiselMenuCont {background:url(../../_img/welcomepage/cont-g-cont.jpg) repeat-y;}
 #rcc #kisiselMenu .kisiselMenuBot {background:url(../../_img/welcomepage/cont-g-bottom.jpg) no-repeat;height:20px;padding-bottom:5px;}
 #rcc #kisiselMenu.karsilama-cont-collapsed .kisiselMenuCont,
 #rcc #kisiselMenu.karsilama-cont-collapsed .kisiselMenuBot {display:none !important;}
 #rcc #kisiselMenu .kisiselMenuTop .kisiselMenuClose {padding:9px 0 0 150px;float:left;}
 #rcc #kisiselMenu .kisiselMenuTop .kisiselMenuBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 180px 0 15px;float:left;}
 #rcc #kisiselMenu .kisiselMenuTop .yeniliklerBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 0 0 25px;float:left;}
 .kisiselMenum {float:left;}
 .kisiselMenum p{padding:5px 0 0 6px;}
 .kisiselMenum img{padding:0 6px 0 0;}
 .kisiselMenum .btnLong{background: url(../../_img/welcomepage/btnLong.jpg) no-repeat;width: 270px;height: 24px;border: 0;margin-left: 6px;margin-bottom: 5px;}
 .kisiselMenum .btnLong a{display: block;width: 270px;height: 22px;color: white;font-weight: 700;padding-top: 2px;}

 .yenilikler {float:left;width:250px;color:#5d8ba5;font-size:12px;font-family:Arial;font-weight:bold;}
 .yenilikler ul {padding:0 0 0 25px;}
 .yenilikler ul li a {background:url(../../_img/welcomepage/newIco-2.jpg) 0px 4px no-repeat; padding:0px 0px 7px 15px;color:#5d8ba5;}
 #rcc #firsatlar {}
 #rcc #firsatlar .firsatlarTop {height:40px;}
 #rcc #firsatlar .firsatlarTop .firsatlarBaslik {color:#2d6586;font-size:16px;font-family:Arial;font-weight:bold;padding:11px 180px 0 15px;float:left;}
 #rcc #firsatlar .firsatlarCont {}
 #rcc #firsatlar .firsatlarCont img{padding:0 4px 0 0;}
.karsilama-cont-collapsed {}

/*~ Kar��lama Sayfas� */

/*TimeOutConfirm.aspx && LogOff.aspx*/
.clear { clear:both;}

.baslik-d {/* background: url(../../_img/logo-d.jpg) top center no-repeat #88cbd4;*/ width:920px; height:120px; margin:0 auto; position:relative;}
	#logo { top: auto; bottom: 5px; left: 58px; height: 47px; width: 152px; position: absolute; z-index: 10; }
	.anasayfaLink { top: auto; bottom: 5px; left: 230px; height: 26px; width: 85px; position: absolute; z-index: 20; background: url(../../_img/anasayfa_icon.png) 0 0 no-repeat; }

.logoutContent { width:900px; margin:0 auto; background:#cccfd3; padding:10px;}
#divWhenSomeTransactions > h3 { text-align:center; }
#divWhenNoTransaction > h3 { text-align:center;}
#divThanks > h3 { text-align:center; padding-top:25px;}
.logoutContent h3 { font-size:14px; text-align: left; padding-top:5px; margin:0 0 15px 0; /*font-weight:normal;*/ color:#292929; font-family: 'segoe_uiregular';}
.logoutContent p {  color:#292929; font-family: 'segoe_uiregular'; font-size:13px; margin-bottom: 10px; text-align: left;  }
.logoutContent p.center {  text-align: center;  }
.logoutContent .ust-d { background: #fff; width:880px; padding:10px; }
.logoutContent .ust-dv2 { width:880px;   align-content:center; text-align:center;}
.logoutContent .ust-dv3 { width:880px; align-content:center; text-align:center;}  
.logoutContent div.ust-d { height:36px; width:880px; padding-top:17px; margin:0; text-align:center;}
.logoutContent .ust-d h3 { color:#4b5053; font-family: 'segoe_uisemibold'; font-size:17px; line-height:48px; text-align:center; font-weight:normal;background:#eff0f0;}

.logoutContent .orta-d { background: #fff; width:900px; min-height:150px; padding-top:20px;}
.logoutContent .orta-d .tarihsaat { width:125px; float:left; margin-left:320px;}
.logoutContent .orta-d .tarihsaat ul { color:#292929;  font-family: 'segoe_uiregular'; font-size:14px; line-height: 22px; text-align: left;/* list-style: initial; list-style-position:inside; */ list-style:none;}
.logoutContent .orta-d .islembilgisi { width:300px; float:left; margin-left:20px; }
.logoutContent .orta-d .islembilgisi ul { color:#292929;  font-family: 'segoe_uiregular'; font-size:14px; line-height: 22px; text-align: left; } 
.logoutContent .orta-d .picture {/* float:right; width:265px; border-left: 2px solid #e2f2fb;*/ text-align:center;}

.logoutContent .orta-d .someTransactions { float:left; width:340px; }

.logoutContent .alt-d { background: #fff; width:900px; height:17px; }

.logoutContent .buttons { width:435px; margin: 0 auto 0 auto; padding:30px 0 20px 165px;}
.logoutContent .buttons table { width:280px;}
.logoutContent .buttons .sayfayi-kapat { background: url(../../_img/form/sayfayi-kapat.png) top no-repeat; width:117px; height:25px; float:left; }
.logoutContent .buttons .yeniden-giris { background: url(../../_img/form/yeniden-giris.png) top no-repeat; width:112px; height:25px; float:right; }
/*TimeOutConfirm.aspx && LogOff.aspx*/

/*EBranchForms\AllProcess\AllProcess.aspx*/
.tumIslemlerSol { float:left; width:280px;}
.tumIslemlerSag { float:right; width:280px;}
.tumIslemlerSol h5 { color:#ed1c24; font-family: 'segoe_uisemibold'; font-size:17px;/* padding-bottom: 10px; padding-top: 10px;*/ margin:0; background: white;}
.tumIslemlerSag h5 { color:#ed1c24; font-family: 'segoe_uisemibold'; font-size:17px;/* padding-bottom: 10px; padding-top: 10px;*/ margin:0; background: white;}

ul.tumIslemler {/* background:#f3fafc;*/ list-style: none; /*padding-bottom:10px; padding-top:10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;*/ padding-left:0;}
ul.tumIslemler li {text-indent: 10px;line-height:24px}
ul.tumIslemler li span.yildiz {width:19px; height:17px; cursor:pointer;margin-left: 10px;}
ul.tumIslemler li a {color:#4bacb6; font-family:Tahoma; font-size:12px; text-decoration:none; height:20px; display:inline-block;}
ul.tumIslemler li a.favoride { color:Green; font-weight:bold;}
ul.tumIslemler li ul { padding-left:0;}
ul.tumIslemler li ul li {text-indent: 10px; line-height:24px}
ul.tumIslemler li ul li a { color:#292929; font-family: 'segoe_uisemibold'; font-size:12px; text-decoration:none;}
ul.tumIslemler li ul li ul li  {text-indent: 15px;}
ul.tumIslemler li ul li ul li a { color:#292929; font-family: 'segoe_uiregular'; font-size:12px; text-decoration:none; font-weight:normal;}

.tumIslemlerSearch {background: url(../../_img/islemara.png?v01) top no-repeat; height: 28px; width: 549px; margin-bottom: 15px;}
.tumIslemlerSearch .tumIslemlerInput {float: left; padding: 5px 0 0 5px; width: 495px;}
.tumIslemlerSearch .tumIslemlerInput input {background: none; border: 0 none; color: #DD3E51; font-family: tahoma; font-size: 12px; width: 500px; outline: none;}
.tumIslemlerSearch .tumIslemlerBtn a{background: none; width:36px; height: 28px; border: 0 none; float: right;}

ul.aramaListe li.baslik { color:#2c6586; font-family:Tahoma; font-size:13px; font-weight:bold;}
ul.aramaListe li { color:#000; font-family:Tahoma; font-size:12px; font-weight:bold; line-height:21px;}
/*EBranchForms\AllProcess\AllProcess.aspx*/


/* A�ILI� SAYFASI */

/*Welcome.css*/
#right-content #rct-notitle {
	background:url(../../_img/welcome/no-title.png) no-repeat;
	height:18px;
}
.welcome-content {
	/*padding:5px 0px;*/ /*5px 10px;*/
	overflow: hidden;
	height: 100%;
    width:635px;
    margin:0 auto;
}
.welcome-box {
	width:313px;
	
	height: 405px;
	float: left;
	margin-right:9px;
	position: relative;
} 
.welcome-box.fonlar { height:405px;}
.welcome-box.banner { height:405px;}
.welcome-box.light {
	/*background: #89cadf url(../../_img/welcome/box-light-blue.jpg) no-repeat;*/
}
.welcome-box.flat {
	/*background: #89cadf url(../../_img/welcome/box-light-blue-flat.jpg) no-repeat;*/
	/* background: url(../../_img/welcome/box-blue.jpg?V01) no-repeat;*/
}
.welcome-box.flat.bb2 {background: url(../../_img/welcome/box-blue2.jpg?V01) no-repeat; height:459px;}
.welcome-box.kartlarim {
	margin-right:0px;
}

.welcome-box-item {
	position: relative;
	width: 313px;
}
.welcome-box-item-single {
	width:254px;
	overflow: hidden;
}
.welcome-box-item .item-image {
	height: 149px;
	text-align: center;
	padding: 20px 0 0 0;
}
.welcome-box-item .item-image p {
	color:#075a5c;
	font-size:14px;
	text-align: left;
	padding-left:25px;
    padding-right:25px;
	padding-top:21px;
	margin:0;
	font-family: 'segoe_uiregular';
}
.welcome-box-item .item-image p strong {
	/*color:#005282;
	font-size:20px;
	padding-bottom:5px;
	font-weight: normal;*/
	display: block;
	padding-top:3px;
}
.welcome-box-item .item-name {
	margin-bottom: 5px;
	text-align: center;
	font-size: 24px;
	color: #075a5c;
	font-weight: bold;
	display: block;
	font-family: 'segoe_uisemibold';
    margin-top:17px;
}
.welcome-box-item .item-name a {
	color:#1b638d;
}

.welcome-box-item .item-name a.deposit {
	color:#1b638d;
    font-size:14px;
    margin-top:10px;
}

.welcome-box-item .item-name a.creditCard {
	color:#1b638d;
    font-size:14px;
    margin-top:10px;
}


.welcome-box-item .item-content .item-tabs {
	overflow: hidden;
	width: 292px;
	height: 47px;
	margin: 0 auto;
}
.welcome-box-item .item-content .item-title {
	background: #ddf4fd;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	height:20px;
	margin: 15px 10px 0px 10px;
	text-align: center;
	padding:15px;
}
.welcome-box-item .item-content .item-tabs a {
	display: block;
	float: left;
	background: #0080b2;
	width: 146px;
	height: 37px;
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.welcome-box-item .item-content .item-tabs div {
	background: #ceeefb;
	color: #5f6f7f;
	display: block;
	float: left;
	background: #0080b2;
	width: 146px;
	height: 37px;
	padding-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: 'segoe_uisemibold';
}

.welcome-box-item .item-content .item-tabs a span {
	font-size:12px;
    display: block;
}

.welcome-box-item .item-content .item-tabs div span { /* Veripark */
	font-size:12px;
    display: block;
}

.welcome-box-item .item-content .item-tabs a sup {
	vertical-align: super;
	font-size: smaller;
}

.welcome-box-item .item-content .item-tabs div sup { /* Veripark */
	vertical-align: super;
	font-size: smaller;
}


.welcome-box-item .item-content .item-tabs a.active {
	background: #ceeefb;
	color: #5f6f7f;
}
.item-tab-left {
	/*border-top-left-radius: 5px;*/
}
.item-tab-right {
	/*border-top-right-radius: 5px;*/
}

.welcome-box-item .item-tab-panel {
	background: #ceeefb;
	display: none;
	width: 236px;
	margin: 0 auto;
	padding: 8px 28px;
	height:111px;
}
.welcome-box-item .item-tab-panel a {
	color: #075a5c;
font-size: 14px;
display: block;
}
.welcome-box-item .item-tab-panel.active {
	display: block;
}

.varliklarim .welcome-box-item .item-tab-panel.active {
	display: block;
}

.welcome-box-item .item-tab-panel table tr td {
	padding: 7px 0;
	border-bottom: 1px dashed #b3d9eb;
}

.banner-btn {
	background: url(../../_img/welcome/banner-btn.png?v01) no-repeat center center;
	text-align: center;
	display: block;
	color: #FFF;
	font-family: 'segoe_uisemibold';
	font-size: 15px;
	line-height:17px;
	font-weight: normal;
	/*padding: 8px;
	margin-top:2px;*/
	width:273px;
	height:24px;
	padding-top:6px;
	margin:50px auto 0 auto; /*Veripark*/
}
.banner-btn-long {
	font-size: 12px;
	padding: 10px 4px;
}

.cycle-slideshow {
	overflow:hidden;
	z-index: 100;
}
.pager {
	position: absolute;
	left:115px; 
	top:5px;
	width: 303px;
	padding-left:10px;
	text-align: center;
}
.pager span {
	width: 9px;
    height: 9px;
    background: #b0b8b9; 
    display: inline-block;
    text-indent: 0px;
    margin-right: 5px;
    font-size: 0px;
    line-height: 15px;
    border-radius: 9px;
}
  
  .pager span.cycle-pager-active {
	background:#e2534b;
}


.go {
	width:35px;
	height: 45px;
	background: url(../../_img/welcome/go.png) left top;
	position: absolute;
	top:75px;
	z-index: 999;
}
.go-prev {
	left: 20px;
}
.go-next {
	right: 20px;
	background-position: right top;
}

.welcome-box.fonlar .welcome-box-item .item-image {
	height:170px;
}
.welcome-box.fonlar .pager {
	top:170px;
}
.welcome-box-item .item-tab-panel.thick {border-radius: 5px; display: block; overflow: hidden; margin-top:12px;}
.welcome-box-item .item-tab-panel.thick table tr td {
	padding:7px 0px 5px 7px;
}

.welcome-box.banner {
	margin-right:0px;
}
.welcome-box.banner .item-image {
	height: auto;
}
.welcome-box.banner .pager {
	top:175x;
}
/*Welcome.css*/


/*welcome-template.css*/
.side-banner {
	padding:10px 0px;
}

.side-agenda {
	width:255px;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 10px;
	background: #d23c01;
}
.side-agenda .side-agenda-title {
	overflow: hidden;
	background: url(../../_img/welcome/agenda-title.png?v03);
	display: block;
	height: 28px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 15px;
	line-height: 16px;
}

.side-agenda .title-bg-EN {
	background: url(../../_img/welcome/agenda-title-en.png) !important;
}

.side-agenda .title-bg-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-title-en.png) !important;
}

.red .side-agenda .title-bg-EN {
	background: url(../../_img/welcome/agenda-title-en.png) 0 -86px no-repeat !important;
}

.red .side-agenda .title-bg-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-title-en.png)  0 -86px no-repeat !important;
}

.blue .side-agenda .title-bg-EN {
	background: url(../../_img/welcome/agenda-title-en.png) 0 -43px no-repeat !important;
}

.blue .side-agenda .title-bg-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-title-en.png) 0 -43px no-repeat !important;
}

.side-agenda .side-agenda-calendar {
	/*border:2px solid #6cb7d4;
	border-left:2px solid #8bc9df;
	border-bottom:none;
	border-top:none;*/
	position: relative;
}

.side-agenda-calendar .ui-datepicker {
	border:none;
	background: none ;
	width: auto;
	padding:0px ;
	color:#2d6586;
	height:240px ;
}
.side-agenda-calendar .ui-datepicker .ui-datepicker-header {
	padding:0px !important;
	-webkit-border-radius: 0;
}
.side-agenda-calendar .ui-datepicker .ui-widget-header {
	background: #d23c01;
	border-top:1px solid #ee7228;
	border-bottom:1px solid #ee7228;
	border-left:none;
	border-right:none;
	-webkit-border-radius: 0;
	height: 28px !important;
}

.side-agenda-calendar .ui-datepicker .ui-datepicker-prev, 
.side-agenda-calendar .ui-datepicker .ui-datepicker-next {
	top:0px;
	width:42px;
	height: 28px ;
	background: #f0f8fc ;
	background: url(../../_img/welcome/agenda-arrow.png?v04) no-repeat ;
	-webkit-border-radius:0 ;
}

.side-agenda-calendar .ui-datepicker .ui-datepicker-prev {
	left:0px ;
	cursor:pointer ;
}

.side-agenda-calendar .ui-datepicker .ui-datepicker-next {
	background-position: right top ;
	right:0px ;
	cursor:pointer ;
}

.side-agenda-calendar .ui-datepicker .ui-widget-header .ui-icon {
	display: none ;
}
.side-agenda-calendar .ui-state-hover {
	border:none ;
}
.side-agenda-calendar .ui-datepicker-title  {
	color:#ffffff ;
	padding-top:7px ;
	font-family:Arial, Helvetica, sans-serif ;
	line-height: 15px ;
	font-size: 13px ;
	font-weight:normal ;
}
.side-agenda-calendar .ui-datepicker-calendar {
	background: #d23c01;
	font-size:11px ;
	width:80% ;
	margin-left: 29px ;
	margin-top: 7px ;
}
.side-agenda-calendar .ui-datepicker-calendar thead th {
	color:#fff ;
	font-size:14px ;
}

.side-agenda-calendar .ui-datepicker-calendar tbody td {
	padding:0px ;
}

.side-agenda-calendar .ui-datepicker-calendar tbody td .ui-state-default {
	border:none ;
	padding:7px 0px ;
	text-align: center ;
	background: none ;
	color:#ffffff ;
	font-weight:normal ;
}

.side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-current-day  .ui-state-active {
	border:1px solid #ee7228;
	padding:6px 0px;
	background:#ba2b01;
}

.side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-today .ui-state-highlight { background:#c73700; border:1px solid #ffffff; padding:6px 0;}

.side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-week-end .ui-state-default {

}

.side-agenda-calendar .ui-datepicker-calendar tbody td.has-event .ui-state-active,
.side-agenda-calendar .ui-datepicker-calendar tbody td.has-event .ui-state-default {
	background: url(../../_img/welcome/agenda-cell-selected.png?v02) no-repeat ;
	color: #FFF ;
}



.agenda-buttons {
	border-top:1px solid #ee7228;
	overflow:hidden;
}
.agenda-buttons .add {
	background: url(../../_img/welcome/agenda-entry.png?v03) no-repeat;
	width:127px;
	height: 32px;
	display: block;
	float: left;
	border-right:1px solid #ee7228;
}

.agenda-buttons .add-button-EN{
	background: url(../../_img/welcome/agenda-entry-en.png) no-repeat !important;
}

.agenda-buttons .add-button-EN-kobi{
	background: url(../../_img/welcome/kobi-agenda-entry-en.png) no-repeat !important;
}
.red .agenda-buttons .add-button-EN{
	background: url(../../_img/welcome/agenda-entry-en.png) 0 -64px no-repeat !important;
}

.red .agenda-buttons .add-button-EN-kobi{
	background: url(../../_img/welcome/kobi-agenda-entry-en.png) 0 -64px no-repeat !important;
}
.blue .agenda-buttons .add-button-EN{
	background: url(../../_img/welcome/agenda-entry-en.png)  0 -32px no-repeat !important;
}

.blue .agenda-buttons .add-button-EN-kobi{
	background: url(../../_img/welcome/kobi-agenda-entry-en.png)  0 -32px no-repeat !important;
}

.agenda-buttons .refresh {
	background: url(../../_img/welcome/agenda-refresh.png?v03) no-repeat;
	width:127px;
	height: 32px;
	display: block;
	float: right;
}

.agenda-buttons .refresh-EN {
	background: url(../../_img/welcome/agenda-refresh-en.png) no-repeat !important;
}

.agenda-buttons .refresh-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-refresh-en.png) no-repeat !important;
}

.red .agenda-buttons .refresh-EN {
	background: url(../../_img/welcome/agenda-refresh-en.png)  0 -64px no-repeat !important;
}

.red .agenda-buttons .refresh-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-refresh-en.png)  0 -64px no-repeat !important;
}

.blue .agenda-buttons .refresh-EN {
	background: url(../../_img/welcome/agenda-refresh-en.png)  0 -32px no-repeat !important;
}

.blue .agenda-buttons .refresh-EN-kobi {
	background: url(../../_img/welcome/kobi-agenda-refresh-en.png)  0 -32px no-repeat !important;
}

.side-profile {
	width:232px;
	height: 30px;
	background: url(../../_img/welcome/side-profile-box.png?v04) no-repeat;
	position: relative;
	padding-top:43px;
	padding-left:23px;
	margin-bottom:10px;
}

.side-profile.en
{
    background: url(../../_img/welcome/side-profile-box-en.png?v04) no-repeat !important;
}

.side-profile .tools {
	position: absolute;
	right:0px;
	top:0px;
	width:49px; height: 73px;
	background: url(../../_img/welcome/side-profile-tools.png?v04) center center no-repeat;
}
.side-profile .bar {
	background: url(../../_img/welcome/side-profile-bar-bg.png?v04) no-repeat;
	height: 14px;
    width: 161px;
    overflow: hidden;
}
.side-profile .bar .active {
	border-radius: 20px;
	background: #418dc2;
	height: 14px;
}
.side-profile .bar .active span {
	float: right;
	margin-right:5px;
	color:white;
	font-weight: bold;
	font-size:10px;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.side-profile .bar.percent-10 .active span{
    margin-right: -30px;
    color: #1b638d;
}
.side-profile .not {
	font-size:11px;
	padding-top:8px;
	display: none;
	color:#FFF;
	
}

.subContentLeftCommentEft { background:url(../../_img/welcome/efttimebackground.png) 0 0 no-repeat; width:255px; height:73px;}
.subContentLeftCommentEftHour { width:66px; height:38px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#fff; padding-top:35px; text-align:center; font-weight:bold;}
.subContentLeftCommentEftHour > span { font-size:11px; display:block;}
.subContentLeftCommentText { width:172px; height:60px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#fff; padding:13px 7px 0 10px}

#event-bubble {
    left: -1000px;
    padding-bottom:3px;
    position: absolute;
    top: -1000px;
    width: 180px;
    z-index: 500;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
}
#event-bubble .bubble_content {
	background:url(../../_img/welcome/bubble_content_bg.png) center bottom no-repeat;
	padding:7px 10px 0 17px;
}

#event-bubble .bubble-title {
	padding:8px 0 8px 18px;
	font-size: 12px;
	color: #156366;
	font-family: 'segoe_uiregular';
	line-height: 12px;
	position: relative;
	background: url(../../_img/welcome/ajandaPopup_top.png) 0 top no-repeat;
}
#event-bubble .bubble-title .close-bubble {
	position: absolute;
	right:10px;
	top:11px;
	width:8px;
	height: 8px;
	/*background: url(../_img/welcome/bubble-close.png) no-repeat;*/
}
#event-bubble .bubble_content span {
	display: block;
	margin: 0;
	font-size: 12px;
	color: #075a5c;
	font-family: 'segoe_uiregular';
}
#event-bubble span.event-date {
    
}
#event-bubble span.event-time {
    padding-bottom:10px;
}
#event-bubble a.event-link {
	display: inline-block;
	padding:3px;
	background:#e0e0ec;
	font-size:11px;
}
#event-bubble span.event-content {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 0;
}
#event-bubble .event-item-cont {
	padding-bottom:5px;
	margin-bottom: 5px;
    border-bottom:1px solid #3178a1;
}
#event-bubble a {
    color: #156366;
    display: block;
    padding: 3px 0;
}
.bubkk {
    background: url(../../_img/welcome/bubble-tick.png) no-repeat scroll 0 0 transparent;
    bottom: -2px;
    display: block;
    height: 12px;
    left: 45px;
    position: absolute;
    width: 19px;
    margin-left:4px;
}


.user-information-login {
	float: left;
	width:280px;
	padding-left:2px;
	margin-top:8px;
}
.kobiPage .user-information-login{margin-top:0px;}
.user-information-login img {
    border-radius:100%;
	float:left;
    margin-top:2px;
}
.user-information-login-detail {
	float:left;
	width:210px;
	padding-left:15px;
	color:#628da8;
	padding-top:4px;
}
.user-information-login-detail a {color:#628da8;}
.user-information-login-detail span {
	display: block;
	color:#2d6586;
	margin-bottom:4px;
}
.user-information-login-detail span a {
	color:#2d6586;
}


.notification-box-wrapper {
	height: 0px;
	position: relative;
	display: none;
	font-size:0px;
}
.notification-box {
	position: absolute;
	width:85px;
	left:200px;
	border-radius: 10px;
	background: #1b638d url(../../_img/welcome/notification-ico.png) no-repeat 10px 10px;
	padding:10px 30px 15px 40px;
	color: #FFF;
	font-size:11px !important;
}
.notification-box .ntfb-top {
	background: url(../../_img/welcome/notification-top.png) no-repeat;
	height: 5px;
}
.notification-box .ntfb-bot {
	background: url(../../_img/welcome/notification-bot.png) no-repeat;
	height: 5px;
}
.notification-utils .tick {
	width:5px;
	height: 10px;
	background: url(../../_img/welcome/notification-tick.png) no-repeat;
	position: absolute;
	left: -5px;
	top: 15px;
}
.notification-utils .close {
	width:8px;
	height: 8px;
	background: url(../../_img/welcome/notification-close.gif) no-repeat;
	position: absolute;
	right: 10px;
	top: 15px;
	cursor: pointer;
}
/*welcome-template.css*/


.blue .menu-container.menu-container-0 { background:#0679c9;}
		.blue .menu-container-lister-1 li a { }
		.blue .menu-container-lister-1 li a.selected { color:#046b94; border: 1px solid #52a8cb;background:#f3fdff;}
		.blue .menu-container-lister-1 .menu-level-wrapper-1.selected .menu-link-1 {border-left: 1px solid #52a8cb; border-right: 1px solid #52a8cb; border-top: 1px solid #52a8cb; color:#009dcd;}
		.blue .menu-container-2 {/*border-left: 1px solid #52a8cb; border-right: 1px solid #52a8cb; border-bottom: 1px solid #52a8cb;*/ background:#4CA4DF;}
        .blue .menu-container-lister-2 li a.selected { background:#f3fdff; color:#009dcd}
		
	.blue .side-agenda {background: #0679c9;}
		.blue .side-agenda-calendar .ui-datepicker-calendar {background: #0679c9;}
		.blue .side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-current-day .ui-state-active { border: 1px solid #d3e6f5; background:#136dac;}
		.blue .side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-today .ui-state-highlight { background:#389ce2; border:1px solid #ffffff; padding:6px 0;}
		.blue .side-agenda-calendar .ui-datepicker .ui-widget-header { background: #0679c9; border-top: 1px solid #d3e6f5; border-bottom: 1px solid #d3e6f5;}
		.blue .side-agenda .side-agenda-title {background: url(../../_img/welcome/agenda-title.png?v03) 0 -43px no-repeat;}
		.blue .side-agenda-calendar .ui-datepicker .ui-datepicker-prev {background: url(../../_img/welcome/agenda-arrow.png?v04) left -28px no-repeat;}
		.blue .side-agenda-calendar .ui-datepicker .ui-datepicker-next {background: url(../../_img/welcome/agenda-arrow.png?v04) right -28px no-repeat;}
		.blue .agenda-buttons { border-top:1px solid #d3e6f5;}
		.blue .agenda-buttons .add { background: url(../../_img/welcome/agenda-entry.png?v03) 0 -32px no-repeat; border-right:1px solid #d3e6f5;}
		.blue .agenda-buttons .refresh { background: url(../../_img/welcome/agenda-refresh.png?v03) 0 -32px no-repeat;}	
	
	
	
	.red .menu-container.menu-container-0 { background:#c11d24;}
		.red .menu-container-lister-1 li a { color:#e6e7eb;}
		.red .menu-container-lister-1 li a.selected { color:#c02028; border: 1px solid #ce525a; background:#f9e3e5;}
		.red .menu-container-lister-1 .menu-level-wrapper-1.selected .menu-link-1 {border-left: 1px solid #ce525a; border-right: 1px solid #ce525a; border-top: 1px solid #ce525a; color:#cd043a;}
		.red .menu-container-2 {/*border-left: 1px solid #ce525a; border-right: 1px solid #ce525a; border-bottom: 1px solid #ce525a; */background:#dd4248;}
		
	.red .side-agenda {background: #d30432;}
		.red .side-agenda-calendar .ui-datepicker-calendar {background: #d30432;}
		.red .side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-current-day .ui-state-active { border: 1px solid #ef3248; background:#ba0025;}
		.red .side-agenda-calendar .ui-datepicker-calendar tbody td.ui-datepicker-today .ui-state-highlight { background:#a90020; border:1px solid #ffffff; padding:6px 0;}
		.red .side-agenda-calendar .ui-datepicker .ui-widget-header { background: #d30432; border-top: 1px solid #ef314a; border-bottom: 1px solid #ef314a;}
		.red .side-agenda .side-agenda-title {background: url(../../_img/welcome/agenda-title.png?v03) 0 -86px no-repeat;}
		.red .side-agenda-calendar .ui-datepicker .ui-datepicker-prev {background: url(../../_img/welcome/agenda-arrow.png?v04) left -56px no-repeat;}
		.red .side-agenda-calendar .ui-datepicker .ui-datepicker-next {background: url(../../_img/welcome/agenda-arrow.png?v04) right -56px no-repeat;}
		.red .agenda-buttons { border-top:1px solid #ef314a;}
		.red .agenda-buttons .add { background: url(../../_img/welcome/agenda-entry.png?v03) 0 -64px no-repeat; border-right:1px solid #ef314a;}
		.red .agenda-buttons .refresh { background: url(../../_img/welcome/agenda-refresh.png?v03) 0 -64px no-repeat;}	
				
/* A�ILI� SAYFASI */



@font-face {
    font-family: 'segoe_uiregular';
    src: url('../../_fonts/segoeui-webfont.eot');
    src: url('../../_fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../_fonts/segoeui-webfont.woff') format('woff'),
         url('../../_fonts/segoeui-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'segoe_uilight';
    src: url('../../_fonts/segoeuil-webfont.eot');
    src: url('../../_fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../_fonts/segoeuil-webfont.woff') format('woff'),
         url('../../_fonts/segoeuil-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'segoe_uisemibold';
    src: url('../../_fonts/seguisb-webfont.eot');
    src: url('../../_fonts/seguisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../_fonts/seguisb-webfont.woff') format('woff'),
         url('../../_fonts/seguisb-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pf_dintext_promedium';
    src: url('../../_fonts/pfdintextpro-medium-webfont.eot');
    src: url('../../_fonts/pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../_fonts/pfdintextpro-medium-webfont.woff') format('woff'),
         url('../../_fonts/pfdintextpro-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#header #helper-links .helper-link-self span {font-family: 'pf_dintext_promedium';}
.menu-container-top-0 {font-family: 'segoe_uilight';}
.menu-container-lister-0 li a {font-family: 'segoe_uisemibold';}
.welcome-box-item .item-name .banner-btn-white {font-family: 'segoe_uisemibold';}
.welcome-box-item .item-content .item-tabs a {font-family: 'segoe_uisemibold';}
.welcome-box-item .item-tab-panel a {font-family: 'segoe_uiregular';}
.kisiselMenuList li a {font-family: 'pf_dintext_promedium';}
.guncelYenilikList li a  {font-family: 'segoe_uiregular';}
	
.time-left #count {font-family: 'pf_dintext_promedium';}
.reset-timer a {font-family: 'pf_dintext_promedium';}
.news-ticker > span > a {font-family: 'segoe_uiregular';}
.news-ticker > span > span {font-family: 'pf_dintext_promedium';}
.today-date {font-family: 'segoe_uiregular';}
	
span.mini-blue-label{font-family: 'segoe_uiregular';}

.form-type-white-title {font-family: 'segoe_uisemibold';}
.hesapTable tr th {font-family: 'segoe_uiregular'; font-weight:normal;}
.hesapTable tr td {font-family: 'segoe_uiregular';}
table.form-table tr td.field-label {font-family: 'segoe_uiregular';}
.bilgiCapsule {font-family: 'segoe_uiregular';}
.accountFirstColumn {
    text-align :center;
}
.accountFirstColumn > select {
    width : 40px;    
}
.accountFirstColumn > div {
    padding-left : 5px;
    padding-right : 5px;
}
.checkboxsms {
    padding-left:25px !important;
}
.checkboxsms input, span{
    vertical-align:middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .checkboxsms input, .AccountDiv .col-sm-2 span, .ReceiverAccountTable .col-sm-2 span{
        font-size: 13px;
    }
}
.campaignText {	RIGHT: 0px; POSITION: absolute; TEXT-ALIGN: right; TOP: 0px; WIDTH: 210px; }
.campaignText H4 {MARGIN-BOTTOM: 8px; FONT-SIZE: 29px; FONT-FAMILY: 'pf_dintext_promedium'; FONT-WEIGHT: normal; COLOR: #939598; LINE-HEIGHT: 33px;}
.campaignText P{FONT-SIZE: 13px;FONT-FAMILY: 'segoe_uiregular';COLOR: #929496;}

input#Yes { background:url(../../_img/campaignEvet.png) 0 0 no-repeat; width:143px; height:30px; font-family: 'pf_dintext_promedium'; font-size:13px; color:#fff; border:0 none; cursor:pointer; display:inline-block; margin-right:10px;}
input#No { background:url(../../_img/campaignHayir.png) 0 0 no-repeat; width:143px; height:30px; font-family: 'pf_dintext_promedium'; font-size:13px; color:#fff; border:0 none; cursor:pointer; display:inline-block; margin-right:10px;}
input#Survey { background:url(../../_img/campaignTekrar.png) 0 0 no-repeat; width:143px; height:30px; font-family: 'pf_dintext_promedium'; font-size:13px; color:#fff; border:0 none; cursor:pointer; display:inline-block; margin-right:0px;}

.campaignLogo#logo 
{
	HEIGHT: 46px !important; LEFT: 120px !important; TOP: 50px !important; WIDTH: 151px !important
}
#divPromotion {
	HEIGHT: 637px; BACKGROUND: url(../../_img/divPromotion_bg.png) no-repeat 0px 0px; PADDING-TOP: 25px; PADDING-LEFT: 23px; MARGIN: 0px auto; WIDTH: 581px
}

.clearbuttonreset .blue-bordered-cnt-content > div{ margin-left:10px !important; }

.CardNumberArea {
    margin: 67px 0 0 0;
    width:145px;
    display: inline-block;
    text-align: left;
    font-size:11px;
}
.CardNumberArea2 {
    margin: 1px 0 0 125px;
    width:145px;
    display: inline-block;
    text-align: left;
    font-size:11px !important;
}
.CardNumberArea3 {
    margin: 2px 0 0 0;
    width:145px;
    display: inline-block;
    text-align: left;
    
    font-size:11px !important;
}
.CardAreaNumberDefaultColor {
    color: rgba(63, 46, 35, 1);
}
.CardAreaNumberPOColor {
    color: #B5B5C1;
}
.CardAreaNumberPEColor {
    color: #fff;
}