﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    /*background: #bebdbd;*/
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}


.top_asc
{
     background: url('../img/backcolor.jpg') no-repeat;
     width: 100%;
}

/* grid caption */
.grdviewcaption 
  {
      text-align:center;
      color:#ffffff;
      background:#465c71;
      font-weight:bold;
	
	 height: 18px;
}


 .grdviewcaption_print
  {
      text-align:center;
      color:#ffffff;
      background:#465c71;
      font-weight:bold;
  }

.footer 
  {
      text-align:center;
      color:#ffffff;
      background:#465c71;
      font-weight:bold;
	
}

.grdviewcaption_big
  {
      text-align:center;
      color:#ffffff;
      background:#465c71;
      font-weight:bold;
	
	height: 18px;
}


.duyurular {
    color: #ffffff;
    background: #465c71;
    font-weight: bold;
    width: 798px;
    height: 18px;
}
.btn
  {     
      color:#ffffff;
      background:#465c71;
      font-weight:bold;
}


/*Hata yan-sön*/
#lblHata {
    width: calc(100% - 10px) !important;
    padding: 10px 0px 0 10px;
    animation: lblHata-bg 4s ease infinite;
}

@keyframes lblHata-bg {
    0% {
        background: #fff;
        color: #ff0000;
    }

    50% {
        background: #ff0000;
        color: #fff;
    }

    100% {
        background: #fff;
        color: #ff0000;
    }
}

/*Buton Büyüme Efekt ve Ovalleştirme*/
.oval-button {
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    transition: transform 0.3s; /* Büyüme efektinin süresi */
}

    .oval-button:hover {
        transform: scale(1.05);
        cursor: pointer;
    }


/* grid header sol */
.grdviewheader table th {text-align:left;}

