﻿/* CSS Document */
body
{background:#fff;
 font-family:Trebuchet MS;
 }



header {
	background-color:#d22129;
	width:100%;
	}

.max1000 {
	 max-width:1150px;

	}

.headerFix {
    position: fixed;
}




@media screen and (max-width:768px)
{
	.navbar-nav
	{
		margin:0px;
	}
}


.ustMenuBg
{
    background-color:#d22129;
    border:none;
}


.ust2MenuBg
{
    background-color:#f48222;
    border:none;
}

.MenuBeyaz
{
    color:#fff !important; 
}

.MenuBeyaz:hover
{
    color:#fff !important; 
    background:#950007 !important;
}


.MenuBeyaz2
{
    color:#fff !important; 
}

.MenuBeyaz2:hover
{
    color:#fff !important; 
    background:#B05000 !important;
}

.RehberSor{
    color:#fff !important;
    background:#944300 !important;
}
.RehberSor:hover{
    color:#000 !important;
    background:#B05000 !important;
}


.ovallik{border-radius:40px !important }
.ovallik5{border-radius:5px !important }

.opacityFull{opacity:1 !important;}


.Pad0{padding:0 !important; }
.Pad2{padding:2px !important}
.PadR5{padding-right:5px !important;}
.MarR5{margin-right:5px}

 .UstMenuFont
 {
     font-family:Trebuchet MS !important;
    
 }
 
 .MenuMargin
 {
     margin:0px 0px 5px 0px;
  
 }
 
 
@media (min-width: 1200px) {

} 
 
 /* Large desktops and laptops */
@media (min-width: 1303px) {
                  
    .araYukseklik{
        height:120px;
    }
    
      .althizala a
        {
            
            padding-right:10px;
        }
}

@media (min-width: 1051px)  and (max-width: 1302px)
{
     .araYukseklik{
        height:120px;
    }

    .sagahizala a
    {
        padding:10px 13px !important;
        }

}


/*Ölçek sorunu, çözünürlük küçüldükçe sığmama sorunu */

/*@media (min-width: 1921px) {
    .cssProgCard1 {
        width: 400px;*/ /*300*/
        /*margin-right:0px;
    }
    .cssUniCard1 {
        width: 500px*/ /*400*/
    /*}
}



@media (min-width: 1600px) and (max-width: 1920px) {
    .cssProgCard2 {
        width: 400px;*/ /*300*/
        /*margin-right: 0px;
    }
    .cssUniCard2 {
        width: 500px*/ /*400*/
    /*}

}*/


/*@media (min-width: 1599px) {
    .cssProgCard3 {
        width: 400px;*/ /*300*/
        /*margin-right: 0px;
    }

    .cssUniCard3 {
        width: 500px*/ /*400*/
    /*}
}*/






/* Landscape tablets and medium desktops */
@media (min-width: 810px) and (max-width: 1050px) {
 .araYukseklik{
        height:200px;
    }


.sagahizala a
    {
        padding:5px 7px !important;
        font-size:12px;
        }

 .althizala a
        {
            
            padding-right:10px;
            font-size:12px;
        }
        
        .text_mini{ font-size:85%;}
         .text_mini2{ font-size:75%;}


}




/* Portrait tablets and small desktops */
@media (min-width: 600px) and (max-width: 809px) {
   
     .araYukseklik{
        height:200px;
    }
     .sagahizala a
    {
        padding:5px 7px !important;
        font-size:11px;
       
        }
        
      .althizala a
        {
            
            padding-right:10px;
            font-size:11px;
        }   
        
         .text_mini{ font-size:85%;}
        .AraYaziKucuk {font-size:25px !important;}
        .text_mini2{ font-size:75%;}

        /*input[type=checkBox] {width:25px;height:25px; font-size:20px}*/
}








/* Landscape phones and portrait tablets  - 591- 752*/
@media (max-width: 599px) 
{
    .logoMobile{width:76px; height:50px}
    .textMobile{font-size:16px !important; line-height:16px; margin-bottom:0}
 .textMobile2{font-size:12px !important; line-height:10px; text-transform:capitalize}
    .araYukseklik{ height:200px;}
     .kimlikAlt{margin-bottom:20px;}

     .AraYaziKucuk {font-size:20px !important;}
    .text_mini2{ font-size:75%;}

    

}

/* Portrait phones and smaller */
@media (max-width: 450px) 
{
     .logoMobile{width:76px; height:50px}
    .textMobile{font-size:16px !important; line-height:16px; margin-bottom:0}
    .textMobile2{font-size:12px !important; line-height:10px; text-transform:lowercase}
     .araYukseklik{  height:400px;   }
     .kimlikAlt{margin-bottom:20px;}

    .AraYaziKucuk {font-size:16px !important;}
    .text_mini2{ font-size:75%;}

}


