html, body {
    width: 100%;
    height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hide {
    display: none !important;
}

.dashlets-hide-header-table table thead {
    display: none;
}

.dashlets-hide-header-table table tbody {
    border: none;
}
.dashlets-hide-header-table table tbody tr {
    background-color: #fff !important;
    border-bottom: 1px solid #b5b5b5 !important;
}
.dashlets-hide-header-table table tbody tr td {
    padding: 12px !important;
}
.dashlets-hide-header-table table tbody tr td .ui-column-title {
    display: none !important;
}
.dashlets-hide-header-table table tbody tr:last-child {
    border-bottom: 1px solid transparent !important;
}

@media (max-width: 1024px) {
    .ikikolon, .ikikolonSolGenis, .ikikolonSolGenis, .ikikolonSagGenis, .ikikolonSagGenis {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ikikolon .ui-dashboard-column, .ikikolonSolGenis .ui-dashboard-column, .ikikolonSolGenis .ui-dashboard-column, .ikikolonSagGenis .ui-dashboard-column, .ikikolonSagGenis .ui-dashboard-column {
        width: 100% !important;
    }
    .tablet-hide {
        display: none !important;
    }
}

body .shadowEffect {
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
}

body .secondary-btn, body .selection-box .ui-button {
    background-color: #8e8e8e;
}
body .secondary-btn.ui-state-hover, body .selection-box .ui-state-hover.ui-button {
    background-color: #757575;
}

body .ui-fluid .ui-button {
    width: auto;
}

body .ui-fluid .ui-button-icon-only {
    width: 2.4em;
}

body .ui-button {
    width: auto;
}

body textarea {
    resize: vertical !important;
}

body .ui-inputtextarea {
    resize: vertical !important;
}

body .ui-commandlink:hover {
    text-decoration: underline;
}

body .ui-splitbutton .ui-button.ui-splitbutton-menubutton {
    margin-left: 0;
    right: auto;
}

body .button-box, body .mid-button-box {
    padding-top: 20px;
    padding-bottom: 20px;
}
body .button-box .ui-button, body .mid-button-box .ui-button {
    margin-right: 10px;
    margin-bottom: 10px;
}
body .button-box button:last-child, body .mid-button-box button:last-child {
    margin-right: 0;
}
body .button-box .ui-splitbutton, body .mid-button-box .ui-splitbutton {
    width: auto;
    padding-right: 3em;
}
body .button-box .ui-splitbutton > .ui-button, body .mid-button-box .ui-splitbutton > .ui-button {
    margin-right: 0px;
}

body .mid-button-box {
    padding-bottom: 5px;
}

body .borderless-datalist .ui-datalist-content {
    border: none;
}

body .borderless-datalist .ui-datalist-data {
    padding: 5px;
}

body .pybs-table {
    overflow-x: auto;
}
body .pybs-table .non-responsive-table {
    min-width: 500px;
}
body .pybs-table .buttonColumn {
    width: 40px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}
body .pybs-table .actionColumn {
    width: 20%;
    text-align: right;
}
body .pybs-table .ui-commandlink {
    margin-right: 10px;
    display: inline-block;
    font-weight: 600;
    color: #d81f2b;
}
body .pybs-table .ui-datatable .ui-datatable-tablewrapper table thead tr th .ui-column-customfilter .ui-selectonemenu {
    min-width: auto !important;
}
body .pybs-table .ui-datatable .ui-datatable-tablewrapper table thead tr th .ui-column-customfilter .ui-selectonemenu .ui-selectonemenu-label {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
body .pybs-table .ui-datatable .ui-datatable-tablewrapper table tbody tr:hover {
    background-color: rgba(255, 217, 217, 0.6);
}
body .pybs-table .ui-datatable .ui-datatable-tablewrapper table tbody tr.ui-state-highlight:hover {
    background-color: #ffa6a6;
}
body .pybs-table .ui-datatable .ui-datatable-footer {
    padding: 20px 0 0;
}
body .pybs-table .ui-datatable .ui-datatable-footer .button-box, body .pybs-table .ui-datatable .ui-datatable-footer .mid-button-box {
    padding: 0;
}
body .pybs-table .ui-datatable .ui-datatable-footer .button-box .ui-button, body .pybs-table .ui-datatable .ui-datatable-footer .mid-button-box .ui-button {
    width: auto;
    max-width: auto;
    margin-right: 10px;
}
body .pybs-table .ui-datatable .ui-datatable-footer .button-box button:last-child, body .pybs-table .ui-datatable .ui-datatable-footer .mid-button-box button:last-child {
    margin-right: 0;
}

body .pybs-form-container .pybs-form-box .ui-panelgrid-content .ui-grid-row .ui-panelgrid-cell {
    padding: 4px;
}

body .ui-dashboard .ui-dashboard-column .ui-panel {
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
}

body .form-box .ui-picklist, body .selection-box .ui-picklist {
    display: block;
}
body .form-box .ui-picklist button, body .selection-box .ui-picklist button {
    width: 100%;
}

body .form-box .ui-button, body .selection-box .ui-button {
    margin-bottom: 10px;
}

body .form-box .ui-selectonemenu, body .selection-box .ui-selectonemenu {
    min-width: auto !important;
}
body .form-box .ui-selectonemenu label, body .selection-box .ui-selectonemenu label {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

body .selection-box {
    position: relative;
}
body .selection-box .form-box, body .selection-box .selection-box {
    float: left;
    width: 100%;
}
body .selection-box input {
    padding-right: 2.4em;
    width: 100%;
}
body .selection-box button:nth-of-type(3) {
    right: 5em !important;
}
body .selection-box button:nth-of-type(2) {
    right: 2.4em !important;
}
body .selection-box .ui-button {
    float: right;
    position: absolute !important;
    right: -2px !important;
    width: 2.4em !important;
    height: 32px !important;
}

body .multi-input-box {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-float: row-wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}
body .multi-input-box .form-box, body .multi-input-box .selection-box {
    width: 100%;
    margin-left: 5px;
}
body .multi-input-box .form-box:nth-of-type(1), body .multi-input-box .selection-box:nth-of-type(1) {
    margin-left: 0px;
}

.ui-fluid .ui-splitbutton {
    width: auto;
}

.project-info-con {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 20px;
    padding-bottom: 60px;
}
.project-info-con .show-project-detail-box {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    padding-top: 10px;
    border-top: 1px solid #a5a5a5;
}
.project-info-con .project-proggress-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.project-info-con .project-proggress-box .project-progress-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 32%;
    -ms-flex: 1 32%;
    flex: 1 32%;
    display: inline-block;
    height: 80px;
    background-color: #e7e7e7;
    border: 1px solid #cecece;
    padding: 8px 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.project-info-con .project-proggress-box .project-progress-card:hover {
    background-color: #dadada;
    text-decoration: none;
}
.project-info-con .project-proggress-box .project-progress-card:hover .project-header-box {
    border-bottom: 1px solid #b4b4b4;
}
.project-info-con .project-proggress-box .project-progress-card .project-header-box {
    height: 40px;
    position: relative;
    border-bottom: 1px solid #c1c1c1;
}
.project-info-con .project-proggress-box .project-progress-card .project-header-box .project-number {
    display: inline-block;
    width: auto;
    height: 40px;
    left: 0;
    top: 0;
    font-size: 35px;
    color: rgba(0, 0, 0, 0.5);
    text-align: left;
    vertical-align: bottom;
    margin-right: 5px;
}
.project-info-con .project-proggress-box .project-progress-card .project-header-box .project-title {
    display: inline-block;
    text-align: left;
    color: #000;
    font-weight: bold;
    vertical-align: bottom;
    padding-bottom: 2px;
}
.project-info-con .project-proggress-box .progress-doing {
    background-color: #4676ba;
}
.project-info-con .project-proggress-box .progress-doing:hover {
    background-color: #3f6aa8;
}
.project-info-con .project-proggress-box .progress-doing:hover .project-header-box {
    border-bottom: 1px solid #fff;
}
.project-info-con .project-proggress-box .progress-doing .project-header-box {
    border-bottom: 1px solid white;
}
.project-info-con .project-proggress-box .progress-doing .project-header-box .project-number {
    color: white;
}
.project-info-con .project-proggress-box .progress-doing .project-header-box .project-title {
    color: #fff;
}
.project-info-con .project-proggress-box .progress-done {
    background-color: #4eba79;
}
.project-info-con .project-proggress-box .progress-done:hover {
    background-color: #43ac6d;
}
.project-info-con .project-proggress-box .progress-done:hover .project-header-box {
    border-bottom: 1px solid #fff;
}
.project-info-con .project-proggress-box .progress-done .project-header-box {
    border-bottom: 1px solid white;
}
.project-info-con .project-proggress-box .progress-done .project-header-box .project-number {
    color: white;
}
.project-info-con .project-proggress-box .progress-done .project-header-box .project-title {
    color: #fff;
}
.project-info-con .project-general-info-box {
    width: 350px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-bottom: 20px;
    padding-left: 10px;
}
.project-info-con .project-general-info-box .project-info-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #949494;
}
.project-info-con .project-general-info-box .project-info-btn:hover {
    background-color: #efefef;
    text-decoration: none;
    color: #000;
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 5px 0;
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    margin-left: 10px;
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .info-icon {
    width: 100%;
    height: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .proje-takvimi-icon {
    background-image: url("/javax.faces.resource/img/proje-takvimi-icon.svg.xhtml");
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .eski-odemeler-icon {
    background-image: url("/javax.faces.resource/img/proje-odemeler-icon.svg.xhtml");
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .cezalar-icon {
    background-image: url("/javax.faces.resource/img/cezalar-icon.svg.xhtml");
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .sozlesme-degisiklikleri-icon {
    background-image: url("/javax.faces.resource/img/sozlesme-degisiklikleri-icon.svg.xhtml");
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .info-icon-box .muhendis-degisiklikleri-icon {
    background-image: url("/javax.faces.resource/img/muhendis-degisiklikleri-icon.svg.xhtml");
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .project-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 50px;
    -ms-flex: 1 50px;
    flex: 1 50px;
    display: inline-block;
    text-align: left;
    color: #000;
    font-weight: bold;
    vertical-align: bottom;
    padding-bottom: 2px;
}
.project-info-con .project-general-info-box .project-info-btn .project-info-btn-box .project-info:hover {
    text-decoration: none;
    color: #000;
}

@media (max-width: 1024px) {
    .project-info-con {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .project-info-con .project-general-info-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding-left: 0;
    }
    .project-info-con .project-general-info-box .project-info-btn {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-left: none;
        padding-left: 10px;
    }
}

@media (max-width: 640px) {
    .project-info-con .project-general-info-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.administrator-page-wrapper {
    width: 100%;
    height: auto;
}
.administrator-page-wrapper .report-container {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.administrator-page-wrapper .report-container .report-item-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1 14%;
    -ms-flex: 1 14%;
    flex: 1 14%;
    width: 180px;
    height: 220px;
    padding: 10px;
}
.administrator-page-wrapper .report-container .report-item-box .report-item {
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box {
    margin-top: 10px;
    width: 100px;
    height: auto;
    position: relative;
    padding: 10px;
    display: inline-block;
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .report-item-icon {
    display: inline-block;
    min-width: 80px;
    height: 80px;
    border-radius: 100px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .notification-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #d81f2b;
    padding-top: 2px;
    text-align: center;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(58, 58, 58, 0.48);
    box-shadow: 0px 2px 5px 0px rgba(58, 58, 58, 0.48);
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .notification-icon .notification-number {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-title {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.administrator-page-wrapper .report-container .report-item-box .report-item .report-item-title .title {
    color: #000;
    font-size: 16px;
    line-height: 23px;
}
.administrator-page-wrapper .report-container .report-item-box .report-item:hover {
    background-color: #efefef;
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.3);
}
.administrator-page-wrapper .report-container .disable {
    opacity: 0.5;
}
.administrator-page-wrapper .report-container .disable .report-item {
    cursor: default;
}
.administrator-page-wrapper .report-container .disable .report-item:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.administrator-page-wrapper .stat-info-container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.administrator-page-wrapper .stat-info-container .stat-con {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-title-box {
    height: auto;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-title-box .title-info {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    text-align: left;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-title-box .title {
    width: 100%;
    display: block;
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    color: #000left;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-image: url("/javax.faces.resource/img/stat-bg.svg.xhtml");
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    max-width: 132px;
    height: 130px;
    margin-bottom: 10px;
    padding-left: 55px;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50px;
    padding: 5px;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .stat-icon {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .total-project-icon {
    background-image: url("/javax.faces.resource/img/toplam-proje.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .sign-projet-budget-icon {
    background-image: url("/javax.faces.resource/img/sozlesmeli-proje.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .unsign-projet-budget-icon {
    background-image: url("/javax.faces.resource/img/sozlesmesiz-proje.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .revenue-icon {
    background-image: url("/javax.faces.resource/img/ciro.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .inovation-icon {
    background-image: url("/javax.faces.resource/img/arge.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-icon-box .exports-icon {
    background-image: url("/javax.faces.resource/img/ihracat.svg.xhtml");
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: -5px;
    width: 100%;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-box .legend {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-box .stat-number {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 30px;
    font-weight: 600;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-box .stat-text {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    white-space: nowrap;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue .stat-icon-box {
    background-color: #A9C59F;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue .stat-box .stat-number {
    color: #BCD0B4;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue .stat-box .stat-text {
    color: #BCD0B4;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange .stat-icon-box {
    background-color: #71AFAC;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange .stat-box .stat-number {
    color: #72B0AD;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange .stat-box .stat-text {
    color: #72B0AD;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green .stat-icon-box {
    background-color: #77ABC0;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green .stat-box .stat-number {
    color: #75ACC0;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green .stat-box .stat-text {
    color: #75ACC0;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue0 .stat-icon-box {
    background-color: #4989B7;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue0 .stat-box .stat-number {
    color: #4A89B5;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .blue0 .stat-box .stat-text {
    color: #4A89B5;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange0 .stat-icon-box {
    background-color: #585A97;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange0 .stat-box .stat-number {
    color: #585A97;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .orange0 .stat-box .stat-text {
    color: #585A97;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green0 .stat-icon-box {
    background-color: #3E3D69;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green0 .stat-box .stat-number {
    color: #3E3C6B;
}
.administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .green0 .stat-box .stat-text {
    color: #3E3C6B;
}
.administrator-page-wrapper .stat-info-container .stat-con .officer-number-con {
    width: 100%;
    height: auto;
    padding: 6px 20px;
    background-color: #ededed;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 80px;
}
.administrator-page-wrapper .stat-info-container .stat-con .officer-number-con .officer-number {
    display: inline-block;
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    color: #454662;
    text-align: left;
    margin-right: 15px;
}
.administrator-page-wrapper .stat-info-container .stat-con .officer-number-con .legend {
    display: inline-block;
}
.administrator-page-wrapper .stat-info-container .stat-con .officer-number-con .legend .legend-text {
    display: block;
    font-size: 15px;
    color: #000;
    text-align: left;
}
.administrator-page-wrapper .stat-info-container .stat-con .officer-number-con .officer-icon {
    position: absolute;
    top: 0;
    right: 20px;
    background-image: url("/javax.faces.resource/img/officer.svg.xhtml");
    background-size: 23px auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
    height: 100%;
}

.default-btn-icon {
    background-image: url("/javax.faces.resource/img/default-btn-icon.svg.xhtml");
}

.a-metrikleri-btn-icon {
    background-image: url("/javax.faces.resource/img/a-metrikleri-btn-icon.svg.xhtml");
}

.b-metrikleri-btn-icon {
    background-image: url("/javax.faces.resource/img/b-metrikleri-btn-icon.svg.xhtml");
}

.c-metrikleri-btn-icon {
    background-image: url("/javax.faces.resource/img/c-metrikleri-btn-icon.svg.xhtml");
}

.d-metrikleri-btn-icon {
    background-image: url("/javax.faces.resource/img/d-metrikleri-btn-icon.svg.xhtml");
}

.e-metrikleri-btn-icon {
    background-image: url("/javax.faces.resource/img/e-metrikleri-btn-icon.svg.xhtml");
}

.yonetici-raporlari-btn-icon {
    background-image: url("/javax.faces.resource/img/yonetici-raporlari-btn-icon.svg.xhtml");
}

.proje-yonetimi-btn-icon {
    background-image: url("/javax.faces.resource/img/pbys-btn-icon.svg.xhtml");
}

.butce-fon-btn-icon {
    background-image: url("/javax.faces.resource/img/butce-btn-icon.svg.xhtml");
}

.stratejik-faliyetler-btn-icon {
    background-image: url("/javax.faces.resource/img/stratejik-btn-icon.svg.xhtml");
}

.kurumsal-performans-btn-icon {
    background-image: url("/javax.faces.resource/img/kurumsal-btn-icon.svg.xhtml");
}

.arge-teknoloji-btn-icon {
    background-image: url("/javax.faces.resource/img/arge-btn-icon.svg.xhtml");
}

.ulkeler-btn-icon {
    background-image: url("/javax.faces.resource/img/ulkeler-btn-icon.svg.xhtml");
}

.sanayilesme-btn-icon {
    background-image: url("/javax.faces.resource/img/fabrikalasma-btn-icon.svg.xhtml");
}

.risk-btn-icon {
    background-image: url("/javax.faces.resource/img/risk-btn-icon.svg.xhtml");
}

.islem-maddesi-btn-icon {
    background-image: url("/javax.faces.resource/img/islem-btn-icon.svg.xhtml");
}

.hukuk-btn-icon {
    background-image: url("/javax.faces.resource/img/hukuk-btn-icon.svg.xhtml");
}

.ogrenilmis-dersler-btn-icon {
    background-image: url("/javax.faces.resource/img/ogrenilmis-btn-icon.svg.xhtml");
}

.yakin-etkinlikler-btn-icon {
    background-image: url("/javax.faces.resource/img/etkinlik-btn-icon.svg.xhtml");
}

.personel-btn-icon {
    background-image: url("/javax.faces.resource/img/personel-btn-icon.svg.xhtml");
}

.edbys-btn-icon {
    background-image: url("/javax.faces.resource/img/edbys-btn-icon.svg.xhtml");
}

.no-scroll-bar-parent {
    width: 100%;
    overflow-x: hidden;
}
.no-scroll-bar-parent .no-scroll-bar-child {
    width: calc(100% + 20px);
}

@media (max-width: 640px) {
    .administrator-page-wrapper .report-container .report-item-box {
        -webkit-box-flex: 1;
        -webkit-flex: 1 100%;
        -ms-flex: 1 100%;
        flex: 1 100%;
        height: 100px;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #c7c7c7;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box {
        width: 78px;
        margin-top: 1px;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .report-item-icon {
        min-width: 58px;
        height: 58px;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .notification-icon {
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        padding-top: 0;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-icon-box .notification-icon .notification-number {
        font-size: 11px;
        line-height: 16px;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .administrator-page-wrapper .report-container .report-item-box .report-item .report-item-title .title {
        text-align: left;
    }
    .administrator-page-wrapper .stat-info-container .stat-con .stat-items-con {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0;
        -ms-flex: 0 0;
        flex: 0 0;
    }
    .administrator-page-wrapper .stat-info-container .stat-con .stat-items-con .stat-item-box .stat-box {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .administrator-page-wrapper .stat-info-container .stat-con .officer-number-con {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

body .fc .fc-toolbar .fc-left .fc-button-group button {
    background-color: #c9c9c9;
    color: #000;
}
body .fc .fc-toolbar .fc-left .fc-button-group button:focus {
    outline: none;
    border: 1px solid #000;
}
body .fc .fc-toolbar .fc-left .fc-button-group button:hover {
    background-color: #b0b0b0;
}

body .fc .fc-toolbar .fc-right .fc-button-group button {
    background-color: #c9c9c9;
    color: #000;
}
body .fc .fc-toolbar .fc-right .fc-button-group button:focus {
    outline: none;
    border: 1px solid #000;
}
body .fc .fc-toolbar .fc-right .fc-button-group button:hover {
    background-color: #b0b0b0;
}

body .fc .fc-toolbar .fc-right .fc-button-group .ui-state-active {
    background-color: #404040 !important;
    color: #fff;
}

body .fc .fc-view-container .fc-view table thead tr td .fc-row table {
    border: none;
}
body .fc .fc-view-container .fc-view table thead tr td .fc-row table thead tr {
    border-bottom: 1px solid #d6d6d6;
}
body .fc .fc-view-container .fc-view table thead tr td .fc-row table thead tr th {
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
}

body .fc .fc-view-container .fc-event {
    color: #fff;
    border-radius: 0;
    padding: 1px 2px;
    margin: 0 10px;
}
body .fc .fc-view-container .fc-event .fc-content .fc-time {
    margin-right: 5px;
}

body .fc .fc-view-container .takvimStil1 {
    background-color: #25a35f;
    border: 1px solid #1c7947;
    /*font-weight: 400 !important;*/
}

body .fc .fc-view-container .takvimStil2 {
    background-color: #2572a3;
    border: 1px solid #1c5579;
}

body .fc .fc-view-container .takvimStil3 {
    background-color: #deab1f;
    border: 1px solid #b18919;
}

.borderlessTree {
    border: none !important;
}
.layout-wrapper .layout-sidebar .sidebar-logo {
    height: 85px !important;
}