/* 
    Document   : lgn
    Created on : 17.Haz.2013, 10:55:55
    Author     : fatih.polat
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
* {
    margin: 0;
}
html, body {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    
}
.wrapper {    
    top:0px;
    left:0px;
    width: 100%;
}
.footer, .push {
    height: 40em;
   
}

.footerDiv
{
    position: fixed;
    bottom:0px;
    left:0px;
    width: 100%;
    background-image: url("../images/gb.png");
    height: 4em;  
}

.maint
{
    border: 0px solid #FF9933;
    width: 100%;
    margin-left: 0px;
    margin-top: -2px;
    margin-right: 0px;
    min-height: 100%;
}



.headertable
{
    background-image: url("../images/gb.png");
}
.header
{   
    border: 0px dotted #E4E4E4 ;
    text-align: left;
    vertical-align: middle;    
    height: 10px;
    width: 88%;
}
.headerright
{

    height: 30px;
}
.tobbheader
{  
    padding-left: 8px;
    padding-top: 10px;  
    font-family: 'Istok Web',calibri;
    height: 5px;
    color: #c2c2c2;
    font-size: 25px;
    font-weight: bolder;
    text-shadow: rgb(30, 30, 30) 0px 2px 3px;   
}

.headerright img
{      
    width: 100px;
    height: 100px;
    margin-bottom: -80px;
    margin-top: -40px;
}

.btnEkle {
   -moz-box-shadow:inset 0px 1px 0px 0px #6699ff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #6699ff;
    box-shadow:inset 0px 1px 0px 0px #9acc85;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6699ff), color-stop(1, #6699ff));
    background:-moz-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-webkit-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-o-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-ms-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:linear-gradient(to bottom, #6699ff 5%, #6699ff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699ff', endColorstr='#6699ff',GradientType=0);
    background-color:#6699ff;
    border:1px solid #6699ff;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:6px 12px;
    text-decoration:none;
}
.btnEkle:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
    background:-moz-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-webkit-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-o-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:-ms-linear-gradient(top, #6699ff 5%, #6699ff 100%);
    background:linear-gradient(to bottom, #6699ff 5%, #6699ff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699ff', endColorstr='#6699ff',GradientType=0);
    background-color:#6699ff;
}
.btnEkle:active {
    position:relative;
    top:1px;
}

.header div
{
    margin-top: -14px;
    margin-bottom: -60px;
    padding-top: 5px;
    margin-left: 6px;
    font-family: 'Istok Web',calibri;
    height: 10px;
    color: white;
    font-size: 22px;
    font-weight: bolder;   
    text-shadow: rgb(46, 46, 46) 0px 4px 5px;   
}



.pageFooter
{
    border: 0px dotted #E4E4E4 ;
    text-align: left;
    vertical-align: middle;
    height: 10px;
    width: 50%;
    background-image: url("../images/gb.png");
    height: 50px;
}
.pageFootertobb
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: 'Istok Web', arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: bottom;
    padding-top: 10px;
    margin-right: 5px;
}
.footerLeft
{
    text-align: left;
    padding-left: 10px;
}
.footerRight
{
    text-align: right;
    padding-right: 18px;
    font-size: 12px;
    color: blue;
    font-weight: bold;
}




.manuheader
{

    text-align: right;
    border-bottom: 1px solid #8F8F8F;
}
.menu1
{
    padding-right: 50px;
    text-align: right;  

}
.menum
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    text-decoration: blink;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    color: #D04315;
    font-weight: bold;
}

.menu2
{
    padding-right: 50px;
    text-align: left;  

}
.mainmenu
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    text-decoration: blink;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    color:#000;
    font-weight: bold;
}
.mainmenu a
{
    cursor: pointer;
}
.mainmenuadmin
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    text-decoration: blink;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    color:#FF3300;
    font-weight: bold;
}

.mnutd
{
    border: 0px solid #8F8F8F;  
}

table#menu {

    padding:10;     
    height: 20px;   
    border: 0px solid #8F8F8F;  
}

.menutd
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    font-weight: bold;
    background-color: #D04315;   
    padding: 5px 10px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}
.menutdSelected
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    font-weight: bold;
    background-color: orange;   
    padding: 5px 10px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}
.menutdSelected a
{
    text-decoration: none;
    color: white;
}
.menutd a{
    text-decoration: none;
    color: white;
}
.menutd:hover{
    background-color: orange;
}






.grouptd
{
    background-color: #E4E4E4;
    color: #8F8F8F;
    padding: 5px 10px;    
    text-decoration: none;
    border-radius: 0px 0px 4px 4px;
    font-family: 'Istok Web', calibri;
    font-size: 10px;
    font-weight: bold;  
}

.siniftd
{
    display: inline-block;
    width: 400px;
    padding-top: 20px;
    border: 0px solid black;
    vertical-align: top;

}
.sinif
{

    border: 1px solid #fef1ec ;
    margin-top: 10px;
    margin-left: 15px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);

}

.sinifcaption
{
    font-family: 'Istok Web', calibri;
    font-size: 14px;
    color:#000;
    font-weight: bold;
    border-bottom: 0px solid #000;
    background-color: #fef1ec;
    padding: 4px;


    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;
}

.sinifkota
{
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#D04315;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.prgram
{
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#000;
    font-weight: bold;
    border: 0px solid #000;

}
.katilimlk
{
    font-family: 'Istok Web', calibri;
    font-size: 12px;
    color:#000;
    font-weight: bold;
    border-top: 1px solid #000;
    text-align: right;
    padding-top: 8px;

}
.katilimlk a
{
    text-decoration: none;
    color: #3cb0fd;
    text-shadow: rgb(172, 172,172) 3px 2px 10px;

}

.katilimlk a:hover
{
    text-decoration: none;
    color: #FF3300;
    text-shadow: rgb(172, 172,172) 3px 2px 10px;
}


.kayitDiv
{
    width: auto;
}

.kayitbilgitbl
{   

    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#000;  


    width: 70%;
    border: 1px solid #fef1ec ;
    margin-top: 10px;
    margin-left: 40px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
}

.adminpanel
{   
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#000;  

    width: 70%;
    border: 1px solid #fef1ec ;
    margin-top: 10px;
    margin-left: 40px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
}

.basliktd
{
    font-size: 15px;
    color:#000;
    font-weight: bold;
    border-bottom: 1px solid #8F8F8F;
}
.bilgitd
{
    border-bottom: 1px solid #8F8F8F;
    color: #cd0a0a;
    font-weight: bold;
}

.programtable
{
    width: 100%;
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#000;
    font-weight: bold;
    border-bottom: 0px solid #000;
}

.baslik2
{    
    font-size: 17px;
    color:#cd0a0a;
    font-weight: bold;
    border-bottom: 1px solid #8F8F8F;
}

.incaption
{
    font-size: 13px;
    color:#000;
    font-weight: bold;
    border-bottom: 1px solid #8F8F8F;
    width: 200px;
}

.inkayit
{
    width: 400px;
    height: 20px;
    font-size: 13px;
    color:#000;
}
.inkayitNonDisplay
{
    width: 400px;
    height: 20px;
    font-size: 13px;
    color:#000;
    display: none;
}
.inkayitSelect
{
    width: 404px;
    height: 27px;
    font-size: 13px;
    color:#000;
}

.savingimg
{
    display: none;
}


.finishTable
{
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    text-align: center;

}
.finishHeader
{
    font-family: 'Istok Web', calibri;
    font-size: 20px;
    font-weight: bold;
}
.finishResult
{
    font-family: 'Istok Web', calibri;
    font-size: 19px;
    font-weight: bold;
}
.finishtobblink
{
    height: 150px;
    text-decoration: none;
    text-align: center;
    width: 50%;
}
.finishtobblink a
{
    font-family: 'Istok Web', calibri;
    font-size: 23px;
    font-weight: bold;
    text-decoration: NONE;
    color: #6699ff;

}
.chekcImage
{   
    display:  none;
}
.informationtd
{
    vertical-align: top;
    text-align:left;
    width: 250px;
    border: 0px solid #276873;

}

.infoMessage
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    font-weight: bold;
    text-decoration: NONE;
    color: #FF3300;
    display: none;
}

.editdv
{
    width: auto;  

}
.edittable
{
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color:#000;


    width: 70%;
    border: 1px solid #fef1ec ;
    margin-top: 10px;
    margin-left: 40px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
}
.tctd
{
    font-size: 13px;
    color:#000;
    font-weight: bold;
    width: 200px;
}
.inedit
{
    width: 200px;
    height: 20px;
    font-size: 13px;
    color:#000;
}
.tctdcaption
{
    font-size: 13px;
    color:#000;
    font-weight: bold;
    width: 100px;
}

.btnSorgula {
    -moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
    -webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
    box-shadow:inset 0px 1px 0px 0px #9acc85;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
    background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
    background-color:#74ad5a;
    border:1px solid #3b6e22;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:6px 12px;
    text-decoration:none;
}
.btnSorgula:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
    background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
    background-color:#68a54b;
}
.btnSorgula:active {
    position:relative;
    top:1px;
}
.loginTable
{
    border: 1px solid #c2c2c2;
    width:400px;
    height: 200px;
    margin-left: auto;
    margin-top: 200px;
    margin-right: auto;
    font-family: 'Istok Web', calibri;
    font-size: 14px;
    padding: 1px;
    padding-bottom: 10px;

    -moz-border-radius-bottomleft:19px;
    -webkit-border-bottom-left-radius:19px;
    border-bottom-left-radius:19px;

    -moz-border-radius-bottomright:19px;
    -webkit-border-bottom-right-radius:19px;
    border-bottom-right-radius:19px;

    -moz-border-radius-topright:19px;
    -webkit-border-top-right-radius:19px;
    border-top-right-radius:19px;

    -moz-border-radius-topleft:19px;
    -webkit-border-top-left-radius:19px;
    border-top-left-radius:19px;

    -webkit-box-shadow: 3px 3px 5px 0px rgba(212,212,212,1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(212,212,212,1);
    box-shadow: 3px 3px 5px 0px rgba(212,212,212,1);
}
.loginTable input
{
    width: 200px;
    height: 21px;
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    padding: 1px 1px 1px 3px;
    border-color: #c2c2c2;
    border-width: 1px;
}
.lheader
{
    background-color: #6699ff;

    -moz-border-radius-bottomleft:19px;
    -webkit-border-bottom-left-radius:19px;
    border-bottom-left-radius:19px;

    -moz-border-radius-bottomright:19px;
    -webkit-border-bottom-right-radius:19px;
    border-bottom-right-radius:19px;

    -moz-border-radius-topright:19px;
    -webkit-border-top-right-radius:19px;
    border-top-right-radius:19px;

    -moz-border-radius-topleft:19px;
    -webkit-border-top-left-radius:19px;
    border-top-left-radius:19px;

    font-family: 'Istok Web', calibri;
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-left: 9px;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    height: 20px;
}
.linputs
{
    padding-left: 5px;
    background-color: #FFFFFF;

    height: 40px;
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    text-align: left;
}
.lfooter
{
    width: 50%;
    height: 40px;
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    border-top: 1px dotted burlywood;
    text-align: center;
    vertical-align: middle;
    padding-left: 10px;
    text-align: right;

}

.lfooter input
{

    margin-right: 63px;
    width: 100px;
    height: 30px;

    font-family: 'Istok Web', calibri;
    font-size: 15px;
    color: sienna;
    font-weight: bold;


    background: -moz-linear-gradient(
        top,
        #ffffff 0%,
        #ffffff 25%,
        #f0f0f0);

    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffffff),
        color-stop(0.25, #ffffff),
        to(#f0f0f0));


    border: 1px solid  #c2c2c2;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;

    background: rgb(255,207,145);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNmZmNmOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiNmZmM1NzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmI5ZDIzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgb(255,207,145) 15%, rgb(255,197,120) 55%, rgb(251,157,35) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,rgb(255,207,145)), color-stop(55%,rgb(255,197,120)), color-stop(100%,rgb(251,157,35)));
    background: -webkit-linear-gradient(top,  rgb(255,207,145) 15%,rgb(255,197,120) 55%,rgb(251,157,35) 100%);
    background: -o-linear-gradient(top,  rgb(255,207,145) 15%,rgb(255,197,120) 55%,rgb(251,157,35) 100%);
    background: -ms-linear-gradient(top,  rgb(255,207,145) 15%,rgb(255,197,120) 55%,rgb(251,157,35) 100%);
    background: linear-gradient(to bottom,  rgb(255,207,145) 15%,rgb(255,197,120) 55%,rgb(251,157,35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf91', endColorstr='#fb9d23',GradientType=0 );

    cursor: pointer;

    float: right;
}

.emessage
{
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color: #D04315;
}

.icerikdv
{
    border-top: 1px solid #8F8F8F;
    width: 95%;
    padding-left: 0px;
    margin-left: 40px;
    margin-top: 25px;
    padding-top: 25px;
    max-height: 480px;
    overflow: auto;
}
.linktd
{
    border: 0px solid #D04315;
    width: 95%;
    padding-left: 40px;
    padding-top: 20px;

}
.prgTable
{
    border-bottom: 1px dotted #000000;
    font-family: 'Istok Web', calibri;
    font-size: 18px;
    color: #D04315; 
}
.prgicr
{
    padding-top: 5px;
    font-family: 'Istok Web', calibri;
    font-size: 14px; 

}
.prgicr a
{
    text-decoration: none;   
    color: #6699ff; 
}
.prgicr1
{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color: #D04315;
    text-align:  left;
}
.prgicr1 a
{
    text-decoration: none;

}


.btnAdmin {

    -moz-box-shadow: 0px 10px 14px -7px #276873;
    -webkit-box-shadow: 0px 10px 14px -7px #276873;
    box-shadow: 0px 10px 14px -7px #276873;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #86c4db), color-stop(1, #408c99));
    background:-moz-linear-gradient(top, #86c4db 5%, #408c99 100%);
    background:-webkit-linear-gradient(top, #86c4db 5%, #408c99 100%);
    background:-o-linear-gradient(top, #86c4db 5%, #408c99 100%);
    background:-ms-linear-gradient(top, #86c4db 5%, #408c99 100%);
    background:linear-gradient(to bottom, #86c4db 5%, #408c99 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86c4db', endColorstr='#408c99',GradientType=0);
    background-color:#86c4db;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:5px 10px;
    text-decoration:none;
    text-shadow:0px 1px 4px #3d768a;
    width: 100px;
}
.btnAdmin:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #86c4db));
    background:-moz-linear-gradient(top, #408c99 5%, #86c4db 100%);
    background:-webkit-linear-gradient(top, #408c99 5%, #86c4db 100%);
    background:-o-linear-gradient(top, #408c99 5%, #86c4db 100%);
    background:-ms-linear-gradient(top, #408c99 5%, #86c4db 100%);
    background:linear-gradient(to bottom, #408c99 5%, #86c4db 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#86c4db',GradientType=0);
    background-color:#408c99;
}
.btnAdmin:active {
    position:relative;
    top:1px;
}

.style1
{
    width: 100%;
    height: 203px;
}
#orgadi,#dersadi,#dersaciklama,#kurumKota
{
    width: 346px;
}
#Button1
{
    width: 86px;
}
#Submit1
{
    width: 75px;
}

.inputs-l input
{
    width: 96%;
    height: 25px;
    font-family: 'Istok Web', calibri;
    font-size: 13px;
}
.file-link-td
{    
    border: 0px solid #528ecc;
    text-align: left;
    vertical-align: bottom;
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    color: #528ecc;
    font-weight: bold;
}
.file-link-dv
{
    width: 100%;
    height: 30px; 
    background: url('paperclip.png') 0 0 no-repeat;   
    border: 0px solid #528ecc;
}
.fileDisplayname
{
    font-family: 'Istok Web', calibri;
    font-size: 13px;
    width: 200px;
    vertical-align: bottom;
    color: #8F8F8F;
}
.subDesc
{
    font-family: 'Istok Web', calibri;
    font-size: 15px;
    font-weight: bolder;
    color: #3cb0fd;
    margin-bottom: 20px;
}

.description
{
    font-family: 'Istok Web', calibri;
    font-size: 12px;
    font-weight: bolder;
    color: #D04315;

}

.fileanddesc
{
    width: 91%;
    border: 1px solid #fef1ec ;
    margin-top: 20px;
    margin-right: 40px;
    margin-left: 40px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);

}
.fileanddescforkayit
{
    width: 70%;
    border: 1px solid #fef1ec ;
    margin-top: 20px;
    margin-right: 40px;
    margin-left: 40px;
    padding:  5px;

    -moz-border-radius-bottomleft:7px;
    -webkit-border-bottom-left-radius:7px;
    border-bottom-left-radius:7px;

    -moz-border-radius-bottomright:7px;
    -webkit-border-bottom-right-radius:7px;
    border-bottom-right-radius:7px;

    -moz-border-radius-topright:7px;
    -webkit-border-top-right-radius:7px;
    border-top-right-radius:7px;

    -moz-border-radius-topleft:7px;
    -webkit-border-top-left-radius:7px;
    border-top-left-radius:7px;

    -webkit-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    -moz-box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);
    box-shadow: 5px 5px 7px 2px rgba(212,212,212,1);

}

.fileanddescCapiton
{
    font-family: 'Istok Web', calibri;
    font-size: 14px;
    color:#000;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;  
    padding: 4px;
}
.fileanddescCapitonforMain
{
    font-family: 'Istok Web', calibri;
    font-size: 14px;
    color:#000;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;  
    padding: 4px;
    padding-top: 10px;
}

.fileanddescitem
{
    padding-left: 15px;
    min-height: 25px;
    height: auto;
    font-family: 'Istok Web', calibri;
    font-size: 14px;
}
.fileanddescitem a
{
    text-decoration: none;
    color: brown;
}

#dvEditorArea
{
    width: 100%;
    height: auto;
    border: 0px dotted #000;
}


.btnKayit {
    background: #408c99;
    background-image: -webkit-linear-gradient(top, #408c99, #408c99);
    background-image: -moz-linear-gradient(top, #408c99, #408c99);
    background-image: -ms-linear-gradient(top, #408c99, #408c99);
    background-image: -o-linear-gradient(top, #408c99, #408c99);
    background-image: linear-gradient(to bottom, #408c99, #408c99);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    cursor: pointer;
    border: 0px;
}
.btnKayit:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    cursor: pointer;
    border: 0px;
}
.btnKayit:active {
    position:relative;
    top:1px;
}

#editorButton {
    background: #0788eb;
    background-image: -webkit-linear-gradient(top, #0788eb, #0788eb);
    background-image: -moz-linear-gradient(top, #0788eb, #0788eb);
    background-image: -ms-linear-gradient(top, #0788eb, #0788eb);
    background-image: -o-linear-gradient(top, #0788eb, #0788eb);
    background-image: linear-gradient(to bottom, #0788eb, #0788eb);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: Arial;
    color: #ffffff;
    font-size: 13px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    cursor: pointer;
    border: 0px;
    margin-top: 5px;
}

#editorButton:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    cursor: pointer;
    border: 0px;
}

.addDescControl
{
    list-style: none;
    border: 0px solid #ccc;  
    columns: 2;   
    padding-left: 0px;
    height: 40px;
    padding-top: 0px;
    vertical-align: top;
    width: 300px;   
}
.addDescControlSli
{
    padding-top: 4px;
}

.addDescControltli
{
    padding-top: 7px;
    padding-left: 10px;
    width: 400px;
    vertical-align: middle;
    color: red;
    font-weight: bold;
}
#addDescError
{
    display: none;
}

.timeoutmessage
{
    font-family: 'Istok Web', calibri;     
    font-size: 18px;    
    padding: 50px;
    color: #cd0a0a;
    
}

.frm-chbox
{
    margin-left: 0em!important;
}

.frm-chbox-label
{
    margin-left: 1.25em!important;
}