/** [PTT_KEP_PROJECT]  Version: 5.0.11-B1082  **/ 
 body {
    font-family: "Arial" !important;
    /*color: #173646;*/
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f3f3f4 !important;
    /*word-wrap: break-word;*/
    line-height: 1.2 !important;
}

.form-check-input {
    position: inherit !important;
    /*margin-top: 10px !important;;*/
    margin-left: 10px !important;;
}

.header-right {
    margin-left: 4%;
}

.secbutton {
    width: 52px;
}

.secili {
    background-color: #bed9f1;
}

.ucret {
    background-color: rgb(115, 61, 111);
    color: white;
    position: fixed;
    z-index: 5;
    right: 20px;
    bottom: 10px;
    border-radius: 4px;
    padding: 10px;
}

.header-saat {
    color: #4a47a3; /* Daha koyu mor */
    font-size: 12px;
}

.header-saatsistem {
    color: #bcb8ff;
    font-size: 12px;
    margin-left: 10px;
}

.header-saattoken {
    color: #efefef;
    font-size: 12px;
    margin-left: 10px;
}

.side-menu.list-group {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 45px);
}

.side-menu {
    width: 225px;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: width .5s;
    z-index: 998;
    float: left;
    height: 100%;
    position: fixed;
    /*top: 48px;*/
    /*padding-top: 56px;*/
}

#sideMenu .side-menu .list-group-item {
    color: #FFF !important;
    font-weight: normal;
}

#sideMenu .side-menu > div > .list-group-item {
    color: #FFF !important;
    font-weight: bold;
}

#sideMenu .side-menu > div:nth-child(2) > .list-group-item {
    /*color: rgb(255, 211, 0) !important;*/
    font-weight: bold;
}

#sideMenu .side-menu > div:nth-child(3) > .list-group-item {
    /*color: #ff8080 !important;*/
    font-weight: bold;
}

#sideMenu .side-menu > div:nth-child(4) > .list-group-item {
    /*color: #8dd0df !important;*/
    font-weight: bold;
}

.side-menu .list-group-item {
    transition: none !important;
}

#sideMenu .side-menu .list-group-item.active {
    color: #337ab7 !important;
    font-weight: normal !important; /* Bold'u kaldır */
    border: 2px solid #337ab7 !important; /* Belirgin bir border ekle */
    border-radius: 4px; /* Kenarları yuvarlat */
    background-color: transparent !important; /* Arka planı değiştirmeden bırak */
}

#content {
    /*padding: 5px 20px 20px;*/
    padding-top: 49px;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
}

.btn {
    cursor: pointer
}

.SideMenu-wrapper {
    width: 250px;
    margin-top: 0 !important;
}

.navbar {
    padding: 1px !important;
}

.robe-navbar-button {
    color: #484848 !important;
    font-size: 18px !important;
    padding: 0 !important;
    line-height: 30px !important;
}

.robe-header-navbar {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.nav-fixed {
    position: fixed !important;
    z-index: 1000;
}

.robe-header-navbar > a {
    text-decoration: none !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fcfcfd;
    border: 1px solid #e7eaec;
    opacity: 1;
}

.logo {
    text-align: center;
    background-position: top;
    background-size: auto;
    height: 80px;
    background-position-x: 0;
    margin-right: 50px;
    margin-top: 100px;
}

.anagiris {
    padding-left: 55px;
    padding-bottom: 25px;
}

.portlet-title {
    margin-bottom: 5px;
}

.wizard li .label {
    margin-top: 0 !important;
}

.ver-inline-menu {
    padding-left: 15px;
}

.error-input input, .error-input label, .error-input input:focus, .error-input input:active, .error-input .form-control, .error-input .label {
    border-color: #a94442;
    color: #a94442;
}

.tooltip-inner p {
    margin-bottom: 5px;
}

.error-input .input-group-addon {
    background: #ffd8d7;
    border-color: #a94442;
    color: #a94442;
}

.form-control:focus {
    box-shadow: 0 0 5px rgba(0, 66, 130, 0.21) !important;
}

.btn-block {
    display: block;
    width: 100%;
    cursor: pointer;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-top: 0.20rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    cursor: pointer;
}

.sms-cont-btn {
    color: #FFF !important;
    background-color: #004282 !important;
    border-color: #022f5a !important;
}

.sms-cont-btn:hover {
    background-color: #fcb31d !important;
    border-color: #fcb31d !important;
}

.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #337ab7;
}

