﻿h3, .h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

label, .label {
    font-weight: 600 !important;
}

.pt15 {
    padding-top: 15px !important;
}

.alignleft {
    text-align: left !important;
}

.aligncenter {
    text-align: center !important;
}

.gridbuttonsMargin {
    margin: 0 5px;
}

.marginbottomzero {
    margin-bottom: 0 !important;
}

.headerColor {
    color: #60709C !important;
}

.vamiddle {
    vertical-align: middle !important;
}

.vatop {
    vertical-align: top !important;
}

.colorblue {
    color: #428bca;
}

.fontbold {
    font-weight: bold;
}

.floatright {
    float: right;
}

.btn-sm-ovr {
    padding: 1px 5px !important;
}

.btn-primary-ovr {
    background-color: #283144;
    border-color: #283144;
}

    .btn-primary-ovr i {
        color: white;
    }


.uni-logo-tiny iconic:hover {
    background-color: transparent;
}
/****************SPR BREADCRUMB***************/
.srp-breadcrumb {
    background-color: transparent;
    font-size: 12px;
    margin-bottom: 0px;
}

    .srp-breadcrumb ul {
        padding: 0;
        border-bottom: solid 1px #283144;
        padding-bottom: 10px;
    }


        .srp-breadcrumb ul li {
            display: inline-block;
            color: gray;
            letter-spacing: 1px;
        }

            .srp-breadcrumb ul li:first-child, .srp-breadcrumb ul li i:first-child {
                display: inline-block;
                color: #3684c3;
            }


/****************LEFT SIDE MENU***************/
.sidebar-menu-wrapper {
    /*position: absolute;*/
    top: 50px;
    width: 265px;
    background-color: #283144;
    /*background-color: #494848;*/
    height: 100%;
    left: 0;
}

.srp-container {
    margin-left: 253px;
    margin-right: 15px;
}

.menu-srp-container {
    margin-top: 20px;
}

.sidebar-menu {
    list-style: none;
    margin-top: 20px;
    padding: 0;
    height: 70%;
    overflow: auto;
}

    .sidebar-menu > li {
        margin: 0;
        padding: 0;
    }

        .sidebar-menu > li > ul {
            margin: 5px 15px;
            /*padding: 10px;*/
        }

            .sidebar-menu > li > ul > li {
                margin: 0px;
                padding: 0px;
            }

                .sidebar-menu > li > ul > li > a {
                    padding: 5px 5px 5px 10px;
                    display: block;
                    color: #FFFFFF;
                }

                    .sidebar-menu > li > ul > li > a > i {
                        color: #9AC77C;
                    }


                    .sidebar-menu > li > ul > li > a > span {
                        padding-left: 5px;
                    }

                    .sidebar-menu > li > ul > li > a:hover {
                        background-color: #202736;
                        border-right: solid 2px #9AC77C;
                        border-left: solid 2px #9AC77C;
                    }

        .sidebar-menu > li > a {
            padding: 15px 5px 15px 15px;
            display: block;
            color: #FFFFFF;
        }

            .sidebar-menu > li > a > i {
                color: #3882be;
            }


            .sidebar-menu > li > a > span {
                padding-left: 10px;
            }

            .sidebar-menu > li > a:hover {
                background-color: #202736;
                border-right: solid 8px #4481B6;
            }


/*****************************SEARCH BOX****************************/
.search-project {
    width: 350px;
    padding: 10px;
}


/*********************SIDEBAR HIDE / SHOW****************************/
.sidebar-hidden .sidebar-menu-wrapper {
    left: 0;
    margin-left: -266px;
}

.sidebar-hidden .srp-container {
    margin: 0 15px !important;
}

.sidebar-menu-wrapper, .srp-container, .sidebar-menu {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

/************************NEWPROJECT LEFT NAV-PILL*************************/

#projectSteps li.active a {
    color: #428bca;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-right: 0;
}

