﻿
.entire-webpage {

}


.tablo_yazi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.tab {
    width: 600px;
    height: 400px;
}

.tab_aktif {
    padding: 10px;
    /*height: calc(100vh - 100px);*/
}

    .tab_aktif:hover {
        /* background-color: #BFDFFF; */
    }

.tab_pasif {
    /* background-color: #CCCCCC; */
}


/*

	.MyTabStyle .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    height: 30px;
}



        .MyTabStyle .ajax__tab_header .ajax__tab_outer
{
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
    background-color: #BFBFBF;
    height: 30px;
}
        .MyTabStyle .ajax__tab_header .ajax__tab_inner
        {
            border-color: #666;
            color: #666;
            padding: 3px 10px 2px 0px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer
{
	background-color: #C0C0C0;
}
        .MyTabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #fff;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #E1E1E1;
}
        .MyTabStyle .ajax__tab_active .ajax__tab_inner
{
    color: #3333FF;
    border-color: #333;
    height: 30px;
}
.MyTabStyle .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    background-color: #E1E1E1;
    border-top-width: 0;
    border-top-color: #ffffff;
    width: 100%;
    height: 100%;
    color: #E1E1E1;
}


*/


.Tab2 .ajax__tab_header {
    /*
    color: #4682b4;
    font-family:Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
*/
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    background-color: #EAEAEA;
    border-top-width: 0;
    border-top-color: #ffffff;
    width: 100%;
    height: 100%;
    color: #E1E1E1;
    margin-top: 20px;
}
/*Body*/
.Tab2 .ajax__tab_body {
    /* border: 1px solid #b4cbdf; */
    padding-top: 0px;
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    background-color: #F2F2F2;
    border-top-width: 0;
    border-top-color: #ffffff;
    width: 100%;
    height: 500PX;
    color: #E1E1E1;
}
/*Tab Active*/
.Tab2 .ajax__tab_active .ajax__tab_tab {
    color: #ffffff;
    background: url('../personel/Images/tab/tab_active.gif') repeat-x;
    height: 20px;
}

.Tab2 .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    background: url('../personel/Images/tab/tab_left_active.gif') no-repeat left 50%;
    padding-left: 10px;
}

.Tab2 .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background: url('../personel/Images/tab/tab_right_active.gif') no-repeat right 50%;
    padding-right: 6px;
}
/*Tab Hover*/
.Tab2 .ajax__tab_hover .ajax__tab_tab {
    color: #000000;
    background: url('../personel/Images/tab/tab_hover.gif') repeat-x;
    height: 20px;
}

.Tab2 .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
    background: url('../personel/Images/tab/tab_left_hover.gif') no-repeat left 50%;
    padding-left: 10px;
}

.Tab2 .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    background: url('../personel/Images/tab/tab_right_hover.gif') no-repeat right 50%;
    padding-right: 6px;
}
/*Tab Inactive*/
.Tab2 .ajax__tab_tab {
    color: #666666;
    background: url('../personel/Images/tab/tab_Inactive.gif') repeat-x;
    height: 20px;
}

.Tab2 .ajax__tab_inner {
    color: #666666;
    background: url('../personel/Images/tab/tab_left_inactive.gif') no-repeat left 50%;
    padding-left: 10px;
}

.Tab2 .ajax__tab_outer {
    color: #666666;
    background: url('../personel/Images/tab/tab_right_inactive.gif') no-repeat right 50%;
    padding-right: 6px;
    margin-right: 2px;
}

/* ======================================================== */


.Tab3_eski .ajax__tab_header {
    color: #4682b4;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    background-color: #F2F2F2;
    height: inherit;
    text-align: left;
    vertical-align: middle;
    max-height: 100px;
}
/*Body*/
.Tab3_eski .ajax__tab_body {
    height: 50px;
    background-color: #F2F2F2;
}
/*Tab Active* 3568FF */
.Tab3_eski .ajax__tab_active .ajax__tab_tab {
    /*background: #EAEAEA;*/
    background: #848282;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab3_eski .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    height: 50px;
    background-color: #EAEAEA;
}

.Tab3_eski .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background-color: #66CCFF;
    padding: 0px 0px 3px 0px;
}
/*Tab Hover*/
.Tab3_eski .ajax__tab_hover .ajax__tab_tab {
    color: #ffffff;
    background-color: #66CCFF;
    /*background:url("Images/tab/tab_hover.gif") repeat-x;*/
}

.Tab3_eski .ajax__tab_hover .ajax__tab_inner {
    color: #000000; /*background:url("Images/tab/tab_left_hover.gif") no-repeat left;*/
    background-color: #EAEAEA;
}

.Tab3_eski .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    background-color: #66CCFF;
    /*background:url("Images/tab/tab_right_hover.gif") no-repeat right;*/
}
/*Tab Inactive*/
.Tab3_eski .ajax__tab_tab {
    background: #EAEAEA;
    padding: 15px 15px 0px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #999999;
    font-family: calibri;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab3_eski .ajax__tab_inner {
    color: #4876FF;
    /*background:url("Images/tab/tab_left_inactive.gif") no-repeat left;*/
}

.Tab3_eski .ajax__tab_outer {
    padding: 0px 0px 3px 0px;
    color: #000000;
    /*background-color: #D8D8D8;*/
    background-color: #EAEAEA;
}


/* ======================================================== */


.Tab4 .ajax__tab_header {
    color: #4682b4;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #EAEAEA;
    height: 50px;
    text-align: left;
    vertical-align: middle;
}
/*Body*/
.Tab4 .ajax__tab_body {
    height: 35px;
    background-color: #EAEAEA;
}
/*Tab Active* 3568FF */
.Tab4 .ajax__tab_active .ajax__tab_tab {
    background: #3568FF;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #ffffff;
    font-family: calibri;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
}

.Tab4 .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    background-color: #3568FF;
}

.Tab4 .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background-color: #3568FF;
}
/*Tab Hover*/
.Tab4 .ajax__tab_hover .ajax__tab_tab {
    color: #ffffff;
    background-color: #95AFFF; /*background:url("Images/tab/tab_hover.gif") repeat-x;*/
}

.Tab4 .ajax__tab_hover .ajax__tab_inner {
    color: #000000; /*background:url("Images/tab/tab_left_hover.gif") no-repeat left;*/
    background-color: #95AFFF;
}

.Tab4 .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    background-color: #95AFFF;
    /*background:url("Images/tab/tab_right_hover.gif") no-repeat right;*/
}
/*Tab Inactive*/
.Tab4 .ajax__tab_tab {
    background: #5983FF;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #CCCCCC;
    font-family: calibri;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab4 .ajax__tab_inner {
    color: #5983FF;
    /*background:url("Images/tab/tab_left_inactive.gif") no-repeat left;*/
    padding-left: 5px;
    padding-right: 5px;
}

.Tab4 .ajax__tab_outer {
    color: #000000;
    background-color: #5983FF;
}

/* ======================================================== */



/* ======================================================== */


.Tab3 .ajax__tab_header {
    color: #4682b4;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFF;
    height: inherit;
    text-align: left;
    vertical-align: middle;
    max-height: 100px;
    /*margin-top:20px;*/
}
/*Body*/
.Tab3 .ajax__tab_body {
    height: 50px;
    background-color: #fff;
    margin-top: 20px;
}
/*Tab Active* 3568FF */
.Tab3 .ajax__tab_active .ajax__tab_tab {
    /*background: #EAEAEA;*/
    background: #2F73AD;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab3 .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    height: 50px;
    background-color: #EAEAEA;
}

.Tab3 .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background-color: #2F73AD;
    padding: 0px 0px 5px 0px;
}
/*Tab Hover*/
.Tab3 .ajax__tab_hover .ajax__tab_tab {
    color: #fff;
    background-color: #56A7EC;
    /*background:url("Images/tab/tab_hover.gif") repeat-x;*/
    /* box-shadow: 0px -3px 5px #888;*/
}

