/* Gotham Font Definitions */
@font-face {
    font-family: 'GothamBold';
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Bold_gdi.eot.xhtml?ln=assets");
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Bold_gdi.eot.xhtml?ln=assets#iefix") format("embedded-opentype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Bold_gdi.woff.xhtml?ln=assets") format("woff"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Bold_gdi.ttf.xhtml?ln=assets") format("truetype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Bold_gdi.svg.xhtml?ln=assets#GothamNarrow-Bold") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GothamLight';
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Light_gdi.eot.xhtml?ln=assets");
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Light_gdi.eot.xhtml?ln=assets#iefix") format("embedded-opentype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Light_gdi.woff.xhtml?ln=assets") format("woff"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Light_gdi.ttf.xhtml?ln=assets") format("truetype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Light_gdi.svg.xhtml?ln=assets#GothamNarrow-Light") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Medium_gdi.eot.xhtml?ln=assets");
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Medium_gdi.eot.xhtml?ln=assets#iefix") format("embedded-opentype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Medium_gdi.woff.xhtml?ln=assets") format("woff"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Medium_gdi.ttf.xhtml?ln=assets") format("truetype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Medium_gdi.svg.xhtml?ln=assets#GothamNarrow-Medium") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBlack';
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Black_gdi.eot.xhtml?ln=assets");
    src: url("/transparency/javax.faces.resource/fonts/GothamNarrow-Black_gdi.eot.xhtml?ln=assets#iefix") format("embedded-opentype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Black_gdi.woff.xhtml?ln=assets") format("woff"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Black_gdi.ttf.xhtml?ln=assets") format("truetype"),
    url("/transparency/javax.faces.resource/fonts/GothamNarrow-Black_gdi.svg.xhtml?ln=assets#GothamNarrow-Black") format("svg");
    font-weight: 400;
    font-style: normal;
}

.FontGothamRegular, .FontGothamNormal, .FontGothamMedium {
    font-family: GothamMedium, Serif;
}

.FontGothamLight {
    font-family: GothamLight, Serif;
}

.FontGothamBlack {
    font-family: GothamBlack, Serif;
}

.FontGothamBold {
    font-family: GothamBold, Serif;
}

.layout-menu-cover-left .layout-menu > li > a i:last-child {
    padding-right: 5px;
}

/*always show left menu*/
#layout-menu-cover {
    margin-left: 0;
}

#layout-portlets-cover {
    margin-left: 270px;
    padding: 80px 0 0 0;
}

/*menu metin rengi beyazlatmalari*/
.dark .layout-menu-cover-left .layout-menu > li > a, .dark .layout-menu-cover-left .layout-menu > li > ul li a {
    color: #FFFFFF;
}

.loading img {
    width: 20% !important;
}

#social_media_links {
    display: flex;
    align-items: center;
}

#layout-topbar #social_media_links{
    position:absolute;
    right: 100px;
    height: 100%;
}

#social_media_links a{
    margin-left: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFFFFF;
    color: #0f0f0f;
}

#social_media_links img{
    width: 15px;
    height: auto;
}

#menuform{
    height:100%;
    padding-bottom:80px;
}

#layout-menu-cover #social_media_links {
    display:none;
    position:fixed;
    text-align:center;
    bottom:0px;
    width:270px;
    height:60px;
    background:#2C5697;
    border-top:1px solid #079fcc;
}


#layout-menu-cover #social_media_links a {
    margin-top:15px;
}

@media (max-width:701px) and (max-width:1300px){

    .loading img {
        width: 50% !important;
    }
}

@media(max-width:700px){
    #layout-topbar #social_media_links{
        display:none;
    }

    #layout-menu-cover #social_media_links {
        display: block;
    }

    .loading img {
        width: 60% !important;
    }
}


/* Menu width azaltma*/
.layout-menu-cover-left, .layout-menu-cover-left .layout-menu > li > ul li {
    width: 270px;
}

#menu-button {
    display: none !important;
}