#projectSteps li {
    margin-top: 0;
    background-color: #f4f9fd;
}

    #projectSteps li a {
        font-size: 1.1em;
        padding-top: 12px;
        padding-bottom: 12px;
        border-right: 1px solid #e0e0e0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

        #projectSteps li a:hover {
            border-right: solid 6px #4481b6;
            background-color: white;
        }

        #projectSteps li a i {
            font-size: 0.8em;
            margin-right: 10px;
            color: #dbad7b;
        }

    #projectSteps li.active a {
        color: #636E79;
        background-color: white;
        /*border: 1px solid #f0f3f3;*/
        border-right: 0;
        border-right: solid 6px #f0f3f3;
    }

    #projectSteps li a i.success {
        color: green !important;
    }


.projectHeader {
    display: table;
    margin-left: 20px;
    margin-top: 8px;
    color: #74A6D4;
    margin-bottom: 0 !important;
}

    .projectHeader span:first-letter {
        font-size: 36px;
    }

.firstletterUp {
    display: inline-block;
    margin-right: 10px;
}

    .firstletterUp:first-letter {
        font-size: 30px;
    }

@media (max-width: 1605px) {
    .projectHeader {
        font-size: 17px;
    }
}


/**/
@media (max-width:1545px) and (min-width:1605px) {
    .projectHeader {
        font-size: 22px;
    }
}

@media (max-width:1545px) {
    .projectHeader {
        font-size: 16px;
    }
}

@media (max-width:1445px) {
    .projectHeader {
        font-size: 14px;
    }
}

@media (max-width:1350px) {
    .projectHeader {
        display: none;
    }
}

.btnilerigeri {
    background: white; /*#b1c4d7;*/
    color: #4481b6;
    stroke: #e1eaf1;
    margin-top: -80px;
    font-size: larger;
}

    .btnilerigeri:hover {
        color: white;
        background-color: #b1c4d7;
        border-color: #adadad;
    }

    .btntopbuttonaltkisim {
    background: #f5f5f5;
    color: #4481b6;
    stroke: #e1eaf1;
    margin-top: -80px;
    font-size: larger;
}

    .btntopbuttonaltkisim:hover {
        color: white;
        background-color: #b1c4d7;
        border-color: #adadad;
    }


.tab-pane {
    margin-bottom: 55px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #4481b6;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}


#divIletisimInfo {
    position: absolute; 
    top: 748px;
    color: rgb(255, 255, 255); 
    display: block; 
    background: rgb(40, 49, 68); 
    width: 100%; 
    padding: 8px 15px; 
    left: 10px; 
    border-top: 1px solid white;
}

    #divIletisimInfo a {
        color: white;
    }

        #divIletisimInfo a:hover {
            color: #76AAD7;
        }

.btnturuncu {
    background-color: #fef4e2;
    border: #cec1a8 solid 2px;
}

.btnmavi {
    background-color: #fff;
    border: #b1c4d7 solid 2px;
    /*color:#142a70;*/
}

.btnmasmavi {
    background-color: #e1eaf1;
    border: #b1c4d7 solid 2px;
}

    .btnmasmavi.active {
        background-color: #5a8bb2;
        border: #ef9403 solid 2px;
    }


.btnmavi:hover {
    background-color: #e1eaf1;
    border: #b1c4d7 solid 2px;
}

.btnyesil {
    background-color: #fff;
    border: #d4e0b4 solid 2px;
}

.btnyemyesil {
    background-color: #f0f6e2;
    border: #d4e0b4 solid 2px;
}


.btnyesil:hover {
    background-color: #f0f6e2;
    border: #d4e0b4 solid 2px;
}

.divmavibg {
    padding: 5px;
    background-color: #e2eaf2 !important;
    border-color: #ddd;
    border: #cfcfd1 solid 1px;
}

.divturuncubg {
    padding: 5px;
    background-color: #f4e5d5 !important;
    border-color: #ddd;
    border: #cfcfd1 solid 1px;
}

.divlacibg {
    padding: 5px;
    background-color: #f2e6f1 !important;
    border-color: #ddd;
    border: #cfcfd1 solid 1px;
}

#dropdownKarar {
    width: 80px;
}

    #dropdownKarar option {
        width: 150px;
    }



.wrapper {
    margin: 0 auto 12% auto;
    max-width: 800px;
}