.Tab3 .ajax__tab_hover .ajax__tab_inner {
    /*  color: #000000; /*background:url("Images/tab/tab_left_hover.gif") no-repeat left;*/
    /* background-color: #EAEAEA;*/
}

.Tab3 .ajax__tab_hover .ajax__tab_outer {
    /*  color: #000000;*/
    /*background-color: #66CCFF;*/
    /*background:url("Images/tab/tab_right_hover.gif") no-repeat right;*/
}
/*Tab Inactive*/
.Tab3 .ajax__tab_tab {
    background: #fff;
    padding: 15px 15px 0px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #000;
    font-family: calibri;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab3 .ajax__tab_inner {
    color: #4+876FF;
    /*background:url("Images/tab/tab_left_inactive.gif") no-repeat left;*/
}

.Tab3 .ajax__tab_outer {
    padding: 0px 0px 5px 0px;
    color: #000000;
    /*background-color: #D8D8D8;*/
    background-color: #2F73AD;
}

/*****************************************************************************************/





/* ======================================================== */


.Tab10 .ajax__tab_header {
    color: #4682b4;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFF;
    height: inherit;
    text-align: left;
    vertical-align: middle;
    /*max-height: 100px; */
    /*margin-top:20px;*/
    box-shadow: 0px 0px 10px #ddd;
    position: fixed;
    z-index: 100;
    top: 95px;
    margin-right: 10px;
}

.Tab10 .ajax__tab_header a:focus-visible {
    outline: none;
    box-shadow: none;
}

/*Body*/
.Tab10 .ajax__tab_body {
    height: 50px;
    background-color: #fff;
    margin-top: 20px;
    box-shadow: 0px 0px 10px #ddd;
    height: calc(100vh - 100px) !important;
    top: 120px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    overflow: scroll;
}
/*Tab Active* 3568FF */
.Tab10 .ajax__tab_active .ajax__tab_tab {
    /*background: #EAEAEA;*/
    background: #2a4d6d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab10 .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    height: 50px;
    background-color: #2a4d6d;
}

.Tab10 .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background-color: #2a4d6d;
    padding: 0px 0px 5px 0px;
}
/*Tab Hover*/
.Tab10 .ajax__tab_hover .ajax__tab_tab {
    color: #fff;
    background-color: #2a4d6d;
    /*background:url("Images/tab/tab_hover.gif") repeat-x;*/
    /* box-shadow: 0px -3px 5px #888;*/
}

.Tab10 .ajax__tab_hover .ajax__tab_inner {
    /*  color: #000000; /*background:url("Images/tab/tab_left_hover.gif") no-repeat left;*/
    /* background-color: #EAEAEA;*/
}

.Tab10 .ajax__tab_hover .ajax__tab_outer {
    /*  color: #000000;*/
    /*background-color: #66CCFF;*/
    /*background:url("Images/tab/tab_right_hover.gif") no-repeat right;*/
}
/*Tab Inactive*/
.Tab10 .ajax__tab_tab {
    background: #fff;
    padding: 15px 15px 0px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 3px;
    border-radius: 1px;
    color: #000;
    font-family: calibri;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    height: 35px;
}

.Tab10 .ajax__tab_inner {
    color: #4876FF;
    /*background:url("Images/tab/tab_left_inactive.gif") no-repeat left;*/
}

.Tab10 .ajax__tab_outer {
    padding: 0px 0px 5px 0px;
    color: #000000;
    /*background-color: #D8D8D8;*/
    background-color: #2a4d6d;
}

/*****************************************************************************************/


/* ======================================================== */



.view {
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
}

    .view .photo-frame {
        margin-left: auto;
        margin-right: auto;
    }

.item {
    padding: 20px 50px;
    color: #B2B2B2;
}

    .item h4 {
        margin-bottom: 0.4em;
    }

.nullpanel {
    padding: 150px;
    width: auto;
    text-align: center;
}



.tablo_yazi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.tablo_hasan {
    table-layout: auto;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-width: thin;
    border-color: #333333;
    position: relative;
}

.GvGrid:hover {
    background-color: #51A8FF;
    border-top: solid;
    color: #FFFFFF;
    border-style: none;
    border-width: inherit;
    border-color: inherit;
}


.header_tablo {
    height: 100%;
}

.header {
    /* background-image: url('Images/header.gif'); */ /* background-repeat: no-repeat; */
    position: relative;
    width: 600px;
    height: 125px;
    margin: 0px auto 5px auto;
    top: -5px;
    left: 10px;
}

.header_logo {
    position: relative;
    width: 200px;
    height: 125px;
    margin: 0 auto 5px auto;
    top: -5px;
    left: 10px;
}

.giris {
    text-decoration: none;
    width: 220px;
    height: 200px;
    border-color: #800000;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #DDDDDD;
    padding: 8px; /*text-align: center;*/
    color: #333333;
    border-style: none;
    box-shadow: 4px 4px 5px #AAA;
}

.giris_buyuk {
    text-decoration: none;
    width: 400px;
    height: 250px;
    border-color: #800000;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #DDDDDD;
    padding: 8px; /*text-align: center;*/
    color: #333333;
    border-style: none;
    box-shadow: 4px 4px 5px #AAA;
    margin-right: 150px;
}

.giris_orta {
    text-decoration: none;
    width: 300px;
    height: 200px;
    border-color: #800000;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #DDDDDD;
    padding: 8px; /*text-align: center;*/
    color: #333333;
    border-style: none;
    box-shadow: 4px 4px 5px #AAA;
}



.sidebar_logo {
    text-decoration: none;
    width: 220px;
    height: 100px;
}


.icerik_alttaban {
    text-decoration: none;
    width: 100%;
    height: 100%;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #A8D3FF;
    padding: 8px; /*text-align: center;*/
    color: #000000;
    box-shadow: 4px 4px 5px #AAA;
    border-style: none;
    margin-right: 100px;
}




.giris2 {
    text-decoration: none;
    width: 220px;
    height: 200px;
    border-color: black;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #999999;
    padding: 8px; /*text-align: center;*/
    color: #FFFFFF;
    top: 50%;
    right: 50%;
}

.icerik1 {
    text-decoration: none;
    width: 220px;
    height: 100px;
    border-color: black;
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-radius: 10px 10px 10px;
    -o-border-radius: 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    -moz-border-radius: 10px 10px 10px;
    background-color: #666666;
    padding: 8px; /*text-align: center;*/
    color: #FFFFFF;
}




.main_menu {
    background: #3e6b92;
    color: #fff;
    font: bold 14px calibri;
    position: relative;
    width: 170px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 16px; /* color: #fff; */
    font-weight: bold;
    line-height: 36px; /*line-width: 200px;*/
    padding: 0px;
    vertical-align: middle;
    margin-top: 5px;
}


    .main_menu a:hover {
        color: #000;
        /*background: #166DB7D6;  */ /* color: #fff; */
        /*height: 50px;*/
    }




.main_menu_alt {
    color: #000;
    background: #3E6B92;
    color: #fff;
    font: bold 14px calibri;
    position: relative;
    width: 200px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}


    .main_menu_alt a:hover {
        color: #333333;
        /*
        background: #1362A6D6;
        height: 50px;
        box-shadow: 0px 0px 10px #7fb3e185;
        width: 186px;
        text-align: center;
        left: 8px;
        top: 2px;
        height: 40px;
        */
    }







.main_menu2 {
    background: #575756;
    color: #fff;
    font: bold 14px calibri;
    position: relative;
    width: 120px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 16px; /* color: #fff; */
    font-weight: bold;
    line-height: 36px; /*line-width: 200px;*/
    padding: 0px;
    vertical-align: middle;
    margin-top: 5px;
}


    .main_menu2 a:hover {
        color: #000;
        /*background: #166DB7D6;  */ /* color: #fff; */
        /*height: 50px;*/
    }