.card-description {
    opacity: 0.9;
    cursor: default;
}

.card-description:hover {
    opacity: 1;
    transition-duration: 1s;
}

.sol-btn-menu li {
    color: #FFF;
    background: rgba(0, 66, 130, 0.83);
    padding: 20px;
    font-family: sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 rgba(198, 202, 181, 0.69);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    height: 56px;
}

.sol-btn-menu li i {
}

.sol-btn-menu li:hover {
    background: #004282;

}

.sol-btn-menu li.active {
    /*background-color: #004282;*/
    /*color: #FFF;   */
    background-color: #ffd202;
    color: #004282;
}

.cardHeader {
    border-bottom: solid 1px #ccc;
    margin: 0 0 5px 0 !important;
}

.cardHeader h5 {
    color: #004282;
    font-weight: normal;
}

.cardHeader a {
    color: #004282;
    font-weight: normal;
}

.tabHareket {
    margin: 0px 3px;
    border-radius: 10px;
    background-color: #1D5176 !important;
}

.login-content {
    /*height: 100%;*/
    background-color: #f3f3f4;
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.main-login {
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse;
}

.login-login {
    width: 560px;
    min-height: 100vh;
    display: block;
    background-color: #f7f7f7;
    padding: 0 55px 25px 0;
}

.ptt-logo-giris {
    width: 170px;
    height: 170px;
    background-image: url(assets/image/pttlogo.png);
    background-repeat: no-repeat;
    position: absolute;
}

.img-login {
    width: calc(100% - 560px);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.sol-btn-menu {
    max-width: 484px;
    margin: auto;
    padding-top: 173px;
}

.sol-btn-menu.holustur {
    padding-top: 17px;
}

.sol-btn-menu li.btn-edevlet {
    background: #da241c !important;
}

.sol-btn-menu li.btn-edevlet:hover {
    background: #cb251d !important;
}

.sol-btn-menu li.btn-edevlet.active {
    background: #cb251d !important;
}

.img-login::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(0,0,0,0.1);*/
    background: rgba(174, 174, 174, 0);
    background: -webkit-linear-gradient(left, rgba(0, 168, 255, 0.5), rgba(174, 174, 174, 0) 60%);
    background: -o-linear-gradient(left, rgba(0, 168, 255, 0.5), rgba(174, 174, 174, 0) 60%);
    background: -moz-linear-gradient(left, rgba(0, 168, 255, 0.5), rgba(174, 174, 174, 0) 60%);
    background: linear-gradient(left, rgba(0, 168, 255, 0.5), rgba(174, 174, 174, 0) 60%);
}

.login-form {
    margin: 0;
    width: 100%;
    padding: 0;
    position: relative;
    border-radius: 4px;
    min-height: 400px;
}

.title-login {
    font-size: 22px;
    color: #403866;
    line-height: 1.2;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
    /*padding-top: 30px;*/
}

.footer {
    /*position: absolute;*/
    bottom: 0;
    height: 60px;
    line-height: 60px;
}

.font-footer {
    color: #999999;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
    padding-left: 55px;
}

.txt {
    font-size: 13px;
    line-height: 1.5;
    color: #999999;
}

.txt:hover {
    color: #999999;
}

.txt2 {
    font-size: 13px;
    line-height: 1.5;
    color: #666666;
}

.txt2:hover {
    color: #004282;
}

.container-footer {
    width: auto;
    /*padding: 0 15px;*/
}

.tel-login {
    position: absolute;
    bottom: 23px;
    right: 14px;
}

.login-content .card {
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3) !important;
}