div.scene-header {
    background: transparent !important;
    color: white;
    background-color: rgb(0, 0, 0) !important;
    opacity: 0.6;
}

    div.scene-header span {
        font-family: 'WebSymbolsRegular', cursive;
        font-size: 100px;
        line-height: 150px;
        position: absolute;
        width: 100%;
        text-align: center;
    }

    div.scene-header div {
        position: absolute;
        left: 0px;
        width: 100%;
        height: 50%;
        top: 50%;
    }

        div.scene-header div h2 {
            text-align: center;
        }

.ca-menu-2 {
    padding: 0;
    width: 200px;
}

    .ca-menu-2 li {
        width: 100%;
        height: 35px;
        overflow: hidden;
        position: relative;
        display: block;
        background: #fff;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        margin-bottom: 4px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
    }

        .ca-menu-2 li:last-child {
            margin-bottom: 0px;
        }

        .ca-menu-2 li a {
            text-align: left;
            width: 100%;
            height: 100%;
            display: block;
            color: #333;
            position: relative;
        }

.ca-content-2 {
    position: absolute;
    left: 10px;
}

    .ca-content-2 h2 {
        margin-top: 7px;
    }

.ca-main-2 {
    font-size: 15px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-menu-2 li:hover {
    background: #e1f0fa;
}

.ca-menu-2 li a.selected {
    background: #F1F1F1;
}

.ca-menu-2 li:hover .ca-main {
    opacity: 1;
    color: #2676ac;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}

.badge {
    background-color: #c0392b;
}

#refereeSteps li.active a {
    color: #428bca;
    background-color: antiquewhite;
    border: 1px solid #e0e0e0;
    border-right: 0;
}



#refereeSteps li a {
    font-size: 1.1em;
    padding-top: 12px;
    padding-bottom: 12px;
    border-right: 1px solid #e0e0e0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    color: rosybrown;
}

    #refereeSteps li a:hover {
        border-right: solid 6px #4481b6;
        background-color: aliceblue;
    }

    #refereeSteps li a i {
        font-size: 0.8em;
        margin-right: 10px;
        color: rosybrown;
    }

#refereeSteps li.active a {
    color: #636E79;
    background-color: white;
    /*border: 1px solid #f0f3f3;*/
    border-right: 0;
    border-right: solid 6px #f0f3f3;
}

#refereeSteps li a i.success {
    color: green !important;
}

/*
    Component: Small boxes
*/
.small-box {
    position: relative;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
    color: white;
    /*border-radius: 5px;*/
}

    .small-box > .inner {
        padding: 10px;
        cursor: pointer;
    }

    .small-box > .small-box-footer {
        position: relative;
        text-align: center;
        padding: 10px;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        display: block;
        z-index: 10;
        background: rgba(0, 0, 0, 0.1);
        text-decoration: none;
    }

        .small-box > .small-box-footer:hover {
            color: #fff;
            background: rgba(0, 0, 0, 0.15);
        }

        .small-box > .small-box-footer i {
            margin-left: 5px;
        }

    .small-box h3 {
        font-size: 38px;
        font-weight: bold;
        margin: 0 0 10px 0;
        white-space: nowrap;
        padding: 0;
    }

    .small-box p {
        font-size: 14px;
    }

        .small-box p > small {
            display: block;
            color: #f9f9f9;
            font-size: 13px;
            margin-top: 5px;
        }

    .small-box h3,
    .small-box p {
        z-index: 5px;
    }

    .small-box .icon {
        position: absolute;
        top: auto;
        top: -10px;
        right: 5px;
        z-index: 0;
        font-size: 70px;
        color: rgba(0, 0, 0, 0.15);
        color: white;
        cursor: default !important;
    }

    .small-box:hover {
        text-decoration: none;
        color: #f9f9f9;
    }

        .small-box:hover .icon {
            animation-name: tansformAnimation;
            animation-duration: .5s;
            animation-iteration-count: 1;
            animation-timing-function: ease;
            animation-fill-mode: forwards;
            -webkit-animation-name: tansformAnimation;
            -webkit-animation-duration: .5s;
            -webkit-animation-iteration-count: 1;
            -webkit-animation-timing-function: ease;
            -webkit-animation-fill-mode: forwards;
            -moz-animation-name: tansformAnimation;
            -moz-animation-duration: .5s;
            -moz-animation-iteration-count: 1;
            -moz-animation-timing-function: ease;
            -moz-animation-fill-mode: forwards;
            cursor: default !important;
        }

