﻿.component-full-width{
    width:100% !important;
}
.component-full-height{
    height:100% !important;
}

.component-right{
    float:right;
}
.component-left{
    float:left;
}
.component-background{
    background-color: #f8f8f8;
}
.text-center{
    text-align:center;
}
.text-left{
    text-align:left;
}
.text-right{
    text-align:right;
}
.field-error{
        border: 1px solid red !important;
}
.table-column {
        background-color: #ddd;
}
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}
.fieldDivColumnLeft{
    width:30%;
    text-align:right;
}
.fieldDivColumnRight{
    width:70%;
}
.fieldDivRow {
    display:inline-block;
    width:100%;
    margin-bottom:5px;
}
.fieldDivColumn {
    float:left;
}
.fieldDivLeftColumn {
    line-height:30px;
    vertical-align:middle;
}
.fieldDivLeftColumnNormal {
    vertical-align:middle;
}
.fieldDivLeftColumn .lineNormalLabel {
    line-height:inherit !important;
}
.text_head-Moble {
    font-size:13px;
    font-weight:bold;
}
.fieldDivLeftColumnNormal-Mobile {
    font-size:13px;
    text-align:right;
    width:80px;
}
.fieldDivRightColumn-Moblie {
    font-size:13px;
}
.field.watermark {
    color:#CCCCCC;
}
.field.dropdown {
    padding:4px;
}
.line-dashed {
    margin: 4px;
    padding-top: 10px;
    border-bottom: 1px dashed #E7E7E7;
    height: 0px;
}
.line-dashed-not-margin {
    margin: 1px;
    padding-top: 10px;
    border-bottom: 1px dashed #E7E7E7;
    height: 0px;
}
.boder-content {
    border-bottom: 1px solid #E7E7E7;
    padding:1px;
}
.color-text-red {
    color:red  !important;
}
.color-text-black {
    color:black !important;
}
.color-text-greenyellow {
    color: greenyellow !important;
}
.color-text-white {
    color:white !important;
}
.color-text-gray {
    color:gray !important;
}
.color-text-darkgray {
    color:#666 !important;
}
.font-6 {
    font-size:6px;
}
.font-7 {
    font-size:7px;
}
.font-8 {
    font-size:8px;
}
.font-9 {
    font-size:9px;
}
.font-10 {
    font-size:10px;
}
.font-11 {
    font-size:11px;
}
.font-12 {
    font-size:12px;
}
.font-13 {
    font-size:13px;
}
.font-14 {
    font-size:14px;
}
.color-background-white {
    background-color: white  !important;
}
.color-background-black {
    background-color:black  !important;
}
.img_employee {
    width: 110px; 
    height: 110px;
}
.img_block {
    border-color:none !important;
    margin-bottom:0px !important;
    border-radius:0px !important;
    border:0px !important;
}
.img_edit {
    width:134px;
    height:134px;
}
.content_img_edit {
    height:100%;
}
.div_content_img_edit {
    text-align:center;
}
#pnlPersonalAddressEdit{
    margin-left:15px;
}
.iconHeader {
    margin-right:5px;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}

/*override bootstrap*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding-top: 3px;
    padding-bottom: 3px;
}
.panel-default>.panel-heading{
    background-color:white  !important;
}
.modal:nth-of-type(even) {
    z-index: 1042 !important;
}
.modal-backdrop.in:nth-of-type(even) {
    z-index: 1041 !important;
}
.modalconfirmin {
    display: block;
}
.modalconfirmout {
    display: none;
}
.modalconfirmcontent{
    width:100%;
}

@media(min-width:790px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
    .modalconfirmcontent{
        width:75%;
    }

}

.div-field-text-header {
    font-weight: bold;
}

.div-field-control {
    margin-top: 3px;
    margin-bottom: 7px;
}


.menu-bar-active{
    background-color:#e8e8e8;
}


.page-header-detail{
    font-size:20px;
    font-weight:bold;
    margin-bottom:15px;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    
}
.page-header-detail-Moblie{
    font-size:12px;
    font-weight:bold;
    margin-bottom:15px;
    border-bottom:1px solid #eee;
    
}
.overflow-div{
    overflow:auto;
}

div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

@media screen and (max-width: 767px){
    div.dataTables_length, div.dataTables_filter, div.dataTables_info, div.dataTables_paginate {
    text-align: center;
}
}

@media screen and (max-width: 767px){
div.dataTables_length, div.dataTables_filter, div.dataTables_info, div.dataTables_paginate {
    text-align: center;
}

div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
}


div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
}

.btn_reload {
    margin-right:10px;
}

.rptButtonA {
    overflow-x: auto;
    overflow-y: hidden;
    height: 60px;
    font-size: 14px;
    white-space: nowrap;
}
        
.rptButtonB {
    box-shadow: 1px 1px 1px #aaa;
    margin-top: 5px;
    cursor: pointer;
    display:inline-block;
    *display:inline;/* For IE7*/
    *zoom:1;/* For IE7*/
    vertical-align:top;
            
    background-color: #ccc;
    height: 50px;
    line-height: 50px;
    width: 38%;
    text-align: center;
    margin-left: 2px;
    margin-right: 0px;
            
    overflow: hidden !important;
}
         
.rptButtonC {
    box-shadow: 1px 1px 1px #aaa;
    margin-top: 5px;
    cursor: pointer;
    display:inline-block;
    *display:inline;/* For IE7*/
    *zoom:1;/* For IE7*/
    vertical-align:top;
            
    background-color: #eee;
    height: 50px;
    line-height: 50px;
    width: 18%;
    text-align: center;
    margin-left: 2px;
    margin-right: 0px;
    margin-bottom: 3px;
            
    overflow: hidden !important;
}

.buttonStyle {
    text-decoration: none !important;
    color: #333 !important;
}