.main_menu2_alt {
    color: #000;
    background: #575756;
    color: #fff;
    font: bold 14px calibri;
    position: relative;
    width: 200px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}


    .main_menu2_alt a:hover {
        color: #333333;
        /*
        background: #1362A6D6;
        height: 50px;
        box-shadow: 0px 0px 10px #7fb3e185;
        width: 186px;
        text-align: center;
        left: 8px;
        top: 2px;
        height: 40px;
        */
    }








.sol_menu {
    border: 0px solid #FFFFFF;
    margin: 2px;
    background: #66CCFF;
    color: #0066CC;
    position: relative;
    width: 110px;
    height: 80px;
    text-align: center;
    vertical-align: text-bottom;
    display: block;
    font-size: 16px; /* color: #fff; */
    font-weight: bold;
    line-height: 48px;
    font-variant: small-caps;
    font-style: normal;
    font-family: calibri;
}



    .sol_menu a:hover {
        background-position: #0099CC;
        border: 0px solid #FFFFFF;
        margin: 2px;
        background: #0099CC;
        color: #FFFFFF;
        position: relative;
        width: 110px;
        height: 80px;
        text-align: center;
        vertical-align: text-bottom;
        display: block;
        font-size: 16px; /* color: #fff; */
        font-weight: bold;
        line-height: 48px;
        font-variant: small-caps;
        font-style: normal;
        font-family: calibri;
    }

.level_menu a:hover {
    color: #FFFFFF;
    background: #71D0FF;
    font-size: 16px; /* color: #fff; */
    font-weight: 300;
    line-height: 48px;
    padding: 0px;
    font-family: calibri;
}

.level_menu {
    background-position: #B1D8F9;
    background: #66CCFF;
    border-width: thin;
    color: #666666;
    font: bold 14px Arial, Helvetica, Sans-serif;
    position: relative;
    width: 150px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 16px; /* color: #fff; */
    font-weight: 300;
    line-height: 48px; /*line-width: 200px;*/
    padding: 0px;
}

.selected {
    background-color: #852B91;
    color: #fff;
}


.table-baslik {
    border-style: outset;
    font-family: calibri;
    font-size: 18px;
    font-style: normal;
    color: #FF0000;
    display: block;
    background-color: #C0C0C0;
    height: 40px;
    width: 100%;
}










.yon-oku {
    float: left;
    right: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.ok-alt {
    width: 0;
    height: 0;
    border-top: 25px solid;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
}

.ok-ust {
    width: 0;
    height: 0;
    border-bottom: 25px solid;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
}

.ok-mavi {
    border-color: #5c87d1;
}


.panel-sutun {
    text-align: center;
    margin-bottom: 20px;
    /* margin-top: 10px; */ 
    display: grid;
    
}


.panel-personel-baslik {
    background-color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .panel-personel-baslik:hover {
        text-decoration: underline;
    }

.panel_personel_liste {
}

.panel-show {
    -o-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
    height: 100%;
}

.panel-hide {
    /*
    transition: opacity 1s;
    opacity:0;
    height:0px;
        */
    transition: opacity 1s;
    height: 0px;
    overflow: hidden;
}

.panel_yeni {
    box-shadow: 0px 0px 10px #d1dce8;
    padding: 5px 5px 5px 5px;
    width: 100%;
}

.panel_yeni_2 {
    /*box-shadow: 0px 0px 10px #d1dce8;*/
    /*padding: 5px 5px 5px 5px; */
    width: calc(100% - 10px);
}


.panel_yeni_3 {
    /*box-shadow: 0px 0px 10px #d1dce8;*/
    /*padding: 5px 5px 5px 5px; */
    width: calc(100% - 160px);
    left:132px;
    position:relative;
}

.panel_sol_alan_ic {
    box-shadow: 0px 0px 5px #aaa;
    padding: 5px 5px 5px 5px;
    background-color: #2a4d6d0f;
}
.panel_sol_alan_ust {
  
    box-shadow: 0px 0px 5px #aaa;
    padding: 5px 5px 5px 5px;
    background-color: #2a4d6d0f;
}

.personel_sol_alan {
    /*height: 100vh; */
    padding-bottom: 20px;
    margin: 0px 0px 0px 5px;
    /*box-shadow: 0px 0px 10px #ddd; */
    padding: 5px 5px 5px 5px;
    position: fixed;
    z-index: 200;
    width: 125px;
    float: left;
    /*scale:0.75;*/
    top: 82px;
    left:150px;
}

.pad_10 {
    padding: 10px !important;
}

.pad_20 {
    padding : 20px  !important;
}

.panel_top {
    position: fixed;
    top: 40px;
    background-color: #fcfcfc;
    left: 180px;
    z-index: 1000;
    box-shadow: 2px 5px 10px 5px rgba(0,0,0,0.5);
    border-bottom: 2px solid #266fac;
    padding: 15px 10px 5px 10px;
    right: 40px;
    width: auto;
}

.col-25 {
    float: left;
    width: 25%;
}

.col-50 {
    float: left;
    width: 50%;
}



.panel_yeni_baslik {
    width: max-content;
    font-size: 20px;
    color: #2067AE;
    font-family: Tahoma;
    font-weight: bold;
    height: 35px;
}

.hover-kirmizi {
}

    .hover-kirmizi:hover {
        color: #ce2929;
        cursor: pointer;
        font-stretch: narrower;
    }

.grid-yeni {
    box-shadow: 0px 0px 3px #888;
    color: #333333;
    font-family: Calibri;
    font-size: 10pt;
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}













.panel {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */
    width: 100%;
    /* border-radius: 10px; */
    background-color: #FFFFFF;
}

.panel_popup_baslik {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */
    margin: 2px;
    width: 99%;
    border-radius: 10px;
    background-color: #FF9933;
    height: 40px;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 12px;
    color: #333333;
}

.p {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */ /* margin: 2px;  */
    width: 100%; /*  border-radius: 50px;  */
    background-color: #3399FF;
    height: 40px;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold; /*cursor: move;*/
}

.panel3_center 
{
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
}


.panel3 {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */
    padding: 20px 20px 20px 20px;
    width: max-content;
    /* border-radius: 10px; */
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px 4px #3c3c3c;
    /*box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);*/

    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    overflow:hidden;
}

body.modal-open {
    overflow: hidden;
}

.panel3_1 {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */
    padding: 10px 20px 50px 20px;
    width: max-content;
    /* border-radius: 10px; */
    background-color: #FFFFFF;
  
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
}

.panel_popup_baslik_3 {
    /* background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */ /* margin: 2px;  */
    width: 100%; /*  border-radius: 50px;  */
    background-color: #FFFFFF;
    height: 40px;
    vertical-align: middle;
    font-family: Calibri;
    font-size: 18px;
    color: #000;
    font-weight: bold; /*cursor: move;*/
    border-bottom: 1px dotted black;
    border-width: medium medium 2px medium;
    border-color: inherit;
    border-bottom-style: solid;
    left: 0px;
    /*position: absolute;*/
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.loading {
    background-position: center center;
    border-color: #000000;
    font-family: Arial;
    font-size: 10pt;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgb(0,0,0,0.75 );
    z-index: 100010;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
    display: none;
    left: 0px !important;
}

.loading_ic {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*background: #fff;*/
    padding: 25px;
    color: #0ba0c6;
    /*border-radius: 10px;*/
    font-size: 16px;
    /*box-shadow: 1px 1px 1px #8fa7c2;*/
}

.loading_beyaz {
    background-position: center center;
    border-color: #000000;
    font-family: Arial;
    font-size: 10pt;
    width: 200px;
    height: 150px;
    display: none;
    position: fixed;
    background-color: #FFFFFF;
    z-index: 999;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    color: #666666;
    font-weight: bold;
}

.ball {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(0,183,229,0.9);
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #2187e7;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -moz-animation: spin .5s infinite linear;
    -webkit-animation: spin .5s infinite linear;
}

.ball1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(0,183,229,0.9);
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #2187e7;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    top: -50px;
    -moz-animation: spinoff .5s infinite linear;
    -webkit-animation: spinoff .5s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }

    ;
}

@-moz-keyframes spinoff {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(-360deg);
    }

    ;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }

    ;
}

