﻿#loading {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    padding: 2px;
    z-index: 99999;
    background-color: rgba(255,255,255,0.7);
    border: none;
}

    #loading > img {
        position: fixed;
        width: 64px;
        height: 64px;
        left: 50%;
        top: 200px;
    }

.imgBtnLoading {
    height: 15px;
}

.sidebar-menuDynamic ul li.has_sub ul li a.active{
    background-color: rgba(255,255,255,.15) !important;
}

.sidebar-menuDynamic > ul > li > a.active{
    background: rgba(0,0,0,.64);
    border-left: 6px #139fe1 solid;
    padding-left: 17px;
}
/*
.disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}*/

.disabled, a[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

input:disabled, select:disabled {
    background-color: #e0e0e0;
    cursor: not-allowed !important;
}

.labelSearch{
    padding-left: 0px;
    text-align: right;
    padding-right: 0px;
}

.ui-autocomplete { position: absolute; cursor: default;z-index:99999 !important; overflow: auto;}  



.easy-autocomplete-container { position: absolute; cursor: default;z-index:99999 !important; overflow: auto;}

.select2-choices { border-radius: 0 !important; box-shadow: none !important; border-color: #e5e5e5 !important; background-image: none !important; }
.select2-search-choice { border-radius: 0px !important; padding: 5px 5px 5px 20px !important; }


    #frame-Print{
        position:fixed; 
        top:0px; 
        left:0px; 
        bottom:0px; 
        right:0px; 
        width:100%; 
        height:100%; 
        border:none; 
        margin:0; 
        padding:0; 
        overflow:hidden; 
        z-index:999999;
    }

.modal-dialog.full-screen {
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-content.full-screen {
  height: 100%;
  border-radius: 0;
}

#modal-Print {
  background-color: #FFF;
}

#modal-Print .modal-backdrop{
  background-color: #FFF;
}

.datepicker { background-color: #f5f5f5; }

    .datepicker table td, .datepicker table > tbody > tr > td, .datepicker table > tbody > tr > th, .datepicker table > tfoot > tr > td, .datepicker table > tfoot > tr > th, .datepicker table > thead > tr > td, .datepicker table > thead > tr > th { padding: 5px !important; }


    .btn-file { overflow: hidden; position: relative; vertical-align: middle; }

    .btn-file > input { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); transform: translate(-300px, 0) scale(4); font-size: 23px; height: 100%; direction: ltr; cursor: pointer; }

    .fileinput { margin-bottom: 9px; display: inline-block; }

    .fileinput .form-control { padding-top: 7px; padding-bottom: 5px; display: inline-block; margin-bottom: 0px; vertical-align: middle; cursor: text; }

    .fileinput .thumbnail { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center; }

    .fileinput .thumbnail > img { max-height: 100%; }

    .fileinput .btn { vertical-align: middle; }

    .fileinput-exists .fileinput-new,
    .fileinput-new .fileinput-exists { display: none; }

    .fileinput-inline .fileinput-controls { display: inline; }

    .fileinput-filename { vertical-align: middle; display: inline-block; overflow: hidden; }

    .form-control .fileinput-filename { vertical-align: bottom; }

    .fileinput-new .input-group .btn-file { border-radius: 0 0 0 0; }

    .fileinput-new .input-group .btn-file.btn-xs,
    .fileinput-new .input-group .btn-file.btn-sm { border-radius: 0 0 0 0; }

    .fileinput-new .input-group .btn-file.btn-lg { border-radius: 0 0 0 0; }

    .right {
        text-align: right !important;
    }

    #dtLog_paginate {
    float: right;
    margin: 0px;
    padding: 15px;
    background: rgba(0,0,0,0.03);
    margin-bottom: 10px;
    margin-right: 10px;
}

    #dtLog_paginate a {
        padding: 5px;
        cursor: pointer;
        margin-right: 5px;
    }

        #dtLog_paginate a:hover {
            background-color: darkgrey;
        }

#dtLog_info {
    padding-top: 10px;
    padding-left: 10px;
}

#dtCashFlow{
        font-weight: 600;
}

