﻿#verticalNav {
    padding-top: 20px;
}
.headerTop {
    background-color: #EDEDED;
    background-position: left top;
    background-repeat: no-repeat;
    padding-right: 15px;
    height:40px;
    padding-top: 5px;
}
#leftPane {
    border-right-width: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    height: auto!important;
    z-index: 1001;
    width: 115px;
}
#leftUser {
    border-right-width: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    height: auto!important;
    z-index: 1001;
    width: 100px;
}
#page-wrapper {
    border-left: 1px solid #e7e7e7;
    margin: 10px 0 10px 110px;
    padding: 0 0px 0 10px;
    /*min-width: 1180px;    */
}
#full-page-wrapper {
    margin: 10px 0 10px 0px;
}
.dx-datagrid-pager, .dx-datagrid-headers {
    background-color: #D8D8D8;
}
.tab-content {
    padding: 10px;
}
.navbar-nav li a{
    color: #232323;
    padding-top: 10px;
    padding-bottom: 10px;
}
#horNav {
    height: 30px;
}
#horNav li a {
    line-height: 10px;
}
#horNav li {
    border: none;
}
#horNav li.active {    
    background-color: transparent;
    border-bottom: 3px solid;
    color: #232323;
}
#horNav li.active a{
    /*color: #232323;*/
    border-bottom: none;
    /*font-weight: bold;*/
}
#horNav a:hover{
    background-color: #e7e7e7;
}
#verticalNav li a {
    line-height: 18px;
    margin-left: -10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
#verticalNav li {
    border: none;
}
#verticalNav li.active {    
    background-color: transparent;
    border-left: 3px solid;
    color: #232323;
}
#verticalNav li.active a{
    /*color: #232323;*/
    border-right: none;
    /*font-weight: bold;*/
}
#verticalNav a:hover{
    background-color: #e7e7e7;
}
.dx-pager {
    background-color:#d8d8d8;
    padding: 0 7px !important;
}
.dx-pager .dx-pages {
    margin: 2px 0;
}

.leftLabel {
    float: left;
    margin-right: 30px;
}
.smallCombobox {
    width: 250px;
}
.dx-datagrid-rowsview .dx-selection.dx-row>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover>td {
    color: #232323;
    background-color: transparent;
}
.dx-datagrid .dx-row>td {
    padding: 3px;
}
.dx-datagrid-headers .dx-texteditor-input, .dx-datagrid-rowsview .dx-texteditor-input {
    padding: 3px;
}
.dx-pager .dx-pages .dx-page {
    padding: 0px 5px;
}
/*override bootstrap*/
.topForm-group {
    margin-top: 20px !important;
}
.form-group {
    margin-bottom: 5px;
}
label {
    font-weight: normal;
}
.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
/*end*/
/*search box*/
.search-box {
    display: inline-block;
    position: relative;
    top: 0px;   
}
.dx-texteditor {
    background: #fafafa none repeat scroll 0 0;
    border-color: #d4d4d4;
    border-style: solid;
    border-width: 1px;
    margin: 1px;
}

