﻿.anaBaslik {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #848484 !important;
}

.hrBaslik {
    border-top: 2px solid #84848452 !important;
}

.disDiv {
    width: 100%;
    height: auto;
    float: left;
}

.bold {
    font-weight: bold;
}

.fs_17px {
    font-size: 17px;
}

.w_100 {
    width: 100%;
}

.w_90 {
    width: 90% !important;
}

.w_95 {
    width: 95% !important;
}

.w_80 {
    width: 80%;
}

.w_70 {
    width: 70%;
}

.w_60 {
    width: 60%;
}

.w_56 {
    width: 56%;
}

.w_50 {
    width: 50%;
}

.w_49 {
    width: 49%;
}

.w_45 {
    width: 45%;
}

.w_40 {
    width: 40%;
}

.w_33 {
    width: 33%;
}

.w_35 {
    width: 35%;
}

.w_30 {
    width: 30%;
}

.w_25 {
    width: 25%;
}

.w_20 {
    width: 20%;
}

.w_10 {
    width: 10%;
}

.w_15 {
    width: 15%;
}

.w_12_2 {
    width: 12.2%;
}

.w_5 {
    width: 5%;
}

.auto {
    margin: auto;
}

.heightAuto {
    height: auto;
}

.height_40p {
    height: 40px;
}

.height_44p {
    height: 44px;
}

.height_36p {
    height: 36px;
}

.marginT_19p {
    margin-top: 19px;
}

.marginT_10p {
    margin-top: 10px;
}

.marginR_15p {
    margin-right: 15px;
}

.marginR_10p {
    margin-right: 10px;
}

.marginB_20p {
    margin-bottom: 20px;
}

.marginB_15p {
    margin-bottom: 15px;
}

.marginB_10p {
    margin-bottom: 10px;
}

.pad_10p {
    padding: 10px;
}

.paddingR_50p {
    padding-right: 50px;
}


.paddingR_15p {
    padding-right: 15px;
}

.paddingL_50p {
    padding-left: 50px;
}

.paddingL_15p {
    padding-left: 15px;
}

.warning_default {
    padding: 8px;
    border: 1px solid #a90c2e;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.pointer {
    cursor: pointer;
}

.yorumWidth {
    width: 100% !important;
    height: 506px !important;
}

.overflow {
    overflow: auto;
}

.buttons {
    background-color: #00bcd4;
    border: 0;
    color: white;
    box-shadow: 0px 0px 7px #000000;
    padding: 5px;
    width: 170px;
}

    .buttons:hover {
        background-color: #b3b3b3;
        color: #5f4515;
        box-shadow: 0px 0px 15px #2f250f;
    }

/*Media Screenler*/

@media (min-width:1450px) {
    .genelDivRes {
        width: 35%;
    }

    .genelDivResTablo {
        width: 60%;
    }
}


@media (min-width:1200px) and (max-width:1450px) {
    .veliBilgi {
        width: 70% !important;
    }

    .yorum {
        width: 30% !important;
    }

    .gridDis {
        width: 100% !important;
    }

    .oncekiYorum {
        padding-left: 0px !important;
    }

    .verilenTeklif {
        padding-left: 0px !important;
    }

    .genelDivRes {
        width: 35%;
    }

    .genelDivResTablo {
        width: 60%;
    }
}

