:root{
    --darkGrey:#2d2c2c;
    --dark2Grey:#636563;
    --lightGrey:#888787;
    --suoerLightGrey:##cccdce;
    --Grey:#b9b4b4;
    --superlightGrey:#b9c5c5;
    --lightGreen:#4dbd37;
    --lighCyan:#02bbb9;
    --lightWhite:#d8d8d8;
    --lightBlueGrey:#8099a5;
     --lh: 1.4rem;
}

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

/*Lang option*/
.toggle-opt{
    color:#292929!important;
    border:1px solid #c6c6c6;
    border-radius: 15px;
    line-height: normal!important;
    padding: .43rem .83rem!important;
    margin-left: .50rem;
    min-width: 50px;
    text-align: center;
}

.toggle-opt .badge{
    top:-5px!important;
    left:1px;
}




/***********************************START General *************************************************************/

html, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p{font-family: AvenirNext-Regular-08;}
body{
    font-family: AvenirNext-Regular-08, arial;
    background-image: url(../../images/bg_short.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top:0px;
    font-size:16px;
   /* min-height: 100%;*/
}

.site-footer{
    clear:both;
    position: relative;
  height: 50px;
   /* margin-top: -200px;*/
}

.embbed-footer{
     clear:both;
    display:block;
}

.h4, h4 { font-size: 1.1em;}

.avatar i{
        width:auto ;
        height: auto ;
        right: -10px ;
        bottom: -5px ;
        border:0px;
        padding: 6px;
        background-color: #02bbb9;
        opacity: .9;
        filter: alpha(opacity=90);
        color: white;
        font-size: 0.8rem;
    }
.avatar-extra-info{
    color:#888787;
    font-size:.9em;
}

.site-menubar{
    z-index: 1600;
    top:0px;
    height: calc(100% - 0px);
    background: #0c0c0c;
    background-image:linear-gradient(180deg, #454343, #0c0c0c);
   
   /* background: linear-gradient(180deg, rgb(69,67,67)) 10%, rgb(12,12,12) 50%);*/
    opacity: .95;
    filter: alpha(opacity=95);
  
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    box-shadow:none;
    font-family: AvenirNext-Regular-08;
}
    .site-menubar-body{height:100%;}
    .site-menubar ul{margin-top:20px; }
    .site-menubar .logo img{
        width:50%;
        margin-bottom:1rem;
    }
    .site-menubar .avatar-name{
        color:white;
        font-weight: bolder;
    }  
    .site-menubar .avatar{
        width:50px;
        border:2px solid #dcd8d8;
    }
 
.site-menu{font-size:1em;}
    .site-menu .site-menu-sub .site-menu-item.active{
        background:#808080;
        background: rgba(56, 54, 54, 0.35);
        box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
    }
    .site-menu > .site-menu-item.active .site-menu-icon{
            border-radius: 100%; 
            background-image:linear-gradient(90deg, #02bbb9, #20ad05); 
            padding: 8px 16px;
            color:white;
            position: relative;
            left: -9px;
    }
    .site-menu > .site-menu-item.active .site-menu-icon:before{position:relative;left:-7px;}
    .site-menu > .site-menu-item.active .site-menu-icon~.site-menu-title{position: relative;left:-18px;}
    .site-menu > .site-menu-item > a, .site-menu > .site-menu-item > a {
        color:#898989;
        /*opacity: .5;
        filter: alpha(opacity=50);*/
    }
    .site-menu > .site-menu-item.hover > a, .site-menu > .site-menu-item:hover > a {color:#02bbb9;}
    .site-menu > .site-menu-item{ padding:5px 0px;}
    .site-menu > .site-menu-item.active>a{}
    .site-menu>.site-menu-item.active{
        background: #1d1d1d;
       /* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #78e4ff, #ff48fa);
        background-origin: border-box;
        background-clip: content-box, border-box;
        box-shadow: 2px 1000px 1px #1d1d1d inset;*/
        border-image: linear-gradient(to right, #02bab8 0%, #e43988 50%, #48c052 100% );
        border-image-slice: 1;
        border-width: 2px;
        -webkit-box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        -moz-box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        border-left:0px;
        border-right:0px; 
    }
    .site-menu-badge{ right:50px;}
    .site-menu-title{color:white;}
.site-menu-icon.ion-ios-list-box-outline:before{font-size: 1.1em;margin-left:-2px;}

.site-menubar-unfold .site-menu>.site-menu-item>a .site-menu-title {font-size: 1em;}
.site-menubar-unfold .site-navbar .navbar-container{margin-right:65px;}

.site-navbar{
    background-color:transparent;  
    background-image: url(../../images/bg_topbar_mask.jpg);
    background-size: cover;
}
    .site-navbar .navbar-container{background-color:transparent;}

.navbar{ box-shadow:0 0px 0px white;z-index: 7;}
    .navbar-fixed-bottom, .navbar-fixed-top{z-index: 5;}

.page{
     background-color:transparent;
     font-family: AvenirNext-Regular-08;
}
.page-header{z-index: 6; border-bottom:0;margin:0;}
    .page-header, .page-content {
        padding: 0px 90px;
    }
    .page-header.removeHeaderMb{ padding: 30px 90px 0px 90px;}
    .page-header i{
        width:auto ;
        height: auto ;
        padding: 9px;
        background-color: #02bbb9;
        opacity: .9;
        filter: alpha(opacity=90);
        color: white;
        font-size: 0.8rem;
        border-radius: 100%;
        position: relative;
        top: -3px;
        left:0;
        cursor: pointer;
    }

.page-title{font-size:1.5em;}
.panel{background: transparent;box-shadow: unset; }
    .panel-body{padding:0;}

.card-text{font-family: AvenirNext-Regular-08;}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {opacity: 1;}
.carousel-indicators{opacity: .8;filter: opacity(0.8)}

.btn-gp{margin-top:30px;}
.btn{margin-bottom: 20px; margin-left:20px;}
.btn-default{ border:1px solid #e0e0e0;}

.site-footer{font-size: .8em;}

.main-info{font-size: 1em;}
    .main-info.link-underline, .link-underline{text-decoration: underline!important; color:#02bbb9!important; cursor: pointer;}

.link{color:#02bbb9; cursor: pointer;}
    .link .ti-more{padding:15px;}

.read-only{margin-bottom: 2rem;}
.h-seperator{height:10px;border-bottom: 1px solid grey;}

.example-wrap{margin-bottom:0px;}

.navbar-default{border:0;}

.nav{
    flex-wrap:nowrap;
}

.nav-tabs {
    padding-left:3px;
    margin-top:10px;
    display: inline-flex;
    width: 100%;
    overflow-x: scroll;
    overflow-y:hidden;
    -ms-overflow-style: none; /*// IE 10+*/
    overflow: -moz-scrollbars-none;/*// Firefox*/
    margin-bottom: 30px;
}
    .nav-tabs::-webkit-scrollbar {
        display: none; /*Safari and Chrome*/
        width:0px!important;
        height:0px;
    }
    .nav-tabs::-webkit-scrollbar {
      display:none;
      width: 0px!important;
      height:0px!important;

    }
    .nav-tabs .nav-link{border:0px;}
    .nav-tabs .badge{display:unset;}
    .nav-tabs .badge-pill {
        padding: 3px 7px;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        border-width: 0;
    }
    .nav-tabs>li>a {
        border: none;
        color: #2d2c2c;
        font-weight: 600;
    }
    .nav-tabs>li>a:hover {
        border: none;
       /* color: #02bbb9 !important;*/
        background: transparent;
    }
    .nav-link.active{
        border-image: linear-gradient(to right, #02bab8 0%, #e43988 50%, #48c052 100% );
        border-image-slice: 1;
        border-width: 2px;
        -webkit-box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        -moz-box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        box-shadow: 2px 13px 20px -14px rgba(0,0,0,0.83);
        color: #02bbb9 !important;
        border-left:0px;
        border-right:0px;
        border-top:0px;
    }
 
    .nav-tabs>li>a::after {
        content: "";
        background: #4dbd37;
        height: 3px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: -1px;
        transition: all 250ms ease 0s;
        transform: scale(0);
    }
    .nav-tabs>li.active>a::after,
    .nav-tabs>li:hover>a::after {transform: scale(1);}
    .nav-tabs .badge-success{background:#888787;}
    .nav-tabs li .active .badge-success{background-image: linear-gradient(90deg, #02bbb9, #20ad05);}
    .nav-tabs-line .nav-item.open .nav-link, .nav-tabs-line .nav-item.open .nav-link:focus, .nav-tabs-line .nav-item.open .nav-link:hover, .nav-tabs-line .nav-item.show .nav-link, .nav-tabs-line .nav-item.show .nav-link:focus, .nav-tabs-line .nav-item.show .nav-link:hover, .nav-tabs-line .nav-link.active, .nav-tabs-line .nav-link.active:focus, .nav-tabs-line .nav-link.active:hover{
        border-bottom: 3px solid #4dbd37;
    }   
    .nav-tabs-line .nav-item.open .nav-link, .nav-tabs-line .nav-item.open .nav-link:focus, .nav-tabs-line .nav-item.open .nav-link:hover, .nav-tabs-line .nav-item.show .nav-link, .nav-tabs-line .nav-item.show .nav-link:focus, .nav-tabs-line .nav-item.show .nav-link:hover, .nav-tabs-line .nav-link.active, .nav-tabs-line .nav-link.active:focus, .nav-tabs-line .nav-link.active:hover{color:#2d2c2c;}
        
.tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane {/*padding: 15px 0;*/}
.tab-content {padding: 20px}


.table{color:#2d2c2c;}
    table .selectdiv select{  border: 0; font-size:1rem!important;   background-color:transparent;}
    table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after{top: 65%;}
    table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{margin-top: -3px;}
    .table thead th{border-bottom:0; padding-bottom:0; font-size:.9em;}
    .table tr th:first-child span, .table tr td:first-child span:not(.badge){padding-left:10px;}
    .table tr th span {line-height: 2em;}
    .table td, .table th{border-top:0;}

/***********************************End General*************************************************************/



/****************START Pagination *******************************/

.pagination{justify-content:center;}
.page-link{
    border: 1px solid #a09c9c;
    color:#737272;
    padding: .243rem .8rem;
    font-size: .9em;
}
    .page-item.disabled .page-link{border-color: #bfbfbe; color: #dad6d6;}
    .page-item.active .page-link{border: 1px solid #a09c9c;}
    .pagination-gap .page-item.active .page-link {
        background-color: #636563;
       /* opacity: 0.6;
        filter:alpha(opacity=60);*/
    }
    .pagination-gap .page-item.active .page-link:hover {color: #4dbd37;}
    .pagination-gap .page-link:focus, .pagination-gap .page-link:hover {border-color: #a09c9c;}
    @media not all and (pointer: coarse) {
        
        .pagination-gap .page-link:hover {border-color: #4dbd37; background:#4d8b56;color:white;}
    }
    



/****************END Pagination *******************************/

/****************STRAT Form Element *******************************/
.form-material .form-control.focus~.floating-label, .form-material .form-control:focus~.floating-label, .form-material .form-control:not(.empty)~.floating-label {
    top: -1rem;
    font-size: .9rem;
}
.form-material .form-control:focus ~ .floating-label, .form-material .form-control.focus ~ .floating-label {color: #757575; }
.form-material .floating-label{font-size: inherit;}
.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus{
    background-image: linear-gradient(#02bbb9,#02bbb9),linear-gradient(#b9b4b4,#b9b4b4);
}


.form-control{color:#2d2c2c; }
    .form-control.focus, .form-control:focus {border-color: #02bbb9;}
    .form-control select option:checked:after {
        content: attr(title);
        background: red;
        color: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        border: none;
    }

.datepicker table tr td.active:not(:disabled):not(.disabled):active, .datepicker table tr td.active:not(:disabled):not(.disabled).active, .show > .datepicker table tr td.active.dropdown-toggle, .datepicker table tr td.active.highlighted:not(:disabled):not(.disabled):active, .datepicker table tr td.active.highlighted:not(:disabled):not(.disabled).active, .show > .datepicker table tr td.active.highlighted.dropdown-toggle{
    color: #ffffffff;
    background-color: #02bbb9; 
}

/*Form Error*/
.form-material .form-control:invalid { background-image: linear-gradient(#02bbb9,#02bbb9),linear-gradient(#b9b4b4,#b9b4b4);}
.form-material.is-invalid{}
    .form-material.is-invalid .form-control {
        background-image: linear-gradient(#f44336,#f44336),linear-gradient(#f44336,#f44336);
    }
    .form-material.is-invalid label, .form-material.is-invalid .floating-label{
        animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        perspective: 1000px;
        color:#f44336;
    }
    .form-material.is-invalid .invalid-feedback{display:inline-block;}
    .form-material.is-invalid .helper-text{display:none;}

.form-material.has-danger .form-control.focus, .form-material.has-danger .form-control:focus, .form-material.has-danger .form-control:not(.empty) {
    background-image: linear-gradient(#f44336,#f44336),linear-gradient(#e0e0e0,#e0e0e0);
}
.form-material.has-danger .form-control:not(.empty) {
    background-size: 100% 2px,100% 1px;
}

.invalid-error{color:#f44336;font-size: 80%; opacity:0; filter:opacity(0)}
.has-error .invalid-error {opacity:1; filter:opacity(1)}

.form-group .helper-text{display:inline-block;font-size: 80%;color:#888787;}
    .form-group.has-danger .helper-text{display:none;}

/*.form-material .form-control-label{font-weight: 600!important;}*/
.input-search-dark .form-control{border: 1px solid #c5c5c5;}

/*Date Timer*/
.input-daterange .col-md-6:first-child, .form-display .row .col-md-6:first-child{padding-right:35px;}  
.input-daterange .col-md-6:nth-child(2), .form-display .row .col-md-6::nth-child(2){padding-left:13px;}  
.input-daterange .input-group{width:100%;}
    .input-daterange div{padding:0px;}
    .input-daterange input{text-align: left;}

.input-icon{
    position: absolute!important;
    top: 40%;
    right: 0;
}

.ui-timepicker-wrapper{z-index: 1800;}

.checkbox-custom label::before { border: 1px solid #6c757d;}
/************************End Form Element *******************************/


 /*************************** Start Modal Popup *********************************************/

.alertify .dialog, .alertify .alert{top:30%;}
.alertify-logs .error{display:none;}
.alertify, .alertify.show, .alertify.hide{
    transition: opacity .15s linear;
    -webkit-perspective: 1300px;
    perspective: 1300px;
}
.alertify .dialog, .alertify .alert{
    -webkit-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
}

.modal-header{display:block;}
.modal b{font-weight: 600;}
.modal-content-holder{margin-bottom: 20px;}
.modal-action{
    position: absolute;
    top:0px;
    left:0px;
    z-index: 1500;
}
.modal-body .avatar{width:70px;} 

@media (min-width: 480px)
.popup-acknowlege .modal-dialog {max-width: 400px;}
    .popup-acknowlege .modal-icon{width:100px;}

.popup-confirm .modal-footer, .popup-acknowlege .modal-footer, .popup-content .modal-footer {justify-content: center;}
    .popup-confirm .modal-dialog b{color:#4dbd37;}

.modal-dialog .sub-info{font-size: 1em;}

.dialog .modal-body{padding:0 30px;}
    .dialog .modal-header {padding:30px;}
    .dialog .modal-footer {padding: 30px 30px 0px;}

#pop-news.modal{
    margin-top: auto;
    margin-bottom: auto;
    overflow: visible;
}   


.previewBox{
    background: #f3f3f3;
    margin: 6px;
}
    .previewBox .avatar{
        top:20px;
    }
    .previewBox .card-block{padding: 1.429em .1em;}

.icon-option i {
    font-size: 1.5em;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    cursor: pointer;
}
.icon-lg-option i {
    font-size: 2em;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin:9px;
    cursor: pointer;
    width: 55px;
}
/*************************** End Modal Popup *********************************************/

/***********************************Start Waterfall Grid & dashboard*************************************************************/

.waterfall-grid{  
    font-family: AvenirNext-Regular-08;
   /* border:0px solid transparent;*/
}
    .waterfall-grid .grid-box{
    border-radius: 1rem !important;
    border:0px!important;
    background-color: white;
    min-width: 0;
    min-height:140px;
    word-wrap: break-word;
    overflow: hidden;
}

    /*Overwrite & Extend Base*/
    .waterfall-grid .card{
        border-radius: 1rem !important;
        border:0px!important;
        background-color: aqua;

    }
    .waterfall-grid .card-block{
       /* padding:2rem;
        border:1px solid red;*/
    }

    .waterfall-news{
        text-align: center;
    }
        .waterfall-news .card-title{
            padding-bottom: 1rem;
            background:
             linear-gradient(
               to right,
               transparent 0, 
               transparent 45%,/* 33.3%,*/
               #4dbd37 10%,/*33.3%, */
               #4dbd37 55%,/* 66.6%,*/ 
               transparent 22.6%,/*66.6%, */
               transparent ) bottom no-repeat;
           background-size:100% 3px, 100% 3px ;
        }
        .waterfall-news img-holder{background-color:#999999; min-width: inherit;} 
        .waterfall-news img{
            border-radius: 1rem 1rem 0rem 0rem;
           /* background-repeat: no-repeat;
            background-size: contain;
            height: 20rem;;*/
        }

    .waterfall-maintenance{
        background: url(../../images/welcome/waterfall/bg_maintenance.jpg);
        background-repeat: no-repeat;
        text-align: left;
        background-size: cover; 
    }
        .waterfall-maintenance .card-title{
            color:white;
            padding-bottom: 1rem;
            background:
             linear-gradient(
               to right,
               #4dbd37 9%,
               #4dbd37 10%,
               transparent 10%,
               transparent ) bottom no-repeat;
           background-size:100% 3px, 100% 3px ;
        }
        .waterfall-maintenance .card-text{color:#d8d8d8;}
        .waterfall-maintenance .icon{color:#02bbb9; font-size:2rem;}

    .waterfall-announcement{
        background: url(../../images/welcome/waterfall/bg_announcement.jpg);
        background-repeat: no-repeat;
        text-align: center;
        background-size: cover; 
    }
        .waterfall-announcement .card-block{
            background: black;
            margin: 25px;
            opacity: .9;
            filter: opacity(0.9);
        }
         .waterfall-announcement .card-title{
               color:white;
               padding-bottom: 1rem;
               background:
                 linear-gradient(
                   to right,
                   transparent 0, 
                   transparent 45%,/* 33.3%,*/
                   #4dbd37 10%,/*33.3%, */
                   #4dbd37 55%,/* 66.6%,*/ 
                   transparent 22.6%,/*66.6%, */
                   transparent ) bottom no-repeat;
               background-size:100% 3px, 100% 3px ;
            }
         .waterfall-announcement .card-text{color:#d8d8d8;}
         .waterfall-announcement .icon{color:#02bbb9; font-size:2rem;}

    .waterfall-visitor{
        background: url(../../images/welcome/waterfall/bg_visitor.jpg);
        background-repeat: no-repeat;
        text-align: center;
        background-size: cover; 
        color:white;
    }
        .waterfall-visitor .visitor-total{
            text-align: right;
        }
            .waterfall-visitor .visitor-total .visitor-no{
                font-size: 3rem;
                color:#02bbb9;
            } 
        .waterfall-visitor .time-display{
            position: relative;
            top: -20px;
            right: 0px;
            text-align: right;
        }
            .waterfall-visitor .time-display .line{
                width:10%;
                border-top:3px solid #4dbd37;
                display: inline-block;
                vertical-align: text-top;
            }
            .waterfall-visitor .time-display .checkin-time{
                font-size: 2rem;
                color:white;
            }
            .waterfall-visitor .time-display .time-unit{
                font-size: 1rem;
                color:white;
    }  
        .waterfall-visitor .container-ticker{
            height: 180px;
            overflow: hidden;
        }
        .waterfall-visitor .list-group{height: 120px;}
            .waterfall-visitor .list-group-item{
                    background:transparent;
                    border-bottom: 1px solid rgba(128, 128, 128);
                    border-bottom: 1px solid rgba(128, 128, 128, .3);
                    padding: .35rem 1.25rem;
                }
                    .waterfall-visitor .list-group-item .media{
                        flex-direction: row; /*overwite base to avoid item drop to 2nd line for small device*/
                    }
                    .waterfall-visitor .list-group-item h5{
                        color:white;
                    }
                    .waterfall-visitor .list-group-item small, .waterfall-visitor .list-group-item .no-txt, .waterfall-visitor .list-group-item .no-txt a{
                        color:#8099a5!important;
                        text-decoration: none;
                    }

.waterfall-grid .multiline_dotdot_container{
   max-height: 200px;
}

.waterfall-grid .readMore{display:block;margin-top:15px; opacity: 0; filter:alpha(opacity=0);text-align: center!important;}

/***********************************End Waterfall Grid & dashboard******************************************/


/*********************************** Start Form Display ****************************************************/
.form-display{}
    .form-display .panel{background:white;background:rgba(255,255,255,.7);box-shadow: 0 1px 1px rgba(0,0,0,.05);padding:3rem 5rem;}
    .form-display label{color:#888787; font-size:.8em; margin-bottom: .2rem;}
    .form-display b{font-weight: 600;}
    .form-display .value{color:#2d2c2c; font-size:1em;}
    .form-display .value{color:#2d2c2c; font-size:1em;}
    .form-display .section-title , .list-display .section-title{font-size:1.1em;font-weight: 600;}
    .form-display .section-desc , .list-display .section-desc{font-size:1em;}
    .form-display .section-desc{color:#888787;}
    .form-display .table {border-collapse: separate;border-spacing: 0 .5em;}
    .form-display .table tr{background-color: #f3f3f3;}
    .form-display .tab-content{padding:0;}
    .form-display .avatar{ width:100px;}
    .form-display .avatar i{
        right: 0px;
        bottom: 0px;
        padding: 10px;
        font-size: 1rem;
    }
    .form-display .list-icon{
            width: 5rem;
            height: 5rem;
            padding: 0;
            margin: 0;
            font-size: 2.7em;
            text-align: center;
            border-radius: 100%;
        }

/*********************************** End Form Display ****************************************************/

/***********************************Start List Display *************************************************************/
.icon-file{}
.list-display .form-group{margin-bottom: 0px;}
    .list-display .table{
    border-collapse:separate; 
    border-spacing: 0 .5em;
}
        .list-display .table tbody tr, .list-lg-display .list-item, .list-display .list-item{
            background: white;
            box-shadow: 10px 10px 10px -14px rgba(0,0,0,0.70);
        }
        .list-display .table.table-hover tbody tr:hover{
            background: #b9c5c5;
            cursor: pointer;
        }
        .list-display .table tbody tr td{/*min-width: 100px;*/}
        .list-display .table td{vertical-align: middle; padding:1rem .5rem;}

    .list-display .list-item{margin-bottom:0.9em;}
    .list-lg-display .list-item{ margin-bottom: 20px;}
        .list-lg-display .list-item .readMore,  .list-display .readMore{float: right;display: none;}

    .list-display .main-info, list-lg-display .main-info{color:#2d2c2c; font-size: 1em; height:25px;}
    .list-display .sub-info, .list-lg-display .sub-info{color:#cac8c8; font-size: .9em; height:20px;}
    .list-display .avatar{width:60px;}
    .list-display .list-icon{
        width: 4rem;
        height: 4rem;
        padding: 0;
        margin: 0;
        font-size: 2em;
        text-align: center;
        border-radius: 100%;
    }
    .list-display .list-icon i{position: relative;top: 3px;}
    .list-display .list-icon-sm i{font-size:1.5em;}
    .list-display .logo {border:1px solid #efecec;}
    .list-display .card-block, .list-lg-display .card-block{padding:1rem;}
    .list-display .card-title, .list-lg-display .card-title{margin-bottom:0.3rem;}
    .list-display .card-text, .list-lg-display .card-text{color:#888787;}

    .list-display .icon-fmt{font-size: 2.5em; color:dimgrey;}
    .list-display .fa-file-pdf-o, .progress-file.fa-file-pdf-o{color:red;}
    .list-display .fa-file-excel-o, .progress-file.fa-file-excel-o{color:forestgreen;}
    .list-display .fa-file-word-o, .progress-file.fa-file-word-o{color:#1565c0;}
    .list-display .fa-file-powerpoint-o, .progress-file.fa-file-powerpoint-o{color:#d04525;}
    .list-display .fa-file-text-o, .progress-file.fa-file-text-o{color:#1bd8f1;}
    .list-display .fa-file-photo-o, .progress-file.fa-file-photo-o{color:#4dbd37;}
    .list-display .fa-file-zip-o, .progress-file.fa-file-zip-o{color:coral;}

    .list-display .icon-dark, .form-display .list-icon{background:#687f7f; color:white;}
    .list-display .total-itms {padding-left:20px; font-size:.8em;}
    .list-display .multiline_dotdot_container{ height: 50px;}
    .list-display .file-broken{width:35px;}

#news .list-lg-display .multiline_dotdot_container{height: 50px;}

.readMore{color: #02bbb9;font-weight: 600; cursor: pointer; font-size:.9em;}

/***********************************End List Display *************************************************************/
  
.avatar label, .file-upload{
    background: red;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    opacity: 0;
    cursor: pointer;
}

.img-holder{background: #2d2c2c;}

/*********************************** Start Action Popover Display *************************************************************/
.action-popover{   
 /*   position:relative;
    right: 0px;
    z-index: 100;*/
}
    .action-popover ul{
    list-style-type:none;
    padding:0;
    margin:0px;
   /* position:absolute;
    top: -50px;
    right: 100px;*/
    min-width:200px;
    border:1px solid #cccccc;
    border-radius: 5px;
    background:#f7f7f5;
    box-shadow: 10px 10px 10px -14px rgba(0,0,0,0.70);
    z-index: 1600;

}
        .action-popover li{
    font-size: .9em;
    border-bottom: 1px solid #e3eff1;
    padding: 0.4rem 1rem;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    -o-transition: 0.1s ease-out;
    -ms-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
}
            .action-popover li:hover{
    background:#4d8b56; /*#f3f6f7;*/
    color:white;
    cursor: pointer
}

    table tr:last-child .action-popover ul{
     top: -110px;
}

/*********************************** End Action Popover Display *************************************************************/



    

/************************ STRAT LightBox*********************************************/

.lightbox a{margin:.7rem;}
.image-source-link{display:none;}
.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:pointer;
}
    .hovereffect .overlay {
        width:100%;
        height:100%;
        position:absolute;
        overflow:hidden;
        top:0;
        left:0;
        opacity:0;
        background-color:rgba(0,0,0,0.5);
        -webkit-transition:all .4s ease-in-out;
        transition:all .4s ease-in-out;
        }

    .hovereffect img {
        display:block;
        position:relative;
        -webkit-transition:all .4s linear;
        transition:all .4s linear;
    }
    .hovereffect h2 {
        text-transform:uppercase;
        color:#fff;
        text-align:center;
        position:relative;
        font-size:17px;
        background:rgba(0,0,0,0.6);
        -webkit-transform:translatey(-100px);
        -ms-transform:translatey(-100px);
        transform:translatey(-100px);
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
        padding:10px;
    }
    .hovereffect a.info {
        text-decoration:none;
        display:inline-block;
        text-transform:uppercase;
        color:#fff;
        border:1px solid #fff;
        background-color:transparent;
        opacity:0;
        filter:alpha(opacity=0);
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out;
        margin:50px 0 0;
        padding:7px 14px;
    }
    .hovereffect a.info:hover {
        box-shadow:0 0 5px #fff;
    }
    .hovereffect:hover img {
        -ms-transform:scale(1.2);
        -webkit-transform:scale(1.2);
        transform:scale(1.2);
    }
    .hovereffect:hover .overlay {
        opacity:1;
        filter:alpha(opacity=100);
    }
    .hovereffect:hover h2,.hovereffect:hover a.info {
        opacity:1;
        filter:alpha(opacity=100);
        -ms-transform:translatey(0);
        -webkit-transform:translatey(0);
        transform:translatey(0);
    }
    .hovereffect:hover a.info {
        -webkit-transition-delay:.2s;
        transition-delay:.2s;
    }
    .hovereffect .lnr-magnifier:before {
        content: "\e86f";
        color: white;
        top: 40%;
        position: absolute;
        left: 45%;
        font-size: 2rem;
    }
    .hovereffect .icon{
        color: white;
        top: 38%;
        position: absolute;
        left: 43%;
        font-size: 3rem;
    }

button.mfp-close, button.mfp-arrow{border-radius: 100%; width:80px; height: 80px;}

.mfp-arrow:before, .mfp-arrow:after{border:transparent; }
    .mfp-arrow, .mfp-arrow:before{opacity: .5;}

.icon.ti-arrow-circle-right, .icon.ti-arrow-circle-left{font-size:4rem; position: relative;}
    .icon.ti-arrow-circle-right{   
        float: right;
        top: 46%;
        right: 5px;
    }
    .icon.ti-arrow-circle-left{   
        float: left;
        top: 46%;
        left: 5px;
    }

/************************ END LightBox*********************************************/



/************************ START TimeLine *********************************************/

.timeline-1side{}
/* [CONTAINER] */
    .timeline-1side .vtl {
      /* Relative is necessary to properly position the child elements within */
      position: relative;
      /* More space for the vertical line to the left */
      padding: 10px 20px 10px 50px;
      /* Width restriction if you want */
      max-width: 100%;
    }

    /* [VERTICAL LINE] */
    .timeline-1side .vtl::before {
      content: '';
      width: 3px;
      background-color: #20ad05;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
    }

    /* [EVENT WRAPPER] */
    .timeline-1side .vtl div.ewrap {
         padding: 10px 0;
         position: relative;
         width: 100%;
         margin-left: 2.5rem;
    }

    /* [EVENT ITSELF] */
    .timeline-1side .vtl div.event {
          padding: 20px 30px;
          background-color: #eff0ef;
          position: relative;
          border-radius: 6px;
    }

    /* [THE DATE & TEXT] */
    .timeline-1side .vtl strong.title {
          font-size: 1.1em;
          font-weight: bold;
          color: #4dbd37;
    }
    .timeline-1side .vtl p.text {
        margin-bottom:1rem;
        color: #2d2c2c;
    }

    /* [ADD SPEECH BUBBLE TRIANGLE] */
     .timeline-1side .vtl div.ewrap::before {
          content: '';
          border: 10px solid transparent;
          border-right-color: #eff0ef;
          border-left: 0;
          position: absolute;
          top: 40px;
          left: -10px;
    }

    /* [ADD CIRCLE ON VERTICAL LINE] */
    .timeline-1side .vtl div.ewrap::after {
          content: '';
          background: white;
          border:3px solid #20ad05;
          /*background-image: linear-gradient(90deg, #02bbb9, #20ad05);*/
          width: 50px;
          height: 50px;
          border-radius: 100%;
          position: absolute;
          top: 25px;
          left: -94px;
    }
        .timeline-1side .vtl div.ewrap.current::after {
            background: #02bbb9;
            background-image: linear-gradient(90deg, #02bbb9, #20ad05);
            border:0px;
        }

    .timeline-1side .vtl div .icon{
        position: absolute;
        left: -76px;
        top: 38px;
        z-index: 1600;
        font-size: 1.7rem;
        font-weight: bolder;
        color:#20ad05;
    }
        .timeline-1side .vtl div .icon.pe-hourglass{left: -76px;}

        .timeline-1side .vtl div .icon.ti-pencil-alt{left: -80px;}

        .timeline-1side .vtl div .icon.ti-eye{ left: -81px;}

        .timeline-1side .vtl div .icon.md-check-all{left: -80px;}

        .timeline-1side .vtl div .icon.lnr-star, .timeline-1side .vtl div .icon.ti-hummer{left: -81px; }

        .timeline-1side .vtl div .icon.md-block{ left: -79px;}   
      
        .timeline-1side .vtl div .icon.md-account-o{ left: -77px;} 
        
        .timeline-1side .vtl div .icon.md-search{ top: 40px;} 

       .timeline-1side .vtl div.ewrap.current .icon{color:white;}

/************************ END TimeLine *********************************************/

 
/************************ Start Upload Image *********************************************/
.upload-itm{
    margin:1rem;
    width:200px;
    display: inline-block;
    position: relative;
    margin: 1rem 1rem 1rem 0rem;
}
    @media (max-width: 767.98px){
        .upload-itm{width:100px;}
    }

.file-upload-content {
      display: none;
      text-align: center;
      background: black;
      width: 200px;
      height: 150px;
}

.long .file-upload-content {
    width: 131px;
    height: 151px;
   /* border: 1px solid #757575;*/
}
.square .file-upload-content {
    width: 150px;
    height: 150px;
}
    .square .file-upload-content img, .round .file-upload-content img, .long .file-upload-content img{
    border:1px solid #efecec;
}

.round .file-upload-content {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background:transparent;
}
.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
    z-index: 1600;
}
.image-upload-wrap {
    position: relative;
    border: 1px dotted  grey;
    width: 200px;
    height: 150px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
    .long .image-upload-wrap{ 
        width: 131px;
        height: 151px;
    }
    .square .image-upload-wrap{ 
        width: 150px;
        height: 150px;
    }
    .round .image-upload-wrap{
        width: 120px;
        height: 120px;
        border-radius: 100%;
        border: 1px solid  grey;
    }
         @media (max-width: 767.98px){
            .image-upload-wrap, .file-upload-content {width: 100px;height: 75px;}
        }
        .round .image-upload-wrap .file-upload-image {
            max-height: 120px;
            max-width: 120px;
            border-radius: 100%;
        }
      @media (max-width: 767.98px){}

    .image-dropping,.image-upload-wrap:hover {
      background-color: #1FB264;
      border: 2px dotted #ffffff;

    }
    .image-upload-wrap:hover .drag-text{
            color:white;
    }

.image-title-wrap {
    /* padding: 0 15px 15px 15px;*/
    color: #222;
    position: relative;
}

.drag-text {
    color:#02bbb9;
    text-align: center;
    height: 150px;
    font-size: 3em;
    z-index: 2;
}
    @media (max-width: 767.98px){
       
    }
    .long .drag-text {height: 152px}
    .round .drag-text {height: 120px}
    .square .drag-text {height: 150px}

.file-upload-image {
      max-height: 150px;
      max-width: 200px;
      margin: auto;
    /* border: 1px solid #e0dddd;*/
}
    .square.file-upload-image {
          max-height: 150px;
          max-width: 200px;
          margin: auto;
    }
    .round .file-upload-image {
        max-height: 120px;
         max-width: 120px;
         width:120px;
        height: 120px;
          border-radius: 100%;
    }


.remove-image {
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: #f50f44;
    padding: .17rem .5rem;
    background: red;
    border-radius: 100%;
    transition: all .2s ease;
}
    .remove-image:hover {
    transition: all .2s ease;
    cursor: pointer;
}
    .remove-image:active {
        border: 0;
        transition: all .2s ease;
    }
    .remove-image .icon{padding: 7px 3px 7px 3px;}

/************************ End Upload Image *********************************************/

/************************ Start Wizard *********************************************/
.pearls{margin: 0 0 42px;}
    .pearl.active .pearl-icon, .pearl.active .pearl-number, .pearl.current .pearl-icon, .pearl.current .pearl-number{
        color: #4dbd37;
        background-color: white;
        border-color: #4dbd37;
    }
    .pearl.active::after, .pearl.active::before, .pearl.current::after, .pearl.current::before {
        background-color: #4dbd37;
    }
    .pearl.done .pearl-icon, .pearl.done .pearl-number{
        color: #fff;
        background-color: #02bbb9;
        background-image: linear-gradient(90deg, #02bbb9, #20ad05);
        border-color: transparent;
    }
        .pearl.done::after, .pearl.done::before {
            background-color: #4dbd37;
        }


/****wizard error***/
.pearl.error .pearl-icon, .pearl.error .pearl-number {
    color: #f44336;
    background-color: #fff;
    border-color: #f44336;
}

/*************************Start Login***************************/
/**
 * Bounce to the left side
 */
@-webkit-keyframes bounceLeft {
  0% {
    -webkit-transform: translate3d(100%, -50%, 0);
            transform: translate3d(100%, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(-30px, -50%, 0);
            transform: translate3d(-30px, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
}
@keyframes bounceLeft {
  0% {
    -webkit-transform: translate3d(100%, -50%, 0);
            transform: translate3d(100%, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(-30px, -50%, 0);
            transform: translate3d(-30px, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
}
/**
 * Bounce to the left side
 */
@-webkit-keyframes bounceRight {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(calc(100% + 30px), -50%, 0);
            transform: translate3d(calc(100% + 30px), -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, -50%, 0);
            transform: translate3d(100%, -50%, 0);
  }
}
@keyframes bounceRight {
  0% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  50% {
    -webkit-transform: translate3d(calc(100% + 30px), -50%, 0);
            transform: translate3d(calc(100% + 30px), -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(100%, -50%, 0);
            transform: translate3d(100%, -50%, 0);
  }
}
/**
 * Show Sign Up form
 */
@-webkit-keyframes showSignUp {
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes showSignUp {
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
/**
 * Page background
 */
.login-bg {
    /*  background: url("../../images/login_bg.jpg") no-repeat center;*/
    background-image: url("../../images/login_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
}

.login-bgUS {
    background-image: url("../../images/login_bgUS.jpg");
}

    .login-bg.isMobile .user-mobile, .login-bg.isDesktop .user {
        display: flex!important;
    }
.user-mobile { display:none;}
.user{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display:none;
}
    .user_options-container {
      position: relative;
      width: 80%;
    }
    .user_options-text {
      display: flex;
      justify-content: space-between;
      width: 100%;
      background-color: rgba(34, 34, 34, 0.85);
      border-radius: 3px;

    }

    .user_options-text div{
       -webkit-transition: opacity .5s ease-in-out;
      -moz-transition: opacity .5s ease-in-out;
      -ms-transition: opacity .5s ease-in-out;
      -o-transition: opacity.5s ease-in-out;
      transition: opacity .5s ease-in-out;
    }

    .user_options-registered,
    .user_options-unregistered {
      width: 50%;
      padding: 75px 45px;
      color: #fff;
      font-weight: 300;
    }

    .user_registered-title,
    .user_unregistered-title {
      margin-bottom: 15px;
      font-size: 1.66rem;
      line-height: 1em;
      color: white;
    }

    .user_unregistered-text,
    .user_registered-text {
      font-size: 0.9em;
      line-height: 1.4em;
        color: grey;
    }

    .user_registered-login,
    .user_unregistered-signup {
      margin-top: 30px;
      border: 1px solid #ccc;
      border-radius: 3px;
      padding: 10px 30px;
      color: #fff;
      text-transform: uppercase;
      line-height: 1em;
      letter-spacing: 0.2rem;
      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    }
    .user_registered-login:hover,
    .user_unregistered-signup:hover {
      color: rgba(34, 34, 34, 0.85);
      background-color: #ccc;
    }

/**
 * Login and signup forms
 */
.user_options-forms {
  position: absolute;
  top: 50%;
  left: 30px;
  width: calc(50% - 30px);
  min-height: 460px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 2px 0 15px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  -webkit-transform: translate3d(100%, -50%, 0);
          transform: translate3d(100%, -50%, 0);
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
    .user_options-forms .user_forms-login {
      transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    }
    .user_options-forms .forms_title {
      margin-bottom: 25px;
      font-size: 1.5rem;
      font-weight: 500;
      line-height: 1em;
      text-transform: uppercase;
      color: #02bbb9;
      letter-spacing: 0.1rem;
    }
    .user_options-forms .user_forms-signup,
    .user_options-forms .user_forms-login {
      position: absolute;
      top: 60px;
      left: 40px;
      width: calc(100% - 80px);
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, -webkit-transform 0.5s ease-in-out;
      transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, transform 0.5s ease-in-out;
      transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    }
    .user_options-forms .user_forms-signup {
      -webkit-transform: translate3d(120px, 0, 0);
              transform: translate3d(120px, 0, 0);
    }
    .user_options-forms .user_forms-signup .forms_buttons {
      justify-content: flex-end;
    }
    .user_options-forms .user_forms-login {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      opacity: 1;
      visibility: visible;
    }


/**
 * Triggers
 */
.user_options-forms.bounceLeft {
  -webkit-animation: bounceLeft 1s forwards;
          animation: bounceLeft 1s forwards;
}
    .user_options-forms.bounceLeft .user_forms-signup {
      -webkit-animation: showSignUp 1s forwards;
              animation: showSignUp 1s forwards;
    }
    .user_options-forms.bounceLeft .user_forms-login {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate3d(-120px, 0, 0);
              transform: translate3d(-120px, 0, 0);
    }
    .user_options-forms.bounceRight {
      -webkit-animation: bounceRight 1s forwards;
              animation: bounceRight 1s forwards;
    }

/**
 * Responsive 990px
 */
@media screen and (max-width: 990px) {
  .user_options-forms {
    min-height: 350px;
  }
  .user_options-forms .forms_buttons {
    flex-direction: column;
  }
  .user_options-forms .user_forms-login .forms_buttons-action {
    margin-top: 30px;
  }
  .user_options-forms .user_forms-signup,
  .user_options-forms .user_forms-login {
    top: 40px;
  }

  .user_options-registered,
  .user_options-unregistered {
    padding: 50px 45px;
  }
}

.login-loader{margin-top:160px;}

.flip-card {
  background-color: transparent;
  perspective: 1000px;
/*
 -webkit-perspective: 1000px;
*/
  position: relative;
  top: -150px;
}
    .flip-card-inner {
      position: relative;
      width: 100%;
      height: 100%;
      transition: transform 0.6s;
      transform-style: preserve-3d;
    /*  -webkit-transform-style: preserve-3d;*/
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    }
    .flip-card.flip  .flip-card-inner{
      transform: rotateX(180deg);
    }
    .flip-card-front, .flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      backface-visibility: hidden;
    
     /* -webkit-backface-visibility: hidden;
    */       
    }
    .flip-card-front {
      background-color: #bbb;
      color: black;
    }
    .flip-card-back {
      background-color: #2980b9;
      /*color: white;*/
      transform: rotateX(180deg);
    }
    .flip-card-back .avatar{
        width:150px;
        margin-top:50px;
        margin-bottom:30px;
    }

.form-subTitle{
    font-size:2em;
}

.move-left {
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%;
    animation: moveLeftAnimation 1s both ease-in;
    -webkit-animation: moveLeftAnimation 1s both ease-in;
}


    @keyframes moveLeftAnimation {
          0% {
                transform: translateX(0px);
          }
          100% {
               transform: translateX(-22%);
          }
    }
    @-webkit-keyframes moveLeftAnimation {
      0% {
            -webkit-transform: translateX(0px);
      }
      100% {
            -webkit-transform: translateX(-22%);
      }
}

.move-right {
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%;
    animation: moveRightAnimation 1s both ease-in;
    -webkit-animation: moveRightAnimation 1s both ease-in;
}

    @keyframes moveRightAnimation {
          0% {
                transform: translateX(-22%);
          }
          100% {
                transform: translateX(0%);
          }
    }

    @-webkit-keyframes moveRightAnimation {
      0% {
            -webkit-transform: translateX(-22%);
      }
      100% {
            -webkit-transform: translateX(0%);
      }
}

/************************* END Login***************************/

/************************* Start Progress***************************/
.progress-holder{}
    .progress-holder .error-feedback{
        position: absolute;
        top: 55px;
        left: 30px;
        color:#f44336
}
    .progress-bar{background:#02bbb9;} 

    .progress-file.icon-fmt{font-size: 3em;}

    .progress-status .icon-success{color:#4dbd37;}
    .progress-status .icon-error{color:#f44336;}
    .progress-status .icon-refresh{color:4dbd37;}


/************************* End Progress***************************/

/************************* Start Tag ***************************/

tag-select {
  border-bottom: solid 1px #ccc;
  display: block;
  position: relative;
  min-height: 2em;
  max-width: !00%;
  margin: 2em auto;
  padding: 0.2em 0;
  cursor: text;
  color: #2d2c2c!important;
}
    tag-select input {
      display: inline-block;
      border: none;
      background: transparent;
      width: 10px;
      height: 2em;
      padding: 4px;
      color: #2d2c2c!important;
      font-size: 1em;
      width: 200px;
      position: absolute;
    }
    tag-select input:focus {
      outline: none;
      position: static;
      color: #2d2c2c!important;
    }
    tag-select input:focus + div.placeholder {
      /*display: none;*/
     top:-30px;
    }
    tag-select input:focus + label{
        border:1px solid red;
        top:-30px;
        left:0px
        position: absolute;
}

    tag-select label{
    position: absolute;
    top:-30px;
    left:0px;
}
    tag-select div.placeholder {
      position: absolute;
      color: #000;
      top: 8px;
      left: 4px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%;
    }
    tag-select .autocomplete {
      color: #fff!important;
      position: absolute;
      display: block;
      z-index: 1000;
      background: #fff;
      border: solid #02bbb9 1px;
      list-style: none;
      margin: 0 0 0 0;
      padding: 0;
      left: 0;
      width: 100%;
      top: 100%;
      max-height: 6.4em;
      overflow-y: auto;
    }
    tag-select .autocomplete li {
      padding: 4px 8px;
      cursor: pointer;
      color:black;
    }
    tag-select .autocomplete li:hover {
      background: #007bff;
      color:white;
    }
    /*tag-select .autocomplete li.active {
      background: rgba(205,46,107,0.3);
    }*/
    tag-select .autocomplete li.placeholder {
      color: rgba(255,255,255,0.5);
    }
    tag-select .tag {
      background:#02bbb9;
      color: white;
      display: inline-block;
      padding: 0 0.25em;
      border-radius: 3px;
      margin: 3px;
    }
    tag-select .tag .remove {
      width: 0.75em;
      height: 0.75em;
      text-align: center;
      line-height: 0.5em;
      cursor: pointer;
      display: inline-block;
      background: rgba(255,255,255,0.2);
      border-radius: 3px;
      margin-left: 3px;
      position: relative;
      top: -3px;
    }
    tag-select .tag .remove:hover {
      background: rgba(255,255,255,0.3);
    }

/************************* End Tag ***************************/

/************************* Start Building list ***************************/

.building-list .img-holder{
    padding:20px;
    background:transparent;
}

.building-list .col-md-2{
    flex: 0 0 13.6666666667%;
    max-width: 13.6666666667%;
}

.building-list .col-md-10{
    flex: 0 0 86.3333333333%;
    max-width: 86.3333333333%;
}

/************************* End Building list ***************************/



/* **************************Start Calendar**********************/
.fc-toolbar .fc-left, .fc-toolbar .fc-center,  .fc-toolbar .fc-right{margin-top:20px;}
.fc-toolbar button{
    color: #fff;
    background: #616161;
    margin-left: 20px;
    text-transform: capitalize;
    text-decoration: none;
    outline: none !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    border-radius: .143rem;
}
.fc-toolbar .fc-left button:hover, .fc-toolbar .fc-center button:hover, .fc-toolbar .fc-right button:hover{
    background: #4d8b56;
    box-shadow: none;
}
.fc-state-default{border:0;box-shadow: none;text-shadow: none;}
    .fc-state-default.fc-corner-right{border-top-right-radius:.215rem; border-bottom-right-radius: .215rem; }
    .fc-state-default.fc-corner-left {border-top-left-radius: .215rem;border-bottom-left-radius: .215rem;}

.fc-state-default:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;}

/*.fc-right button{
    background-color: #eee;
  
    border:1px solid #e0e0e0;
    text-shadow: 0 0px 0px rgba(255,255,255,0);
    box-shadow:inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0,0,0,.0);
    color:#636563;
    padding: .259rem 1.072rem;
}

.fc-right button.fc-state-active{
    
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    box-shadow:none;
}

.fc-right button:hover{background:#f5f5f5; }*/
.fc-body td{
    cursor: pointer;
    background: white;
    background:rgba(255,255,255,.3); 
}

.fc-view-container{
    background: white;
    background:rgba(255,255,255,.7); 
}

/*.fc .fc-list-table{
    background: white;
    background:rgba(255,255,255,.5); 
}*/
/*.fc-bg td:hover{background: rgba(238,238,238,.8);}*/

.fc-unthemed td.fc-today{background:#d5f5f4;}
.fc-unthemed .fc-event .fc-content, .fc-unthemed .fc-event-dot .fc-content{padding:7px;}



.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
    .popover.fade {
      opacity: 0;
      -webkit-transition: opacity .15s linear;
           -o-transition: opacity .15s linear;
              transition: opacity .15s linear;
    }
    .popover.fade.in {
      opacity: 1;
    }
    .popover.top {
      margin-top: -10px;
    }
    .popover.right {
      margin-left: 10px;
    }
    .popover.bottom {
      margin-top: 10px;
    }
    .popover.left {
      margin-left: -10px;
    }
    .popover-title {
      padding: 8px 14px;
      margin: 0;
      font-size: 14px;
      background-color: #f7f7f7;
      border-bottom: 1px solid #ebebeb;
      border-radius: 5px 5px 0 0;
    }
    .popover-content {
      padding: 9px 14px;
    }
    .popover > .arrow,
    .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
    }
    .popover > .arrow {
      border-width: 11px;
    }
    .popover > .arrow:after {
      content: "";
      border-width: 10px;
    }
    .popover.top > .arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: #999;
      border-top-color: rgba(0, 0, 0, .25);
      border-bottom-width: 0;
    }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0;
    }
    .popover.right > .arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: #999;
      border-right-color: rgba(0, 0, 0, .25);
      border-left-width: 0;
    }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0;
    }
    .popover.bottom > .arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: #999;
      border-bottom-color: rgba(0, 0, 0, .25);
    }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff;
    }
    .popover.left > .arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: #999;
      border-left-color: rgba(0, 0, 0, .25);
    }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff;
    }

.popoverTitleCalendar{padding: 10px 15px;}

/* **************************End Calendar**********************/


/* **************************Start Grantt Chart **********************/
.gantt .bar-progress{fill:white; opacity: .3}
.gantt .bar{stroke-width 1s ease;}
.gantt .today-highlight{fill: #d5f5f4;}
.gantt .bar-light-blue .bar{fill:#00bcd4;}
.gantt .bar-blue .bar{fill:#007bff;}
.gantt .bar-cyan .bar{fill:#02bbb9;}
.gantt .bar-brown .bar{fill:#73572d;}
.gantt .bar-grey .bar{fill:#616161;}
.gantt .bar-light-green .bar{fill:#66bb6a;}
.gantt .bar-green .bar{fill:#0d7911;}
.gantt .bar-orange .bar{fill:#fb8c00;}
.gantt .bar-magenta .bar{fill:#a350ef;}
.gantt .bar-red .bar{fill:#f4516c;}
.gantt .bar-pink .bar{fill:#f177d6;}
.gantt .bar-purple .bar{fill:#696def;}
.gantt .bar-yellow .bar{fill:#ffc107;}

.gantt-container .popup-wrapper{
    background:rgba(255, 255, 255, 1);
    color:#636563;
     -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    min-width: 150px;
    padding-bottom:8px;
}
    .gantt-container .popup-wrapper .pointer{margin: 0 0 0 -3px; border-top-color: white;}
    .gantt-container .popup-wrapper .title{
        border-bottom:0;
        background: #a3a3ff;
        color:white;
        border-bottom: 1px solid #ebebeb;
        border-radius: 5px 5px 0 0;
        font-size: 14px;
        padding: 7px 10px;
        font-weight: 600;
    }
    .gantt-container .popup-wrapper .subtitle{color:#636563;}
    .gantt-container .popup-wrapper .itm{
        padding: 2px 10px;
        color: #636563;
    }

.fc-day-grid-event .fc-time{font-weight: normal;}


#control-view .btn{ padding: .259rem 1.072rem;}


/* **************************End Grantt Chart **********************/

/* *********** Start Loaderr**********************/
.section-loader{ padding: 8rem 0;}
.page-loader{
    height: 80vh; 
    vertical-align: middle;
   /* margin-top: 300px;*/
    align-items: center;
    display: flex;
}
.page-no-record{
    text-align: center;
    margin-top: 250px;
}
.section-no-record{
    text-align: center;
    margin-top: 200px;
}

.tab-no-record{
    text-align: center;
    margin-top: 100px;
}

/* *********** End Start Loaderr**********************/

.legend-holder{
    background:#f5f3f3;
    border-radius: 5px;
    border:1px solid #e0e0e0;
    padding: 20px;
}
.legend-holder .badge{margin-right:10px;}


.icon.lnr-magnifier,  .icon.lnr-cross{top:1px;}

.isDesktop .sub-acc-header div{font-weight: bold;}

.table-header{font-size: 0.9em;font-weight: 400;color: #616161;vertical-align: bottom;padding: .572rem;}
