﻿/*#region GiangNVT */

.error-message, .field-validation-error {
    color: #df3734;
    font-weight: 700;
}

.tal-r {
    text-align: right;
}

.text-error, .text-success {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-success {
    color: #5cb85c;
}

.text-error {
    color: #bd1f1a;
}
.text-search{
    color: #fff;
    margin-top: 10px;
}
.label-checkbox-search {
    color: #fff;
    margin-top: 5px;
}
.dns.table {
    margin-bottom: 0px !important;
}
/*#endregion */

.remove-box-sizing {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.titel-textbox-d, .titel-textbox-d-r, .titel-textbox-c {
    display: block;
    /*color: #2f353f;*/
    text-align: left;
    cursor: default;
    text-decoration: none;
    margin-right: 7.5px;
}

.titel-textbox-d, .titel-textbox-c {
    width: 140px;
}

.titel-textbox-d, .titel-textbox-d-r {
    line-height: 22px;
}

.titel-textbox-d-r {
    width: auto;
}

.titel-textbox-c {
    line-height: 40px;
}

.m-l-10 {
    margin-left: 10px;
}

.k-footer-template td {
    border: none !important;
}
.grid-command-colmumn [type="checkbox"]:not(:checked) + label,
.grid-command-colmumn [type="checkbox"]:checked + label {  
  padding-left: 36px !important;
} 

.pointIP{
    font-weight: 700;
    font-size: 16px;
    margin-right:5px;
}
.main-body{
    min-height:93%;
}
.footer-page {
  padding: 0 !important;
}