@-webkit-keyframes spinoff {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }

    ;
}


/*
    loading sayfa ilk yükleme 

*/

.loading_2 {
    background-position: center center;
    border-color: #000000;
    font-family: Arial;
    font-size: 10pt;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgb(255,255,255 );
    z-index: 100010;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
    /*display: none;*/
    left: 0px !important;
    /*top: 40px !important;*/
   
    opacity: 0.99;
}

.loading_ic_2 {
    height: 500px;
    scale: 0.5;
    min-height: 30%;
    min-width: 30%;
    background-image: url('../../Images/loading.jpg');
    background-repeat: no-repeat;
    width: 1000px;
    top: 150px;
    position: relative;
}


.fade-in-loading2 {
    animation: fadeIn ease 5s;
    -webkit-animation: fadeIn ease 5s;
    -moz-animation: fadeIn ease 5s;
    -o-animation: fadeIn ease 5s;
}



.load_anim {
    animation-name: animName; /* Animasyon isminizi tanımlayınız */
}

@keyframes animTitle {
    from {
        opacity:1;
    }

    to {
        opacity:0.2;
    }
}

.anim_opo {
   
    animation-name: animTitle;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}


.panel_ust {
    border-style: ridge;
    background-color: #EAEAEA; /* border-style: none;  */ /*padding: 10px;  */
    width: 100%;
    border-radius: 10px;
}

.modalBackground {
    /*
	background-color: #CCCCCC;
	filter: alpha(opacity=90);
	opacity: 0.8;

*/
    position: fixed;
    top: 0;
    left: 0;
    background-color: #333333;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}



.modalBackground2 {
    /*
	background-color: #CCCCCC;
	filter: alpha(opacity=90);
	opacity: 0.8;

*/
    position: fixed;
    top: 0;
    left: 0;
    background-color: #333333;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    font-family: calibri;
    color: #000000;
}

.test {
    background: #9ac7f0;
    background: -webkit-linear-gradient(#9ac7f0, #073763);
    background: linear-gradient(#9ac7f0, #073763);
    border-radius: 5px 5PX 0PX 0PX;
    padding: 8px 20px;
    color: #ffffff;
    display: inline-block;
    font: normal 700 12px/1 "Calibri", sans-serif;
    text-align: left;
    text-shadow: 1px 1px #000000;
    width: 100%;
}


/*-///////////////////////////////////////////////////////*/

/*
.box {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #9ac7f0;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box:hover {
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}

.box:hover::after {
    opacity: 1;
}


*/


.per_arama_box_main {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.per_arama_box_item {
    height: max-content;
    /*background-color: #dcedf7;*/
    margin: 0px 3px 0px 3px;
    border: 1px solid #f7f7f7;
    /*box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.1); */
    cursor: pointer;
}


    .per_arama_box_item:hover {
        box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.1);
    }





.mesaj_box_main {
    padding: 10px;
}

.mesaj_box_item {
    margin-bottom: 10px;
    padding: 5px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.20);
    cursor: pointer;
}

    .mesaj_box_item:hover {
        box-shadow: 6px 6px 10px rgba(0,0,0,0.20);
    }

.mesaj_box_baslik {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.mesaj_box_sol {
    width: 50%;
    left: 0px;
}

.mesaj_box_sag {
    width: 50%;
    right: 0px;
}

.mesaj_box_icerik {
    font-size: 12px;
    font-weight: normal;
}


.duyuru_baslik {
    /*background: #9ac7f0;*/
    /*background: -webkit-linear-gradient(#9ac7f0, #073763);
    background: linear-gradient(#9ac7f0, #073763);*/
    border-radius: 10px 10PX 0PX 0PX;
    padding: 8px 20px 8px 12px;
    color: #ffffff;
    text-align: left;
    font: normal 700 16px/1 Calibri, sans-serif;
}

.duyuru_baslik2 {
    background: #E05656; /*
    background: -webkit-linear-gradient(#9ac7f0, #073763);
    background: linear-gradient(#B3352F, #872823);*/
    border-radius: 10px 10PX 0PX 0PX;
    padding: 8px 20px 8px 12px;
    color: #ffffff;
    text-align: left;
    font: normal 700 16px/1 Calibri, sans-serif;
}

.duyuru_icerik {
    /* margin: 10px;*/
    padding: 15px 10px 15px 10px; /* width: 100%; */
    text-align: left;
    font-size: 12px;
    color: #333333;
}

.duyuru {
    border-style: 2;
    border-width: 2px;
    border-color: #073763;
    width: 90%;
    background-color: #FFFFFF;
    border-radius: 10px; /*box-shadow: 0 0.2em 0.2em -0.2em rgb(0,0,0,0.25);*/
    cursor: pointer;
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.15);*/
    -webkit-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    margin-right: 5%;
    margin-left: 5%;
}


    .duyuru:hover {
        /*
    box-shadow: 0 0.3em 0.3em 0 rgb(0,0,0,0.25);
    /*-webkit-transform: scale(1.01, 1.01);*/
        /*transform: scale(1.01, 1.01);*/
        -webkit-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 17px 2px rgba(0,0,0,0.25);
    }



    .duyuru::after {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3);
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
    }

    /* Transition to showing the bigger shadow on hover */
    .duyuru:hover::after {
        opacity: 1;
    }



/*  YENİ ANASAYFA DUYURU BAŞLIK  15.12.2020   */


.duyuru-yeni {
    /*background-color: #e4c57e59 !important;*/
    color: #ce2e2e !important;
}

.anasayfa-box {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 15px rgba(0,0,0,0.2);
    float: left;
    cursor: pointer;
}

    .anasayfa-box.umbrella {
        padding: 20px 20px 10px 20px;
        position: relative;
        margin: 10px;
    }


.box-orta {
    min-width: 360px;
    min-height: 250px;
    height: 100%;
    max-width: 500px;
}


.anasayfa-baslik {
    color: #1787b3;
    font-size: 36px;
    font-weight: bold;
    font-family: Tahoma;
}

.duyuru-baslik {
    color: #0084c7;
    font-size: 18px;
    font-weight: bold;
    font-family: Calibri;
    margin-bottom: 10px;
    text-align: left !important;
}


.duyuru-baslik2 {
    color: #0084c7;
    font-size: 14px;
    font-weight: bold;
    font-family: Calibri;
    margin-bottom: 10px;
    text-align: left !important;
    top: 10px;
}



.duyuru-icerik {
    color: black;
    font-size: 16px;
    font-weight: bold;
    font-family: Calibri;
    margin-bottom: 10px;
    text-align: left !important;
    height: 75%;
}

.duyuru-kenar {
    border-left-style: solid;
    border-width: 10px;
}

.bd-red {
    border-color: #d51414
}

.bd-yellow {
    border-color: #E1E810;
}

.bd-green {
    border-color: #188a21;
}

.bd-blue {
    border-color: #1420fb
}

.wd-10 {
    width: 10% !important; 
}


.wd-20 {
    width: 20% !important;
}

.wd-25 {
    width: 25% !important;
}


.wd-30 {
    width: 30% !important;
}

.wd-33 {
    width: 33% !important;
}


.wd-40 {
    width: 40% !important;
}

.wd-50 {
    width: 50% !important;
}

.wd-60 {
    width: 60% !important;
}

.wd-70 {
    width: 70% !important;
}

.wd-80 {
    width: 80% !important;
}

.wd-90 {
    width: 90% !important;
}

.wd-100 {
    width: 100% !important;
}










.scroolable {
    overflow: auto;
}

.h70 {
    height: 70%;
}

.h80 {
    height: 80%;
}

.h90 {
    height: 90%;
}

.h100 {
    height: 100%;
}

.center {
}

.load_img {
    background-image: url("../../Images/loading1.gif");
    height: 70px;
    background-size: 40px;
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 30%;
}

.duyuru-icerik-tablo {
    color: black;
    font-family: Calibri;
    margin-bottom: 10px;
    text-align: left !important;
    overflow-y: auto;
    height: 250px;
}


.duyuru-altbaslik {
    color: #0084c7;
    font-size: 14px;
    font-weight: bold;
    font-family: Calibri;
    margin-bottom: 10px;
    text-align: right !important;
    position: absolute;
    right: 10px;
    bottom: 20px;
}


/*  ================================================  */

.rapor {
    border-style: 2;
    border-width: 2px;
    border-color: #073763;
    width: 90%;
    background-color: #FFFFFF;
    border-radius: 10px; /*box-shadow: 0 0.2em 0.2em -0.2em rgb(0,0,0,0.25);*/
    /*cursor: pointer;*/
    box-shadow: 3px 3px 5px 4px rgba(0,0,0,0.1);
    /*
    -webkit-box-shadow: 7px 7px 35px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 7px 7px 35px 5px rgba(0,0,0,0.1);
    box-shadow: 7px 7px 35px 5px rgba(0,0,0,0.1);
        */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    position: relative;
    height: 300px;
    width: 350px;
}

    .rapor:hover {
        box-shadow: 3px 3px 5px 4px rgba(0,0,0,0.3);
    }

.rapor_icerik {
    /* margin: 10px;*/
    padding: 15px 10px 15px 10px; /* width: 100%; */
    text-align: left;
    font-size: 25px;
    color: #333333;
    font-weight: bold;
    height: 170px;
    cursor:pointer;
}

.rapor_baslik {
    color: #2F73AD;
}

.rapor_kategori {
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 100%;*/
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    height: 140px;
    cursor: pointer;
    margin:15px;
}

.rapor_icerik:hover .rapor_baslik {
    color: #032644 !important;
}

.rapor_alt {
    /* margin: 10px;*/
    padding: 15px 10px 15px 10px; /* width: 100%; */
    text-align: left;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    height: 100px;
}




.panel_sayac2 {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    padding: 20px 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 24px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
    width: 150px;
    height: 75px;
}


.panel_sayac {
    margin: 30px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    padding: 8px 20px 8px 12px;
    width: 200px;
    height: 100px;
    float: left;
    overflow: hidden;
    box-shadow: 0px 0px 10px #888;
}

    .panel_sayac:hover {
        /*box-shadow: 0px 0px 2px  #000000;*/
        box-shadow: 0 0.3em 0.3em 0 rgb(0,0,0,0.25);
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.1);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.1);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.1);
        transition: all 200ms ease-in;
        transform: scale(1.1);
    }


