﻿ .showpass, .showpass1, .showpass2, .showpass3{
        color: green;
        cursor: pointer;
        float: right;
        margin-top: -35px;
        margin-right: 0px;
        padding: 10px;
    }
 a{
    cursor: pointer;
}
#grid_noidung .deactive{
    color:red;
}
.center{
    text-align:center;
}
        .download-app
        {
            text-align: center;
        }
        .download-app img {
            width: 150px;
        }
        
/* hide filter icon when print to pdf */
    .k-pdf-export .k-filterable .k-grid-filter{
        display:none;
      }
    
     .ngaydangky{
            background-color: green;
    padding: 5px;
    color: #fff;
    }
     .ngayhethan{
            background-color: #ff6a00;
    padding: 5px;
    color: #fff;
    }  .hethan{
            background-color: red;
    padding: 5px;
    color: #fff;
    }

.internet_online {
    color: #007bff;
    font-size: 14pt;
     
}
 
.internet_offline{
    color:#ff6a00;
    font-size:14pt;
 
}

 .ajaxloading {
            display: none;
            position: fixed;
            width: 50px;
            height: 50px;
            border: none;
            z-index: 11001;
            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: 11000;
        }

/*------------ 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_delete {
       background-color: #f69047;
       color:#fff;
       padding:5px;
}

.item_delete:hover {
       background-color: #ee8031;
       color:#fff;
}

.item_create {
       background-color: #5ce17a;
       color:#fff;
       padding:5px;
}

.item_create:hover {
       background-color: #007bff;
           color:#fff;
}
.item_down {
       background-color: #138ece;
       color:#fff;
       padding:5px;
}

.item_down:hover {
       background-color: #007bff;
           color:#fff;
}
.item_down1 {
       background-color: #3bb6f5;
       color:#fff;
       padding:5px;
}

.item_down1:hover {
       background-color: #007bff;
           color:#fff;
}

.item_detail {
       background-color: #28a745;
       color:#fff;
       padding:5px;
}

.item_detail:hover {
       background-color: #007bff;
           color:#fff;
}
.item_edit{
       background-color: #28a745;
       color:#fff;
       padding:5px;
}

.item_edit:hover{
       background-color: #007bff;
           color:#fff;
}
.item_edit1{
       background-color: #f3e009;
       color:#fff;
       padding:5px;
}

.item_edit1:hover{
       background-color: #f69047;
           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;
}
 
.hansudung {font-family:arial;color:#fff; padding:3px 10px; border-radius:3px;}

   .login-bg{
    background-color:#fff;
    opacity:0.8;

    }
    .login-bg:hover, .login-bg:active{
    background-color:#fff;
    opacity:1;

    }
    .home_logo {
        height: 30px;
    }
    .home_logo_small {
        height: 20px;
    }

    .home_top {
        height: 50px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        /* background-color: #00a65a; */
        color:#fff;
        border-bottom: 0px solid green;

    }
    .home_top .a1{
           text-decoration: none;
            color: #fff;
        margin-right: 10px;
        background-color: green;
        opacity: 0.8;
        border-radius: 5px;
        padding:10px;
    }
    .home_top .a1:hover{
        color: greenyellow;
          opacity: 1;
    }
    .teamviewer {
        background: url(/images/teamviewer.png) no-repeat;
            background-position-y: 2px;
            padding: 0px 10px;
    }
      .ultraview {
        background: url(/images/ultraviewer.png) no-repeat;
            background-position-y: 0px;
            padding: 0px 10px;
    }

       .riclogo {
            border: 0px;
            height: 40px;
            margin-top: 7px;
            background-color: green;
            padding: 5px;
       } 

/*====================== STYLE LOG HOME */
      #divlog{
          height:400px;
          overflow:auto;
          
      }
       
      .home_history{
          font-size:10pt;
          padding: 10px;
          width:100%;
      }
      .home_history .title{
        text-align: center;
        font-size: 14pt;
        padding: 10px;
      }
      .home_history td{
          padding:5px;
          border: 1px solid #ccc;
      }
      
      .home_history .ngay{
         text-align:center;
      }
      .home_history .uid{
       
      }
       .home_history .thaotac{
         background-color: #fff;
         color: #000;
         text-align:center;
          
      }
      .home_history .thaotac_them{
         background-color: #3d85d1;
         color: #fff;
         text-align:center;
         opacity:0.9;
      }
      .home_history .thaotac_sua{
         background-color: #55bb18;
         color: #fff;text-align:center;
         opacity:0.9;
      }
      .home_history .thaotac_xoa{
         background-color: #ff6a00;
         color: #fff;text-align:center;
         opacity:0.9;
      }
      .home_history .noidung{
          color: #000
      }

      .home_history .noidung_link{
          color: blue;
          text-decoration:none;
      }
       .home_history .noidung_link:hover{
          text-decoration:underline;
      }
      

  /*====================== END STYLE LOG HOME */

   /*====================== STYLE PHAN TRANG */
   .dqh_pager {
       font-family:Arial; font-size:10pt;
        border: 1px solid #808080;
   }
    .dqh_pager ul{
       padding:0px;margin:0px;
   }
   .dqh_pager li {
       list-style: none;
       display: inline-block;
       border-right: 1px solid #808080;
       cursor: pointer;
       padding:3px 10px;
   }
    .dqh_pager li:hover {
       background-color: #f8ed6e;
   }
   
  .dqh_pager  .active{
       background-color: #ccc;
       font-weight:bold;
   }
  .dqh_pager  .first, .dqh_pager  .last{
        font-weight:bold;
   }
  /*====================== END STYLE PHAN TRANG */

 /*====================== home: ton duoi dinh muc */
#tonduoidinhmuc {
    font-family:Arial;font-size:10pt;
    border:1px solid #ccc;
    max-height:400px;
    overflow:auto;
}
#tonduoidinhmuc th {
    background-color:#ccc;
    border-bottom:1px solid #ccc;
    border-right:1px solid #fff;
    padding:5px;
}
#tonduoidinhmuc td {
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:5px;
}
#tonduoidinhmuc table {
    width:100%
}
#tonduoidinhmuc a {
    padding:3px 5px;
    border-radius:3px;
    background-color:#fff;
    color:#ff6a00;
    text-decoration:none;
    margin-right:5px;
}
#tonduoidinhmuc a:hover {
     
    background-color:#ff6a00;
    color:#fff;
}

.center {
    text-align:center;
}
.right {
    text-align:right;
}
 /*====================== END home: ton duoi dinh muc */