.bg {
    background: url("http://cdn2.cloudpro.co.uk/sites/cloudprod7/files/cloud%20email.jpg") no-repeat fixed center;
    -webkit-filter: brightness(0.30);
    filter: brightness(0.30);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.left-login {
    width: 250px;
    background-color: hsla(0, 0%, 0%, 0.30);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 30px;
}

.right-login {
    width: calc(100% - 260px);
    /*padding: 5px;*/
    background-color: rgb(245, 245, 240);
    /*background-color: hsla(0, 0%, 0%, 0.24);*/
}

.down-login {
    background-color: hsla(0, 0%, 0%, 0.24);
    padding-top: 4px;
    padding-bottom: 10px;
}

.tree-element.active > a, .tree-element.active > label {
    color: #057aea !important;
}

.feeds {
    margin: 0;
    padding: 0;
    list-style: none
}

.feeds li {
    background-color: #ffffff;
    color: #472123;
    margin-bottom: 3px;
    padding: 4px;
}

.feeds li:after, .feeds li:before {
    display: table;
    line-height: 0;
    content: ""
}

.feeds li:after {
    clear: both
}

.feeds li:last-child {
    margin-bottom: 0
}

.feeds li .col1 {
    clear: both
}

.feeds li .col1 > .cont {
    float: left;
    margin-right: 75px;
    overflow: hidden
}

.feeds li .col1 > .cont > .cont-col1 {
    float: left;
    margin-right: -100%
}

.feeds li .col1 > .cont > .cont-col1 > .label {
    display: inline-block;
    padding: 10px 4px 6px 7px;
    vertical-align: middle;
    text-align: center
}

.feeds li .col1 > .cont > .cont-col1 > .label > i {
    text-align: center;
    font-size: 14px
}

.feeds li .col1 > .cont > .cont-col2 > .desc {
    margin-left: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    overflow: hidden
}

.feeds li .col2 {
    float: left;
    width: 75px;
    margin-left: -75px
}

.feeds li .col2 > .date {
    padding: 4px 9px 5px 4px;
    text-align: right;
    font-style: italic;
    color: #c1cbd0
}

.bg-grey {
    background: #E5E5E5 !important;
}

.font-grey {
    color: #E5E5E5 !important;
}

.bg-white {
    background: #fff !important;
}

.bg-grey-steel {
    background: #e9edef !important;
}

.form-group {
    margin-bottom: 0.25rem !important;
}

.modal-width-inherit {
    max-width: inherit !important;
    display: table;
}

.table {
    margin-bottom: 0px !important;
}

.table th, .table td {
    padding: 4px !important;
    vertical-align: middle !important;
    border-top: 0 !important;
}

.table thead th {
    border-top: none !important;
    border-bottom: none !important;
}

.input-group-addon {
    padding: 5px !important;
    border: none !important;
}

.card-block {
    /*padding: 12px !important;*/
}

.required-text {
    display: inherit !important;
}

.login-form-control .form-control {

    padding: 0.75rem !important;
}

.login-input.form-control {
    padding: 0.75rem !important;
}

.form-control {
    margin-bottom: 6px;
    padding: 5px !important;
    font-size: 13px !important;
    color: black !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e7e7e7 !important;
    opacity: 1 !important;
}

.modal-dialog {
    max-width: 60% !important;
}

.modal-dialog.parola > .modal-content {
    width: 500px;
    margin-left: 20%;
    margin-top: 20%;
}

.input-group-addon {
    text-align: left !important;
    font-weight: bold !important;
    background-color: #e9f1f2 !important;
}

.version {
    position: fixed;
    color: #ffc215;
    margin-top: 364px;
    margin-left: -14px;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}

.ptthak {
    font-size: 13px;
    margin: 3px;
    color: #0f4179;
}

.webmail {
    position: absolute;
    color: #aeaeae;
    margin-top: 50px;
    /*margin-left: -20px;*/
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
}

.oturum {
    font-size: 13px;
    margin: 5px;
    text-align: right;
    /* position: fixed; */
    color: #ffffff;
}

.language {
    position: fixed;
    color: #ffffff;
    margin-top: 364px;
    margin-left: -179px;
    font-size: 10px;
    font-style: italic;
}

.headerVersion {
    color: #003c50; /* Daha koyu mavi (AAA uyumlu) */
    margin-left: 5px;
    margin-top: -25px;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    position: relative;
    bottom: -24px;
}

/*YS*/
/*
.form-group {
    margin-bottom: 15px !important;
}
*/
a.active li {
    /*border-left: 4px solid #2ca8ff !important;
    background: #293846 !important;*/
    background: #04162f !important;
    border-left: 4px solid #dc351b !important;
}

a.active li span {
    color: #fff !important;
}

/* WRAPPERS */
#wrapper {
    width: 100%;
    overflow-x: hidden;
}