.panel-baslik {
}

.panel-baslik-text {
    font-size: 16px;
    color: #4A4A4A;
    font: normal 700 Calibri, sans-serif;
    text-align: left;
    float: left;
    width: 80%;
    overflow: hidden;
}

.panel-icerik {
    margin: 10px;
    text-align: center;
}

.text-panel-icerik {
    font-family: calibri;
    font-size: 28px;
    color: #999999;
    display: block;
}

    .text-panel-icerik:hover {
        cursor: pointer;
    }

.icon-person {
    background-image: url('../../Images/stil/person.png');
    background-repeat: no-repeat;
    overflow: hidden;
    height: 20px;
    text-align: right;
}

.icon-belge {
    background-image: url('../../Images/stil/files2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    height: 22px;
    text-align: right;
}

.ana-sayfa {
    overflow: hidden;
    width: 90%;
    text-align: center;
    margin-right: 5%;
    margin-left: 5%;
}


.panel-duyuru1 {
    overflow: hidden;
    width: 50%;
    text-align: center;
    float: left;
}


.ana-sayfa-duyuru {
    overflow: hidden;
    width: 50%;
    text-align: center;
    float: left;
}

.ana-sayfa-eksikbilgi {
    overflow: hidden;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 10px;
}



table.tablo1 {
    border-collapse: collapse;
    /*width: 100%;*/
    height: 25px;
    width: 95%;
    background-color: #FFFFFF;
    border-radius: 10px;
    /*box-shadow: 0 0.2em 0.2em -0.2em rgb(0,0,0,0.25);*/
    /*box-shadow: 0 1px 2px rgba(0,0,0,0.15);*/
    -webkit-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 17px -3px rgba(0,0,0,0.25);
    margin-bottom: 40px;
    position: relative;
}


    table.tablo1, table.tablo1 td, table.tablo1 th {
        border: 1px solid #ddd;
        text-align: left;
    }


        table.tablo1 th, table.tablo1 td {
            padding: 10px;
        }


        table.tablo1 a:link {
            display: inline-block;
            background: #1C6EA4;
            color: #FFFFFF;
            padding: 2px 8px;
            border-radius: 5px;
            text-decoration: none;
        }

        table.tablo1 a:visited {
            color: #FFFFFF;
            text-decoration: none;
        }

        table.tablo1 a:hover {
            color: #FFFFFF;
            transform: scale(1.1);
            text-decoration: none;
        }

        table.tablo1 tr:hover {
            background-color: #f5f5f5;
        }




table.tablokucuk {
    border-collapse: collapse;
    /*width: 100%;*/
    height: 25px;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
}


    table.tablokucuk, table.tablokucuk td, table.tablokucuk th {
        border: 1px solid #ddd;
        text-align: left;
    }


        table.tablokucuk th, table.tablokucuk td {
            /*padding: 10px; */
        }


        table.tablokucuk a:link {
            display: inline-block;
            background: #1C6EA4;
            color: #FFFFFF;
            padding: 2px 8px;
            border-radius: 5px;
            text-decoration: none;
        }

        table.tablokucuk a:visited {
            color: #FFFFFF;
            text-decoration: none;
        }

        table.tablokucuk a:hover {
            color: #FFFFFF;
            transform: scale(1.1);
            text-decoration: none;
        }

        table.tablokucuk tr:hover {
            background-color: #f5f5f5;
        }






tablo-yenikayit {
    border-collapse: collapse;
    /*width: 100%;*/
    /*height: 25px;*/
    /* width: 95%;*/
    background-color: #FFFFFF;
    margin-bottom: 40px;
    position: relative;
}


tablo-yenikayit, table.tablo-yenikayit td, table.tablo-yenikayit th {
    /*border: 1px solid #ddd;*/
    text-align: left;
}


table.tablo-yenikayit th, table.tablo-yenikayit td {
    /* padding: 7px;*/
}


table.tablo-yenikayit a:link {
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
    text-decoration: none;
}


table.tablo-yenikayit tr {
}


    table.tablo-yenikayit tr:hover {
    }


.table-tr {
    height: 35px;
}



table.PortalHesap {
    height: 25px;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    font-family: Calibri;
}


    table.PortalHesap td, table.PortalHesap th {
        text-align: left;
    }


    table.PortalHesap th, table.PortalHesap td {
        padding: 5px;
    }



.link2 a:link {
    display: inline-block;
    padding: 6px 10px 3px 10px;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
    text-decoration: none;
    height: 20px;
    vertical-align: middle;
    text-align: center;
}

.link2 a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.link2 a:hover {
    color: #FFFFFF;
    transform: scale(1.1);
    text-decoration: none;
}



/*/////////////////// personel bilgi /////////////////////////////////////////////////////*/

table.personelbilgi, table.personelbilgi td, table.personelbilgi th {
    border: 1px solid #ddd;
    text-align: left;
}

table.personelbilgi {
    border-collapse: collapse;
    width: 100%;
}

    table.personelbilgi th, table.personelbilgi td {
        padding: 15px;
    }

.bold {
    font-weight: bold;
}




/*//////////////////////////////////////////////////////////////////////////////////////*/
.panel_kullanıcı {
    margin: 30px 30px 30px 100px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    padding: 8px 20px 8px 10px;
    width: 200px;
    height: 200px;
    float: left;
    overflow: hidden;
}

    .panel_kullanıcı:hover {
        /*box-shadow: 0px 0px 2px  #000000;*/
        box-shadow: 0 0.3em 0.3em 0 rgb(0,0,0,0.25);
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.1);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.1);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.1);
        transition: all 200ms ease-in;
        transform: scale(1.1);
    }