@media (max-width: 1750px) {
    .col-lg-offset-1 {
        margin-left: 0;
    }
}
@media (max-width: 1750px) {
    .col-lg-10 {
        width: 100%;
    }
}

/*main css 2660*/
.table > tbody > tr > th, .table > tfoot > tr > th, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-bottom: 1px solid #f4f4f4;
    padding: 4px 10px;
    border-top: none;
}

    .table td {
        border-top: 1px solid #dddddd !important;
        vertical-align: middle !important;
    }

.dataTables_paginate {
    float: right;
    margin: 0px;
    padding: 15px;
    background: rgba(0,0,0,0.03);
}

    .dataTables_paginate a {
        padding: 5px;
        cursor: pointer;
        margin-right: 5px;
    }

        .dataTables_paginate a:hover {
            background-color: darkgrey;
        }

.dataTables_info {
    padding-bottom: 10px;
}

.table-responsive {
    overflow-x: unset !important;
}

.label{
    border-radius: 0px;
}


.easy-autocomplete.eac-square ul li, .easy-autocomplete.eac-square ul .eac-category {
    padding: 0px;
}

.eac-item {
    padding: 6px 12px;
}

.modal-backdrop {
    position: absolute !important;
}

.modal-xlg {
    width: 1200px;
}







.message-timeline {
    padding: 0;
    list-style-type: none;
    margin: 0 20px 20px 20px;
}

    .message-timeline.withlist {
        margin-right: 210px;
    }

    .message-timeline > li {
        margin-top: 20px;
    }

        .message-timeline > li.insert {
            position: relative;
            border: 1px solid #ddd;
            margin-right: 10px;
        }

            .message-timeline > li.insert #message-form {
                background: #f9f9f9;
                margin-bottom: 0;
            }

            .message-timeline > li.insert .text input[type="text"] {
                border: 0;
                margin-bottom: 0;
                display: block;
            }

            .message-timeline > li.insert .submit {
                position: absolute;
                right: 0;
                top: 0;
            }

                .message-timeline > li.insert .submit button {
                    border: 0;
                    background: #368ee0;
                    color: #fff;
                    margin: 2px;
                    padding: 6px 8px;
                }

                    .message-timeline > li.insert .submit button[disabled="disabled"] {
                        background: #ccc;
                    }

        .message-timeline > li .image {
            float: left;
            width: 50px;
        }

            .message-timeline > li .image img {
                width: 50px;
                border-radius: 49px !important;
                -webkit-border-radius: 49px;
                -moz-border-radius: 49px;
                -o-border-radius: 49px;
            }

        .message-timeline > li .message {
            position: relative;
            background: #eee;
            margin-right: 20px;
            padding: 10px;
            margin-left: 60px;
        }

            .message-timeline > li .message .name {
                font-weight: 600;
            }

            .message-timeline > li .message p {
                color: #444;
            }

            .message-timeline > li .message .time {
                color: #555;
                font-size: 11px;
            }

            .message-timeline > li .message .caret {
                position: absolute;
                left: -7px;
                top: 10px;
                border-top: 7px solid transparent;
                border-bottom: 7px solid transparent;
                border-right: 7px solid #eee;
                border-left: 0;
            }

        .message-timeline > li.right .image {
            float: right;
        }

        .message-timeline > li.right .name {
            color: #0a2640;
        }

        .message-timeline > li.right .message {
            background: #d1e5f8;
            margin-left: 20px;
            margin-right: 0;
            margin-right: 60px;
        }

            .message-timeline > li.right .message p {
                color: #11406c;
            }

            .message-timeline > li.right .message .time {
                color: #11406c;
            }

            .message-timeline > li.right .message .caret {
                left: auto;
                right: -7px;
                border-top: 7px solid transparent;
                border-bottom: 7px solid transparent;
                border-left: 7px solid #d1e5f8;
                border-right: 0;
            }

        .message-timeline > li.typing {
            display: none;
        }

            .message-timeline > li.typing.active {
                display: block;
            }



.CustomerName {
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    color: var(--primary);
    margin-left: 100px;
    margin-top: 10px;
    float:left;
    cursor: pointer;
}

.btn-grid {
    background-color: transparent;
    border: 1px solid #dedede;
}





