html {
    font-size: 14px;
    position: relative;
}

body {
    background-color: #E9EBEC !important;
    height: 100%;
    margin: 0;
    background-color: #fff;
    width: 100%
}
a:focus, a:focus:visited {
    outline: none;
    box-shadow: none;
}

.topnavbar{
    background-color:aqua;
}

a {
    text-decoration: none !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #365E99;
    color: #ffffff !important;
}

.btnLogin {
    background-color: #365e99 !important;
    color:#fff !important;
}

.btnLoginLOD {
    background-color: #08446c !important;
    color: #fff !important;
}

.btnLoginDOM {
    background-color: #4a59a6 !important;
    color: #fff !important;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

*, ::after, ::before {
    box-sizing: border-box;
    box-shadow: 0px 0px 0px !important;
}

.activeBtn {
    background-color: #F89C18 !important;
    border-color: #F89C18 !important;
    color: #ffffff !important;
}

.passiveBtn {
    background-color: #0783C1 !important;
    border-color: #0783C1 !important;
    color: #ffffff !important;
}

.updateBtn {
    background-color: #08446C !important;
    border-color: #08446C !important;
    color: #ffffff !important;
}

.DOMBtn {
    justify-content: center;
    align-items: center;
    border: 0;
    background: #4a59a6;
    color: white;
}

    .DOMBtn:hover {
        box-shadow: 2px 1px 7px #888888;
        color: white;
    }


textarea:focus-visible {
    outline: none;
}

.k-mb-15 {
    margin-bottom: 0px !important;
}
/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;*/
    border-radius: 3px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #c5c5c5;
    border-radius: 20px;
}



.validation-summary-errors ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    color: #D3736C;
}


.k-panelbar .k-content {
    padding: 20px;
}

p .k-button {
    margin: 0 15px 0 0;
}

.k-state-active .label {
    font-size: 1em;
}

/* Text Color*/

.color-bsh {
    color: #08446C;
    font-family: Arial, Helvetica, sans-serif;
}

.DOMCardBody {
    background: #E9EBEC !important;
    padding-top: 5px;
}
/* Icon Color*/
.icon-color {
    color: #A2A5B7;
}

.bookMarkDiv {
    display: flex;
    float: left;
}

.bookMarkSpan {
    color: #0ab39c;
    font-size: 30px;
}

.bookMarkLi {
    align-items: center;
    display: flex;
}

.DOMNavTabs {
    border: 0;
}

.TopNavBar {
    box-shadow: 0px 0px 5px grey;
}

.DOMNavTabs .nav-item.show .nav-link, .DOMNavTabs .nav-link.active {
    color: #495057;
    background: #e9ebec;
    border-color: #e9ebec #e9ebec #4A59A6;
    border-width: 2px;
}
/*Button color*/
btn-color-turkuaz {
    background-color: #49C9C8;
    color: white;
}

.DOMIcon {
    /*font-weight: bold;*/
    color: #365e99;
}

.DOMIconDetail {
    color: #365e99;
    vertical-align: middle;
}

.DOMButton {
    background-color: #4a59a6;
    border-color: #4a59a6;
}

.DomSideBar {
    background: #4A59A6 !important;
    color: #fff !important;
    position: fixed;
    height: 100vh;
}

.DOMCard {
    border: 0;
}

.DOMMain {
    background: #E9EBEC;
    height: calc(100vh - 66px);
}

.DOMRequest {
    right: 5px;
    top: 18px;
    position: absolute;
}

.DOMInsert {
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    background: #4a59a6;
    color: white;
}

    .DOMInsert:hover {
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0;
        background: #4a59a6;
        box-shadow: 2px 1px 7px #888888;
        color: white;
    }

    .DOMInsert:focus {
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0;
        background: #4a59a6;
        box-shadow: 2px 1px 7px #888888;
        color: white;
    }

DomInsertModal {
    background: #4a59a6;
}

.NotificationIcon {
    cursor: pointer;
    color: #365e99;
    font-size: 33px !important;
    margin-top: 10px;
}

.topNavLogin {
    color: black;
    font-weight: 500;
    font-size: 14px !important;
}

.small {
    color: black;
    font-weight: 500;
    font-size: 11px !important;
}
/*.KendoExcel {
    background: #4a59a6;
    border: 0;
}*/
.DOMNavPills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #3e4b93;
    /*box-shadow: 1px 3px 3px #3a3737;*/
}


.DomRequestDetail {
    border: 0;
}

.DomDetailButtons .nav-link {
    color: #212529 !important;
}

.k-window-titlebar {
    background-color: #4A59A6;
}

.modal_submit_btn {
    background-color: #4A59A6 !important;
}

.DomRequestDetail .nav-item.show .nav-link, .DomRequestDetail .nav-link.active {
    color: #365e99 !important;
    border-color: #e9ebec #e9ebec #365e99;
    border-width: 2px;
    background-color: #e9ebec;
}

.DomRequestDetailStatus {
    position: absolute;
    right: -30px;
    top: 23px;
    height: 30px;
    min-width: 220px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.headingColor {
    color: #121C4D;
}

#addNotes {
    background-color: #4A59A6 !important;
}

.DomRequestDetailEdit {
    float: right;
    color: #4a59a6;
}

