@import url("ws-margins-paddings.css");
@import url("ws-scrolls.css");

.required:after {
    content: " *";
    color: #ea5455;
    font-size: 12px;
    font-weight: bold;
}

.navbar-container .search-input input {
    padding: 19px 3.6rem;
}


.content-padding {
    padding: 148px 28px 0px 28px !important;
}


.horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu {
    min-width: 250px;
    border: none;
    margin-top: 0;
    min-height: 52px;
}

    .horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu .dropdown-submenu > .dropdown-menu i,
    .horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu .dropdown-submenu > .dropdown-menu svg {
        height: 17px !important;
        width: 17px !important;
        font-size: 1.2rem !important;
    }


.input-group > .select2-container--default {
    width: auto;
    flex: 1 1 auto;
}

    .input-group > .select2-container--default .select2-selection--single {
        height: 100%;
        line-height: inherit;
        padding: 0.5rem 1rem;
    }

.fs-24 {
    font-size: 24px;
}

.fs-18 {
    font-size: 18px;
}

.ws-tree-border {
    border-radius: 5px;
    border: 3px solid #d5d1fa;
    padding: 11px;
}

.ws-tree-border-1 {
    border-radius: 5px;
    border: 3px solid #d5d1fa;
    padding: 12px 12px 11px 11px;
}

.vertical-layout.vertical-menu-modern .main-menu .navigation .menu-content > li > a svg,
.vertical-layout.vertical-menu-modern .main-menu .navigation .menu-content > li > a i {
    margin-right: 1.45rem;
    font-size: 16px;
    height: 16px;
    width: 16px;
}

.col-satirno {
    max-width: 95px !important;
    width: 95px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.col-islemler {
    max-width: 122px !important;
    width: 122px !important;
}


.card-group > .ws_structlevelgroupcard:not(:last-child) {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-right: 5px;
}

.card-group > .ws_structlevelgroupcard:not(:first-child) {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-left: 5px;
}

.avatarsize {
    max-width: 48px !important;
    max-height: 48px !important;
}

.filterLabel {
    color: darkred;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
}

.ql-toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.company-info-logo-card {
    margin-top: 69px;
}


.toast {
    background-color: #222f3e;
}

    .toast > .toast-message {
        color: #FFF;
    }

    .toast > .toast-close-button {
        color: #FFF;
    }

.dark-layout .toast {
    background-color: #fff !important;
}

    .dark-layout .toast > .toast-message {
        color: #000;
    }

    .dark-layout .toast > .toast-close-button {
        color: #000;
    }

.company-info-logo-card {
    margin-top: 0px;
}

.btn-align-bottom {
    margin-top: 0px;
}

@media (min-width: 992px) {

    .navbar-container .search-input.open {
        position: absolute;
        top: 0;
        left: 248px;
        z-index: 1000;
        width: calc(100% - 250px);
        display: block;
        background: #fff;
        border-radius: 0.5rem;
    }

    .modal-lg,
    .modal-ws,
    .modal-xl {
        max-width: 800px;
    }

    .company-info-logo-card {
        margin-top: 56px;
    }

    .btn-align-bottom {
        margin-top: 21.39px;
    }
}

@media (min-width: 1200px) {

    .navbar-container .search-input.open {
        position: absolute;
        top: 0;
        left: 248px;
        z-index: 1000;
        width: calc(100% - 250px);
        display: block;
        background: #fff;
        border-radius: 0.5rem;
    }

    .modal-ws {
        max-width: 70%;
    }

    .modal-xl {
        max-width: 94%;
    }

    .company-info-logo-card {
        margin-top: 56px;
    }

    .btn-align-bottom {
        margin-top: 21.39px;
    }
}


.dtfc-fixed-left {
    z-index: 3 !important
}

.dtfc-fixed-right {
    z-index: 3 !important
}


.table-monthly-payroll > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: var( --bs-table-striped-bg);
}

.table-monthly-payroll > tbody > tr:nth-of-type(even) {
    --bs-table-accent-bg: #FFF;
}