/*general color change.*/
.dark #layout-topbar {
    /*background: linear-gradient(to right, #000 15%, #006887 35%);*/
    background: #2C5697;
    background: -moz-linear-gradient(-45deg, #2C5697 4%, #2C5697 18%, #2c5697 100%);
    background: -webkit-linear-gradient(-45deg, #2C5697 4%, #2C5697 18%, #2c5697 100%);
    background: linear-gradient(135deg, #2C5697 4%, #2C5697 18%, #2c5697 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C5697', endColorstr='#071D49', GradientType=1);

    /* background: -moz-linear-gradient(-45deg, #000000 4%, #006887 18%, #77a8d3 100%);
     background: -webkit-linear-gradient(-45deg, #000000 4%, #006887 18%, #77a8d3 100%);
     background: linear-gradient(135deg, #000000 4%, #006887 18%, #77a8d3 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#77a8d3', GradientType=1);*/
}


.dark #layout-menu-cover, .ui-paginator-bottom, .ui-button, .ui-paginator .ui-paginator-rpp-options, .ui-paginator .ui-paginator-rpp-options.ui-state-focus {
    background-color: #2C5697 !important;
}

.ui-datepicker-calendar tbody tr .ui-datepicker-current-day, .ui-datepicker-calendar tbody tr td:hover {
    background-color: #2C5697!important;
}

.dark .layout-menu-cover-left .layout-menu > li > a:hover, .dark .layout-menu-cover-left .layout-menu > li > a:focus, .dark .layout-menu-cover-left .layout-menu > li > a.active-menu {
    background-color: #2C5697;

}

.dark .layout-menu-cover-left .layout-menu > li > ul {
    background-color: #2C5697;
}

.dark .layout-menu-cover-left .layout-menu > li > ul li a:hover, .dark .layout-menu-cover-left .layout-menu > li > ul li a:focus, .dark .layout-menu-cover-left .layout-menu > li > ul li a.active-menu {
    background-color: #1f4988;
    color: #fff;
}

.dark .layout-menu-cover-left .layout-menu > li, .layout-menu-cover-left .layout-menu > li {
    border: none;
}

.ui-breadcrumb ul li .ui-menuitem-link:hover {
    color: #546e7a;
}

.ui-datatable table tbody td, .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 3px !important;
}

#chartdiv {
    width: 100%;
    height: 500px;
    font-size: 11px;
}

.uretimChart {
    width: 100%;
    height: 500px;
    font-size: 14px;
}

.filterItemRow {
    padding-bottom: 10px;
}

.PadRight5 {
    padding-right: 5px;
}

.filterButton {
    padding: 28px 0 0 0;
}

.menulink > i.icon-add {
    display: none;
}

.calendarFilter {
    width: 175px;
    margin-right: 20px;
    overflow: hidden !important;
}

.calendarFilterMMS {
    width: 200px;
    margin-right: 20px;
    overflow: hidden !important;
}

.titleInfo {
    margin: 0 0 0 10px;
}

.Separator {
    margin: 5px 0px 5px;
}

.clear {
    clear: both;
}

#indexGip .amChartsPeriodSelector {
    display: none !important;
}

.CardTopic {
    font-size: 14px;
    color: #656565;

}

.Card {
    padding: 10px 10px 0 10px;
}

.CardFooter {
    margin: 0;
    padding: 4px;
}

#dashboard .CardTopic {
    font-family: GothamBold, Serif !important;
}

#dashboard .ContainerIndent {
    padding: 5px;
}

tspan {
    font-family: GothamLight;
    font-size: 9px;
}

.pie tspan {
    font-family: GothamLight;
    font-size: 16px !important;
}

.iletimIcon > a {
    background: url("/transparency/javax.faces.resource/images/iletim.png.xhtml?ln=assets") no-repeat 20px center !important;
    text-indent: 20px;
}

.barajlarIcon > a {
    background: url("/transparency/javax.faces.resource/images/drop.png.xhtml?ln=assets") no-repeat 20px center !important;
    text-indent: 20px;
}

#contentTitle {
    font-size: 18px;
    font-family: GothamLight, Serif;
}

