.editableform {
    padding : 15px;
}

.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 400px !important;

}
.dropdown-menu.extended {
	max-width: none !important;
}

.popover {
	max-width: none;
	min-width: 200px;
}

.dd {
	max-width: none !important;
}

.form-group.required .control-label {
    color: #a94442;
    font-weight: 400;
}

#search-module-container span {
    background-color: rgb(92, 156, 231);
    border: none;
}

#search-module-container span i {
    color: #fff;
}

.badge.rolebadge {
    float:right;
    border-radius:2px;
}

.multiselect-selectall,
.multiselect-deselectall {
    margin-top: 10px;
}

/**
 * Bootstrap div'leriyle table gibi bir görünüm elde etme amaçlı falan filan işte
 */
.table-div {
    margin: 0px 15px 0px 15px;
}

.table-div .header-row {
    font-weight: bold;
    margin-bottom: 10px;
}

.table-div .row:not(.header-row):not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding: 5px 0px 5px 0px;
}

.table-div .row:not(.header-row):nth-child(odd) {
    background-color: #f9f9f9;
}

.dtable {
    width: 100% !important;
}

.select2 {
    width: 100% !important;
}

.top-menu .search-icon {
    margin-top: 5px;
    background-color: white;
}

.top-menu .search-icon i {
    font-size: 17px;
    color: #adadad;
}

.nav.notify-row {
    margin-top: 0;
}

.navbar-search .navi-search {
    margin-top: 5px;
    width: calc(100vw - 500px) !important;
    max-width: 500px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    display: inline !important;
}

.navbar-search .input-group span button {
    margin-top: 5px;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-search2 {
    position: absolute;
    top: 65px;
    left: 30px;
    width: calc(100vw - 60px);
    background-color: white;
    border-radius: 5px;
}

.navbar-search2 .navi-search {
    color: #797979 !important;
    background-color: white !important;
}

.navbar-search2 .input-group span button {
    margin-bottom: 0;
}

@media only screen and (max-width: 1049px) {
    .navbar-search .navi-search {
        width: calc(100vw - 550px) !important;
    }
}

.shadow {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
}

.flag-header {
    /*overflow-y: hidden;*/
}

#flag-tabs > li.active > a,
#flag-tabs > li.active > a:hover,
#flag-tabs > li.active > a:focus,
#flag-tabs > li > a,
#flag-tabs > li > a:hover,
#flag-tabs > li > a:focus {
    background: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

#flag-tabs > li > a {
    padding: 10px 5px 0 0;
    transition-duration: 0.5s;
    filter: grayscale(100%);
}

#flag-tabs {
    padding-right: 10px;
}

#flag-tabs > li.disabled > a {
    pointer-events: none;
}

#flag-tabs > li.active > a,
#flag-tabs > li > a:hover,
#flag-tabs > li > a:focus,
#flag-tabs > li.active > a:hover,
#flag-tabs > li.active > a:focus {
    padding-top: 1px;
    transition-duration: 0.5s;
    filter: grayscale(0%);
}

.flag-header .dropdown-toggle, .flag-header .dropdown-toggle:hover, .flag-header .dropdown-toggle:focus, .flag-header .dropdown-toggle:active, .flag-header .dropdown-toggle.active, .flag-header .open .dropdown-toggle {
    background-color: rgba(0,0,0,.15) !important;
    border-color: rgba(0,0,0,.15) !important;
}

.flag-header .dropdown-menu {
    min-width: unset;
    width: 50px;
}

.flag-header .dropdown .dropdown-menu>li>a {
    padding: initial;
    text-align: center;
}

/** Datatable **/
.table th.numerical {
    text-align: right;
}

.table td.numerical {
    text-align: right;
    padding-right: 30px;
}

.table th.center, .table td.center {
    text-align: center;
}

.table th.right, .table td.right {
    text-align: right;
}

.table th.left, .table td.left {
    text-align: left;
}

/** LOADING SPAN **/
.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

/** DROPZONE **/
.dropzone {
    min-height: 150px !important;
    border: 2px dashed rgba(43,102,154,0.3) !important;
    border-radius: 10px !important;
    background: white !important;
    padding: 20px 20px !important;
}

.dropzone .dz-preview .dz-error-message {
    top: 150px!important;
}

.dz-image img {
    height: 120px;
    width: 120px;
    object-fit: cover;
    background: linear-gradient(to bottom, #eee, #ddd);
}

/** Bootstrap-toggle **/
.toggle-handle.btn-default {
    background-color: #fff;
    border-color: #fff;
}

/** SORTABLA BASIC STYLE **/
.handle {
    cursor: pointer;
}

.drag-placeholder {
    border: 1px dashed #ccc;
    background-color: #eee;
    margin: 0 1em 1em 0;
}

/** UL LI POINTS **/
.upload_alert ul {
    list-style-type: disc;
    padding-left:15px;
    padding-top: 5px;
}

.upload_alert ul li {
    list-style: disc;
}

/** BOOTSTRAP SELECT PLUGIN **/
.bootstrap-select.disabled > button.btn-default.disabled:hover,
.bootstrap-select > button.btn-default.disabled:focus {
    background-color: #b0b5b9;
    border-color: #b0b5b9;
    color: #fff;
}

.popover {
    max-width: 45%;
    min-width: 300px;
}

.line-limit8 {
    max-height: 160px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.reorder {
    cursor: row-resize;
}

.translate {
    width: fit-content;
    cursor: default;
}

/** MIN PAGE HEIGHT + FOOTER **/
.wrapper {
    display: inline-block;
    margin-top: 60px;
    padding: 15px;
    width: 100%;
}

.site-main {
    min-height: calc(100vh - 150px);
    margin-bottom: 20px;
}

.site-footer {
    background: transparent;
    color: #2a3542;
    padding: 10px 0;
}

.site-footer > div {
    position: relative;
}

.site-footer > div:before {
    position: absolute;
    content: "";
    left: 0;
    width: 90%;
    height: 5px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -20px;
}

.go-top {
    position: absolute;
    right: 1%;
    bottom: 1%;
    padding: 5px;
    background: rgba(42, 53, 66, 0.8);
    width: 40px;
    height: 40px;
    float: unset;
    margin-right: unset;
}

.go-top i {
    color: #fff;
}

.vertically-centered, .centered {
    position: relative;
}

.vertically-centered span {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.centered span {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/** Select-picker on Jquery-confirm **/
.bootstrap-select.bs-container {
    z-index: 99999999;
}

/** yeni button tipleri **/
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(52 58 64 / 50%);
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 0.2rem rgb(52 58 64 / 50%);
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-caution {
    color: #fff;
    background-color: #FFA200;
    border-color: #FFA200;
}

.btn-caution:hover {
    color: #fff;
    background-color: #FFA200;
    border-color: #FFA200;
}