.dark-layout .table.table-monthly-payroll tbody tr:nth-of-type(odd) {
    --bs-table-accent-bg: #242b3d;
}

.dark-layout .table.table-monthly-payroll tbody tr:nth-of-type(even) {
    --bs-table-accent-bg: #283046;
}

.list-group-item.active {
    background-color: #7367f0 !important;
    border-color: #7367f0 !important;
}



.bg-ws-passive {
    background-color: #aaa;
}

.bg-ws-active {
    background-color: #fff;
}

.dark-layout .bg-ws-passive {
    background-color: #161d31;
}

.dark-layout .bg-ws-active {
    background-color: #283046;
}

.th-zebra {
    background-color: #e9e8e8 !important;
    border-top-color: #e9e8e8 !important;
}

.border-week {
    border-left: 4px solid #e9e8e8 !important;
}

.dark-layout table .th-zebra {
    background-color: #3f4553 !important;
    border-top-color: #3f4553 !important;
}

.dark-layout table .border-week {
    border-left: 4px solid #3f4553 !important;
}

.popover {
    box-shadow: 0 0 30px 0 rgba(34, 41, 47, 0.3);
    max-width: 390px;
}

    .popover .popover-header {
        font-size: 1.07rem;
        border: 1px solid #7367f0;
    }

    .popover .popover-body {
        border: 1px solid #ebe9f1;
        border-top-color: #fff;
        border-bottom-left-radius: 0.358rem;
        border-bottom-right-radius: 0.358rem;
    }

    .popover.bs-popover-bottom .popover-arrow:after {
        border-bottom-color: #7367f0;
    }

.tdColRowNumer {
    width: 30px;
    left: 1px;
}

.tdColFullName {
    text-align: left;
    min-width: 180px;
}

.tdColDayNames {
    text-align: center;
    width: 30px;
}

.tdColStatus {
    text-align: center;
    width: 110px;
}

.td-list-fullname-avatar {
    text-align: left;
    padding: 8px 10px 8px 0px !important;
}

.td-list-col-last {
    text-align: center;
    padding: 8px 20px 8px 0px !important;
}

.text-contrast {
    color: #f7f7f7 !important;
}

.dark-layout .text-contrast {
    color: #171e31 !important;
}

.ws-close-button {
    position: absolute;
    top: 7px;
    right: 7px;
    /*background-color: #f8f8f8;*/
    border-radius: 0.357rem;
    padding: 5px;
}

.ws-dash-card-header {
    padding: 15px 40px 10px 15px !important;
}

.tbody-scroll {
    display: block;
    overflow-y: auto;
    overflow-x: hidden !important;
}

.dt-buttons-fixed {
    position: absolute;
    right: 14px;
    bottom: 14px;
}

.main-menu.menu-light .navigation > li ul .active > a {
    color: #fff !important;
    background: inherit !important;
}

.ws-bg-sub-menu {
    background-color: #eeedfd;
}

.dark-layout .ws-bg-sub-menu {
    background-color: #31375a;
}

.main-menu.menu-light .navigation > li > ul li:first-of-type {
    margin-top: 7px !important;
}

.main-menu.menu-light .navigation > li > ul li:last-of-type {
    margin-bottom: 10px !important;
}

.main-menu.menu-light .navigation > li.has-sub.open > a {
    background-color: #eeedfd !important;
}

.dark-layout .main-menu .navigation > li.has-sub.open > a {
    background-color: #31375a !important;
}

.dark-layout .main-menu .navigation > li.has-sub.sidebar-group-active > a {
    background-color: #161d31 !important;
}


.round-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.round-bottom {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.google_maps_inline {
    height: 300px;
    width: 100%;
    background-color: #d8d6de;
    border: 1px solid #d8d6de;
    border-radius: 0.357rem;
}

.google_maps {
    height: 400px;
    width: 100%;
    background-color: #d8d6de;
}

.vertical-container {
    position: relative;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.setup-logo-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 423px;
    max-height: 160px;
    width: auto;
    height: auto;
}

.company-logo-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
    max-height: 180px;
    width: auto;
    height: auto;
}