@keyframes tansformAnimation {
    from {
        font-size: 75px;
    }

    to {
        font-size: 90px;
    }
}

@-webkit-keyframes tansformAnimation {
    from {
        font-size: 75px;
    }

    to {
        font-size: 90px;
    }
}

@media screen and (max-width: 815px) {
    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 12px;
        }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 12px;
        }
}

@media (min-width: 1580px) and (max-width: 1850px) {

    .small-box .icon {
        font-size: 60px;
        bottom: 20px;
        font-size: 45px;
        top: 0;
    }

    .small-box p {
        font-size: 12px;
    }

    @keyframes tansformAnimation {
        from {
            font-size: 45px;
        }

        to {
            font-size: 50px;
        }
    }

    @-webkit-keyframes tansformAnimation {
        from {
            font-size: 45px;
        }

        to {
            font-size: 50px;
        }
    }
}

@media (min-width: 1420px) and (max-width: 1579px) {

    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 12px;
        }
}


@media (min-width: 1340px) and (max-width: 1419px) {

    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box > .inner p {
            font-size: 11px;
        }
}



@media (min-width: 1201px) and (max-width: 1339px) {

    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 11px;
        }

        .small-box > .inner {
            font-size: 11px;
        }
}




/* Background colors */
.bg-red,
.bg-maroon,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
    color: #f9f9f9 !important;
}

.bg-dark {
    background-color: #1d365d !important;
    background-color: #00305a !important;
}

.bg-maroon {
    background-color: #A01346 !important;
    background-color: #004b8d !important;
}

.bg-green {
    background-color: #5B9790 !important;
    background-color: #0074d9 !important;
}

.bg-red {
    background-color: #C2847B !important;
    background-color: #4192d9 !important;
}

.bg-red2 {
  background-color: #eb3535 !important;
} 


/*.bg-black {
  background-color: #222222 !important;
}
.bg-orange {
  background-color: #ff851b !important;
}

.bg-red {
  background-color: #C2847B !important;
}

.bg-aqua {
  background-color: #00c0ef !important;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.bg-light-blue {
  background-color: #3c8dbc !important;
}

.bg-navy {
  background-color: #001f3f !important;
}
.bg-teal {
  background-color: #39cccc !important;
}
.bg-olive {
  background-color: #3d9970 !important;
}
.bg-lime {
  background-color: #01ff70 !important;
}*/

; /*.bg-fuchsia {
  background-color: #f012be !important;
}
.bg-purple {
  background-color: #932ab6 !important;
}
.bg-maroon {
  background-color: #85144b !important;
}*/
/* Text colors */
.text-red {
    color: #f56954 !important;
}

.text-yellow {
    color: #f39c12 !important;
}

.text-aqua {
    color: #00c0ef !important;
}

.text-blue {
    color: #0073b7 !important;
}

.text-light-blue {
    color: #3c8dbc !important;
}

.text-green {
    color: #00a65a !important;
}

.text-navy {
    color: #001f3f !important;
}

.text-teal {
    color: #39cccc !important;
}

.text-olive {
    color: #3d9970 !important;
}

.text-lime {
    color: #01ff70 !important;
}

.text-orange {
    color: #ff851b !important;
}

.text-fuchsia {
    color: #f012be !important;
}

.text-purple {
    color: #932ab6 !important;
}

.text-maroon {
    color: #85144b !important;
}