body, .layout-menu, .ui-widget, .ui-datatable table thead tr th, .ui-datatable table tfoot tr td, .ui-datatable table thead tr th, .ui-dialog .ui-dialog-titlebar {
    font-family: GothamMedium, Serif !important;
}

.ui-breadcrumb ul li .ui-menuitem-link, .ui-outputlabel, .ui-datatable table tbody tr th, .ui-datatable table tbody tr td {
    font-family: GothamLight, Serif !important;
}

.lang-menu {
    display: inline-block;
    float: right;
    margin: 0px;
    padding: 0px;
    height: 80px;
    position:relative;
    z-index:1;
}

.lang-menu >li {
    float: left;
    display: inline-block;
    height: 80px;
    margin-right: 1px;
}

.lang-menu >li>a {
    display: inline-block;
    height: 20px;
    padding: 30px 15px;
    font-size: 15px;
    color: #fff !important;
    cursor: pointer;
    font-family: GothamMedium, Serif !important;
}

.lang-menu > li > a:hover, .lang-menu > li > a:focus, .lang-menu > li > a.active-menu {
    background-color: #546e7a;
}


.lang-menu > li > a.active{
    color: #079fcc !important;
}

.ui-slider {
    background-color: #2C5697 !important;
    width: 125px !important;
    margin: 0 11px !important;
}

.feedback {
    position: fixed;
    z-index: 99;
    top: 80px;
    right: 0;
    background: #74A6D1;
    padding: 15px;
    cursor: pointer;
    color: #fff;
    opacity: 0.8;

    /*position: fixed;*/
    /*z-index: 1001;*/
    /*top: 13px;*/
    /*right: 0;*/
    /*padding: 15px;*/
    /*cursor: pointer;*/
    /*color: #fff;*/
}

.feedback span {
    display: none;

}

.feedback:hover span {
    display: inline;
}

.footer {
    margin-bottom: 60px;
}

.ui-growl-message, .ui-growl {
    width: auto !important;
    line-height: 30px !important;
    height: 25px;
}

.ui-growl-message {
    text-indent: 10px;
    font-family: GothamMedium, Serif;
}

.ui-tooltip {
    font-size: 13px !important;
    max-width: 350px !important;
}

.yekdemKuruluGucInner {
    border: none !important;
}

#mcpDatas {
    text-align: center;
}

@media (max-width: 1200px) {
    .filterButton {
        padding-top: 0;
    }

    #layout-menu-cover {
        margin-left: -300px;
    }

    #layout-menu-cover.active-menu {
        margin-left: 0;
    }

    .dark #layout-topbar {
        background: linear-gradient(135deg, #2C5697 15%, #2C5697 50%, #2c5697 100%) !important;
        height: 60px !important;
    }

    #layout-portlets-cover {
        margin-left: 0;
    }

    #menu-button {
        display: block !important;
    }

    .calendarFilter {
        padding-bottom: 15px;
    }

    #lang-menu > li > a {
        padding: 25px 3px !important;
    }

    .feedback {
        top: 60px !important;
    }

}

@media (max-width: 480px) {
    body, html, #layout-portlets-cover, #layout-topbar {
        width: 480px !important;
    }

    .loading img {
        width: 100% !important;
    }

    #logo {
        margin-left: 0px;
        width: 180px !important;
        height: auto !important;
        margin-top: 8px !important;
    }

    #menu-button {
        height: 37px !important;
        padding-top: 23px !important;
    }
}

.fullWidthCalendar {
    width: 100% !important;
}

.fullWidthCalendar input {
    width: 100%;
}

.fullWidthOneMenu {
    width: 100%;
    padding-right: 0 !important;
}

.calendarFilterGDDK {
    width: 190px;
    margin-right: 20px;
    overflow: hidden !important;
}

.calendarFilterGDDKPeriod {
    width: 190px;
    margin-right: 20px;
    overflow: hidden !important;
}

.textColorRed {
    color: red;
}

.textColorGreen {
    color:green;
}

.textColorBlue {
    color:blue;
}