@media (min-width:900px) and (max-width:1200px) {
    .yorum {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        padding-left: 0px !important;
    }

    .gridDis {
        width: 100% !important;
    }

    .veliBilgi {
        width: 100% !important;
    }

    .yorumWidth {
        width: 100% !important;
        height: 130px !important;
    }

    .ogrenciBilgiInput {
        width: 50% !important;
    }

    .w_12_2 {
        width: 17.4% !important;
    }

    .w_56 {
        width: 80.6% !important;
    }

    .oncekiYorum {
        padding-left: 0px !important;
    }

    .verilenTeklif {
        padding-left: 0px !important;
    }

    .genelDivRes {
        width: 35%;
    }

    .genelDivResTablo {
        width: 60%;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .ongorusmeMargin {
        margin-top: 70px !important;
    }

    .genelDivRes {
        width: 35%;
    }

    .genelDivResTablo {
        width: 60%;
    }
}


@media (min-width:768px) and (max-width:900px) {
    .yorum {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        padding-left: 0px !important;
    }

    .gridDis {
        width: 100% !important;
    }

    .veliBilgi {
        width: 100% !important;
    }

    .yorumWidth {
        width: 100% !important;
        height: 130px !important;
    }

    .ogrenciBilgiInput {
        width: 50% !important;
    }

    .w_12_2 {
        width: 17.4% !important;
    }

    .w_56 {
        width: 80.6% !important;
    }

    .veliGrid {
        width: 100% !important;
    }

    .veliGridpad {
        padding-right: 0px !important;
    }

    .oncekiYorum {
        padding-left: 0px !important;
    }

    .verilenTeklif {
        padding-left: 0px !important;
    }

    .genelDivRes {
        width: 100%;
    }

    .genelDivResTablo {
        width: 100%;
    }
}

@media (max-width:767px) {
    .yorum {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        border: none !important;
        padding-left: 0px !important;
    }

    .gridDis {
        width: 100% !important;
    }

    .oncekiYorum {
        border: none !important;
        padding-left: 0px !important;
    }

    .ogrenciBilgi {
        border: none !important;
    }

    .verilenTeklif {
        border: none !important;
        padding-left: 0px !important;
    }

    .veliBilgi {
        width: 100% !important;
        padding-right: 0px !important;
        border: none !important;
    }

    .yorumWidth {
        width: 100% !important;
        height: 130px !important;
    }

    .ogrenciBilgiInput {
        width: 100% !important;
        margin-bottom: 15px !important;
    }

    .w_12_2 {
        width: 34.4% !important;
    }

    .w_56 {
        width: 60.6% !important;
    }

    .veliGrid {
        width: 100% !important;
    }


    .mobcheck {
        width: 100% !important;
    }

    .veliLabel {
        width: 35% !important;
    }

    .veliInput {
        width: 60% !important;
    }

    .mob_But {
        text-align: center !important;
    }

    .mob_Float {
        float: none !important;
    }

    .genelDivRes {
        width: 100%;
    }
}

.bgc_red {
    background-color: #d25353 !important;
}

.bgc_soft_dark_red {
    background-color: #b1352c !important;
}

.bgc_soft_red {
    background-color: #E45F56 !important;
}

.bgc_soft_pink {
    background-color: #e57871 !important;
}

.bgc_green {
    background-color: #8cc933 !important;
}

.bgc_dark_green {
    background-color: #4CAF50 !important;
}

.bgc_soft_green {
    background-color: #4aaaa5 !important;
}

.bgc_blue {
    background-color: #00BCD4 !important;
}

.bgc_soft_dark_blue {
    background-color: #446fb1 !important;
}

.bgc_orange {
    background-color: #fb7620 !important;
}

.bgc_white {
    background-color: white !important;
}

.bgc_purple {
    background-color: rgb(194, 37, 169) !important;
}

.bgc_grey {
    background-color: #818181 !important;
}

.bgc_light_grey {
    background-color: #a5a5a5 !important;
}

.dersadibutton {
    display: none;
}

.tanitimkartiicon {
    width: 15px;
    margin-top: 12px;
    margin-left: 5px;
}

.buttonload {
    background-color: #36404a;
    margin-left: 50%;
    position: absolute;
    float: left;
    margin-top: 25%;
    border: none;
    color: white;
    padding: 12px 16px;
    font-size: 16px;
}

.load_panel {
    width: 100%;
    height: 100%;
    background-color: #49484854;
    position: absolute;
    top: 0;
    z-index: 999999;
    display: none;
}

ul > li.active {
    background-color: white;
    border-bottom: 1px solid #a5a5a5;
}

.odev:hover {
    background-color: #d3f2f6;
}

.wit_auto {
    width: auto;
}

.wit_10 {
    width: 10%;
}

.wit_15 {
    width: 15%;
}

.wit_18 {
    width: 18%;
}

.wit_20 {
    width: 20%;
}

.wit_23 {
    width: 23%;
}

.wit_24 {
    width: 24%;
}

.wit_25 {
    width: 25%;
}

.wit_30 {
    width: 30%;
}

.wit_32 {
    width: 32%;
}

.wit_33 {
    width: 33%;
}

.wit_35 {
    width: 35%;
}

.wit_39 {
    width: 39%;
}

.wit_40 {
    width: 40%;
}

.wit_45 {
    width: 45%;
}

.wit_48 {
    width: 48%;
}

.wit_49 {
    width: 49%;
}

.wit_50 {
    width: 50%;
}

.wit_55 {
    width: 55%;
}

.wit_60 {
    width: 60%;
}

.wit_65 {
    width: 65% !important;
}

.wit_68 {
    width: 68%;
}

.wit_69 {
    width: 69%;
}

.wit_70 {
    width: 70%;
}

.wit_74 {
    width: 74%;
}

.wit_75 {
    width: 75%;
}

.wit_79 {
    width: 79%;
}

.wit_80 {
    width: 80%;
}

.wit_82 {
    width: 82%;
}

.wit_85 {
    width: 85%;
}

.wit_90 {
    width: 90%;
}

.wit_95 {
    width: 95%;
}

.wit_96 {
    width: 96%;
}

.wit_97 {
    width: 97%;
}

.wit_98 {
    width: 98%;
}

.wit_99 {
    width: 99%;
}

.wit_100 {
    width: 100%;
}

.wit_100p {
    width: 100px;
}

.wit_100_imp {
    width: 100% !important;
}

.wit_150p {
    width: 150px;
}

.wit_180p {
    width: 180px;
}

.wit_250p {
    width: 250px;
}

.wit_140p {
    width: 140px;
}

.wit_330p {
    width: 330px;
}

.heightAuto {
    height: auto !important;
}

.height100 {
    height: 100%;
}

.height50 {
    height: 50%;
}

.wit_450p {
    width: 450px;
}

.margint_1p {
    margin-top: 1px !important
}

.top_5 {
    margin-top: 5%;
}

.top_10 {
    margin-top: 10%;
}

.top_15 {
    margin-top: 15%;
}

.top_20 {
    margin-top: 20%;
}

.top_25 {
    margin-top: 25%;
}

.top_3p {
    margin-top: 3px;
}

.top_5p {
    margin-top: 5px;
}

.top_9p {
    margin-top: 9px;
}

.top_10p {
    margin-top: 10px;
}

.top_15p {
    margin-top: 15px !important;
}

.top_20p {
    margin-top: 20px !important;
}

.top_eksi15p {
    margin-top: -15px;
}

.top_eksi20p {
    margin-top: -20px;
}

.bottom_25 {
    margin-bottom: 25%;
}

.bottom_10px {
    margin-bottom: 10px;
}

.bottom_5px {
    margin-bottom: 5px;
}

.pad5p {
    padding: 5px;
}

.padB5 {
    padding-bottom: 5%;
}

.padB10 {
    padding-bottom: 10%;
}

.padB5p {
    padding-bottom: 5px;
}

.padB8p {
    padding-bottom: 8px;
}

.padB10p {
    padding-bottom: 10px;
}

.padB15p {
    padding-bottom: 15px;
}

.padB20p {
    padding-bottom: 20px;
}

.padB25p {
    padding-bottom: 25px;
}

.padB60p {
    padding-bottom: 60px;
}

.padR60p {
    padding-right: 60px;
}

.padR35p {
    padding-right: 35px;
}

.padR30p {
    padding-right: 30px;
}

.padR25p {
    padding-right: 25px;
}

.padR20p {
    padding-right: 20px;
}

.padR15p {
    padding-right: 15px;
}

.padR10p {
    padding-right: 10px;
}

.padR8p {
    padding-right: 8px;
}


.padT_3p {
    padding-top: 3px;
}

.padT_5p {
    padding-top: 5px;
}

.padT_6p {
    padding-top: 6px;
}

.padT_7p {
    padding-top: 7px;
}

.padT_35p {
    padding-top: 35px;
}

.padT_10p {
    padding-top: 10px;
}

.padT_15p {
    padding-top: 15px;
}

.padT_18p {
    padding-top: 18px;
}

.left10p {
    left: 10px;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.general {
    float: left;
    border-radius: 3px;
}

.padding_top {
    padding-top: 8px;
}

.padding_lef_4 {
    padding-left: 4%;
}

.fbold {
    font-weight: bold;
}

.colorPurple {
    color: rgb(194, 37, 169) !important;
}

    .colorPurple input {
        color: rgb(194, 37, 169) !important;
    }

.colorBlue {
    color: #00BCD4 !important;
}

.colorBlueTop {
    color: rgb(89,114,148) !important;
}

.colorGreen {
    color: #8cc933 !important;
}

.colorGreenEk {
    color: rgba(114,148,89,1);
}

.colorLightGrey {
    color: #9d9d9d !important;
}

.colorWhite {
    color: white !important;
}

.colorOrange {
    color: #fca200 !important;
}

.evrakcopkutusu i {
    color: #fca200 !important;
}

.colorGrey {
    color: #818181 !important;
}

    .colorGrey input {
        color: #818181 !important;
    }

.colorGreyLight {
    color: #a5a5a5 !important;
}

.colorRed {
    color: #f62f5b !important;
}

.backgroundPurple {
    background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(148,89,112,1) 0%, rgba(214,214,214,1) 100%);
}

.backgroundBlueLight {
    background-color: #00BCD4 !important;
}

.backgroundBlue {
    background: #725994 !important;
}

.backgroundGreen {
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(114,148,89,1) 0%, rgba(89,114,148,1) 100%);*/
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(114,148,89,1) 0%, rgba(214,214,214,1) 100%);*/
    background: #599472 !important;
}