/*
    component: Boxes
-------------------------
*/
.box {
    position: relative;
    background: #ffffff;
    border-top: 2px solid #c1c1c1;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

    .box.box-primary {
        border-top-color: #85144b;
    }

    .box.box-info {
        border-top-color: #00c0ef;
    }

    .box.box-danger {
        border-top-color: #f56954;
    }

    .box.box-warning {
        border-top-color: #f39c12;
    }

    .box.box-success {
        border-top-color: #00a65a;
    }

    .box.height-control .box-body {
        max-height: 300px;
        overflow: auto;
    }

    .box .box-header {
        position: relative;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom: 0px solid #f4f4f4;
        color: #444;
        padding-bottom: 10px;
    }

        .box .box-header:before,
        .box .box-header:after {
            display: table;
            content: " ";
        }

        .box .box-header:after {
            clear: both;
        }

        .box .box-header > .fa,
        .box .box-header > .glyphicon,
        .box .box-header > .ion,
        .box .box-header .box-title {
            /*display: inline-block;*/
            padding: 10px 0px 0px 10px;
            margin: 0;
            font-size: 20px;
            font-weight: 400;
            /*float: left;*/
            cursor: default;
        }

        .box .box-header a:not(.btn) {
            color: #444;
        }

        .box .box-header > .box-tools {
            padding: 5px 10px 5px 5px;
        }

    .box .box-body {
        padding: 10px;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .box .box-body > table,
        .box .box-body > .table {
            margin-bottom: 0;
        }

        .box .box-body.chart-responsive {
            width: 100%;
            overflow: hidden;
        }

        .box .box-body > .chart {
            position: relative;
            overflow: hidden;
            width: 100%;
        }

            .box .box-body > .chart svg,
            .box .box-body > .chart canvas {
                width: 100% !important;
            }

        .box .box-body .fc {
            margin-top: 5px;
        }

        .box .box-body .fc-header-title h2 {
            font-size: 15px;
            line-height: 1.6em;
            color: #666;
            margin-left: 10px;
        }

        .box .box-body .fc-header-right {
            padding-right: 10px;
        }

        .box .box-body .fc-header-left {
            padding-left: 10px;
        }

        .box .box-body .fc-widget-header {
            background: #fafafa;
            box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.02);
        }

        .box .box-body .fc-grid {
            width: 100%;
            border: 0;
        }

        .box .box-body .fc-widget-header:first-of-type,
        .box .box-body .fc-widget-content:first-of-type {
            border-left: 0;
            border-right: 0;
        }

        .box .box-body .fc-widget-header:last-of-type,
        .box .box-body .fc-widget-content:last-of-type {
            border-right: 0;
        }

        .box .box-body .table {
            margin-bottom: 0;
        }

        .box .box-body .full-width-chart {
            margin: -19px;
        }

        .box .box-body.no-padding .full-width-chart {
            margin: -9px;
        }

    .box .box-footer {
        border-top: 1px solid #f4f4f4;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        padding: 10px;
        background-color: #ffffff;
    }

    .box.box-solid {
        border-top: 0px;
    }

        .box.box-solid > .box-header {
            padding-bottom: 0px !important;
        }

            .box.box-solid > .box-header .btn.btn-default {
                background: transparent;
            }

        .box.box-solid.box-primary > .box-header {
            color: #fff;
            background: #3c8dbc;
            background-color: #3c8dbc;
        }

            .box.box-solid.box-primary > .box-header a {
                color: #444;
            }

        .box.box-solid.box-info > .box-header {
            color: #fff;
            background: #00c0ef;
            background-color: #00c0ef;
        }

            .box.box-solid.box-info > .box-header a {
                color: #444;
            }

        .box.box-solid.box-danger > .box-header {
            color: #fff;
            background: #f56954;
            background-color: #f56954;
        }

            .box.box-solid.box-danger > .box-header a {
                color: #444;
            }

        .box.box-solid.box-warning > .box-header {
            color: #fff;
            background: #f39c12;
            background-color: #f39c12;
        }

            .box.box-solid.box-warning > .box-header a {
                color: #444;
            }

        .box.box-solid.box-success > .box-header {
            color: #fff;
            background: #00a65a;
            background-color: #00a65a;
        }

            .box.box-solid.box-success > .box-header a {
                color: #444;
            }

        .box.box-solid > .box-header > .box-tools > .btn {
            border: 0;
            box-shadow: none;
        }

        .box.box-solid.collapsed-box .box-header {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .box.box-solid[class*='bg'] > .box-header {
            color: #fff;
        }

    .box .box-group > .box {
        margin-bottom: 5px;
    }

/*.box > .overlay,
.box > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box > .overlay {
  z-index: 1010;
  background: rgba(255, 255, 255, 0.7);
}
.box > .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box > .loading-img {
  z-index: 1020;
  background: transparent url('../images/ajaxloader.gif') 50% 50% no-repeat;
}*/

body{
  font-size: 13px !important;
}

.box-body {
    position: relative;
}

    .box-body > .overlay,
    .box-body > .loading-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 50%;
    }

    .box-body > .overlay {
        z-index: 1010;
        background: rgba(255, 255, 255, 0.7);
        /*background: rgba(109, 98, 98, 0.7)*/
    }

        .box-body > .overlay.dark {
            background: rgba(0, 0, 0, 0.5);
        }

    .box-body > .loading-img {
        z-index: 1020;
        background: transparent url('../images/ajaxloader.gif') 50% 50% no-repeat;
    }

#menu-srp-proje-wrapper {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 55px;
    background: #283144;
    -webkit-transform: translateX(-64px);
    -moz-transform: translateX(-64px);
    -ms-transform: translateX(-64px);
    -o-transform: translateX(-64px);
    transform: translateX(-64px);
    -webkit-transition: -webkit-transform 0.3s,width .3s;
    -moz-transition: -moz-transform 0.3s,width .3s;
    -o-transition: transform 0.3s,width .3s;
    transition: transform 0.3s,width .3s;
    border-right: 1px solid #e6e6e6;
    z-index: 1000;
}

    #menu-srp-proje-wrapper .pagetitle {
        position: absolute;
        left: 10px;
        bottom: 0;
        width: 500px;
        color: white; /*#4481b6;*/
        font-size: 1.8em;
    }

    #menu-srp-proje-wrapper ul li {
        position: relative;
        z-index: 100000;
        background: #283144;
    }

    #menu-srp-proje-wrapper.uz-open-all, #menu-srp-proje-wrapper.uz-open-part {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        transition-duration: 1s;
    }

    #menu-srp-proje-wrapper.uz-open-all {
        width: 300px;
    }

    #menu-srp-proje-wrapper ul li ul {
        list-style: none;
        font-size: .85em;
    }

        #menu-srp-proje-wrapper ul li ul li {
            border-bottom: none;
        }

    #menu-srp-proje-wrapper ul li a {
        display: block;
        white-space: nowrap;
        vertical-align: middle;
        glyph-orientation-vertical: auto;
        border-bottom: 1px solid rgba(223,223,223,0.72);
        border-top: 1px solid rgba(255,255,255,0.72);
        line-height: 40px;
        padding-left: 6px;
        color: white;
    }

        #menu-srp-proje-wrapper ul li a i {
            display: inline-block;
            float: left;
            font-size: 2em;
            /* text-align: center;*/
            line-height: 40px;
            width: 40px;
            margin-right: 10px;
            color: #fff;
            padding-left: 6px;
        }

    #menu-srp-proje-wrapper ul li:hover {
        background-color: #4481b6;
    }

    #menu-srp-proje-wrapper ul li a:hover {
        color: white;
    }