.MainLayout {
    position: fixed;
    top: 48px;
    bottom: 0;
    height: 100%;
    background-color: #000;
    /*   overflow-y: hidden;
    overflow-x: hidden;*/
}

.DomRequestDetailNav {
    border: 0;
}

.DomRequestDetailButton:hover {
    color: black;
    background-color: #fff;
    border-color: #ffffff #ffffff #ffffff;
}

.DomRequestDetailNav .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #545050 !important;
    font-weight: 700 !important;
    font-size: 20px !important;
}

.RequestHistory {
    height: calc(100vh - 425px);
}

.RequestHistoryMainRow {
    border-left: .25rem dashed #C1C1C1;
    margin-left: 1px;
}

.RequestHistoryRow {
    margin-top: -40px;
}

.RequestHistoryCol-2 {
    position: relative;
    top: 90px;
    right: 22px;
}

.RequestHistoryCol-10 {
    margin: 20px 0px 20px 50px;
}

.RequestHistoryCard {
    background-color: #4a59a6;
    color: white;
}

.RequestHistoryCardLod {
    background-color: #6DABE4;
    color: white;
}

.RequestHistoryIcon {
    background-color: #0ab39c;
    font-size: 40px;
    border-radius: 24px;
    color: white;
}

.RequestHistoryIconLod {
    background-color: #08446C;
    font-size: 40px !important;
    border-radius: 24px;
    color: white;
}

.DOMThirdBody {
    height: 100%;
}

.DOMThirdCard {
    height: 42%;
}

.DOMCarrierNo {
    background-color: #5CB85C;
    position: absolute;
    right: 242px;
    top: 23px;
    height: 30px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.StatusReject {
    background-color: #F46B4D;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    position: absolute;
    top: 23px;
    right: 228px;
    height: 30px;
}

.StatusSuccess {
    background-color: #5CB85C;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    position: absolute;
    top: 23px;
    right: 310px;
    height: 30px;
}

.RejectYes {
    background: #5CB85C !important;
}

.RejectNo {
    background: #D3736C !important;
}

.RejectDiv {
    align-items: center;
    justify-content: center;
    display: flex;
}

.ManuelRequestDetailkcard {
    height: 700px;
}

.ManuelRequestResponsible {
    font-size: 19.26px;
    font-weight: 500;
    color: #08446C;
}

.DomRequestDetailNav .nav-item.show .nav-link, .DomRequestDetailNav .nav-link.active {
    color: #000000 !important;
    font-weight: 700;
    font-size: 23px;
    background-color: #fff;
    border-color: #ffffff #ffffff #0ab39c;
    border-width: 2px;
}

.DOMRequestDetail {
    height: calc(100vh - 150px);
}

.RequestHistoryBody {
    overflow-y: auto;
}

.DOMRequestResponsible {
    height: 100%;
}

.DOMDetailInformation {
    height: 100%;
}
}

.DOMRequestDetailBody {
    overflow-y: auto;
}


.DOMMain {
    height: calc(100vh - 66px);
    margin-left: 220px;
    margin-top: 66px;
    z-index: 1 !important;
}
/*ortak class*/
.LODCollapse {
    background-color: #04182e;
}

.accordion-button:not(.collapsed) {
    background-color: #04182e !important;
    box-shadow: none !important;
}

.accordion-button:focus {
    box-shadow: none !important;
    border-color: none !important;
}


.TopNavBar {
    box-shadow: 0px 0px 5px grey;
}

.NavbarHeader {
    position: fixed;
    width: 100vw;
    height: 66px;
    z-index: 9999 !important;
}


/*ortak class*/
.LODItem {
    color: #fff !important;
}

/*ortak class*/
.LODRoles {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.LODRequest {
    right: 20px;
    top: 68px;
    position: absolute;
    width: 500px;
}

.LODButton {
    background-color: #365e99!important;
    color: #FFFFFF !important;
}
.k-popover-header {
    background-color: #365e99!important;
}

.StatusSuccess1 {
    background-color: #5CB85C;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    position: absolute;
    top: 23px;
    right: 265px;
    height: 30px;
}

.DOMDocumentCard {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
    height: 120px;
    border: 1px solid #4a59a6;
    width: 10vw;
}

.DOMColor {
    color: #6339cb !important;
}

.DOMDetailCard {
    overflow-y: auto;
    overflow-x: auto;
}

@media (max-width: 767px) {
    #responsive-panel {
        transition: all linear .2s;
    }

    #configure {
        display: block;
        float: right;
    }

    .k-rpanel {
        width: 100%;
    }

    .k-rpanel-expanded {
        margin-top: 1rem;
    }

    .navbar-header {
        width: 100%;
    }

    .footer {
        height: 60px;
    }

    .k-menu .k-item,
    .k-menu .k-link {
        width: 100%;
    }

    .k-menu .k-link {
        box-sizing: border-box;
    }
}
/* Handle on hover */

@media only screen and (min-width: 1200px) and (max-width: 1420px) {
    .RequestHistory {
        height: calc(100vh - 533px) !important;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
@media (max-width: 1100px) {
    .DOMMain {
        height: auto !important;
    }

    .DOMRequestDetail {
        height: auto !important;
        margin-top: 5px;
    }

    .DOMThirdCard {
        height: auto !important;
    }

    .DOMThirdBody {
        height: auto !important;
    }

    .RequestHistory {
        margin-top: 14px;
        height: auto !important;
    }
}