﻿
.bodyWrapper
{
    min-width: 900px;
    min-height: 600px;
}
.bodyWrapper
{
    min-width: 900px;
    min-height: 600px;
}
.bodyWrapper2
{
    width: 100%;
   min-width:1100px;
}
.logo
{
    margin: 10px 10px 10px 10px;
    position: absolute;
    top: 0;
    float: left;
}

.centerDiv
{
    width: 600px;
    height: 30%;
    display: block;
    margin: 10px auto;
    position: absolute;
    top: 2%;
    left: 26%;
    padding: 5%;
    text-align: center;
    z-index: 9999999999; /*	opacity:0.4; filter:alpha(opacity=40);  */
}

.centerDivRapor
{
    display: block;
    margin: 10px;
    position: relative;
    text-align: center; /*	opacity:0.4; filter:alpha(opacity=40);  */
}

.titleDiv
{
    width: 800px;
    display: block;
    margin: 10px auto;
    position: absolute;
    left: 10%;
    padding: 5%; /*	opacity:0.4; filter:alpha(opacity=40);  */
}


.footer
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: url(http://asd.khas.edu.tr/fullscreen/siluetmavi.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 142px;
    display: block;
    width: 100%;
    z-index: -99999;
}
.footerRapor
{
    position: relative;
    bottom: 0px;
    left: 0px;
    background: url(http://asd.khas.edu.tr/fullscreen/siluetmavi.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 142px;
    display: block;
    width: 100%;
    z-index: -99999;
}

.footer2
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: url(http://asd.khas.edu.tr/fullscreen/siluet.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 142px;
    display: block;
    width: 100%;
    z-index: -99999;
}


.inptText
{
    background: white;
    border: 1px solid #333;
    border-radius: 2px;
    box-shadow: 0 0 5px #DDD inset;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 265px;
    outline: none;
    border: inset 1px #FBE3ED;
    border-right: solid 3px #CCCCCC;
    border-bottom: solid 3px #CCCCCC;
}

h1, h2, h3
{
    font-family: Trajan Pro;
    color: #0a305f;
}

h1
{
    font-size: 30pt;
}


.loginButton
{
    background: -moz-linear-gradient(90deg, #0459B7, #08ADFF) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(90deg, #0459B7, #08ADFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(90deg, #0459B7, #08ADFF) repeat scroll 0 0 transparent;
    border: 1px solid #093C75;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: -1em;
    margin-top: 1em;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 1px #333333;
    text-transform: uppercase;
    float: right;
    margin-right: 3px;
    width: 130px;
}
.loginButton:hover
{
    background: -moz-linear-gradient(90deg, #067CD3, #0BCDFF) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(90deg, #067CD3, #0BCDFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(90deg, #067CD3, #0BCDFF) repeat scroll 0 0 transparent;
    border-color: #093C75;
    text-decoration: none;
}
.loginButton:active
{
    background: -moz-linear-gradient(90deg, #0BCDFF, #067CD3) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(90deg, #0BCDFF, #067CD3) repeat scroll 0 0 transparent;
    border-color: #093C75;
    outline: medium none;
}
.loginWarning
{
    padding-top: 0.2em;
    font-family: 'Aldrich' , sans-serif;
    color: #FE2E2E;
    font-size: 12px;
    font-weight: 400;
}
.loginField
{
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 1em;
    border: 0;
    background: -webkit-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 15px #AAAAAA;
    margin: 60px auto 0;
    padding: 20px;
    min-width: 300px;
    width: 300px;
    margin-top: 100px;
    left: 40%;
}
.loginField legend
{
    text-align: right;
    background: -webkit-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 0 15px #AAAAAA;
    -moz-box-shadow: 0 0 15px #AAAAAA;
    box-shadow: 0 0 15px #AAAAAA;
    padding-right: 1em;
    padding-left: 1em;
    position: absolute;
    margin: -30px 0px 0px 200px;
    color: #666;
    min-width: 105px;
}


.welcome
{
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 1em;
    border: 0;
    background: -webkit-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(90deg, #CCCCCC, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 15px #AAAAAA;
    margin: 60px auto 0;
    padding: 20px;
    min-width: 400px;
}





body
{
    font-family: Trebuchet MS !important;
    font-size: 8pt;
}


body img a
{
    border: none;
}



.inputError
{
    font-size: 10pt;
    color: #000099;
    font-family: Verdana, Arial;
    background-color: #ffff00;
}

.valiex
{
    color: red;
    font-size: 12px;
}



.uls
{
    list-style-type: none;
    padding-left: 10px;
    margin-left: 0px;
}


.askerix
{
    font-size: 11pt;
    font-weight: bolder;
}


.alt_bilgi
{
    color: #c8494a;
    font-size: 9pt;
    padding-top: 20px;
    padding-left: 10px;
}
.makaleData
{
    color: #Black;
    font-size: 9pt;
    padding-top: 20px;
    padding-left: 10px;
}


.sanat_baslik
{
    font-size: 14px; /*font-weight:bold;*/
    color: #6b696b;
    padding: 10px;
    padding-left: 5px;
    padding-top: 0px;
}





.ot_kapa
{
    text-decoration: none;
    color: Blue;
    font-weight: bold;
}

.ot_kapa a
{
    text-decoration: none;
}



.hoca_adi
{
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
    color: red;
}


.deyt
{
    margin: 0px;
    color: black;
    font-weight: normal;
    font-size: 14px;
}



.ekran_baslik
{
    /*font-weight:bold; */
    color: #4e4b3d;
    float: left;
    margin-left: 35px;
    vertical-align: top;
    font-size: 11pt;
}





.sipa
{
    color: red;
}


.noo
{
    display: none;
}




.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}





.menu_h3
{
    font-family: 'Trebuchet MS' !important;
    padding: 10px !important;
}



.menu_span
{
    margin-left: 20px !important;
    font-family: 'Trebuchet MS' !important;
    font-size: 10pt;
    padding: 10px;
}




.yazar
{
    font-family: Trebuchet MS; /*background-color:whitesmoke;*/
    font-size: 8pt;
    padding: 3px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    border-radius: 6px;
}







.form_alani
{
    font-family: Trebuchet MS;
    font-size: 8pt;
    padding: 10px;
    border: 1px solid #60696e;
    border-radius: 12px;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#bfbfbf), color-stop(3%, #f7f7f7), color-stop(12%, #f2f2f2), color-stop(90%, #d9d9d9));
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -o-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -ms-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    -moz-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
}





.grid_alani
{
    padding: 10px;
    border: 1px solid #60696e;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    -moz-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
}

.grid_alanirapor
{
    padding: 10px;
    border: 1px solid #60696e;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    -moz-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    max-width: 40%;
    min-width:421px;
    height: 770px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.grid_alanirapor2
{
    padding: 10px;
    border: 1px solid #60696e;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    -moz-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    display: inline-block;
    min-height: 770px;
    width: 50%;
    vertical-align: top;
       
}
.grid_alaniraporkisisel
{
    padding: 10px;
    border: 1px solid #60696e;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    -moz-box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    box-shadow: 6px 4px 5px rgba(0,0,0,0.24);
    display: inline-block;
    min-height: 770px;
    width: 80%;
    
    vertical-align: top;
       
}
.grid_butonlar
{
    position: absolute;
    top: 50px;
    right: 15%;
    width: 24px;
    height: 48px;
}
.raporPrintDiv
{
    position: inherit;
    right: 10px;
    width: 10px;
    min-height: 77px;
    vertical-align: top;
}











.well
{
    background-color: #f3f2f2;
    margin: 26px;
    font-family: 'Trebuchet MS';
    padding: 25px;
    padding-top: 0px;
    margin-top: 0px;
    width: 100%;
    width: 550px;
    font-size: 16pt;
    vertical-align: central;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.17);
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    box-shadow: 0 1px 2px rgba(0,0,0,0.75);
}





.well_login
{
    background-color: white;
    margin: 26px;
    font-family: 'Trebuchet MS';
    padding: 25px;
    width: 100%;
    width: 550px;
    font-size: 10pt;
    vertical-align: central;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.17);
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    padding-top: 0px;
    margin-top: 0px;
}








.oturumu_kapa
{
    vertical-align: central;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    padding: 0px;
    width: 100%;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
}



.oturumu_kapa a:hover
{
    color: red;
    vertical-align: central;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    padding: 0px;
    width: 100%;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
}





.menu_item
{
    background-color: white;
    margin-bottom: 6px;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    padding: 5px;
    width: 100%;
    height: 15px;
    vertical-align: central;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.17);
    border-radius: 3px;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#bfbfbf), color-stop(3%, #f7f7f7), color-stop(12%, #f2f2f2), color-stop(90%, #d9d9d9));
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -o-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: -ms-linear-gradient(top, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    background-image: linear-gradient(to bottom, #fcfcfc, #f7f7f7 3%, #f2f2f2 12%, #d9d9d9 90%, #bfbfbf);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    cursor: pointer;
}



.menu_item:hover
{
    border-top-color: #cf0611;
    background: #cf0611;
    color: #ccc;
}

.menu_item:active
{
    border-top-color: #eda5af;
    background: #eda5af;
}









.menu_item_active
{
    background-color: white;
    margin-bottom: 6px;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
    padding: 5px;
    width: 100%;
    height: 15px;
    vertical-align: central;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.17);
    border-radius: 3px;
    background-color: #dddda0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    box-shadow: 0 1px 2px rgba(0,0,0,0.75);
    cursor: pointer;
}













.val
{
    position: absolute;
    z-index: 9999;
    background-color: lemonchiffon;
}




/*div ler*/
.div_tablo
{
    display: table;
    border: 1px dotted #cf0611;
    background-color: azure;
}


.div_tr
{
    display: table-row;
}

.div_td
{
    display: table-cell;
    padding: 5px;
    border: 1px dotted #ccc;
}



.dragg
{
    cursor: move;
}









/* gdid view ayarları*/
.dgrHeader
{
    /*  background-color:yellow !important; */
}




.dgrHeader a:link, .dgrHeader a:visited, .dgrHeader a:active
{
    color: #f4e8c3 !important;
    text-align: left !important;
    height: 30px !important;
    text-decoration: none;
}
.dgrHeader a:hover
{
    color: yellow !important;
    text-decoration: underline;
    text-align: left;
}


.gdrRow a
{
    color: blue !important;
    text-decoration: none;
    border: none !important;
}

.gdrRow a:hover
{
    color: red !important;
    text-decoration: underline;
    border: none;
}

.gdrRow a img
{
    border: none;
    margin: 3px;
    border: none !important;
}

.gdrRow a:hover img
{
    margin: 1px;
    border: solid 2px red !important;
}

.gdrRow img
{
    border: none !important;
}























.mini_td
{
    padding: 3px;
    padding-left: 10px;
}