#menu-srp-proje-wrapper-scroller {
    position: absolute;
    width: 300px;
    height: 100%;
}


#menu-srp-proje {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    width: 100%;
}

@media (max-width: 767px) {
    #menu-srp-proje-wrapper {
        top: 57px;
    }

        #menu-srp-proje-wrapper.uz-open-all {
            -webkit-transform: translateX(0px);
            -moz-transform: translateX(0px);
            -ms-transform: translateX(0px);
            -o-transform: translateX(0px);
            transform: translateX(0px);
            transition-duration: 1s;
        }

    #toolbar {
        border-bottom: 1px solid #ccc;
    }

        #toolbar li {
            padding: 0 10px 10px;
        }

            #toolbar li:hover {
                background: #f0f0f0;
            }
}


@media screen and (max-width: 899px) {
    .meta--full .meta__date,
    .meta--full .meta__reading-time {
        float: none;
        text-align: center;
    }

    .meta__misc--seperator {
        margin-top: 20px;
    }

    .article-nav button span {
        display: none;
    }
}


@media screen and (min-width: 600px) {
    .sidebar,
    .grid {
        -webkit-transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
    }

    .view-single .sidebar,
    .view-single .grid {
        -webkit-transform: translate3d(calc(280px - 100vw), 0, 0);
        transform: translate3d(calc(280px - 100vw), 0, 0);
    }

    .content__item {
        right: 0;
        padding-left: 370px;
    }

    .meta--full {
        position: fixed;
        width: 300px;
        height: 100%;
        background: lightblue;
        top: 0;
        left: 0;
        font-size: 0.85em;
        padding: 65px 65px;
        color: #fff;
    }

    .article-nav {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-top: 1px solid #f5f5f5;
    }

        .article-nav button {
            width: 40%;
            padding: 15px;
            margin-left: 65px;
        }

            .article-nav button:hover {
                color: #fff;
                background: #81c483;
            }

            .article-nav button:first-child {
                border-right: 1px solid #f5f5f5;
            }
}