.wrapper {
    padding: 0 20px;
}

.wrapper-content {
    padding: 20px 10px 40px;
}

.wrapper-content-webmail {
    padding: 0px 0px 0px;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    position: relative !important;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        min-height: auto;
    }
}

@media (max-width: 768px) {

    .sidebar-panel {
        z-index: 101;
        position: fixed;
        width: auto;
        min-height: 100% !important;
    }

    .sidebar-content .wrapper {
        padding-right: 0;
        z-index: 1;
    }
}

.sidebar-panel {
    width: 220px;
    height: 100%;
    background: #ebebed;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    z-index: 101;
}

.sidebar-panel .feed-element img.img-circle {
    width: 32px;
    height: 32px;
}

.sidebar-panel .feed-element,
.media-body,
.sidebar-panel p {
    font-size: 12px;
    line-height: 1.5;
}

.media-body {
    padding-left: 40px;
}

.sidebar-panel .feed-element {
    margin-top: 20px;
    padding-bottom: 0;
}

.sidebar-panel .list-group {
    margin-bottom: 10px;
}

.sidebar-panel .list-group .list-group-item {
    padding: 5px 0;
    font-size: 12px;
    border: 0;
}

/*.sidebar-content .wrapper,*/
/*.wrapper.sidebar-content {*/
/*padding-right: 230px !important;*/
/*}*/

.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
    padding-right: 20px !important;
}

.sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1;
}

.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

.label-primary,
.badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}

.label-info,
.badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}

.pull-right {
    float: right !important;
}

h4.sidebar {
    margin-top: 5px;
    font-size: 20px;
}

/* WIDGETS */
.widget {
    border-radius: 5px;
    padding: 5px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.widget.style1 h2 {
    font-size: 27px;
}

.widget h2,
.widget h3 {
    margin-top: 5px;
    margin-bottom: 0;
}

.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.widget-head-color-box {
    border-radius: 5px 5px 0 0;
    margin-top: 10px;
}

.widget .flot-chart {
    height: 100px;
}

.navy-bg,
.bg-primary {
    background-color: #1ab394;
    color: #ffffff;
}

.blue-bg {
    background-color: #337ab7;
    color: #ffffff;
}

.bg-info {
    background-color: #23c6c8;
    color: #ffffff;
}

.yellow-bg,
.bg-warning {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg,
.bg-danger {
    background-color: #ed5565;
    color: #ffffff;
}

.navbar {
    position: relative;
    padding: 3px !important;
    width: 100%;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        -ms-flex-preferred-size: auto;
    }
}

.ibox-content, portlet-body {
    clear: both;
}

.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

.ibox-heading h3 {
    font-weight: 200;
    font-size: 24px;
}

.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px !important;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
    font-weight: 600;
    color: #676a6c;
}

.nav .label, .ibox span.label {
    font-size: 10px;
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.ibox-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: relative;
    padding: 0;
    text-align: right;
}

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #c4c4c4;
}

.ibox-tools a.btn-primary {
    color: #fff;
}

.ibox-tools .dropdown-menu > li > a {
    padding: 4px 10px;
    font-size: 12px;
}

.ibox .ibox-tools.open > .dropdown-menu {
    left: auto;
    right: 0;
}

@media (max-width: 350px) {
    .ibox-tools {
        float: none;
        text-align: right;
        display: block;
    }
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: -2px;
    padding: 0;
}