.marBottomNo
{
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
}

.Width100{width:100%;}
.Width0{width:0px;}


    
    .araYazi
    {
        margin:10px 0px;
        font-size:30px;
        font-family:Trebuchet MS;
        text-align:center;
        line-height:40px;
     background-image:url("../images/arabaslik.jpg");
     background-repeat: no-repeat;
        background-size: contain;
        background-position:center center;

        
    }


.MarginBottom10{margin-bottom:20px;}

.altkare_mn_1
{
    background-image:url("../images/altkare_mn_1.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center center;
    
 }
 
 .altkare_mn_1:hover
{
    background-image:url("../images/altkare_mn_1_over.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center center;
 }
 
 .golge
 {
     width:100%;
     background-image:url("../images/golge.jpg");
     background-repeat:repeat-x;
     height:10px;
     
 }
 
 .MarginUst_0
 {
     margin-top:0px;
     }
  
  .MarginUst_5
 {
     margin-top:5px;
     }   
     
 .AraBaslik
 {
     background:#A30810 !important;
     font-family:Trebuchet MS;
     font-size:16px;
     border:none !important;
 }
 
 .AraListeMetin
 {
  
     font-family:Trebuchet MS;
     font-size:16px;
 
     
 }
 
 
 
 .icsayfaB
 {background:#C4DDF0 !important;}
 
 .BorderNo
 {border:none;
     }
 
   /*SÜREKLİ ÜSTTE KALAN MENÜ CSS KODLARI*/  
    
    .nav-container{ background: url('images/nav_bg.jpg') repeat-x 0 0;}
    .f-nav{ z-index: 998; position: fixed; left: 0; top: 0; width: 100%;} /* this make our menu fixed top */
 
.nav-container .nav { height: 42px;}
 .nav-container   .nav ul { list-style: none; }
  .nav-container  .nav ul li{float: left; margin-top: 6px; padding: 6px; border-right: 1px solid #ACACAC;}
   .nav-container .nav ul li:first-child{ padding-left: 0;}
   .nav-container .nav ul li a { }
   .nav-container .nav ul li a:hover{ text-decoration: underline;}
    
   
   
/*SAĞ ALT KÖŞEDE ÇIKAN YUKARI BUTONU CSSLERİ*/    
a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    
    background: #d22129 url("../../images/up-arrow.png") no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

a:hover.back-to-top {
    background-color: #f48222;
}


/*ANASAYFA BUTONU CSSLERİ*/    
a.anasayfa {
    display: none;
    width: 70px;
    height: 70px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 30px;
    top: 110px;
    
    -webkit-opacity: 0.85;
    -moz-opacity: 0.85;
    
    background: #333 url("../images/home.png") no-repeat center 43%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

a:hover.anasayfa {
    background-color: #d22129;/*f48222*/
}


/*eski ANASAYFA BUTONU CSSLERİ*/    
a.anasayfa2 {
    display: none;
    width: 100px;
    height: 40px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 250px;
    
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    
    background: #d22129 url("../images/home2.png") no-repeat center 43%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a:hover.anasayfa2 {
    background-color: #f48222;
}






/*puanmatik bekleme BUTONU CSSLERİ*/    
.bekleme {
   
    width: 150px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 996;
    right: 100px;
    top: 100px;
    
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    

}



.Width75{width:70%;}
.Pad10{padding:10px;}






.DropDownStil
{
    background:#C4DDF0 !important;
    font-size:14px !important;
    font-family:Trebuchet MS !important;
    }
    
.BaslikSagi
{
    font-size:25px !important;
 }
 
 .MetinKaydir
 {
     white-space:normal !important;
 }
 
 .Pad4Drop
 {
     padding:3px 5px !important;
     }
 
 
/* #31708f*/

.haberP
{
    background:#fff;
}

.marginAuto
{margin:0 auto;}

.text50 {font-size:50%}

.Maroon {color:Maroon !important;}

.SatirAralik15 {line-height:15px;}

.text10px{font-size:10px;}
.text11px{font-size:11px;}
.text12px{font-size:12px;}
.text14px{font-size:14px;}
.text16px{font-size:16px;}
.text18px{font-size:18px;}
.text20px{font-size:19px;}
.text30px{font-size:30px;}

.Width300px{width:300px !important;}
.Width225px{width:225px !important;}
.Width500px{width:500px !important;}
.Height50px{height:50px !important;}
.BorderAll{border:1px solid #999;}


.btn_k{}

.ListeOK 
{
    
   list-style-type:none;
   
    
    }
    
    .ListeOK li:before
{
    /*content: '✔';   */
    font-size:20px;
    font-family:Webdings;
    content:'a';
    color:Red;

   
}

.Altcizgi1 { border-bottom:solid 1px #C4DDF0; background:#f3f7d3;}

.altcizgi {text-decoration:underline;}

.heightAuto{height:auto !important}


span.eklemeTarih
{
    margin-left:20px !important;
    
    }
span.eklemeTarihi:before
{
    content:'|' !important;
}

.width7 {
width:14.28% !important;
padding:5px;
}

.maxwidth2{max-width:8% !important;padding:0}
/*.maxwidth2{max-width:2% !important;padding:0}*/

.footBG {
background-color:#bfbebe !important;
}

.paylas {
position:fixed;
left:100px;
top:300px;
display:block;
width:100px;
height:100px;
background:#f8ee32;
}

.listBG {
 background-color:#edeaea;
}

.PuanDikkat {
color:white;background:#337ab7;padding:5px;
}
.PuanDikkat2 {
color:white;background:#d9534f;padding:5px;
}
.PuanDikkat3 {
color:white;background:#5cb85c;padding:5px;
}

.icsayfaB2 {
background:#fadada !important;
}

.icsayfaB3 {
background:#b5f5ac !important;
}

.sagkenar {
 
    border-right:1px solid #ccc;
}

.dgs_grid {
padding:5px;
border:1px solid #C4DDF0;
}



#kilavuz a{
font-size:18px; 
color:maroon;
}

.soldanGirinti {
    margin-left:20px;
    
}

.satir25px {line-height:25px;}
.satir30px {line-height:30px;}
.satir35px {line-height:35px !important;}

.text_mini3{ font-size:14px !important;}

.stil0 {
  all:unset;
}

.pad5{
    padding:5px;
}
 .marginBottom2{margin-bottom:2px;}
  .marginTop10{margin-top:10px;}
 .marginBottom10{margin-bottom:10px;}


 input[type=checkBox] {
  width:25px;
  height:25px;
  margin-right:5px;
} 

 input[type=checkBox] + label {
font-size:14px;
line-height:16px;
}

.card .egitimSecenek{
     border:solid 1px #808080 !important; 
     padding:2px 5px !important; 
     margin-bottom:2px !important; 
     width:100% !important; 
 }

.btnPrev{
    border-bottom-right-radius:0 !important; 
    border-top-right-radius:0 !important;
}

#chContactOkX{
    width:25px !important;
    height:25px !important;
}


#ContentPlaceHolder1_chRullesOK, #ContentPlaceHolder1_chContactOk{
    width:35px !important;
    height:35px !important;
}

input[type=checkBox],#CheckBox1 {
    width:16px;
    height:16px;
    border: 2px solid #A30810;
}

#ContentPlaceHolder1_chkAltPuanturu{
    width:30px;
    height:30px;
    color:red;
    border: 2px solid #A30810;
}

#chkAltPuanturu1{
    width:30px !important;
    height:30px !important;
margin-right:5px;
}

#chkAltPuanturu2{
width:30px !important;
height:30px !important;
margin-right:5px;
}

#ContentPlaceHolder1_chkDiger{
    width:25px !important;
    height:25px !important;
margin-right:5px;
}

#ch_mezunalan_4y{
    width:30px !important;
height:30px !important;
margin-right:5px;
}


#GridView2 input[type=checkBox], #GridView2_chbSec{
    width:25px !important;
    height:25px !important;
    margin-right:0;
}



input[type=radio][name="menucolor"] {
    display: none;
}
#btnOn .glyphicon-ok {
    opacity: 0;
}



.chlistDiv { height:200px; overflow:auto; padding:10px; background:#ffffff;} 
.chlistDiv2 { height:170px; overflow:auto; padding:10px; background:#ffffff;} 


.cardbodychlist { padding:0px 10px 10px 0px; background:#f6f6fa;}
.cardbodychlist2 { padding:0px 10px 10px 5px; background:#f6f6fa;}


.ArkaBeyaz {
background:#fff !important;
}

.renkBGAcikTuruncu {
background-color:#fcd6a9 !important;
}


.lineHeight100px{line-height:100px !important}


.validGecersiz{
    padding-left:10px !important;
    color:red !important; 
    font-size:11px !important;

}

.zUstte {
    z-index:1000;
    position:fixed;
}