.anasayfa_duyuru_eksik {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    color: #000000;
}


/*  /////////////////////////////         gridview                               */

.mGrid {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    /*box-shadow: 0px 0px 3px #888888;*/
}

    .mGrid .tooltip {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
        background-color: #3c3939;
        color: White;
        padding: 5px;
        font-size: 10pt;
        font-family: Arial;
    }

    .mGrid td {
        border: 1px solid #ddd;
        height: 35px;
        font-size: 12px;
        cursor: pointer;
    }

    .mGrid th {
        border: 1px solid #C7C7C7;
        padding: 4px 2px;
        color: #FFF;
        background: #2D5E8A repeat-x top;
        font-size: 12px;
        height: 35px;
        max-width: 150px;
    }

    .mGrid tr {
        background-color: #FFFFFF;
        color: #333333;
    }

        .mGrid tr:hover {
            background-color: #e3e6ee !important;
            color: #000;
            box-shadow 10px 10px 20px white;
        }

    .mGrid .alt {
        background: #312e2e2b;
    }

        .mGrid .alt:hover {
            background: #312e2e2b !important;
            color: black !important;
        }

    .mGrid .pgr {
        background: #424242
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid .selectedRowStyle {
        background: #CACACA;
        font-weight: bold;
    }
/*
.mGrid a:link
{
   
    display: inline-block;
    background: #80A9FF;
    color: #FFFFFF;
    padding: 6px 10px 3px 10px;
    border-radius: 5px;
    text-decoration: none;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    box-shadow: 0px 1px 4px #706f86;
    margin-right: 5px;
    margin-left: 5px;
}

.mGrid a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.mGrid a:hover
{
    color: #FFFFFF;
    transform: scale(1.05);
    text-decoration: none;
     box-shadow: 0px 1px 4px #706f86;
}

*/

/*  /////////////////////////////         gridview                               */



.mGrid2 {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 3px #888888;
    font-size: 10px;
    font-weight: normal;
}

    .mGrid2 .tooltip {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
        background-color: #3c3939;
        color: White;
        padding: 5px;
        font-size: 10pt;
        font-family: Arial;
    }

    .mGrid2 td {
        border: 1px solid #ddd;
        height: 35px;
        cursor: pointer;
    }

    .mGrid2 th {
        /*border: 1px solid #C7C7C7;*/
        padding: 4px 2px;
        color: #fff;
        background: #0079e1b3 repeat-x top;
        height: 35px;
        max-width: 200px;
    }

    .mGrid2 tr {
        background-color: #FFFFFF;
        color: #333333;
    }

        .mGrid2 tr:hover {
            background-color: #c2def066 !important;
            color: #fff;
            box-shadow 10px 10px 20px white;
        }

    .mGrid2 .alt {
        background: #312e2e2b;
    }

        .mGrid2 .alt:hover {
            background: #312e2e2b !important;
            color: black !important;
        }

    .mGrid2 .pgr {
        background: #424242
    }

        .mGrid2 .pgr table {
            margin: 5px 0;
        }

        .mGrid2 .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid2 .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid2 .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid2 .selectedRowStyle {
        background: #CACACA;
        font-weight: bold;
    }
/*
.mGrid2 a:link
{
   
    display: inline-block;
    background: #80A9FF;
    color: #FFFFFF;
    padding: 6px 10px 3px 10px;
    border-radius: 5px;
    text-decoration: none;
    height: 20px;
    vertical-align: middle;
    text-align: center; 
    font-size: 12px;
    font-weight: bolder;
    box-shadow: 0px 1px 4px #706f86;
    margin-right: 5px;
    margin-left: 5px;
}

.mGrid2 a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.mGrid2 a:hover
{
    color: #FFFFFF;
    transform: scale(1.05);
    text-decoration: none;
     box-shadow: 0px 1px 4px #706f86;
}

*/

/*  /////////////////////////////         gridview                               */

.mGrid-detay-tablo {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    /*box-shadow: 0px 0px 3px #888888;*/
}

    .mGrid-detay-tablo .tooltip {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
        background-color: #3c3939;
        color: White;
        padding: 5px;
        font-size: 10pt;
        font-family: Arial;
    }

    .mGrid-detay-tablo td {
        border: 1px solid #ddd;
        height: 25px;
        font-size: 15px;
        cursor: pointer;
    }

    .mGrid-detay-tablo th {
        border: 1px solid #C7C7C7;
        padding: 4px 2px;
        color: #FFF;
        background: #2F73AD repeat-x top;
        font-size: 16px;
        height: 35px;
        max-width: 150px;
    }

    .mGrid-detay-tablo tr {
        background-color: #FFFFFF;
        color: #333333;
    }

        .mGrid-detay-tablo tr:hover {
            background-color: #13446eb3 !important;
            color: #fff;
            box-shadow 10px 10px 20px white;
        }

    .mGrid-detay-tablo .alt {
        background: #312e2e2b;
    }

        .mGrid-detay-tablo .alt:hover {
            background: #312e2e2b !important;
            color: black !important;
        }

    .mGrid-detay-tablo .pgr {
        background: #424242
    }

        .mGrid-detay-tablo .pgr table {
            margin: 5px 0;
        }

        .mGrid-detay-tablo .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid-detay-tablo .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid-detay-tablo .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid-detay-tablo .selectedRowStyle {
        background: #CACACA;
        font-weight: bold;
    }














.GridPager td {
    height: 15px;
}

.GridPager a, .GridPager span {
    display: block;
    height: 15px;
    width: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.GridPager span {
    background-color: #1C6EA4;
    color: #FFFFFF;
    border: 1px solid #3AC0F2;
}




/* //////////////////           grid button             /////////////////////////////////*/

.grid-button a:link {
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 5px;
    text-decoration: none;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
}

.grid-button a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.grid-button a:hover {
    color: #F2F2F2;
    background-color: #368EC8;
    text-decoration: none;
}


/*//////////////    grid button                 //////////////////////////////////////////*/

.grid-button2 {
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 5px;
    text-decoration: none;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
}

    .grid-button2:visited {
        color: #FFFFFF;
        text-decoration: none;
    }

    .grid-button2:hover {
        color: #F2F2F2;
        background-color: #368EC8;
        text-decoration: none;
    }

.mesaj {
    display: inline-block;
    background: #f44336;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 5px;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    cursor: pointer;
}

    .mesaj:visited {
        color: #FFFFFF;
        text-decoration: none;
    }


#myProgress {
    width: 100%;
    background-color: #ddd;
}

#myBar {
    width: 1%;
    height: 10px;
    background-color: #65a9d7
}

.text-green {
    color: #41a817
}

.text-red {
    color: #9c3b3b
}


.text-black {
    color: #000000;
}

.text-white {
    color: #ffffff;
}

.uyari2 {
    display: inline-block;
    /*color: #41a817;*/
    font-size: 12px;
    font-weight: bolder;
}