/*.dx-texteditor-input {
    padding: 0 25px 0 10px;
}*/
.dx-texteditor-input {
    background: #fafafa none repeat scroll 0 0;
    color: #232323;/*#242424;*/
    font-size: 1em;
    margin: 0;
    padding: 7px 5px 8px;
    -moz-user-select: text;
    border: 0 none;
    height: 100%;
    outline: 0 none;
    width: 100%;
}
.dx-placeholder::before {
     padding: 7px 5px 8px;
    content: attr(DATA-DX_PLACEHOLDER);
    display: table-cell;
    height: auto;
    overflow: hidden;
    pointer-events: none;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
.dx-placeholder {
    cursor: text;
    display: table;
    height: 100%;
    left: 0;
    max-width: 100%;
    pointer-events: none;
    position: absolute;
    text-align: left;
    top: 0;
    width: auto;
}

.icon-find {
    background-image: url("/images/sprite.png");
        background-position: -42px -184px;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 19px;
    z-index: 10;
}
/*end*/
.navigation{
    text-decoration:underline;
    color:blue;cursor: pointer;
}
.validationMessage{
    color:red;
}
.emailBtn {
    background-image: url("/images/E-Mail-Icon.png");
    background-size: 20px 20px;
    float: left;
    height: 20px;
    margin-left: 14px;
    width: 20px;
}
.deleteBtn {
background-image: url("/images/delete.png");
    background-size: 20px 20px;
    float: left;
    height: 20px;
    margin-left: 5px;
    width: 20px;
}
.dx-datagrid-search-text {
    color: #000;
    background-color: yellow;
}
.dx-overlay-shader {
    background-color: rgba(128, 128, 128, 0.5);
}
.validation-summary-errors li{
    color:red;
}
.dx-datagrid-content .dx-datagrid-table
{
  border-collapse: inherit;
 
}
.dx-datagrid-filter-row .clearBackground {
    background-color: #fff;
}
.dx-dialog-message {
    font-size: 15px;
    min-height: 50px;
    min-width: 300px;
    padding: 10px 10px 5px;
    text-align: center;
}
/*Toan*/
.dx-widget {
    color: #232323;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;    
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td {
    /*text-transform: uppercase;*/
}
.dx-datagrid-headers {
    color: #5E5E5E;
    text-transform: capitalize;
}
.form-horizontal .control-label {
    max-width:130px;
    text-align: left;
 }
.form-horizontal .control-small-label {
    max-width:70px;
 }
.customTable{
    padding: 6px 5px 6px 0px;
    width: 100%;
}

.customTable td{
    padding:2px 3px 2px 3px;
    border: 0px solid #8b8b8b;
}
.tdSmall{
    width:116px;
}
.tdExtraSmall{
    width:60px;
}
.tdLarge{
    padding: 0 10px;
}
.dx-datagrid {
    color: #232323;
}
.form-control {
     color: #232323;
        font-size: 14px;
}
.group {
    background-color: #F1F2F6;
    /*border: #D8D8D8 solid 1px;*/
    float: left;
    margin-left: 5px;
}
.tdRight {
    text-align: right;
}

.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines)>td, .dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines)>td {
    border-top: none;
    border-bottom: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-selection.dx-row>td:first-child {
    border-left: 3px solid #232323;
}
.mytesting .dx-datagrid-content .dx-datagrid-table .dx-selection.dx-row>td:first-child {
    border-right: 3px solid #232323;
    padding-right:0px;
}
.dx-datagrid-rowsview .dx-selection.dx-row.dx-row-lines:first-child > td, .dx-datagrid-rowsview .dx-selection.dx-row.dx-row-lines:hover:first-child > td {
    border-top: none;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td {    
    border-left: 1px solid #fff;
    text-transform: capitalize;
}
.leftBorderPanel {
    border-left: #D8D8D8 solid 1px;
}
.dx-header-row td {
    color: inherit;
    cursor:pointer;
    text-decoration: none;
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-highlight-outline::after {
    border: 2px solid red;
}
.dx-command-edit a {
    text-transform: capitalize;
}
/*End toan*/
/*Quang*/
.customTable-user{
    padding: 6px 15px 6px 13px;
    width: 100%;
}
.no-padding-right {
    padding-right: 0px !important;
}
/*End Quang*/
.border-grid-vrp {
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    height: inherit;

    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}
.mnu-font-size {
    font-size: 14px;
    font-weight: normal;
}
.field-validation-error {
    color: red;   
}
.dx-datagrid .dx-column-lines > td {
    border-left: none;
    
}
#myTabs li.active{
    /*background-color: activeborder;*/
    border-bottom: 3px solid;
    border-radius: 3px 3px 0 0;
}
#myTabs li.active a{
    background-color: transparent;
    border: none;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;    
}
.dx-show-clear-button .dx-icon-clear {
    font-size: 14px;
    height: 24px;
    line-height: 25px;
    
}
.dx-texteditor-container {
    height: 27px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.dx-texteditor-container {
    border: #a6a6a6 !important;
    height: 27px;
}
.dx-dropdowneditor-button{

}
.dx-texteditor-buttons-container {
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
    /*min-width: 1280px;*/

}
.nav-tabs > li > a{
    color: #232323;
    padding-top: 5px;
    padding-bottom: 5px;
}
#detailCompany{
    min-width: 1100px;
}
.no-Horizonpadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.no-paddingLeft {
    padding-left: 0px !important;    
}
.fivePaddingRight {
    padding-right: 5px !important;
}
no-margin-right {
    margin-right: 0px !important;
}
.tdSSmall{
    width:50px;
}
.td100Small{
    width:94px;
}
.clearBottomBorder {
    border-bottom: medium none !important;
    float: left;
    margin-left: -5px;
}
.clearHeader {
    
    color: #FFF;
    float: left;
    height: 22px;
    text-align: left;
    width: 21px;
}
.dx-datagrid-header-panel .dx-button {
    float: left;
    margin-left: 0px;
}
.dx-datagrid-export-button .dx-icon-export-excel-button {
    height: 25px;
    width: 63px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    padding: 3px;
    font-size: 13px;
    background-color: #337ab7;
    border-color: #122b40;
    color: #fff;
    
}
.dx-datagrid-export-button .dx-icon-export-excel-button:before
{
  content: "\f060  Export";
}
.dx-datagrid-header-panel .dx-button {
    margin-bottom: 5px;
 
}