.Header1{border:solid 1px #fff; padding:15px 15px 15px 35px; line-height:160%; display:block !important; }    
.Header1{background-color:#C91A1D;color:#fff; background-position:-141px -16px;}
.Header2{border:solid 1px #fff; padding:15px 15px 15px 35px; line-height:160%; display:block !important; }
.Header2{background-color:#1774FF;color:#000;}


 /*bildirimler*/   
.tamam,.hata,.bilgi,.uyari{border:solid 1px #fff; padding:15px 15px 15px 35px; background: url('../img/oge-bildirim-peri.png') no-repeat; line-height:160%; display:block !important; }
.tamam{background-color:#70C208;color:#000; background-position:-171px 14px; }
.hata{background-color:#C91A1D;color:#fff; background-position:-141px -16px;}
.uyari{background-color:#FBA014;color:#000; background-position:-113px -48px;height: 45px;}
.bilgi{background-color:#1774FF;color:#000; background-position:-83px -75px;}
    
 .orta  
 {
 vertical-align: middle;
 }
 
 
  /* MISC  
----------------------------------------------------------*/

.fnt_5{font-size:5px;}
.fnt_7{font-size:7px;}
.fnt_8{font-size:8px;}
.fnt_9{font-size:9px;}
.fnt_10{font-size:10px;}
.fnt_11{font-size:11px;}
.fnt_12{font-size:12px;}

.fnt_14{font-size:14px;}
.fnt_16{font-size:16px;}
.fnt_18{font-size:18px;}
.fnt_20{font-size:20px;}
.fnt_24{font-size:24px;}
.fnt_48{font-size:48px;}


.fnt_clr_wht{color:White;}
.fnt_clr_liteblue{color:#57cde7;}
.fnt_clr_liteblue2{color:#d5f2f9;}
.fnt_clr_darkblue{color:#0099ba;}
.fnt_clr_red{color:Red;}





.fnt_clr_grn{color:Green;}
.fnt_clr_blck{color:Black;}
.fnt_clr_lime{color:lime;}

.fnt_bold{font-weight: bold;} 

.alti_cizili{text-decoration:underline;}
.alti_cizisiz{text-decoration:none}

.bg_clr_wht{background-color:White;}
.bg_clr_liteblue{background-color:#57cde7;}
.bg_clr_liteblue2{background-color:#d5f2f9;}
.bg_clr_darkblue{background-color:#0099ba;}
.bg_clr_darkblue2{background-color:#68b7c8;}
.bg_clr_silver{background-color:Silver;}
.bg_clr_pink{background-color:Pink;}
.bg_clr_yellow{background-color:Yellow;}
.bg_clr_yellow2{background-color:#FFFFC0;}
.bg_clr_lime{background-color:lime;}
.bg_clr_red{background-color:red;}
.bg_clr_red_lite{background-color:#fd5555;}
.bg_clr_pink2{background-color:#FDE8E3;}
.bg_clr_lime{background-color:#80ff80;}
.bg_clr_aqua{background-color:#c0ffff;}
.bg_clr_grn{background-color:Green;}

.txt_algn_cntr{text-align:center;}
.txt_algn_lft{text-align:left;}
.txt_algn_rght{text-align:right;}
.txt_algn_jstfy{text-align:justify;}




.syazdir {
background: url('../img/oge-bildirim-peri.png') -62px 79px;

/*display: inline-block;
width: 18px;
height: 14px;
text-indent: -99999px;*/
}

.uiButtonConfirm {
background-image: url('../img/genel.png');
background-repeat: no-repeat;
background-position: 0 -98px;
background-color: #5B74A8;
border-color: #29447E #29447E #1A356E;
}


.uiButton, .uiButtonSuppressed:active, .uiButtonSuppressed:focus, .uiButtonSuppressed:hover {
background-image: url('../img/genel.png');
background-repeat: no-repeat;
background-position: 0 -49px;
background-color: #EEE;
border: 1px solid #999;
border-bottom-color: #888;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
cursor: pointer;
display: -moz-inline-box;
display: inline-block;
font-size: 11px;
font-weight: bold;
line-height: normal !important;
padding: 2px 6px;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
}


.fotograf_normal 
  {
      Height :65px;
      Width :55px;    
  }
   
   
.cursor_hand
{
	cursor: pointer;	
}

.login-box-options  {
	clear:both;
	padding-left:5px;
	font-size: 11px;
}

.txt {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../img/txt_bg.jpg') no-repeat;
    color : #747862;
	padding:4px 8px;
	margin-bottom:0px;
}

.td_bottom
{
	background: url('../img/bg_2.png');
}

.tbl_islem_title
{
    background: url('../img/bg_1.png');
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.opacity1
{
 /*background-color: black;*/
-ms-filter: alpha(opacity=30);
opacity: 0.3;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
.opacity2
{
-ms-filter: alpha(opacity=100);
-ms-opacity: 1;
/*filter: alpha(opacity=100);*/
}



/*Menu-Mesaj*/
.header-message {
    width: 50px;
    height: 6px;
    position: relative;
    right: 5px;
    top: -34px;
}

    .header-message i {
        width: 35px;
        height: 35px;
        position: inherit;
        margin-top: 20px;
        font-size: 30px;
        padding: 10px 0px 0px 10px;
        color: #ffffff;
    }

@keyframes envelope-vibrate {
    0% {
        transform: rotate(0);
    }

    14% {
        transform: rotate(8deg);
    }

    18% {
        transform: rotate(-8deg);
    }

    22% {
        transform: rotate(8deg);
    }

    26% {
        transform: rotate(-8deg);
    }

    30% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

.message-count {
    position: absolute;
    top: 24px;
    right: -4px;
    min-width: 5px;
    height: 5px;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    line-height: 0;
    padding: 9px 5px 4px 5px;
    background-color: #da3225;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #32333b;
    display: none;
}

.header-message.new i {
    animation: 1s envelope-vibrate ease-in-out infinite;
}

.header-message.new > a > .message-count {
    display: block !important;
}