.uyari {
    display: inline-block;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 5px;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
    font-size: 15px;
    font-weight: bolder;
    cursor: pointer;
    box-shadow: 0 0.3em 0.3em 0 rgb(0,0,0,0.25);
}

.s10 {
    font-size: 10px !important;
}

.s12 {
    font-size: 12px !important;
}

.s14 {
    font-size: 12px !important;
}

.s15 {
    font-size: 15px !important;
}


.red {
    background: #a01212 !important;
}

.green {
    background: #56983b !important;
}

.light_red {
    background: #9c3b3b
}





/* personel listele tablo görünümü*/


.card-resim:hover {
    /*
    -moz-box-shadow: 0px 0px 3px 1px rgba( 82, 82, 82, 0.5);
    -webkit-box-shadow: 0px 0px 3px 1px rgba( 82, 82, 82, 0.5);
    box-shadow: 0px 0px 3px 1px rgba( 82, 82, 82, 0.5);
        */
}


.adsoyad {
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
    padding-top: 10px;
}

.sicilno {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
    padding-top: 25px;
    text-align: left;
    padding-left: 5px;
    /*top:125px;*/
}


.hidno {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
    text-align: left;
    padding-left: 5px;
    /*top:125px;*/
}


.durum {
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
    text-align: left;
    padding: 2px 6px 2px 6px;
    color: #fff !important;
    background-color: #0da41f !important;
    border-radius: 8px;
    /*top:125px;*/
}


.durum-pasif {
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
    text-align: left;
    padding: 2px 6px 2px 6px;
    color: #fff !important;
    background-color: #932828 !important;
    /*top:125px;*/
    border-radius: 8px;
}


.bolge {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, serif;
}



.gorev {
    font-size: 11px;
    font-family: Tahoma, Helvetica, serif;
}



.tarih {
    font-size: 11px;
    font-family: Tahoma, Helvetica, serif;
    font-style: italic;
}

.altfirma {
    color: #a1a1a1 !important;
    font-style: italic;
    font-size: 11px;
}


.firma {
    font-size: 11px;
    font-family: Tahoma, Helvetica, serif;
}

div.vcard {
    width: 330px;
    min-height: 160px;
    float: left;
    margin: 7px;
    /*border: 1px solid #fff;*/
    /*padding: 5px;*/
    max-height: 265px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 5px;
    background-color: white;
    box-shadow: 3px 3px 5px 4px rgba(0,0,0,0.1);
    cursor: pointer;
}

    div.vcard:hover {
        /*
        transform: scale(1.05);
        text-decoration: none;
        */
        /*-moz-box-shadow: 2px 3px 5px 3px rgba( 82, 82, 82, 0.5);
        -webkit-box-shadow: 2px 3px 5px 3px rgba( 82, 82, 82, 0.5); 
            */
        box-shadow: 3px 3px 5px 4px rgba(0,0,0,0.3);
        /*border: 1px solid #fff;*/
    }


.vcard-pasif {
    /*  background-color: #ddd !important;*/
}

.vcard2 {
    position: relative;
}

.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}


    .ribbon span::after {
        content: '';
        position: absolute;
        right: 0%;
        top: 100%;
        z-index: -1;
        border-right: 3px solid #575756;
        border-left: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #575756;
    }

    .ribbon span::before {
        content: '';
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: -1;
        border-left: 3px solid #575756;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-top: 3px solid #575756;
    }

    .ribbon span {
        font-size: 10px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        line-height: 20px;
        transform: rotate(-45deg);
        width: 100px;
        display: block;
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        left: -21px;
    }