.content {
    left: auto;
    right: 0;
    width: 100vw;
}

.content__item p {
    font-size: 1.15em;
}

    .content__item p:first-of-type {
        margin-top: 3em;
        font-size: 1.15em;
        font-weight: bold;
    }

.fa-heart {
    color: #c84252;
}

/* Redefine the delays for the content items when they appear; redefine the translation (now from the left) */
.title--preview {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.loader {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.grid__item .category {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.grid__item--animate .title--preview {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}

.grid__item--animate .loader {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
}

.grid__item--animate .category {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.category--full,
.title--full {
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
}

.content__item--show .title--full {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}


.yurutucuBilgi {
    font-size: large;
    font-weight: bold !important;
    text-align: center !important;
}

.yurutucuBaslik {
    color: #4481b6;
    font-weight: bold !important;
    text-align: center !important;
}

.sortable-list {
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    border: solid;
    border-width: 1px;
    border-color: rgb(181, 181, 181);
    border-radius: 5px;
}

    .sortable-list li {
        border-radius: 0px;
        border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

.btn-delete-list-item {
    position: absolute;
    float: right;
    right: 20px;
    cursor: pointer;
    color: rgb(189, 86, 86);
}

.purpose-delete {
    color: #F52424;
}

    .purpose-delete:hover {
        color: #2a6496;
    }

#menu-srp-wrapper {
    z-index: 1;
}

.basvuru-donemi-gecmis {
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.uyari-pagesize {
    margin-left: 40px;
    margin-top: -20px;
    width: 350px;
    line-height: 17px;
}

#tree-list {
    height: 510px;
    overflow: auto;
    margin-top: 20px;
}

ul#tree-list li {
    line-height: 35px;
}

ul#tree-list li a.child-tree-item-link{
    display: inline-block;
    width: 60%;
}

ul#tree-list li a.child-tree-item-link:hover{
    background: #E2EAF2;
}



ul#tree-combobox li {
    line-height:25px;
}
ul#tree-combobox li a.child-tree-item-link{
    display: inline-block;
    width: 60%;
}

ul#tree-combobox li a.child-tree-item-link:hover{
    background: #E2EAF2;
}


#divOncelikliAlanBilgisi .dropdown-menu > li > a {
    display: block;
    padding: 0px;
    clear: both;
    font-weight: normal;
    white-space: nowrap;
    color: #255E99;
}

#tree-combobox{
    padding: 10px;
}


.divhtmldata {
    width:100% !important;
    height:200px;
    overflow:scroll;
}

.divCompareSubject {
  background-color: #faf9f9;
  color: #c50303;
  border: 1px solid #d5d0d0;
  margin-left: 0px;
  margin-right: 0px;
}

.divCompareTitle1 {
  background-color: #ffbcbc;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 30px;
  padding: 5px;
}

.divCompareTitle2 {
  background-color: #d1eed2;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 30px;
  padding: 5px;
}

.required-field {
  color: red;
  font-size: 0.7em;
  margin-left: 3px;
}

.mt25{
  margin-top:25px !important;
}

.note-editable { font-family: "Times New Roman", Times, serif; font-size: 12pt!important; }


.MakineTechizat, .MalzemeTipi1 {
  background-color: #F5EFD9;
}

.SarfMalzeme, .MalzemeTipi2 {
  background-color: #F8D7C1;
}

.HizmetAlimi, .MalzemeTipi3 {
  background-color: #DCF5F5;
}

.Seyahat, .MalzemeTipi4 {
  background-color: #ECDCF6;
}

.BasiliYayin, .MalzemeTipi6 {
  background-color: #E9F8D3;
}

.Seyahat, .MalzemeTipi7 {
  background-color: #c4c590;
}

.ProjeCalisani, .MalzemeTipi8 {
  background-color: #c9dff3;
}

.Bursiyer, .MalzemeTipi9 {
  background-color: #bab9d3;
}