.k-header h1 {
    margin: 0;
    padding: 30px 15px;
    font-size: 32px;
    font-weight: lighter;
}

/* Sticky footer styles
    -------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;*/
    font-family: Arial !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    /*color: #333;
    background-color: #fff;*/
    color: #212529;
    text-align: left;
    background-color: #fff;
}
label {
    font-weight: normal;
    font-style: normal;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

.container-fluid .text-muted {
    margin: 20px 0;
    font-size: 12px;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

p .k-button {
    margin: 0 15px 0 0;
}
input.es-input {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
}
/*.btn-toggle {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: none;
    height: 48px;
}

.btn-toggle .k-icon {
    opacity: 1;
}

.btn-toggle,
.k-primary.btn-toggle:hover,
.btn-toggle:focus:active:not(.k-state-disabled):not(:disabled),
.btn-toggle:focus:not(.k-state-disabled):not(:disabled) {
    box-shadow: none;
    border-radius: 0;
}

    .btn-toggle .k-i-hbars,
    .k-primary.btn-toggle:hover .k-i-hbars,
    .btn-toggle:focus:active:not(.k-state-disabled):not(:disabled) .k-i-hbars,
    .btn-toggle:focus:not(.k-state-disabled):not(:disabled) .k-i-hbars {
            background-position: -80px -32px;
        }*/

.widget {
    margin: 0;
    padding: 20px 0px 20px 20px;
    vertical-align: top;
    background-color: #FFFFFF;
    border: 1px solid #e7e7e7;
    width: 100%;
    border-radius: 15px;
    border-color: #0099bc;
}
.hidetd {
    display: none;
    width: 1px;
}
.hidetdnew {
    display: none;
    width: 1px;
}
select {
    color: #212529 !important;
}

.btn {
   /* background-color: inherit; 
    border: none; 
    color: white; 
    padding: 8px 10px;
    font-size: 12px; 
    cursor: pointer;*/
}
.gridlabel {
    font-weight: bold;
    text-align:right !important;        
}
/* Darker background on mouse-over */
    .btn:hover {
        background-color: #c3daee; /*#2b669a;*/
    }

@media (max-width: 768px) {
    .k-item {
        display: block;
        clear: both;
        float: none;
        width: 100%;
    }

    .k-header h1 {
        margin: 0;
        padding: 16px 15px 14px 60px;
        font-size: 18px;
        font-weight: lighter;
    }        
}

.modal-loader {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../Images/ajax-loader.gif') no-repeat 50%;
}

.tddeletebtn {
    padding-top: 5px;
    vertical-align: top;
}
.Pin {
    float: right;
    padding-right: 2px;
    cursor: pointer;
    /*-webkit-transform: rotate(45deg);*/
}
.PinRotate {
    float: right;
    padding-right: 2px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
}
.ClearDueDate {
    color: red;
    cursor: pointer;
}
.Pointer {
    cursor: pointer;
}

/*.card-header a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    float: right;
    transition: all 0.5s;
}

.card-header.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);        
}*/

.card-header a[aria-expanded='true'] {
   font-weight:bold;
}

.card-header a[aria-expanded='false'] {
    font-weight:normal;
}
.SearchLbl {
    padding-left:5px;
}
label {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal !important;
    text-align:start;
    width:100%;
    display: initial;
}

.navbar-custom {
    background-color: whitesmoke;
}

.navbar-dark .navbar-toggler-icon{
    padding: 1px !important;
}



/*.accordion .card-header:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    float: right;
    font-weight: 900;
}*/

/*.accordion .card-header.collapsed:after {
    /*font-family: 'Font Awesome 5 Pro';*/
    /*content: "\f106";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.card-header {
    /*padding: 0.5rem 0.75rem 0.5rem 0.1rem;*/
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
a {
    color:inherit;
}
.navbar-nav li a {
    color: white !important;    
    /*padding-top:20px;*/
}
.navbar-nav li {
    padding-left:20px !important;
    padding-top:10px !important;
}
.smallth {
    max-width: 20px;
}
.tablespacerNew {
    border-collapse: separate;
    border-spacing: 0px;
    width: 100%;
}
.card-body {

    padding:0.5rem;
}
.thheaderinfo {
width:95% !important;
}
.navbar-toggler {
    /*padding:0px;*/
}
.Angleiconcursor {
    cursor:pointer;
}
h4, .h4 {
    font-size: inherit;
}
.navbar-collapse {
    /*height:auto;*/
}
.HeaderBgColor {
    background-color: #3a6299 !important;
    color: white;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
}
.MenuBgColor {
    background-color: white !important;
    color: #3a6299;
    font-size: 12px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: color;
    transition-timing-function: ease;
}

.ui-state-active {
    background: none !important;
    background-color: #2b669a !important;
    color: white;
    border: none !important;
}

.ui-state-active:hover {
    color: white;
}
.Menubarlinkcolor {
    color: #2b669a;
}
.tdleft {
    text-align: right;
    padding-right: 5px;
    width: 40%;
}
.tdright {
    text-align: left;    
}

.card-list:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

/*.hovercard:hover {
    transition: all 0.2s ease-out;
    box-shadow: 0px 8px 8px rgba(38, 38, 38, 0.2);
    top: -4px;
    border: 1px solid #cccccc;
    background-color: white;
}*/
.go-corner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 24px;
    height: 24px;
    overflow: hidden;
    top: 0;
    right: 0;
    background-color: #00838d;
    border-radius: 0 4px 0 32px;
}

.go-arrow {
    margin-top: -4px;
    margin-right: -4px;
    color: white;
    font-family: courier, sans;
}

.task-card-text-custom {
    color: maroon;
    font-size: 13px;
    font-weight: bolder;
    font-family: Times New Roman;
}

.task-card-text-custom-2 {
    color: black;
    /*padding-top: 15px;*/
    font-size: 12px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.task-card-text-custom-2:hover {
    cursor: pointer;
}

.task-card-text-custom-3 {
    color: #626362;
    /*padding-top: 5px;*/
    font-size: 12px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.task-card-body {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}


.task-alarm-clock-custom {
    color: black;
    float: right;
    padding-right: 0px;
    
}

.task-alarm-clock-custom:hover {
    cursor: pointer;
}

.task-star-custom {
    color: #FBA456;
    float: right;
    padding-right: 0px;
}

.task-star-custom:hover {
    cursor: pointer;
}

.task-edit-custom {
    color: maroon;
    float: right;
}

.task-edit-custom:hover {
    cursor: pointer;
}


.task-mark-done-custom {
    color: #539D98;
    float: left; 

}

.task-card-list {
    border: 1px solid ;
    width: 100%;
    border-color: #2b669a;
}


.task-card-list:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.birthday-icon-color-female {
    color: #F783AC;
}

.birthday-icon-color-male {
    color: #2c7bb6;
}
.birthday-icon-color {
    /*color: black;*/    
}

.birthday-icon {
    padding-top: 5px;
}

.fa-stack + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
}

.integration-card-body {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    /*background-color: #539D98;*/
}

.integration-card-list {
    border: 1px solid;
    width: 95%;
    border-color: #2b669a;    
}

.integration-card-list:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.ui-button {
    width: 60px;
    background-color: #68c1e9;
    color:white;
}
    .ui-button:hover {
        background-color: #68c1e9;
        color: black;
    }

.leftSpan {
    float: left;
    padding-left: 5px;
}

.rightSpan {
    text-align: right;
}
.card-header.customcardheader {
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn.cancelbtn {
    background-color: #FBFBFB !important;
    color: #7394BE !important;
    border: 1px solid !important;
    border-color: #ECEEF2 !important;
    min-width: 80px !important;
}
.btn.custombtn {
    background-color: #68c1e9;
    border: none;
    color: white;
    padding: 8px 10px;
    font-size: 12px;
    cursor: pointer;
    min-width: 80px;
}
    .custombtn:hover {
        color:black;
    }
.card,
.cardsborder {
    border: 1px solid !important;
    border-color: #dfdfdf !important;
}
.searchiconcolor {
    color: #2b669a;
}
.activityheadings {
    /* text-decoration: underline #2b669a; */
    font-weight:bold;
    font-size:13px;
}
.sitewidebluecolor {
    color: #68c1e9;    
}
   
table.dataTable tbody tr.selected {
    /*color: #fafafa;
    background-color: #fafafa;*/
    background-color: #F7F7F7;
}
/*table.dataTable.display tbody > tr.selected > .sorting_1, table.dataTable.order-column tbody > tr.selected > .sorting_1 {
    background-color: #f9f9f9;
}*/
tbody > tr.odd > .selected {
    background-color: #F7F7F7;
}

/* Datatble highlighting css*/

table.dataTable tbody tr.selected > .sorting_1 {
    /*color: white;*/
    background-color: #F7F7F7 !important;
}

.select-checkbox > :hover {
    background-color: #F7F7F7 !important;
}

tbody tr.odd.selected {
    background-color: #F7F7F7 !important;
}

tbody tr.even.selected {
    background-color: #F7F7F7 !important;
}

tbody tr.odd,
tbody tr.even {
    background-color: #F7F7F7 !important;
}



.colonspacer {
    padding-left:1px;
}
.searchinputfield {
    border-radius: 0px;
    height: 25px !important;
    font-size: 12px !important;
    font-family: Arial;
    padding-bottom: 3px;
}
.MenuLinkColor {
    color: #000000 !important;
}
/*.flatpickr-calendar {
    max-width: 300px;
    max-height: 300px;
}*/

.summernotecontainer {
    padding-right: 0px;
    max-width: 99%;
    min-width: 99%;
}
.CardBodyBottom {
    padding-bottom:0.5rem !important;
}
.TogglebtnTopMargin {
margin-top:0.65rem !important;
}
.leftdiv {    
    max-width: 24%;
}
::-ms-clear {
    /*display: none;*/
    color: red;
    /*font-size: 0.5rem !important;*/
    height: 18.25px !important;
    font-weight: 900 !important;
    font-size: 12px !important;
    cursor: pointer !important;
    
}

/*FlatPickr*/

.flatpickr-calendar {
    max-width: 300px;
    max-height: 300px;
}

/* dayWidth:32px; pixel square for each day - default is 39 */
/* width: dayWidth * 7; */
.flatpickr-calendar {
    width: 224px;
}

.dayContainer {
    width: 224px;
    min-width: 224px;
    max-width: 224px;
}

.flatpickr-days {
    width: 224px;
}

.flatpickr-day {
    max-width: 32px;
    height: 32px;
    line-height: 32px;
}


/*End FlatPickr*/


.form-control-sm.customcontrol {
    font-size: 12px;
    padding-bottom: 0px;
}
.trimcontent {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.graycls {
    background-color: white;
    filter: alpha(opacity=40); /* IE */
    opacity: 0.4; /* Safari, Opera */
    -moz-opacity: 0.40; /* FireFox */   
    pointer-events:none;
}
.showpwd-icon {
    float: right;
    margin-left: -25px;
    margin-top: -20px;
    margin-right: 5px;
    position: relative;
    z-index: 2;
}
/*  Toggle Switch  */

.toggleSwitch span span {
    display: none;
}
.ui-autocomplete-loading {
    background: url('../Images/ajax-loader-small.gif') no-repeat right center
}
.activeicon {
color:#007bff !important;
opacity:0.75;
}
.copyright {
text-align:center;
font-size:9px;
}
.highlight {
    font-weight: bold;
    text-decoration: underline;
}
@media only screen {
    .toggleSwitch {
        display: inline-block;
        height: 16px;
        position: relative;
        overflow: visible;
        padding: 0;
        margin-left: 00px;
        cursor: pointer;
        width: 48px
    }

        .toggleSwitch * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .toggleSwitch label,
        .toggleSwitch > span {
            line-height: 20px;
            height: 20px;
            vertical-align: middle;
        }

        .toggleSwitch input:focus ~ a,
        .toggleSwitch input:focus + label {
            outline: none;
        }

        .toggleSwitch label {
            position: relative;
            z-index: 3;
            display: block;
            width: 100%;
        }

        .toggleSwitch input {
            position: absolute;
            opacity: 0;
            z-index: 5;
        }

        .toggleSwitch > span {
            position: absolute;
            left: -51px;
            width: 100%;
            margin: 0;
            padding-right: 60px;
            text-align: left;
            white-space: nowrap;
        }

            .toggleSwitch > span span {
                position: absolute;
                top: 0;
                left: 0;
                z-index: 5;
                display: block;
                width: 50%;
                margin-left: 50px;
                text-align: left;
                font-size: 0.9em;
                width: 100%;
                left: 15%;
                top: -1px;
                opacity: 0;
            }

        .toggleSwitch a {
            position: absolute;
            right: 50%;
            z-index: 4;
            display: block;
            height: 100%;
            padding: 0;
            left: 2px;
            width: 18px;
            background-color: #fff;
            border: 1px solid #CCC;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        }

        .toggleSwitch > span span:first-of-type {
            color: /*#fff*/black;
            opacity: 1;
            left: 45%;
        }

        .toggleSwitch > span:before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 50px;
            top: -2px;
            background-color: /*#fafafa*/ #e8e8e8; /*#0097D1*/
            border: 1px solid #ccc;
            border-radius: 30px;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
        }

        .toggleSwitch input:checked ~ a {
            border-color: #fff;
            left: 100%;
            margin-left: -8px;
        }

        .toggleSwitch input:checked ~ span:before {
            border-color: #0097D1;
            box-shadow: inset 0 0 0 30px /*#0097D1*/ #90EE90;
        }

        .toggleSwitch input:checked ~ span span:first-of-type {
            opacity: 0;
        }

        .toggleSwitch input:checked ~ span span:last-of-type {
            opacity: 1;
            color: black /*#fff*/;
        }



    /*  End Toggle Switch  */

}


   