.durum2-aktif {
    background: #0da41f;
    background: linear-gradient(#0da41f 0%, #0da41f 100%);
}

.durum2-pasif {
    background: #932828;
    background: linear-gradient(#932828 0%, #932828 100%);
}

table.hede {
    position: relative;
    width: 100%;
    font: 12px Tahoma, Helvetica, serif;
    color: #3e3e3e;
    /*
    -moz-box-shadow: 3px 2px 4px 0px rgba( 82, 82, 82, 0.5);
    -webkit-box-shadow: 3px 2px 4px 0px rgba( 82, 82, 82, 0.5);
    box-shadow: 3px 2px 4px 0px rgba( 82, 82, 82, 0.5);
    */
    padding: 5px;
    /*background-color: white;*/
    height: 200px;
}

    table.hede tr td {
        position: relative;
        height: 15px;
        color: #3e3e3e;
        width: 200px;
        vertical-align: top;
        border-bottom: 1px inherit black;
    }

        table.hede tr td.twoline {
            color: #3e3e3e;
            height: 36px;
            border-bottom: 1px black;
        }

        table.hede tr td.fourline {
            position: relative;
            color: #3e3e3e;
            height: 64px;
            border-bottom: 1px black;
            overflow: hidden;
        }

        table.hede tr td.photo {
            width: 99px;
            margin: 0px;
            min-height: 111px;
            text-align: center;
            padding-top: 20px;
            padding-right: 10PX;
            /*
            left: -16px;
            top: -16px*/
        }

        table.hede tr td.label {
            width: 99px;
            border-bottom: 1px black;
            text-indent: 5px;
        }

div.faint {
    color: #cecece;
}

.liste-resim {
    max-width: 120px;
    max-height: 109px;
    cursor: pointer;
    min-width: 100px;
    /*
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
        */
}


table.hede tr td.photo div.po {
    height: 30px;
    opacity: 0.6;
    filter: alpha(opacity=40);
    position: absolute;
    text-align: center;
    top: 83px;
    left: 5px;
    width: 90px;
    background: #eeeeee;
    cursor: default;
    /*
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    */
    padding-top: 20px;
}


.page-buton {
    background-color: #f5f5f5;
    color: black;
    /*border: 1px solid #969696;*/
    height: 20px;
    width: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
}


    .page-buton:hover {
        color: darkgray;
    }

.page-disabled {
    background-color: #1C6EA4;
    color: #FFFFFF;
    border: 1px solid #3AC0F2;
}


.div-arama {
    padding-top: 20px;
    /*margin-top: -40px;*/
    /*/padding-bottom: 20px;*/
    border-bottom: 3px inherit black;
    /*margin: 0px 10px 0px 10px;*/
    /*background-color: #eeeeee45;*/
    /*box-shadow: 0px 0px 5px 1px #bbb;*/
    background-color: #eee;
    border-bottom: 1px solid #80808059;
    /*margin-bottom: 20px;
    margin-left: -30px;
    margin-right: -20px;*/
}

.mail-baslik {
    background-color: #a9d7ff;
    border-bottom-color: #535356;
    border-bottom-style: solid;
    border-bottom-width: thick;
}

.div-yenikayit-kapsul {
    /*padding:30px;*/
    border-bottom: 3px inherit black;
    margin: 0px 10px 0px 10px;
    /*background-color: #eeeeee45;*/
    /* box-shadow: 0px 0px 10px 4px #ccc;*/
    height: 100%;
    width: 95%;
}

.div-yenikayit-ilerleme {
    /*padding: 0px 20px 0px 20px;*/
    height: 100%;
    /*margin-left: 10%;
    margin-bottom: 25px;
        */
    /*box-shadow: 0px 0px 10px 4px #ccc;*/
    /*padding: 10px 10px 10px 100px;*/
    margin: 30px 5% 30px 5%;
}


.div-yenikayit-mesaj {
    /*padding: 0px 20px 0px 20px;*/
    height: 50px;
    /*box-shadow: 0px 0px 10px 4px #ccc;*/
    /*padding: 20px;*/
    /*margin-top: 20px;*/
}


.div-yenikayit-islemler2 {
}

.div-yenikayit-govde {
    height: 550px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.08);
    padding: 30px;
    width: 100%;
}










.pt-10 {
    padding-top: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.p-10 {
    padding: 10px !important;
}


.pt-20 {
    padding-top: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.p-20 {
    padding: 20px !important;
}


.pt-30 {
    padding-top: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.p-30 {
    padding: 30px !important;
}


.mt-5 {
    margin-top: 5px  !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mt-10 {
    margin-top: 10px  !important;
}

.ml-10 {
    margin-left: 10px  !important;
}

.mr-10 {
    margin-right: 10px  !important;
}

.mb-10 {
    margin-bottom: 10px  !important;
}

.m-10 {
    margin: 10px  !important;
}


.mt-20 {
    margin-top: 20px  !important;
}

.ml-20 {
    margin-left: 20px  !important;
}

.mr-20 {
    margin-right: 20px  !important;
}

.mb-20 {
    margin-bottom: 20px  !important;
}

.m-20 {
    margin: 20px  !important;
}


.mt-30 {
    margin-top: 30px  !important;
}

.ml-30 {
    margin-left: 30px  !important;
}

.mr-30 {
    margin-right: 30px  !important;
}

.mb-30 {
    margin-bottom: 30px  !important;
}

.m-30 {
    margin: 30px  !important;
}

.max100 {
    max-width: 100%;
}



/*DÖKÜMAN*/


.portal-hover:hover {
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
}



/*portal*/
.panel-soru-grup {
    text-align: left;
    background-color: #fff;
    float: left;
    width: calc(100% - 50px);
    min-height: 150px;
    padding: 10px;
    margin:15px 15px 15px 25px ;
    font-family: Calibri;
    position: relative;
}


/*portal*/
.panel-soru {
    text-align: left;
    background-color: #fff;
    float: left;
    width: calc(100% - 50px);
    min-height: 100px;
    padding: 10px;
    margin: 15px 0px 10px 0px;
    font-family: Calibri;
    position: relative;
    font-size: 14px;
    border: 0.1px #dbdada solid;
}

    .panel-soru:hover {
        box-shadow: 0px 0px 2px 0.5px rgba(0,0,0,0.3);
    }


.panel-cevap {
    text-align: left;
    background-color: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2);
    float: left;
    width: calc(100% - 50px);
    min-height: 100px;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
    font-family: Calibri;
    position: relative;
}

.portal-bilgi {
    /*loat: left;*/
    /*position: relative;*/
    margin-right: 30px;
    font-size: 16px;
    color: #093882;
    margin-bottom: 5px;
    position: absolute;
    float: left;

}

.panel-islemler {
    position: absolute;
    height: 55px;
    font-size: 14px;
    text-align: right;
    display: block;
    /*bottom: 0px;*/
    align-content: center;
    color: #093882;
    right: 50px;
    float: left;
}

.panel-goster {
    display: block;
    /*height: calc(100% - 80px);
    /*margin: auto;
    margin-top: auto;*/
    position: relative;
    width: 100%;
    float: left;
    min-height: 70px;
    bottom: 0px;
}

.panel-ustbilgi {
    height: 30px;
    display: table;
    font-size: 22px;
    float: left;
    position: relative;
    width: calc(100% - 160px);
    color: #093882;
}


.panel-bilgi {
    height: 30px;
    display: table;
    font-size: 14px;
    float: left;
    position: relative;
    width: calc(100% - 160px);
    color: #0a3f5f;
}

.panel-icon
{
    display:block;
    position:absolute;
    height:40px;
    width:40px;
    margin-right:10px;
    right:0px;

}

.panel-dosya {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    background-color: #287397;
    width: fit-content;
    cursor: pointer;
    /*display: block;*/
    text-decoration: none;
    margin: 10px 10px 10px 0px;
    float: left;
}

    .panel-dosya:hover {
        transition-duration: 0.3s;
        box-shadow: 0px 1px 10px 2px rgba(0,0,0,0.2);
        opacity: 0.9;
    }

.dosyayok {
    background-color: #737171 !important;
}


.panel-uyari {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    
    width: fit-content;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin: 10px 10px 10px 0px;
}
/*portal*/
.portal-main-box {
    text-align: left;
    background-color: #fff;
    box-shadow: 0 1px 15px rgba(0,0,0,0.2);
    float: left;
    width: calc(100% - 50px);
    min-height: 150px;
    padding: 10px;
    margin: 5px;
    font-family: Calibri;
    position: relative;
}


.portal-ustbilgi {
    height: 30px;
    display: table;
    margin: 10px;
    float: left;
    position: relative;
    width: calc(100% - 160px);
}

.portal-baslik {
    height: 30px;
    margin: 10px;
    float: left;
    position: relative;
    width: calc(100% - 20px);
}



.portal-islemler {
    position: absolute;
    height: 55px;
    font-size: 14px;
    text-align: right;
    display: block;
    bottom: 0px;
    align-content: center;
    color: #093882;
    width: 251px;
    right: 0px;
}



.portal-sag {
    right: 20px;
}


.portal-sol {
    left: 20px;
}

.panel-baslik {
    color: #062436;
    text-decoration: underline;
}

.portal-alt {
    position: absolute !important;
    display: block;
    bottom: 0px;
    bottom: 0px;
}

.portal-hesaplar {
    position: relative;
    float: left;
    width: calc(100% - 150px);
    padding-bottom: 10px;
}

.portal-bilgi {
    /*loat: left;*/
    position: relative;
    margin-right: 30px;
    font-size: 16px;
    color: #21709f;
    margin-bottom: 5px;
}

.portal-hesap {
    margin: 10px 10px 0px 10px;
    padding: 7px;
    border-radius: 10px;
    background-color: #188db0;
    color: white;
    cursor: pointer;
    font-size: 18px;
    float: left;
    position: relative;
}

.portal-resim {
    max-width: 120px;
    max-height: 109px;
    cursor: pointer;
    min-width: 100px;
    position: relative;
    float: left;
    margin: 15px;
}


.portal-resim-orta {
    width: calc(100% - 50px);
    max-height: 150px;
    cursor: pointer;
    min-width: 100px;
    position: relative;
    float: left;
    margin: 15px;

}

.portal-img2 {
    display: block;
    height: 100%;
    position: relative;
    margin:auto;
}

.portal-img {
    max-width: 110px;
    height: 110px;
}

.ustbilgi-main {
    text-align: left;
    background-color: #fff;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
    float: left;
    width: calc(100% - 20px);
    min-height: 100px;
    padding: 10px;
    margin-bottom: 20px;
    font-family: Calibri;
}


.ustbilgi-bilgi {
    float: left;
    position: relative;
    margin-right: 30px;
    font-size: 18px;
    color: #093882;
    padding-bottom: 10px;
    min-height: 50px;
    margin: 0px 20px 25px 0px;
    padding: 0px 30px 5px 0px;
    width: 220px;
    border-bottom: 2px solid #ddd;
    height: 45px;
}

    .ustbilgi-bilgi span::after {
        content: "\000A";
        white-space: pre;
        height: 15px;
    }

.ustbilgi-bilgi-altsatir {
    width: 100%;
    float: left;
    position: relative;
    margin-right: 30px;
    font-size: 18px;
    color: #093882;
    padding-bottom: 10px;
    height: 10px;
}

.w-200 {
    width: 200px;
}

.w-250 {
    width: 250px;
}

.w-300 {
    width: 300px;
}

.w-350 {
    width: 350px;
}

.w-400 {
    width: 400px;
}

.w-450 {
    width: 450px;
}

.w-500 {
    width: 500px;
}


.h-100{
    height:100px !important;
}

.h-150 {
    height: 150px !important;
}
.h-200 {
    height: 200px !important;
}
.h-250 {
    height: 250px !important;
}
.h-300 {
    height: 300px !important;
}
.h-400 {
    height: 400px !important;
}



.panel_bilgi {
    margin: 10px 0px 20px 0px;
    /*box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.08);*/
    padding: 30px 10px 20px 10px;
    /*/border: 2px solid #ddd; */
}