/*-- //template cards --*/
/*-- timeline --*/
.timeline:before {
    content: '';
    position: absolute;
    top: 55px;
    left: calc(20% + 20px);
    bottom: 0px;
    width: 4px;
    background: #eee;
}

.timeline:after {
    content: "";
    display: table;
    clear: both;
}

.entry {
    clear: both;
    text-align: left;
    position: relative;
}

    .entry .title {
        float: left;
        width: 20%;
        padding-right: 30px;
        text-align: right;
        position: relative;
    }

        .entry .title:before {
            content: '';
            position: absolute;
            width: 18px;
            height: 18px;
            border: 3px solid var(--primary);
            background-color: #fff;
            border-radius: 100%;
            top: 15%;
            right: -19px;
            z-index: 99;
        }

        .entry .title h3 {
            margin: 0;
            font-size: 90%;
        }

        .entry .title p {
            margin: 0;
            font-size: 100%;
        }

    .entry .body {
        margin: 0 0 3em;
        float: right;
        width: 76%;
        padding-left: 30px;
    }

        .entry .body p {
            line-height: 1.4em;
        }

            .entry .body p:first-child {
                margin-top: 0;
                font-weight: 400;
            }

        .entry .body ul {
            padding-left: 0;
        }

            .entry .body ul li {
                color: var(--para-color);
                list-style-type: none;
                font-size: 16px;
                line-height: 25px;
                margin-bottom: 5px;
            }

                .entry .body ul li:before {
                    content: "–";
                    margin-right: .5em;
                }

/*-- //timeline --*/