.btnImageReset {
    position: absolute;
    top: 13px;
    right: -12px;
    padding: 2px 6px 0px 6px;
    border-radius: 6px;
    color: #5e5873 !important;
    background-color: #f8f8f8 !important;
}

    .btnImageReset:hover {
        color: #ea5455 !important;
        background-color: #fceaea !important;
    }

.add-favorite {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
}

.text-select-off {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
}


.btn-close-li {
    margin-left: 5px;
    padding: 4px 6px 3px 6px;
    border-radius: 5px;
    cursor: pointer;
}

li-separator {
    width: 60px;
}

.cursor-default {
    cursor: default !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-blocked {
    cursor: no-drop !important;
}

.cursor-cell {
    cursor: cell !important;
}

.excel-cell {
    user-select: none !important;
    cursor: cell !important;
}

.ws-radio-item {
    display: inline-block;
    padding: 11px 15px !important;
    margin-right: 7px;
    color: #82868b !important;
    background-color: rgba(130, 134, 139, 0.06);
    border-radius: 0.42rem;
    border: 1px solid #ebe9f1;
    user-select: none;
}

    .ws-radio-item.active {
        background-color: rgba(115, 103, 240, 0.12) !important;
        border-color: #7367f0 !important;
        color: #7367f0 !important;
    }


.dark-layout .ws-radio-item {
    border: 1px solid #3b4253;
}

.tab-btn-container {
    background-color: #f8f8f8 !important;
    padding: 14px 20px 7px 20px !important;
}

    .tab-btn-container .nav-link {
        border-radius: 5px !important;
    }

        .tab-btn-container .nav-link.active {
            background-color: #fff;
            border: 1px solid #d8d6de;
        }

.dark-layout .tab-btn-container {
    background-color: #171d32 !important;
    padding: 14px 20px !important;
}

    .dark-layout .tab-btn-container .nav-link {
        border-radius: 5px !important;
    }

        .dark-layout .tab-btn-container .nav-link.active {
            background-color: #283046;
            border: 1px solid #404656;
        }

.img-flag {
    margin-top: -2px;
    width: 24px;
    margin-right: 8px;
    border: 1px solid #ddd;
}

    .img-flag.selected {
        margin-top: -5px;
        width: 30px;
    }

.dark-layout .img-flag {
    margin-top: -2px;
    width: 24px;
    margin-right: 8px;
    border: 1px solid #404656;
}

    .dark-layout .img-flag.selected {
        margin-top: -5px;
        width: 30px;
    }

.ws-selected-row {
    background: #e9e9ff !important;
}

    .ws-selected-row > td {
        box-shadow: none;
    }

    .ws-selected-row .text-dark {
        color: #fff;
    }

.dark-layout .ws-selected-row {
    background: #1a1d25 !important;
}

    .dark-layout .ws-selected-row > td {
        box-shadow: none;
    }

    .dark-layout .ws-selected-row .text-dark {
        color: #fff;
    }

.madde-form-height {
    min-height: 300px;
    max-height: 475px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ws-input-group {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

    .ws-input-group .option-other {
        border-radius: 5px 0px 0px 5px;
    }

    .ws-input-group * {
        display: table-cell;
        border-right: none;
    }

    .ws-input-group input {
        display: table-cell;
        border-right: none;
        border-radius: 0px;
    }

        .ws-input-group input:first-of-type {
            border-radius: 5px 0px 0px 5px;
        }

.dataTables_scrollHeadInner table.dataTable th {
    padding: 0.5rem 1.5rem;
}



/* CV Bilgileri */

.ws-user-image {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 135px;
    border-radius: 5%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;
}

    .ws-user-image:hover {
        box-shadow: 0 0 15px rgba(115, 103, 240, 1);
    }

.border-md-start {
    border-left: none !important;
}

.rating-stars {
    width: 100%;
}

.rating-text {
    width: 100%;
}

.education-info-cols {
    width: 100%;
}

.col-ws-3 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 1601px) {
    .education-info-cols {
        width: 70%;
    }
}

@media (min-width: 768px) {

    .rating-stars {
        width: 170px;
    }

    .rating-text {
        width: calc(100% - 175px);
    }

    .position-md-relative {
        position: relative;
    }

    .col-ws-3 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .border-md-start {
        border-left: 1px solid #ebe9f1 !important;
    }

    .col-ws-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .max-height-skills {
        height: 262.5px
    }

    .max-height-hobbies {
        height: 262.5px
    }

    .max-height-card-personal-info {
        min-height: 671.16px;
        max-height: 791px;
    }

    .max-height-card {
        height: 671.16px;
    }
}

@media (max-width: 767px) {

    .position-sm-relative {
        position: relative;
    }
}

.img-container img {
    max-width: 100%;
}

.offcanvas-container {
    overflow: hidden !important;
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

/* Header */
.ws-header {
    background: #161d31 !important;
    border-color: #3b4253 !important;
}

    .ws-header .border,
    .ws-header .border-top,
    .ws-header .border-end,
    .ws-header .border-bottom,
    .ws-header .border-start {
        border-color: #3b4253 !important;
    }

    .ws-header ul.navbar-nav li.nav-item > a.nav-link {
        color: #d0d2d6 !important;
    }

        .ws-header ul.navbar-nav li.nav-item > a.nav-link > svg {
            color: #d0d2d6;
        }

    .ws-header ul.navbar-nav li.nav-item.dropdown-user .dropdown-menu {
        background-color: #283046;
    }

        .ws-header ul.navbar-nav li.nav-item.dropdown-user .dropdown-menu > a {
            color: #d0d2d6;
        }

            .ws-header ul.navbar-nav li.nav-item.dropdown-user .dropdown-menu > a:hover {
                color: #7367f0;
                background-color: #161d31;
            }

    .ws-header .breadcrumb .breadcrumb-item.active {
        color: #d0d2d6;
    }

/* Menü */
.ws-menu-bar {
    background: #283046 !important;
}

    .ws-menu-bar ul.navbar-nav li > a {
        color: #d0d2d6 !important;
    }

        .ws-menu-bar ul.navbar-nav li.show > a,
        .ws-menu-bar ul.navbar-nav li > a:hover {
            color: #7367f0 !important;
            background: #2d3253;
            border-radius: 4px;
        }

    .ws-menu-bar.header-navbar.navbar-horizontal.navbar-light ul#main-menu-navigation > li:hover > a {
        color: #7367f0;
        background: #161d31;
        border-radius: 4px;
    }

    .ws-menu-bar li.nav-item > ul.dropdown-menu,
    .ws-menu-bar li.dropdown-submenu > ul.dropdown-menu {
        background-color: #283046;
        box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.24);
    }

        .ws-menu-bar li.nav-item > ul.dropdown-menu > li > a,
        .ws-menu-bar li.dropdown-submenu > ul.dropdown-menu > li > a {
            color: #d0d2d6;
        }

            .ws-menu-bar li.show > a.dropdown-item,
            .ws-menu-bar li.nav-item > ul.dropdown-menu > li > a:hover,
            .ws-menu-bar li.dropdown-submenu > ul.dropdown-menu > li > a:hover {
                color: #7367f0 !important;
                background: #161d31 !important;
            }

.horizontal-layout .horizontal-menu-wrapper .header-navbar.navbar-horizontal .nav-link.dropdown-toggle::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b4b7bd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}

