﻿body {
    font-family: Calibri !important;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

header, footer {
    background-color: #e2e2e2;
}

.k-calendar-container {
    width: 260px !important;
}

.k-dropzone {
    max-height: 60px !important;
}

.k-select {
    margin-top: 4px;
}

k-numerictextbox {
    width: auto !important;
}

.submenu {
    display: none;
    width: 135px;
    overflow-x: hidden;
}

#Main-menu, .moresubmenu {
    background: none;
    border: none;
}

.width45 {
    width: 45px !important;
}

.marginLeft15 {
    margin-left: 15px !important;
}

.pagination li a {
    padding: 0 10px;
}

.gray-color {
    color: #c5c5c5;
}

.btnRowBottom {
    bottom: 0;
    position: absolute;
}

#Main-menu li a, .moresubmenu li a {
    text-transform: none !important;
}


.btnCustClass {
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 5px;
}

.top-menu {
    margin-left: 5px !important;
    padding-top: 5px !important;
}

.moresubmenu {
    margin-top: 5px;
}

.viewerIcons {
    padding: 3px;
}

.dropdown-content li, .dropdown-content li a {
    min-height: 30px;
    line-height: 8px !important;
    min-width: 200px;
}

input.dxDateTime {
    pointer-events: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.k-header a.k-link {
    font-weight: bold;
}

.SaveConfirmModal div p {
    line-height: 0.5;
}

    .SaveConfirmModal div p:first-child {
        line-height: 1;
    }

.text-tip {
    margin-left: 74px;
}

#menu ul li {
    border: none !important;
    padding: 0px;
    width: auto;
    padding: 2px;
    margin: 0px;
    border: none;
    background: #002060;
}

#menu > ul > li > span.k-link {
    border: none !important;
    padding: 0px;
}

.select-tool {
    background-color: orange;
    padding-bottom: 6px;
}

.k-select {
    margin-top: 0px;
}

.k-i-calendar, .k-i-clock {
    margin-top: 5px !important;
}

/* Index and Scan */
.hidden {
    display: none;
    /*visibility:hidden !important;*/
}

.scanDocument-div {
    cursor: pointer;
    height: 100px;
    vertical-align: middle;
    width: 27% !important;
    background-color: #002060 !important;
    padding: 5px 13px;
    border-radius: 5px;
    color: white !important;
    margin-top: 17px;
    max-width: 130px;
    min-width: 100px;
}

.scanner-icon {
    font-size: 50px !important;
    margin-left: 7px !important;
}

.scanDocument-span {
    vertical-align: middle;
    font-size: 30px;
}

#spanPreview {
    padding-left: 45px;
    padding-bottom: 10px;
}

.span-padding {
    padding-right: 77px;
}

.paddingright5px {
    padding-right: 5px;
}

.margintop_5px {
    margin-top: -5px !important;
}

span.k-select span.k-icon.k-i-arrow-s {
    /*margin-top: 7px;*/
}

.paddingbottom {
    margin-bottom: 0px !important;
}

.paddingTop5 {
    padding-top: 5px;
}

.modifyButton, .modifyButton:only-child {
    padding: 0px 0px;
    z-index: 1001 !important;
    background-color: white;
}

.queryCaseContainer div {
    z-index: 1001 !important;
    background-color: white;
    padding: 5px 0px;
}

.paddingLeft {
    padding-left: 10px !important;
}

.dropdown-width {
    width: 190px !important;
}

.marginleft7 {
    margin-left: 7px;
}

.paddingRight {
    padding-left: 10px !important;
    padding-right: 0px !important;
}

.MinViewerHeight {
    height: 430px !important;
}

ul.document-context-menu {
    background: white !important;
    background-color: white;
    color: black !important;
}

.marginPadding15 {
    margin-left: 10px !important;
    margin-right: 15px !important;
    padding: 5px !important;
    margin-top: 10px !important;
}

.paddingTop10 {
    padding-top: 10px !important;
}

.k-header a.k-link:hover {
    background-color: transparent;
}

.marginbottom10px {
    margin-bottom: 10px !important;
}

.margin-0 {
    margin: 0 !important;
    padding: 0 !important;
}

