/*#Cus_phone_label{
    max-width: 100px;
}
#Cus_phone_2{
    max-width: 105px;
    margin-right: 44px;
}
#Cus_phone_1{
    max-width: 105px;
    margin-right: 26px;
}*/


.flexContainer {
    display: flex;
}

.inputField {
    flex: 1;
}

#empLink {
    cursor: pointer;
}
#my_table tbody tr td:last-child {
    white-space: nowrap;
    width: 1%
}

#extra,#loisir {

    resize: none;
    -mox-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing: border-box;
}

.padTextarea {
    background-color: white;
    padding-top: 30px;
    display: table;
    border: 1px solid #CCC;
}

#tabs h3.title.margin-top span, #tabs h3.title span {
    border-color: #329bb4 !important;

}

.btn-primary {
    background-color: #329bb4;
    border-color: #329bb4;
}

.btn-primary:hover {
    color: #fff;
    background-color: #228198;
    border-color: #228198;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #228198;
    border-color: #228198;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #228198;
    border-color: #228198;
}

/*fix Modal Issue*/
.modal-open {
    padding-right: 0 !important;
}
html {
    overflow-y: scroll !important;
}

#numemp_label{
    color: #329bb4;
    cursor:pointer !important;

}

.tabTitle{

    font-weight: bold;
    color: red;
}

#tabs .nav-tabs>li {

    background: #329bb4;

}

#cssTable {
    text-align:center;
    vertical-align:middle;
}

#tabs .tab-content>.active {
    border-bottom: 2px solid  #329bb4;
}

.pagebreak { page-break-before: always; }

#top {
    height: 38px;
    color: #ef2428;
    font-size: 16px;
    padding-top: 5px;
    opacity: 0.9;
    margin-top: -21px;
    font-weight: bold;
}

.dataDisplay{

    color:#5B5B5B;

}


.redSubTitle{
    display: inline-block;
    line-height: 0px;
    color: red;
    font-size: 14px;
    font-weight:bold;
}


.boldValue{
    font-weight: bold;
    }
    
    .modalText {
        color:#329bb4 ;
        font-weight: bold;
    }
    