.ibox-title, portlet-title {
    /*background-color: #ffffff;*/
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 8px 15px;
    min-height: 48px;
    position: relative;
    clear: both;
}

.ibox-content, portlet-body {
    background-color: #ffffff;
    color: inherit;
    padding: 10px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}

.ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.portlet-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: relative;
    padding: 0;
    text-align: right;
}

.portlet-tools .label {
    float: left;
    margin-left: 4px;

    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;

    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    line-height: 1;
    display: inline;

    max-width: 100%;
    margin-bottom: 5px;
}

/*
.form-group {
    margin-bottom: 15px !important;
}
*/
/*.form-control, select.form-control:not([size]):not([multiple]) {*/
/*height:32px !important;*/
/*}*/

.caption-small {
    font-size: 71% !important;;
    font-weight: 400 !important;;
    line-height: 1 !important;;
    color: #777 !important;
}

.label-small {
    font-size: 71% !important;;
    font-weight: 600;
    line-height: 1 !important;;
    color: #fff !important;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    margin-left: 4px;
}

.font-caption, .col-3 {
    color: #555;
}

.alert-info {
    font-size: 13px;
}

.page-heading {
    border-top: 0;
    padding: 0 10px 20px 10px;
    margin-top: 15px;
}

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.width-100 {
    width: 100%;
}

.breadcrumb.lazur {
    color: #21b9bb !important;
    background: #f9f9f9 !important;
    font-weight: 100;
    font-size: 22px;
}

.breadcrumb.blue {
    color: #337ab7 !important;
    background: #f9f9f9 !important;
    font-weight: 100;
    font-size: 22px;
}

.breadcrumb.red {
    color: #ed5565 !important;
    background: #f9f9f9 !important;
    font-weight: 100;
    font-size: 22px;
}

h2.breadcrumb-caption {
    font-weight: 100;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #555;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb {
    background-color: #f9f9f9 !important;
    margin-bottom: 0 !important;
    list-style: none;
    position: fixed;
    width: 100%;
    z-index: 5;
    padding: 0.5rem 1rem !important;
    border-radius: inherit !important;
}

.li-breadcrumb {
    cursor: pointer !important;
    text-decoration: none;
    color: #666;
    font-size: 13px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #777;
    content: "/\00a0";
}

.form-control,
.form-control:focus {
    box-shadow: none !important;
}

.form-control:focus {
    border-color: #21cfe8 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #dee2e6 #dee2e6 #fff !important;
    text-decoration: none;
}

.portlet.light .portlet-body {
    background: #fff;
    /*padding: 20px;*/
    position: relative;
    border-top: none;
}

.b-no {
    border: none !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5 !important;
}

html, body {
    height: 100%;
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f5f5f5 !important;
    opacity: 1 !important;
    color: #424242 !important; /* Daha yüksek kontrast için koyu gri */
}

.portlet-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #c4c4c4;
}

.label-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}

.label-gray {
    background-color: #bac3d0;
    color: #FFFFFF;
}

.label-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}

.label-success {
    color: #FFF;
}

.durum {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.bg-light {
    background-color: #fff;
}

.b-r {
    border-right: 1px solid #e7eaec;
}

.name h3 {
    font-size: 16px;
}

/* Tabs */
.tabs-container .panel-body, .tabs-container .portlet-body {
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 10px;
    position: relative;
}

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
    border: 1px solid #e7eaec;
    border-bottom-color: transparent;
    background-color: #fff;
}

.tabs-container .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.tabs-container .tab-pane .panel-body, .tabs-container .tab-pane .portlet-body {
    border-top: none;
    padding: 10px;
}

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
    border: 1px solid #e7eaec;
    border-bottom-color: transparent;
}

.tabs-container .nav-tabs {
    border-bottom: 1px solid #e7eaec;
    background-color: #fff !important;
}

.tabs-container .tab-pane .panel-body, .tabs-container .tab-pane .portlet-body {
    border-top: none;
}

