﻿body
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    /*background:#344e5c;*/
    font-size:14px;
    color:#666;
    border:0;
    margin:0 auto;
    outline:none;
    padding:0;
    overflow-y: scroll;
    height:100%;
}

html
{
    border:0;
    font:inherit;
    font-size:100%;
    height:100%;
    margin:0;
    padding:0;
    vertical-align:baseline;
    -webkit-text-size-adjust: none;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.modalPopup
{
    background-color: White;
	padding: 0px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 10px 10px 14px #000000;
    -webkit-box-shadow: 10px 10px 14px #000000;
    box-shadow: 10px 10px 14px #000000;
}

.DivCaption
{
    color: White;
    height: 28px;
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #2980b9, #3498db);
    background-image: -moz-linear-gradient(top, #2980b9, #3498db);
    background-image: -ms-linear-gradient(top, #2980b9, #3498db);
    background-image: -o-linear-gradient(top, #2980b9, #3498db);
    background-image: linear-gradient(to bottom, #2980b9, #3498db);
    padding: 1px;
    cursor: move;
    text-align: center;
    font-family: Calibri;
    font-size: 12pt;
    line-height: 28px;
    vertical-align: middle;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
}

.progressPopup
{
	padding: 16px;
	border: 1px solid #0a71d1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	position: fixed;
	z-index: 1;
	left: calc((100% - 50px) / 2);
	top: 44%;
	background-color: #FFFFFF;
    font-family:Calibri;
    color:#0a71d1;
    font-size:11pt;
}

.waterMark
{
    font-family: Calibri;
    font-size: 10pt;
    font-style: italic;
    color: #999 !important;
    border: 1px solid #A3C0E8;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.INP
{
    font-family: Arial;
    font-size: 9pt;
    color:#4f4f4f;
    /*border: 1px solid Gray;*/
    /*border: 1px solid #A3C0E8;*/
    border: 1px solid Silver;
    padding: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.INP:hover, .INP:focus, .INP:active
{
    border-color: Blue;
}

.GridViewLabel
{
    font-family: Calibri;
    font-size: 11pt;
    color: #333300;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -7px;
    margin-bottom: -7px;
}

.Tahoma8
{
    font-family: Calibri;
    font-size: 11pt;
    color: #003366;
}

.Tahoma8Italic
{
    font-family: Calibri;
    font-size: 10pt;
    color: #003366;
    font-style: italic;
}

.Tahoma8ItalicDisabled
{
    font-family: Calibri;
    font-size: 9pt;
    color: gray;
    font-style: italic;
}

.Tahoma8Red
{
    font-family: Calibri;
    font-size: 11pt;
    color: #CC0000;
}

.Tahoma8Bilgi
{
    font-family: Calibri;
    font-size: 11pt;
    color: #400080;
}

.Tahoma8Bold
{
    font-family: Calibri;
    font-size: 11pt;
    font-weight: bold;
    color: #003366;
}

.Tahoma8RedBold
{
    font-family: Calibri;
    font-size: 11pt;
    font-weight: bold;
    color: #CC0000;
}

.Tahoma8Disabled
{
    font-family: Calibri;
    font-size: 11pt;
    color: silver;
}

.Tahoma8BoldDisabled
{
    font-family: Calibri;
    font-size: 11pt;
    font-weight: bold;
    color: gray;
}

.Tahoma12Bold
{
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
    color: #003366;
}

.MasterPageTopLabels
{
	font-family: Calibri;
	font-size: 11pt;
	color: White;
}

.PopupCaption
{
	font-family: Calibri;
	font-size: 11pt;
	color: White;
	cursor: move;
	font-weight: normal;
}

.GridViewTitle
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #A3C0E8;
    color: #003366;
    height: 24px;
    background: #E2F0FF url('../images/edtButtonBack.gif') top;
    background-repeat: repeat-x;
    padding: 1px;
    text-align: center;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    line-height: 24px;
    vertical-align: middle;
}

.GridViewHeader td
{
    color: #003366;
    height: 22px;
    background: #E2F0FF url('../images/edtButtonBack.gif') top;
    background-repeat: repeat-x;
    border: solid 1px #A3C0E8;
}

.GrupBasligi
{
    color: #003366;
    height: 24px;
    background: #E2F0FF url('../images/edtButtonBack.gif') top;
    background-repeat: repeat-x;
    padding: 1px;
    text-align: center;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    line-height: 24px;
    vertical-align: middle;
}

.GridViewManualPager
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #A3C0E8;
    color: #003366;
    background: #E2F0FF url('../images/edtButtonBack.gif') top;
    background-repeat: repeat-x;
    padding: 2px;
    text-align: center;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 24px;
    vertical-align: middle;
}

.HRefNavy
{
    font-family: Calibri;
    font-size: 11pt;
    color: #0066FF;
    text-decoration: none;
}

.HRefNavy:Hover
{
    color: #FF6600;
    text-decoration: underline;
}

.HRefWhite
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #E4E4E4;
    text-decoration: none;
}

.HRefWhite:Hover
{
    color: #FF6600;
    text-decoration: underline;
}

.GridViewRowStyle
{
    color: #333300;
    cursor: pointer;
}

.GridViewRowStyle td
{
    border: solid 1px #A3C0E8;
}

.GridViewRowStyle:Hover
{
    background-color: #E5E5E5;
}

.GridViewAlternatingRowStyle
{
    color: #333300;
    cursor: pointer;
    background-color: #F4F4FF;
}

.GridViewAlternatingRowStyle td
{
    border: solid 1px #A3C0E8;
}

.GridViewAlternatingRowStyle:Hover
{
    background-color: #E5E5E5;
}

.TreeListRowStyle
{
    color: #333300;
}

.TreeListRowStyle:Hover
{
    background-color: #FFCC00;
}

.TreeListRowStyle label
{
    font-size: 7pt;
}

.TextBox
{
	border-width: 1px;
	border-style: solid;
	border-color: #A3C0E8;
    border-radius: 8px;
}

.accordionHeader
{
    border: 1px solid #CCCCCC;
    padding: 6px;
    background-color: #ECECFF;
    font-family: Tahoma;
    font-size: 9pt;
    color: #003366;
    cursor: pointer;
    line-height: 12px;
    vertical-align: middle;
    margin-top: 4px;
    border-radius: 2px 2px 2px 2px;
    background-image: url('../Images/Expand.png');
    background-repeat: no-repeat;
    background-position: 6px 6px;
    padding-left: 24px;
}

.accordionHeaderSelected
{
    border: 1px solid #CCCCCC;
    padding: 6px;
    background-color: #D5D5FF;
    font-family: Tahoma;
    font-size: 9pt;
    color: #003366;
    cursor: pointer;
    line-height: 12px;
    vertical-align: middle;
    margin-top: 4px;
    border-radius: 2px 2px 0px 0px;
    background-image: url('../Images/Collapse.png');
    background-repeat: no-repeat;
    background-position: 6px 6px;
    padding-left: 24px;
}

.accordionContent
{
    padding: 8px;
    font-family: Tahoma;
    font-size: 8pt;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-radius: 0px 0px 2px 2px;
}

.CompletionList
{
    visibility: hidden;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 20px;
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    z-index: 100009;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: Blue;
    border-bottom-color: Blue;
    border-left-color: Blue;
}

.CompletionListItem
{
    cursor: pointer;
    z-index: 100009 !important;
}

.CompletionListHighlightedItem
{
    cursor: pointer;
    background-color: #333399;
    color: #FFFFFF;
    z-index: 100009 !important;
}

.Gizli
{
    visibility: hidden;
}

.ItemTemplateTable td
{
    border: 0px none transparent;
}

*:focus
{
    outline: none;
}

.HRefAcikMaviOrangeTahoma11Cizgisiz
{
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: #3399FF;
    cursor: pointer;
    text-decoration: none;
}

.HRefAcikMaviOrangeTahoma11Cizgisiz:hover
{
    color: Orange;
}

.HRefBG
{
    padding: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Calibri, Arial;
    font-size: 11pt;
    color: white;
    cursor: pointer;
    text-decoration: none;
}

.HRefBG:hover
{
    color: White;
    background-color: #FF9933;
}

.HRefBG:active
{
    color: White;
    background-color: #FF9933;
}
            
.LinkFirma
{
    font-family: Calibri, Tahoma, Arial;
    font-size: 16pt;
    color: #3399FF;
    cursor: pointer;
    text-decoration: none;
}

.LinkFirma:hover
{
    color: Orange;
}

.TBAccount
{
    border: 1px solid #c4c4c4;
    /*width: 180px;*/
    height: 22px;
    font-size: 12pt;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.TBAccount:focus
{
    outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}

.Logo
{
    font-family: Calibri, Tahoma;
    font-size: 20pt;
    font-style: italic;
    color: #3399FF;
    font-weight: bold;
    background-color: #FFFFFF;
    -webkit-border-radius: 0px 0px 8px 0px;
    -moz-border-radius: 0px 0px 8px 0px;
    border-radius: 0px 0px 8px 0px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 3px;
    border-right-width: 3px;
    border-bottom-color: #A3C0E8;
    border-right-color: #A3C0E8;
}

.Tepe
{
    background-color: #FFFFFF;
    -webkit-border-radius: 0px 0px 0px 8px;
    -moz-border-radius: 0px 0px 0px 8px;
    border-radius: 0px 0px 0px 8px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-bottom-color: #A3C0E8;
    border-left-color: #A3C0E8;
}

.TreeMenu
{
    background-color: #FFFFFF;
    width: 168px;
    -webkit-border-radius: 0px 8px 8px 0px;
    -moz-border-radius: 0px 8px 8px 0px;
    border-radius: 0px 8px 8px 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-right-width: 3px;
    border-top-color: #A3C0E8;
    border-bottom-color: #A3C0E8;
    border-right-color: #A3C0E8;
}

.CPH
{
    padding: 8px;
    width:1000px;
    background-color: #FFFFFF;

    /*border: 3px solid #A3C0E8;*/

    /*border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #A3C0E8;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #A3C0E8;*/

    /*box-shadow: 0px 7px 7px -4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 7px 7px -4px rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0px 7px 7px -4px rgba(50, 50, 50, 0.75);*/
}

.Banner
{
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid Silver;

    background: #0e3d47; /*rgba(9,111,210,1);*/ /*#344e5c;*/

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2Q0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTcxZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #0e3d47 0%, #0a71d1 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0e3d47), color-stop(100%,#0a71d1));
    background: -webkit-linear-gradient(left,  #0e3d47 0%,#0a71d1 100%);
    background: -o-linear-gradient(left,  #0e3d47 0%,#0a71d1 100%);
    background: -ms-linear-gradient(left,  #0e3d47 0%,#0a71d1 100%);
    background: linear-gradient(to right,  #0e3d47 0%,#0a71d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3d47', endColorstr='#0a71d1',GradientType=1 );

	/*border-radius: 0px 0px 16px 16px;
	-moz-border-radius: 0px 0px 16px 16px;
	-webkit-border-radius: 0px 0px 16px 16px;*/

    /*-webkit-box-shadow: 0px 14px 12px -8px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 14px 12px -8px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 14px 12px -8px rgba(50, 50, 50, 0.75);*/
}

.BodyBG
{
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;

    background-image: url('../Images/BG.png');
}

.BodyBGForMasterPage
{
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    background-color: #e9e7e7;
    background-image: url('../Images/BG.png');
    background-repeat: repeat-x;
}

.DivBilgi
{
    padding: 8px;
    border: 2px solid #5D8CC9;
    background-color: #e7edf3;
    font-family: Tahoma;
    font-size: 9pt;
    color: #31468E;
}

.RadPanelBarExpandCollapseButtonHide .rpOut .rpExpandHandle
{
    visibility: hidden;
}

.DivExpandCollapseContainer .DivExpandCollapseHeader
{
    /*border: 1px solid Silver;*/
    /*background-color:#DFF4FF;*/
    margin-top:8px;
    margin-bottom:8px;
    margin-right:2px;
    padding: 2px;
    font-family: Calibri;
    font-size: 11pt;
    text-decoration:none;
    color: #0066FF;
    cursor: pointer;
}

.DivExpandCollapseContainer .DivExpandCollapseContent
{
    display: none;
}

.DivRightForMesajKutusu
{
    right:0px;
    top:52px;
    position:fixed;
    border:3px solid #A3C0E8;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.DivScroll
{
    display:none;
    position:fixed;
    bottom:20px;
    right:20px;

    background-color: #C0C0C0;

    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;

    opacity: 0.50;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
    filter: alpha(opacity = 50);

    z-index:1;
}

.DivScroll:hover
{
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    filter: alpha(opacity = 100);
}

.DivKisi
{
    margin: 0px auto;
    padding:8px;
    cursor:pointer;
    min-width:200px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.DivKisiPopup
{
    display: none;
    padding: 16px;
    position: absolute;
    z-index: 100001;
    top: 44px;
    right: 0px;
    /*cursor: pointer;*/
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    -webkit-box-shadow: 0 12px 8px -6px #262626;
    box-shadow: 0 12px 8px -6px #262626;
    background-color: #336699;

    /*background: rgb(163,192,232);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3Rvcc1jb2xvcj0iI2EzYzBlOCIgc3Rvcc1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3Rvcc1jb2xvcj0iI2ZmZmZmZiIgc3Rvcc1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(163,192,232,1) 0%, rgba(255,255,255,1) 36%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(163,192,232,1)), color-stop(36%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(163,192,232,1) 0%,rgba(255,255,255,1) 36%);
    background: -o-linear-gradient(top, rgba(163,192,232,1) 0%,rgba(255,255,255,1) 36%);
    background: -ms-linear-gradient(top, rgba(163,192,232,1) 0%,rgba(255,255,255,1) 36%);
    background: linear-gradient(to bottom, rgba(163,192,232,1) 0%,rgba(255,255,255,1) 36%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3c0e8', endColorstr='#ffffff',GradientType=0 );*/
}

.DivKisi:hover
{
	background-color: #336699;
}

.DivKisi:hover > #DivKisiPopup
{
	display: block;
}

.DivKisi:hover > #HLUser
{
	color: white;
}

.DivKisiPopupLink
{
    padding: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Tahoma, Arial, Calibri;
    font-size: 8pt;
    /*color: #3399FF;*/
    color: white;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
    display: inline-block;
}

.DivKisiPopupLink:hover
{
    /*color: black;*/
    background-color: #FF9933;
}

.KisiAlert
{
    padding:2px 6px 4px 6px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    background-color:red;
    font-family:Tahoma;
    font-size:12px;
    color:white;
    text-align:center;
    text-decoration:none;
	width:auto !important;
}

.KisiAlert:hover
{
    text-decoration:underline;
}

fieldset
{
    padding:8px;
    font-family: Calibri;
    font-size:11pt;
    border: 1px solid #25A0DA;
    /*border: 1px solid Gray;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

fieldset legend
{
    background-color:#25a0da;
    /*background-color:Gray;*/
    color: #fff;
    padding: 6px;
    /*font-size: 10pt;*/
    text-align:center;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    margin-left: -9px;
    width:calc(100% + 6px);
}

input[type=checkbox], input[type=radio]
{
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}

input[type=radio]
{
    bottom: 2px;
}

.OrganizasyonSec
{
    padding: 8px;
    vertical-align: middle;
    display:table;
    text-align: left;
    font-family: Tahoma;
    font-size: 14pt;
    color:Gray;
    text-decoration: none;
	cursor: pointer;
    width: 392px;
    height: 64px;
    background-color:#f0f0f0;
}

.OrganizasyonSec:hover
{
    background: rgba(189, 184, 184, 0.60);
}

.AsamaSol
{
    margin-right:8px;
    font-family: Calibri;
    font-size: 11pt;
    text-align: center;
    vertical-align: middle;
    border: 4px solid #3399FF;
	/*border-radius: 56px;
	-moz-border-radius: 56px;
	-webkit-border-radius: 56px;*/
	background-color: white;
    color: #3399FF;
    text-decoration:none;
}

.AsamaSag
{
    margin-right:8px;
    font-family: Calibri;
    font-size: 11pt;
    text-align: center;
    vertical-align: middle;
    border: 4px solid silver;
	/*border-radius: 56px;
	-moz-border-radius: 56px;
	-webkit-border-radius: 56px;*/
	background-color: silver;
	color: white;
    text-decoration:none;
}
       
.AsamaCurrent
{
    margin-right:8px;
    font-family: Calibri;
    font-size: 11pt;
    text-align: center;
    vertical-align: middle;
    border: 4px solid #3399FF;
	/*border-radius: 56px;
	-moz-border-radius: 56px;
	-webkit-border-radius: 56px;*/
	background-color: #3399FF;
	color: white;
    text-decoration:none;
}

.AsamaSol:hover, .AsamaCurrent:hover
{
	background-color: #E2F0FF;
    color: #3399FF;
}

/*.rtlExpand, .rtlCollapse
{
    margin-top: 14px !important;
}*/

.RadTreeList .rtlR, .rtlA/*, .rgAltRow, .rgRow*/
{
    cursor: pointer !important;
}

.rgRow a, .rgAltRow a
{
    font-size: 11pt;
    color:Blue !important;
}

.rgHeader, .rgHeader a
{
    /*font-weight: bold !important;
    color:#3399FF !important;*/
}

.RadGrid .rgDataDiv
{
    height: 100% !important;
    max-height: 280px !important;
}

.rgCaption 
{
    font-size: 10pt;
    padding: 4px;
    color: White;
    background-color: #25a0da;
    /*background-color: Gray;*/
}

.rgCommandRow
{
    background:none !important;
}

.rcbSelected
{
    color:white !important;
    background-color:#239ad2 !important;
}

.rcbHovered
{
    color:white !important;
    background-color:#239ad2 !important;
}

.RadWizard
{
    padding:0px !important;
}

.RadWizard .rwzNav
{
    display:none;
}

.RadPageView
{
    width:calc(100%-10px);
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #25A0DA;
}

.DikYazi
{
    display: inline-block;
    width:56px;
    height:72px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.DikYaziW16
{
    width: 4px;
    margin-top:50px;
    height:12px;
}

.CircleNumber
{
    border: 3px solid #3399FF;
    color: #3399FF;
    height: 32px;
    width: 32px;
    font-family: Calibri;
    font-size: 16pt;
    font-weight: bold;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    text-align:center;
}

.RMItemBig
{
    height:160px;
}

.RMItemSmall
{
    height:120px;
}

.RMItemSub
{
    height:40px;
}

.Calendar
{
    font-size:10pt;
    min-width:48px;
    min-height:48px;
    margin-top:-16px;
    margin-right:-4px;
}

.CalendarCalisilanGun { background-color:blue; }
.CalendarTatilGunu { background-color:orange; }
.CalendarTatilGunuMesaisi { background-color:#fc820d; }
.CalendarFazlaMesai0_5 { background-color:#f54107; }
.CalendarFazlaMesai1_0 { background-color:#f54107; }
.CalendarFazlaMesai1_5 { background-color:#f54107; }
.CalendarFazlaMesai2_0 { background-color:#f54107; }
.CalendarFazlaMesai2_5 { background-color:#f54107; }
.CalendarFazlaMesai3_0 { background-color:#f54107; }
.CalendarFazlaMesai3_5 { background-color:#f54107; }
.CalendarFazlaMesai4_0 { background-color:#f54107; }
.CalendarFazlaMesai4_5 { background-color:#f54107; }
.CalendarIstenCikis { background-color:Gray; }
.CalendarYillikIzin { background-color:Silver; }
.CalendarRaporUcretli { background-color:yellow; }
.CalendarRaporUcretsiz { background-color:Green; }
.CalendarGelmedi { background-color:Black; }
.CalendarUcretliIzin { background-color:Brown; }
.CalendarUcretsizIzin { background-color:rosybrown; }

.HRefMenuBig
{
    font-family: Calibri;
    font-size:11pt;
    background-color: #25a0da;
    color: white;
    padding: 12px;
    text-align: center;
    text-decoration:none;
}

.HRefMenuBigSol
{
    /*border-left: 2px solid orange;
    border-top: 2px solid orange;
    border-bottom: 2px solid orange;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;*/
}

.HRefMenuBigOrta
{
    border-left: 2px solid white;
    border-right: 2px solid white;
    /*border: 2px solid orange;*/
}

.HRefMenuBigSag
{
    /*border-right: 2px solid orange;
    border-top: 2px solid orange;
    border-bottom: 2px solid orange;
	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;*/
}

.HRefMenuBigSelected
{
    background-color: orange;
}

.HRefMenuBig:hover
{
    background-color: orange;
}

.Span280
{
    width:280px;
    display:inline-block;
    padding:2px;
}

.DivShadow
{
    padding:8px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 2px 1px rgba(50, 50, 50, 0.25);
}

.DivFooter a
{
    font-family:Calibri;
    font-size:11pt;
    text-decoration:none;
    color:#e9dede;
}

.DivFooter a:hover
{
    color:orange;
    text-decoration:underline;
}

.RadCalendarForeColor a
{
    color:white !important;
}

.zopim
{
    /*top: 8px !important;*/
}

.rgEditRow
{
    background:#a6d9f4 !important;
}

.rgEditRow td
{
    border:none !important;
}