.gallery-wrap {
  margin: 10px -10px;
}
.gallery-wrap:before,
.gallery-wrap:after {
  display: table;
  content: " ";
}
.gallery-wrap:after {
  clear: both;
}
.gallery-wrap .column {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column-4 {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column-3 {
  float: left;
  width: 33.33333333333333%;
  margin: 0;
  padding: 0;
}
.gallery-wrap .column .inner,
.gallery-wrap .column-4 .inner,
.gallery-wrap .column-3 .inner {
  margin: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner:hover,
.gallery-wrap .column-4 .inner:hover,
.gallery-wrap .column-3 .inner:hover {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
}
.gallery-wrap .column .inner a .img-wrap,
.gallery-wrap .column-3 .inner a .img-wrap,
.gallery-wrap .column-4 .inner a .img-wrap {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.gallery-wrap .column .inner .img-wrap {
  height: 140px;
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column-3 .inner .img-wrap {
  height: 200px;
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column-4 .inner .img-wrap {
  height: 180px;
  overflow: hidden;
  background: #ddd;
}
.gallery-wrap .column .inner .img-frame,
.gallery-wrap .column-3 .inner .img-frame,
.gallery-wrap .column-4 .inner .img-frame {
  padding: 5px;
  background: #fff;
  display: block;
  position: relative;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner:hover .img-frame,
.gallery-wrap .column-3 .inner:hover .img-frame,
.gallery-wrap .column-4 .inner:hover .img-frame {
  background: #fff;
}
.gallery-wrap .column .inner:hover .img-frame.success,
.gallery-wrap .column-3 .inner:hover .img-frame.success,
.gallery-wrap .column-4 .inner:hover .img-frame.success {
  background: #65BD77;
}
.gallery-wrap .column .inner:hover .img-frame.warning,
.gallery-wrap .column-3 .inner:hover .img-frame.warning,
.gallery-wrap .column-4 .inner:hover .img-frame.warning {
  background: #FFCE00;
}
.gallery-wrap .column .inner:hover .img-frame.danger,
.gallery-wrap .column-3 .inner:hover .img-frame.danger,
.gallery-wrap .column-4 .inner:hover .img-frame.danger {
  background: #D73D3D;
}
.gallery-wrap .column .inner:hover .img-frame.info,
.gallery-wrap .column-3 .inner:hover .img-frame.info,
.gallery-wrap .column-4 .inner:hover .img-frame.info {
  background: #428BCA;
}
.gallery-wrap .column .inner .img-wrap img,
.gallery-wrap .column-4 .inner .img-wrap img,
.gallery-wrap .column-3 .inner .img-wrap img {
  width: 100%;
}
.gallery-wrap .column .inner .caption-hover,
.gallery-wrap .column-4 .inner .caption-hover,
.gallery-wrap .column-3 .inner .caption-hover {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: center;
  color: #909090;
  padding: 10px;
  background: #fff;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.gallery-wrap .column .inner .caption-hover.success,
.gallery-wrap .column-4 .inner .caption-hover.success,
.gallery-wrap .column-3 .inner .caption-hover.success {
  color: #2C7439;
  background: #65BD77;
}
.gallery-wrap .column .inner .caption-hover.danger,
.gallery-wrap .column-4 .inner .caption-hover.danger,
.gallery-wrap .column-3 .inner .caption-hover.danger {
  color: #790D0D;
  background: #D73D3D;
}
.gallery-wrap .column .inner .caption-hover.warning,
.gallery-wrap .column-4 .inner .caption-hover.warning,
.gallery-wrap .column-3 .inner .caption-hover.warning {
  color: #B27C05;
  background: #FFCE00;
}
.gallery-wrap .column .inner .caption-hover.info,
.gallery-wrap .column-4 .inner .caption-hover.info,
.gallery-wrap .column-3 .inner .caption-hover.info {
  color: #0A487C;
  background: #428BCA;
}
.gallery-wrap .column .inner:hover .caption-hover,
.gallery-wrap .column-4 .inner:hover .caption-hover,
.gallery-wrap .column-3 .inner:hover .caption-hover {
  bottom: 0px;
}
.gallery-wrap .column .inner .caption-static,
.gallery-wrap .column-4 .inner .caption-static,
.gallery-wrap .column-3 .inner .caption-static {
  position: absolute;
  text-align: left;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  left: 0px;
  padding: 10px;
  bottom: 0px;
  width: 100%;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.34)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.34) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#57000000',GradientType=0);
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;

  cursor: zoom-in;
  margin: 0;
}
.gallery-wrap .column .inner a:hover,
.gallery-wrap .column-4 .inner a:hover,
.gallery-wrap .column-3 .inner a:hover {
  text-decoration: none;
}
.gallery-wrap .column .inner .caption-static.success,
.gallery-wrap .column-4 .inner .caption-static.success,
.gallery-wrap .column-3 .inner .caption-static.success {
  color: #2C7439;
  background: #65BD77;

}
.gallery-wrap .column .inner .caption-static.danger,
.gallery-wrap .column-4 .inner .caption-static.danger,
.gallery-wrap .column-3 .inner .caption-static.danger {
  color: #790D0D;
  background: #D73D3D;
}
.gallery-wrap .column .inner .caption-static.warning,
.gallery-wrap .column-4 .inner .caption-static.warning,
.gallery-wrap .column-3 .inner .caption-static.warning {
  color: #B27C05;
  background: #FFCE00;
}
.gallery-wrap .column .inner .caption-static.info,
.gallery-wrap .column-4 .inner .caption-static.info,
.gallery-wrap .column-3 .inner .caption-static.info {
  color: #0A487C;
  background: #428BCA;
}


.ul-users {
    padding-inline-start: 0px;
    padding-top: 5px;
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

    .fileinput .form-control {
        padding-top: 7px;
        padding-bottom: 5px;
        display: inline-block;
        margin-bottom: 0px;
        vertical-align: middle;
        cursor: text;
    }

    .fileinput .thumbnail {
        overflow: hidden;
        display: inline-block;
        margin-bottom: 5px;
        vertical-align: middle;
        text-align: center;
    }

        .fileinput .thumbnail > img {
            max-height: 100%;
        }

    .fileinput .btn {
        vertical-align: middle;
    }

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput-new .input-group .btn-file {
    border-radius: 0 0 0 0;
}

    .fileinput-new .input-group .btn-file.btn-xs,
    .fileinput-new .input-group .btn-file.btn-sm {
        border-radius: 0 0 0 0;
    }

    .fileinput-new .input-group .btn-file.btn-lg {
        border-radius: 0 0 0 0;
    }

.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b;
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442;
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d;
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6;
}


@media (min-width: 1200px) {
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
}