#btnGroup {
    height: 10%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 16px 0px;
}

.caseBody {
    width: 100%;
    height: 93%;
    position: absolute;
    overflow: auto;
}

#divContainer {
    width: 93%;
    height: 200px;
    position: absolute;
}

#div-Container-folder {
    width: 100%;
    height: 289px;
    position: absolute;
}

.margin-left {
    margin-left: 20px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft0 {
    margin-left: 0px !important;
}

.format-option {
    padding-left: 10px;
}

    .format-option [type='checkbox'] + label {
        padding-left: 30px;
        color: black;
    }

.margin-top20 {
    margin-top: 20px;
}

.margin-top10 {
    margin-top: 10px;
}

.ui-txtFormat {
    width: 400px;
}

.ui-widget, .ui-widget input {
    font-size: 12pt !important;
    font-family: Calibri;
}

#divModify {
    width: 100%;
    height: 78%;
}

div#WebAnnotationViewer1_evScreen {
    height: 1160px !important;
}

.btn {
    /*background: #002060 !important;*/
    background-color: #002060 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: white !important;
}

.btn-white {
    background: #ece5e0 !important;
    background-color: #f1f1f1 !important;
    color: #002060 !important;
    font-weight: bold !important;
    text-transform: capitalize;
}

.btn-gray {
    background: #e8eaea;
    background-color: #e8eaea !important;
    color: #002060 !important;
    font-weight: bold !important;
    text-transform: capitalize;
}

.btn-red {
    background: #ece5e0 !important;
    background-color: #f1f1f1 !important;
    color: #002060 !important;
    font-weight: bold !important;
    text-transform: capitalize;
    height: 22px !important;
    line-height: 22px !important;
    color: red !important;
}

#btnLogOut{
    cursor:pointer !important;
}

#workflowPanel {
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 16px 0px;
}

#divContainer1 {
    width: 100%;
    height: 95%;
    position: absolute;
}

.controlBody {
    width: 100%;
    height: 93%;
    position: absolute;
    overflow: auto;
}

.div-docfields {
    width: 100%;
    height: 152%;
    position: absolute;
    overflow: auto;
    border-style: solid;
}

.div-wrapper {
    margin-right: 30px !important;
    margin-right: 30px !important;
    bottom: 0px;
    position: absolute;
    top: 149%;
}

.MoveIcons {
    padding: 3px;
}

    .MoveIcons i {
        vertical-align: middle !important;
    }

.stamptext {
    width: 70% !important;
    height: 175px !important;
}

.stampField, .dl-stampDetail tr td {
    padding: 0px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #DCDCDC;
}

#listStampDetail {
    border: 3px solid #002060 !important;
    overflow-y: auto;
    max-height: 200px;
    padding: 3px;
}

.stamp-btn {
    background: #F5F5F5;
    border: 0px;
    cursor: default;
    width: 100%;
    text-align: left;
    padding: 5px;
}

.list-selected {
    background-color: #002060 !important;
    background-image: none;
    color: white;
}

.table-padding7 tr td {
    padding: 3px 0px 7px 0px !important;
}

label, .k-textbox {
    color: #111111 !important; /*recent-46484a A7A9AC*/
    font-size: 12pt !important;
    font-family: Calibri !important;
}

.lblBolder {
    font-weight: bold !important;
}

.k-textbox {
    background-color: #fff !important;
}