.tabs-container .tabs-left .tab-pane .panel-body,
.tabs-container .tabs-right .tab-pane .panel-body,
.tabs-container .tabs-left .tab-pane .portlet-body,
.tabs-container .tabs-right .tab-pane .portlet-body {
    border-top: 1px solid #e7eaec;
}

.tabs-container .nav-tabs > li a:hover {
    background: transparent;
    border-color: transparent;
}

.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tabs-container .tabs-left .panel-body, .tabs-container .tabs-left .portlet-body {
    position: static;
}

.tabs-container .tabs-left > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs {
    width: 20%;
}

.tabs-container .tabs-left .panel-body, .tabs-container .tabs-left .portlet-body {
    width: 80%;
    margin-left: 20%;
}

.tabs-container .tabs-right .panel-body, .tabs-container .tabs-right .portlet-body {
    width: 80%;
    margin-right: 20%;
}

.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
    display: none;
}

.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
    display: block;
}

.tabs-container .tabs-below > .nav-tabs {
    border-top: 1px solid #e7eaec;
}

.tabs-container .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-container .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #e7eaec;
    border-bottom-color: transparent;
}

.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-container .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
}

.tabs-container .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
    border-color: #e7eaec transparent #e7eaec #e7eaec;
}

.tabs-container .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
}

.tabs-container .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
    border-color: #e7eaec #e7eaec #e7eaec transparent;
    z-index: 1;
}

@media (max-width: 767px) {
    .tabs-container .nav-tabs > li {
        float: none !important;
    }

    .tabs-container .nav-tabs > li.active > a {
        border-bottom: 1px solid #e7eaec !important;
        margin: 0;
    }
}

.navbar-collapse {
    text-align: right;
    width: 100%;
    padding: 10px 20px 0;
}

.margin {
    margin: 20px;
}

.ticket-row {
    /*height: 50px;*/
    /*border: 1px solid #ccc;*/
    /*border-radius: 5px;*/
    /*margin: 5px;*/
    /*padding: 10px;*/

    background: #FAFAFB;
    border: 1px solid #e7eaec;
    margin: 0 0 10px 0;
    padding: 10px;
    border-radius: 2px;
}

#wrapper .navbar {
    /*position: fixed;*/
    z-index: 100;
    /*padding-right: 230px !important;*/
}

#content .padding-20 {
    /*padding: 5px 20px 0;*/
}

#content .padding-20-ara {
    padding: 0 20px 0;
}

.panel-main.primary .panel-title {
    background-color: #337ab7 !important;
    border-bottom-color: #337ab7 !important;
}

.panel-main.primary {
    border-color: #337ab7 !important;
}

/* Panels */

.page-heading {
    border-top: 0;
    padding: 0 10px 20px 10px;
}

.panel-heading h1,
.panel-heading h2 {
    margin-bottom: 5px;
}

.panel-primary {
    border-color: #1ab394 !important;
}

.panel-primary > .panel-heading {
    background-color: #1ab394;
    border-color: #1ab394;
}

.panel-success {
    border-color: #1c84c6 !important;
}

.panel-success > .panel-heading {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff;
}

.panel-info {
    border-color: #23c6c8;
}

.panel-info > .panel-heading {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #ffffff;
}

.panel-warning {
    border-color: #f8ac59;
}

.panel-warning > .panel-heading {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff;
}

.panel-danger {
    border-color: #ed5565 !important;
}

.panel-danger > .panel-heading {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff;
}

.panel-default {
    /*border-color: #ddd !important;*/

    border-top-color: #ddd !important;
    border-left-color: #ddd !important;
    border-right-color: #ddd !important;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
}

.panel-heading {
    color: white;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.text-middle {
    vertical-align: middle;
}

.text-bold {
    font-weight: bold;
}

.butonlar {
    position: absolute;
    top: 14px;
    right: 4px;
    z-index: 99;
    text-decoration: none
}

.butonlar a {
    float: left;
    padding: 12px 20px;
    display: block;
    border-radius: 4px;
    margin-right: 10px;
    color: #646464;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.4);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 8px center;
    text-decoration: none
}

.butonlar a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
}

.butonlar3 {
    position: absolute;
    top: 14px;
    right: 310px;
    z-index: 99;
    text-decoration: none
}