/*accordion-remove-arrow*/
.remove-arrow::after {
    content: none;
}

.link-effect {
    text-decoration: none;
}

    .link-effect:hover {
        text-decoration: underline;
        --bs-text-opacity: 1;
        color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
    }


.page-height-815 {
    height: calc(100vh - 323px);
}

.page-height-610 {
    height: calc(100vh - 309px);
}

.page-height-586 {
    height: calc(100vh - 333px);
}

.page-height-584 {
    height: calc(100vh - 335px);
}

.page-height-580 {
    height: calc(100vh - 339px);
}

.page-height-566 {
    height: calc(100vh - 353px);
}

.page-height-560 {
    height: calc(100vh - 359px);
}

.page-height-536 {
    height: calc(100vh - 388px);
}

.page-height-530 {
    height: calc(100vh - 396px);
}

.page-height-528 {
    height: calc(100vh - 391px);
}

.page-height-522 {
    height: calc(100vh - 397px);
}

.page-height-521 {
    height: calc(100vh - 398px);
}

.page-height-515 {
    height: calc(100vh - 404px);
}

.page-height-508 {
    height: calc(100vh - 411px);
}

.page-height-496 {
    height: calc(100vh - 423px);
}

.page-height-477 {
    height: calc(100vh - 442px);
}

