﻿.chonngay {
    /* combobbox chọn ngày tháng năm riêng*/
    border: 1px solid #ccc;
    padding: 3px;
    margin:0px;
    width: 30px;
    border-radius: 3px;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-align:center;
}
.chonngay::-ms-expand {
    display: none;
}
#cbbnam_tu, #cbbnam_den {
    width: 45px !important;
}
.showpass, .showpass1, .showpass2, .showpass3 {
    color: green;
    cursor: pointer;
    margin-top: -11px;
    margin-right: 0px;
    padding: 10px;
    margin-left: -15px;
} 

.left {
    text-align:left
}
.right{
    text-align:right
}
.center {
    text-align:center
}
.internet_online {
    color: #007bff;
    font-size: 14pt;
     
}
 
.internet_offline{
    color:#ff6a00;
    font-size:14pt;
 
}

 .ajaxloading {
            display: inline;
            position: fixed;
            width: 50px;
            height: 50px;
            border: none;
            z-index: 1601;
            font-size: 50px;
            color: #ff6a00;
            text-align: center;
        }

.ajaxloading_bg {
            background-color: #ccc;
            opacity: 0.7;
            position: fixed;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            display: none;
            z-index: 10000;
        }
.lbajaxloading_bg {
    width:100%;            
            font-size:12pt;
            color:blue;
           margin-top:50px;
           padding-top:20px;
           text-align:center;
           border:0px solid #fff;
           position:absolute;
           top:50px;
           left:0px;
           
        }
/*------------ danh muc */
.groupname{
    color:#fff;
    border:0px solid red;
    border-radius:0px;
    padding:3px 5px;
    margin:3px 5px;
    background-color: #00a65a;
    display:inline-block;
}
.groupname_hethan{
    color:#fff;
    border:0px solid red;
    border-radius:0px;
    padding:3px 5px;
    margin:3px 5px;
    background-color: #dd4b39;
}

        #tblexcelimportpreview {
            border-collapse: collapse;
            display: none;
        }

         #tblexcelimportpreview  td {
                border: 1px solid #848484;
                padding: 5px 10px;
          }
         #tblexcelimportpreview th  {
                border: 1px solid #848484;
                padding: 5px 10px;
                background-color: #ccc;
          }

/*=========== end danh muc */

/*TOOL BAR CUAR DATATABLE */
.dt-buttons {
     float:left;
}
.fullscreen{
    z-index: 1400; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    top: 0; 
    left: 0; 
 }
.btn_fullscreen, .btn_endfullscreen{
    float:right;
    cursor:pointer;
    font-size: 14pt;
}
 

#lbcontent_title{
    text-transform:capitalize;
    font-size:16pt;
    display:none;
    padding-right:20px;
}

/* style phan print pdf */

.page-template {
    font-family: "Arial","DejaVu Sans", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .page-template .header {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        border-bottom: 1px solid #888;
        color: #888;
    }

    .page-template .footer {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888;
    }

    .page-template .watermark {
        font-weight: bold;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaaaaa;
        opacity: 0.2;
        transform: rotate(-35deg) scale(1.7, 1.5);
    }

/* Content styling */
.customer-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

kendo-pdf-document .customer-photo {
    border: 1px solid #dedede;
}

.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px;
}
/* ================= END style phan print pdf */

/* style link Sửa trên grid*/
.item_edit {
       background-color: #28a745;
       color:#fff;
       padding:5px;
}

.item_edit:hover {
       background-color: #007bff;
           color:#fff;
}


.mnu_parent {
    color: #00a65a;
}
 
.mnu_child {
    color: #f29b59;
}
 
.pos_button {
    margin-top:10px;
    background-color: gold;
    border-radius: 5px;
    width: 200px;
    margin-left: 10px;
    
}
 
.pos_button i {
    color:orangered;
}

.pos_button:hover {
    background-color: orange !important;
}
 

.datepicker-days {}
.datepicker-days .table-condensed .day{
    width:40px;height:40px;
    border:1px solid #ccc;
    maring:3px;
}
.datepicker-days .table-condensed .dow{
    width:40px;height:40px;
    border:0px solid #ccc;
    maring:3px;
    text-align:center;
}
.datepicker-days .table-condensed .old, .datepicker-days .table-condensed .new{
    background-color: whitesmoke;
       
}


.login-box{
   
    max-width: 500px;
    margin-top: 200px;
    padding: 20px;
}

/* angularjs autocomplete */
  md-autocomplete#custom-template {
            width: 100%;
        }

        .autocomplete-custom-template li {
            border-bottom: 1px solid #ccc;
            height: auto;
            padding-top: 8px;
            padding-bottom: 8px;
            white-space: normal;
        }

            .autocomplete-custom-template li:last-child {
                border-bottom-width: 0;
            }

        .autocomplete-custom-template .item-title,
        .autocomplete-custom-template .item-metadata {
            display: block;
            line-height: 2;
        }

            .autocomplete-custom-template .item-title md-icon {
                height: 18px;
                width: 18px;
            }

        .custom-container {
            width: 100%;
            min-width: 300px !important;
        }
        /* end angularjs autocomplete */