.butonlar3 a {
    float: left;
    padding: 12px 20px;
    display: block;
    border-radius: 4px;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(227, 29, 26, 1);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 8px center;
    text-decoration: none
}

.butonlar3 a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
}

.butonlar2 {
    position: absolute;
    top: 14px;
    left: 4px;
    z-index: 99;
    text-decoration: none
}

.butonlar2 a {
    float: left;
    padding: 3px 5px;
    display: block;
    border-radius: 4px;
    margin-right: 5px;
    color: #18568f !important;
    font-size: 10px;
    background-color: rgb(139, 216, 255);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 8px center;
    text-decoration: none;
}

.butonlar2 a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
}

.hesap-olustur {
    padding-top: 55px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}

.txt3 a {
    font-size: 14px;
    color: #3d6c94;
    line-height: 1.4;
    text-transform: uppercase;
    text-decoration: none;
}

.txt3 a:hover {
    color: #111111;
    text-decoration: none;
}

.bo1 {
    border-bottom: 1px solid #3d6c94;
}

.txt4 {
    font-size: 14px;
    color: #4e7588;
    line-height: 1.2;

}

.m-l-5 {
    margin-left: 5px;
}

.m-r-5 {
    margin-right: 5px;
}

@media only screen and (min-width: 1600px) {
    .sol-btn-menu {
        max-width: 600px;
        margin: auto;
        padding: 200px 60px 0;
    }

    .sol-btn-menu.holustur {
        padding-top: 20px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .sol-btn-menu {
        max-width: 492px;
        margin: auto;
        padding: 150px 60px 0;
    }

    .sol-btn-menu.holustur {
        padding-top: 17px !important;
    }
}

.padding-selectinput {
    padding: 1.1rem !important;
}

.btn-large-dim {
    width: 200px;
    height: 52px;
    font-size: 30px;
}

button.dim {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
}

button.dim:active {
    top: 3px;
}

button.btn-success.dim {
    box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 10px 5px #999999 !important;
}

button.btn-success.dim:active {
    box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999 !important;
}

button.btn-default.dim {
    box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999999 !important;
}

button.btn-default.dim:active {
    box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999 !important;
}

button.btn-warning.dim {
    box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999 !important;
}

button.btn-warning.dim:active {
    box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999 !important;
}

button.btn-info.dim {
    box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999999 !important;
}

button.btn-info.dim:active {
    box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999 !important;
}

button.btn-primary.dim {
    box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999 !important;
}

button.btn-primary.dim:active {
    box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999 !important;
}

button.btn-danger.dim {
    box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999999 !important;
}

button.btn-danger.dim:active {
    box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999 !important;
}

button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px;
}

button.dim:active:before {
    top: 7px;
    font-size: 50px;
}

.btn:focus {
    outline: none !important;
}

.btn-primary.btn-outline {
    color: #1ab394;
}

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-info.btn-outline {
    color: #23c6c8;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #ed5565;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

@media (max-width: 967px) and (min-width: 390px) {
    [class*=img-login]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive),
    [class*=login-login]:not(.no-responsive):not(.sm-responsive):not(.xs-responsive) {
        width: 100%;
        float: inherit;
    }

    .sol-btn-menu {
        padding-top: 43px;
    }
}

@media (max-width: 683px) and (min-width: 390px) {
    .sol-btn-menu li {
        font-size: 14px;
    }

    .btn-large-dim {
        width: 135px;
        height: 40px;
        font-size: 12px !important;
    }

    .sol-btn-menu {
        max-width: 484px;
        margin: auto;
        padding: 40px 40px 0;
    }

    .font-footer {
        font-size: small;
        padding-left: 28px;
    }
}

@media (max-width: 1199px) and (min-width: 960px) {
    .sol-btn-menu {
        max-width: 484px;
        margin: auto;
        padding: 150px 60px 0;
    }

    .btn-large-dim {
        width: 135px;
        height: 40px;
        font-size: 12px !important;
    }
}

.just-padding {
    padding: 15px;
}
 