.page-height-443 {
    height: calc(100vh - 468px);
}

.page-height-430 {
    height: calc(100vh - 489px);
}

.page-height-397 {
    height: calc(100vh - 523px);
}

.page-height-392 {
    height: calc(100vh - 527px);
}

.page-height-list {
    height: calc(100vh - 180px);
}

.ws-selected-item-parent {
    background: rgba(115, 103, 240, 0.12) !important;
    color: #7367f0 !important;
}

.ws-selected-item {
    background: rgba(115, 103, 240, 0.12) !important;
    color: #7367f0 !important;
    font-weight: bold !important;
}


/* Custom Check Buttons */
.chk-primary {
    color: #fff !important;
    background-color: #7367f0 !important;
    border-color: #7367f0 !important;
}

.chk-secondary {
    color: #fff !important;
    background-color: #82868b !important;
    border-color: #82868b !important;
}

.chk-success {
    color: #fff !important;
    background-color: #28c76f !important;
    border-color: #28c76f !important;
}

.chk-danger {
    color: #fff !important;
    background-color: #ea5455 !important;
    border-color: #ea5455 !important;
}

.chk-warning {
    color: #fff !important;
    background-color: #ff9f43 !important;
    border-color: #ff9f43 !important;
}

.chk-info {
    color: #fff !important;
    background-color: #00cfe8 !important;
    border-color: #00cfe8 !important;
}

.chk-dark {
    color: #fff !important;
    background-color: #4b4b4b !important;
    border-color: #4b4b4b !important;
}
/*------------------------------*/
.chk-label-primary {
    color: #7367f0 !important;
    background-color: rgba(115, 103, 240, 0.12) !important;
    border-color: #7367f0 !important;
}

.chk-label-secondary {
    color: #82868b !important;
    background-color: rgba(130, 134, 139, 0.12) !important;
    border-color: #82868b !important;
}

.chk-label-success {
    color: #28c76f !important;
    background-color: rgba(40, 199, 111, 0.12) !important;
    border-color: #28c76f !important;
}

.chk-label-danger {
    color: #ea5455 !important;
    background-color: rgba(234, 84, 85, 0.12) !important;
    border-color: #ea5455 !important;
}

.chk-label-warning {
    color: #ff9f43 !important;
    background-color: rgba(255, 159, 67, 0.12) !important;
    border-color: #ff9f43 !important;
}

.chk-label-info {
    color: #00cfe8 !important;
    background-color: rgba(0, 207, 232, 0.12) !important;
    border-color: #00cfe8 !important;
}

.chk-label-dark {
    color: #4b4b4b !important;
    background-color: rgba(75, 75, 75, 0.12) !important;
    border-color: #4b4b4b !important;
}

.offcanvas-end {
    width: 350px !important;
}

.width-200{
    width: 200px !important;
}

.ws-background {
    background-color: #f8f8f8 !important;
}

.dark-layout .ws-background {
    background-color: #161d31 !important;
}

.ws-hide {
    display: none !important;
}

.ws-border-raidus {
    border-radius: 5px !important;
}

/*.ws-selected-row {
    color: #fff !important;
    background-color: #0d6efd !important;
}*/