.backgroundGreenKoyu {
    background-color: #4CAF50 !important;
}

.backgroundGrid {
    background-color: #6c7ae0 !important;
    font-size: 20px;
    color: white;
    line-height: 2.0;
}

.backgroundOrange {
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(252,162,0,1) 0%, rgba(89,114,148,1) 100%);*/
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(252,162,0,1) 0%, rgba(214,214,214,1) 100%);*/
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(246,146,30,1) 0%, rgba(89,114,148,1) 68%);*/
    background: #ea9c41 !important;
}

.backgroundRed {
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(148,17,0,1) 0%, rgba(214,214,214,1) 100%);*/
    background: #945972 !important;
}

.backgroundRedShine {
    /*background: linear-gradient(18deg, rgba(126,164,254,1) 0%, rgba(148,17,0,1) 0%, rgba(214,214,214,1) 100%);*/
    background: #A60B3D !important;
}

.backgroundWhite {
    background-color: white !important;
}

.backgroundTop {
    background-color: rgb(89,114,148) !important;
}

.colorTop {
    color: rgb(89,114,148) !important;
}

.label {
    color: #818181 !important;
    font-weight: bold !important;
    font-size: 15px !important;
}

.gridTitle {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #848484 !important;
    text-align: center;
}

.icon-bar {
    display: inline-block;
    background-color: transparent;
    height: auto;
    width: auto;
    vertical-align: middle;
}

.menu_cizgi2 {
    display: block;
    width: 28px;
    height: 2px;
    margin-top: 6px;
    background-color: white;
}