.stamp-btn {
    font-size: 12pt !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-1 {
    padding: 1px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.bg-white {
    background-color: white !important;
    color: black !important;
}

.leftpadding-0 {
    padding-left: 0px !important;
}

.mainMargin-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.sub-header {
    box-shadow: 3px gray;
}

.boxshodow {
    -webkit-box-shadow: 2px 5px 10px 1px rgba(153,147,153,1);
    -moz-box-shadow: 2px 5px 10px 1px rgba(153,147,153,1);
    box-shadow: 2px 5px 10px 1px rgba(153,147,153,1);
}

.mar-topbottom {
    margin: 10px 0px 5px 10px;
}

.padding-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.fontsize15 {
    font-size: 15pt;
}

.fontsize14 {
    font-size: 14pt !important;
}

.fontsize12 {
    font-size: 12pt !important;
}

.fontsize11 {
    font-size: 11pt !important;
}

.padding-0 {
    padding: 0px !important;
}

.textokbtntop15pxpad {
    padding-top: 15px !important;
}

.headerMenu {
    padding-top: 10px !important;
}

.margin-bottom-0, .body-content {
    margin-bottom: 0px !important;
}

.tdIndexScan {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 10px !important;
    padding-left: 0px !important;
}

.tableIndexScan {
    justify-content: flex-end !important;
    text-align: center !important;
    display: flex !important;
    flex-flow: row-reverse !important;
    margin-left: 75px !important;
}

/*Dot div loader - Start*/
.loaderdot,
.loaderdot:before,
.loaderdot:after {
    border-radius: 50%;
    width: 2.5em !important;
    height: 2.5em !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loaderdot {
    color: #ffffff;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loaderdot:before,
    .loaderdot:after {
        content: '';
        position: absolute;
        top: 0;
    }

    .loaderdot:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loaderdot:after {
        left: 3.5em;
    }

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
/*Dot div loader - End*/
.k-link.k-pager-nav span {
    /*margin-top: 5px !important;*/
}

.k-icon.k-i-seek-e, .k-icon.k-i-arrow-e, .k-icon.k-i-arrow-w, .k-icon.k-i-seek-w {
    margin-top: 1px;
}

.k-i-seek-e {
    /*background-position: 0 -76px !important;*/
}

.k-i-arrow-e {
    background-position: 2 -12px !important;
}

.k-i-arrow-w {
    /*background-position: 0 -44px !important;*/
}

.k-i-seek-w {
    /*background-position: 0 -107px !important;*/
}

.theme-color {
    background: #002060 !important;
    color: white !important;
    background-color: #002060 !important;
}

.margin-5 {
    margin-top: 5px !important;
}

.bluetext {
    color: #002060 !important;
}

.tblheaderfit td {
    white-space: nowrap !important;
    max-width: 100px !important;
    text-overflow: ellipsis;
    overflow: hidden;
}

.grey-text {
    color: #111111 !important; /*525252*/
}

.textBold {
    font-weight: bold;
}

.QueryCaseScrollable {
    overflow: hidden !important;
}

#assignCaseGrid .k-grid-content table {
    width: 100% !important;
}

.ui-widget-header {
    color: white;
}

.querySelect {
    max-width: 160px !important;
}

.k-primary {
    background-color: #002060 !important;
    color: white;
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #002060;
    box-shadow: 0 1px 0 0 #002060;
}

.disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.mainContainer {
    /*min-height: 70% !important;*/
    margin-bottom: 50px !important;
}

#dialog-formCase {
    padding-left: 12px !important;
}

.ddlwidth150 span:nth-child(2):first-of-type {
    width: 160px !important;
}

#maxpagenoshow {
    width: 43px;
    height: 22px;
    text-align: center;
    padding: 0px !important;
    color: grey;
}

#maxpagenoshow, #pagenoshow {
    line-height: 1px !important;
}

#footer {
    position: absolute;
    width: 100%;
    height: 40px;
    background: #E2E2E2;
    z-index: 1;
}

.footer-copyright {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .k-dropdown-wrap.k-state-default span.k-input span i {
        margin-top: 8px;
    }

    span.drp-icon-ie i {
        vertical-align: middle;
    }

    footer {
        bottom: 0 !important;
        width: 100% !important;
        max-height: 35px;
        position:fixed;
    }
}


/*.message-icon i
{
   font-size:40px; 
}*/
.query-Window {
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.padding-top0 {
    padding-top: 0px !important;
    padding-left: 0px !important;
}

.padding-Right {
    padding-right: 0px !important;
}

.margin-Bottom0px {
    margin-bottom: 0px !important;
}


.width124 {
    width: 75% !important;
}

.width100 {
    width: 100px !important;
}

.margin-Bottom5Px {
    margin-bottom: 5px;
}

.padding-left-60 {
    padding-left: 60px !important;
}

.padding-left-33 {
    padding-left: 33px !important;
}

.query-Window-height {
    height: 346px !important;
}
