/* ######## :: SETUP :: ######## */
/*========== New Theme Import (Master) ==========*/
@import url(../newtheme/css/core.css);
@import url(../newtheme/css/variable.css);
@import url(../newtheme/css/feather.css);
@import url(../newtheme/css/material.css);
@import url(../css/bootstrap/css/bootstrap.min.css);
/*========== New Theme Import (Master) ==========*/
/* ######## :: SETUP :: ######## */

@import url(../css/font.css);
body {
    margin: 0px;
    padding: 0;
    color: #000000;
    font-family: "tahoma";
    font-size: 14px;
    line-height: 1.35em;
    background: #ffffff;
}


/*
div, ul, ol, li {
        margin:0px;
        padding:0px;
        list-style:none;
}
*/

.fontfile {
    font-family: tahoma;
    font-size: 12px;
    color: #aaaaaa;
}

img {
    border: none;
}


/*
::-webkit-input-placeholder { color:#e1e0e1;}
:-moz-placeholder {  color:#e1e0e1;}
::-moz-placeholder {   color:#e1e0e1;}
:-ms-input-placeholder { color:#e1e0e1;}
::-moz-selection { text-shadow:none;}
*/

a:link,
a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #1a1a1a;
}

.borderLeft {
    border-left: #c8c7cc solid 1px;
}

.borderBottom {
    border-bottom: #c8c7cc solid 1px;
}

.fontContantB {
    font-weight: bold;
}

.fontContantSubMenu:link,
.fontContantSubMenu:visited {
    font-size: 14px;
    text-decoration: none;
    color: #1a1a1a;
}

.fontContantSubMenu:hover {
    text-decoration: none;
    color: #1a1a1a;
    font-size: 14px;
}

.fontLinksub:link,
.fontLinksub:visited {
    color: #616161;
    font-size: 13px;
    line-height: 25px;
    font-weight: 300;
}

.fontLinksub:hover {
    text-decoration: underline;
}

.fontContantSub:link,
.fontContantSub:visited {
    font-size: 14px;
    text-decoration: none;
    color: #000000;
}

.fontContantSub:hover {
    text-decoration: none;
    color: #1a1a1a;
    font-size: 14px;
}

.fontHeadRight {
    font-size: 28px;
    line-height: normal;
    color: #333333;
}

.fontTitlTbRight {
    font-size: 16px;
    font-weight: bold;
}

.fontContantTbupdate {
    color: #616161;
}

.fontContantTbNav {
    color: #f3f4f4;
    font-size: 14px;
}

.fontContantTbNav a {
    color: #fff;
    font-size: 14px;
}

.fontContantTbNavPage {
    color: #000000;
    font-size: 14px;
}

.fontContantTbNavPage a {
    color: #000000;
    font-size: 14px;
}

.fontContantAlert {
    color: #FF3300;
    font-size: 14px;
}

.fontContantTbTime {
    color: #616161;
    font-size: 13px;
    line-height: 25px;
}

.fontContantTbManage {
    color: #616161;
    font-size: 12px;
    line-height: 25px;
}

.fontContantTbDisable {
    color: #f5391c;
}

.fontContantTbEnable {
    color: #2ee034;
}

.fontContantTbHomeSt {
    color: #FF9900;
}

.fontContantTbDis {
    color: #cecece;
}

.fontContantTbNew {
    color: #0D00FF;
}

.fontContantTbComplete {
    color: #2ee034;
}

.fontContantTbReject {
    color: #f5391c;
}

.fontContantTbRead {
    color: #000000;
}

.fontContantTbRead {
    color: #000000;
}

input {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 25px;
    padding: 3px;
    font-size: 14px;
}

textarea {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 50px;
    padding: 3px;
    font-size: 14px;
}

.inputContantTb {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 200px;
}

.btnAdd {
    width: 52px;
    height: 52px;
    background: url(../img/btn/add.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnAdd2 {
    width: 22px;
    height: 22px;
    background: url(../img/btn/add2.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnDel2 {
    width: 22px;
    height: 22px;
    background: url(../img/btn/delete.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnAdd3 {
    width: 22px;
    height: 22px;
    background: url(../img/btn/add2.png) center no-repeat;
    margin: 0 auto;
    ;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}

.btnDel {
    width: 52px;
    height: 52px;
    background: url(../img/btn/del.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnApprove {
    width: 52px;
    height: 52px;
    background: url(../img/btn/approve.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnCopy {
    width: 52px;
    height: 52px;
    background: url(../img/btn/copy.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnSend {
    width: 52px;
    height: 52px;
    background: url(../img/btn/sendPop.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnSort {
    width: 52px;
    height: 52px;
    background: url(../img/btn/sort.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnTransfer {
    width: 52px;
    height: 52px;
    background: url(../img/btn/transfer.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}


.btnSync {
    width: 52px;
    height: 52px;
    background: url(../img/btn/sync.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnSortH {
    width: 52px;
    height: 52px;
    background: url(../img/btn/sortH.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnExport {
    width: 52px;
    height: 52px;
    background: url(../img/btn/export.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnExportPdf {
    width: 52px;
    height: 52px;
    background: url(../img/btn/pdfPop.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnPdf {
    width: 52px;
    height: 52px;
    background: url(../img/btn/pdfPop.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnSave {
    width: 52px;
    height: 52px;
    background: url(../img/btn/save.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnEditView {
    width: 52px;
    height: 52px;
    background: url(../img/btn/edit1.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnCancel {
    width: 52px;
    height: 52px;
    background: url(../img/btn/cancel2.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnBack {
    width: 52px;
    height: 52px;
    background: url(../img/btn/back.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}

.btnSearch {
    width: 32px;
    height: 32px;
    background: url(../img/btn/search.png) center no-repeat;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
    border-left: none;
    border-top: none;
    border: 0px;
}

.clearAll {
    display: block;
    height: 0px;
    clear: both;
}

.allBackOffice {
    width: 100%;
    min-width: 1024px;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}


/*############################## Login ##############################*/

.headLogin {
    width: 100%;
    min-width: 1024px;
    min-height: 560px;
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
    border-bottom: #c8c7cc solid 1px;
    border-top: #aaaaaa solid 1px;
    background: url(../img/logo/login-bg.jpg) top no-repeat;
}

.mainLogin {
    width: 100%;
    min-width: 1024px;
    height: auto;
    min-height: 180px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.mLeftLogin {
    float: left;
    width: 33.3%;
    height: auto;
    min-height: 180px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.mCenterLogin {
    float: left;
    width: 33.4%;
    height: auto;
    min-height: 180px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.mRightLogin {
    float: left;
    width: 33.3%;
    height: auto;
    min-height: 180px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.lBoxContantLogin {
    float: right;
    width: 344px;
    height: 150px;
    margin-top: 15px;
}

.cBoxContantLogin {
    width: 344px;
    height: 150px;
    margin: 0 auto;
    margin-top: 15px;
}

.rBoxContantLogin {
    float: left;
    width: 344px;
    height: 150px;
    margin-top: 15px;
}

.cycle1Login {
    width: 52px;
    height: 52px;
    background: url(../img/login/cycle1.png) center no-repeat;
    float: left;
}

.cycle2Login {
    width: 52px;
    height: 52px;
    background: url(../img/login/cycle2.png) center no-repeat;
    float: left;
}

.cycle3Login {
    width: 52px;
    height: 52px;
    background: url(../img/login/cycle3.png) center no-repeat;
    float: left;
}

.cycle4Login {
    width: 52px;
    height: 52px;
    background: url(../img/login/cycle4.png) center no-repeat;
    float: left;
}

.cycleTContantLogin {
    float: left;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 17px;
    color: #666666;
}

.cycleBContantLogin {
    float: left;
    font-size: 14px;
    margin-top: 15px;
    line-height: 20px;
}


/*############################## CORE ##############################*/

.headBackOffice {
    width: 100%;
    min-width: 1024px;
    height: 58px;
    margin: 0;
    padding: 0;
    background-color: #fefefe;
    border-bottom: #25c3f3 solid 1px;
    border-top: #aaaaaa solid 1px;
}

.imgLogo {
    float: left;
    /*width:230px;*/
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    position: relative;
}

.menuSub {
    width: 100%;
    min-width: 1024px;
    height: 0px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border-bottom: #c8c7cc solid 1px;
    border-top: #c8c7cc solid 1px;
    display: none;
}

.menuSubManage {
    float: right;
    width: 650px;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 20px;
    position: relative;
    text-align: right;
}

.divLogin {
    float: right;
    width: 450px;
    margin-left: 15px;
    margin-top: 16px;
    margin-bottom: 10px;
    margin-right: 20px;
    position: relative;
    text-align: right;
}

.mainBackOffice {
    width: 100%;
    min-width: 1024px;
    height: auto;
    min-height: 600px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
}

.mLeftBackOffice {
    float: left;
    width: 225px;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #616161;
    position: fixed;
    top: 60px;
    bottom: 50px;
    overflow: hidden;
}

.navControl {
    width: 225px;
    position: absolute;
    height: 100%;
    top: 0px;
    overflow-y: scroll;
    padding-right: 17px;
}

.tbLeftMenu {
    width: 225px;
    background-color: #616161;
}

.divLeftMenu {
    float: left;
    width: 100%;
    max-width: 225px;
    min-width: 225px;
    height: auto;
    min-height: 35px;
    margin: 0;
    background-color: #4c4b49;
    border-bottom: #616161 solid 1px;
}

.divLeftMenuOverNew {
    float: left;
    width: 100%;
    max-width: 225px;
    min-width: 225px;
    height: auto;
    min-height: 35px;
    margin: 0;
    background-color: #393836;
    border-bottom: #616161 solid 1px;
}

.divLeftMenu:hover {
    background-color: #393836;
}

.divLeftMenuTb {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.divLeftMenuTb a {
    color: #fff;
}

.boxLeftSubMenu {
    display: none;
}

.divLeftSubMenu {
    float: left;
    width: 100%;
    max-width: 225px;
    min-width: 225px;
    height: auto;
    margin: 0;
    background-color: #ffffff;
    border-bottom: #bbbbba solid 1px;
}

.divLeftSubMenuOver {
    float: left;
    width: 100%;
    max-width: 225px;
    min-width: 225px;
    height: auto;
    margin: 0;
    background-color: #ffffff;
    border-bottom: #bbbbba solid 1px;
    color: #000;
    font-weight: bold;
}

.divLeftSubMenuOver a {
    color: #000;
}

.divLeftSubMenuEnd {
    float: left;
    width: 100%;
    max-width: 225px;
    min-width: 225px;
    height: auto;
    margin: 0;
    background-color: #616161;
    border-bottom: #616161 solid 1px;
}

.divLeftSubMenu a {
    color: #000;
}

.divLeftSubMenu:hover {
    background-color: #fff;
    font-weight: bold;
}

.divLeftSubMenuTb {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.divLeftMenuOver {
    float: left;
    width: 100%;
    max-width: 195px;
    min-width: 195px;
    margin: 0;
    background-color: #2e252a;
    border-bottom: #616161 solid 1px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    color: #FFFFFF;
}

.divLeftMenuOver a {
    color: #FFFFFF;
}

.mRightBackOffice {
    float: left;
    width: 100%;
    min-height: 700px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.divRightNav {
    float: left;
    width: 100%;
    margin: 0 auto;
    height: 38px;
    background-color: #fff;
    border-bottom: #c8c7cc solid 1px;
}

.divRightHead {
    float: left;
    width: 100%;
    margin: 0 auto;
    height: 80px;
}

.divRightMain {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: -2px;
    height: auto;
}

.divRightNavTb {
    height: 38px;
    color: #FFFFFF;
}

.divRightTitleTb {
    height: 57px;
    border-bottom: #c8c7cc solid 2px;
    /*border-left:#c8c7cc solid 1px;*/
    background: #969696;
    color: #FFFFFF;
}

.divRightTitleTbFr {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*border-left:#c8c7cc solid 1px;*/
    padding-left: 10px;
}

.divRightTitleTbL {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*border-left:#c8c7cc solid 1px;*/
    background: #969696;
    color: #FFFFFF;
}

.divRightTitleTbR {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*border-right:#c8c7cc solid 1px;*/
    background: #969696;
    color: #FFFFFF;
    /*border-left:#c8c7cc solid 1px;*/
}

.divRightContantTb {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#ffffff;
    padding-left:10px;*/
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.divRightContantTbL {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#ffffff;*/
    padding-top: 8px;
}

.divRightContantTbR {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-right:#c8c7cc solid 1px;*/
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#ffffff;*/
    padding-top: 8px;
}

.divRightContantTbRL {
    height: 37px;
    /*  border-bottom:#c8c7cc solid 1px;
            border-left:#c8c7cc solid 1px;
            border-right:#c8c7cc solid 1px;
    */
    /*background-color:#ffffff;*/
}

.divRightContantTbRLT {
    border: #c8c7cc solid 1px;
    /*background-color:#ffffff;*/
}

.divRightContantOverTb {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#f9f9f9;
    padding-left:10px;*/
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.divRightContantOverTb a {
    font-weight: bold;
    font-size: 16px;
    color: #4c4b49;
}

.divRightContantOverTb a span {
    font-size: 14px;
    font-weight: 300;
}

.divRightContantOverTbL {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#f9f9f9;*/
    padding-top: 8px;
}

.divOverTb {
    background-color: #ffffff;
}

.divOverTb:hover {
    background-color: #f1f2f2;
}

.divSubOverTb {
    background-color: #eaeaea;
}

.divSubOverTb:hover {
    background-color: #e1e0e0;
}

.divRightContantOverTbR {
    height: 37px;
    border-bottom: #c8c7cc solid 1px;
    /*border-right:#c8c7cc solid 1px;*/
    /*border-left:#c8c7cc solid 1px;*/
    /*background-color:#f9f9f9;*/
    padding-top: 8px;
}

.divRightManage {
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.divRightContantEnd {
    height: 50px;
}

.footerBackOffice {
    width: 100%;
    min-width: 1024px;
    height: 50px;
    margin: 0;
    padding: 0;
    background-color: #616161;
    border-top: #4c4b49 solid 1px;
    color: #fff;
}


/*###################### Form Add ################################*/

.viewEditorTileTxt {
    line-height: normal;
    margin-top: -10px;
    list-style-type: auto;
    padding: 20px;
}

.formTileTxt {
    height: 70px;
}

.formTileTxtGenCode {
    height: 50px;
}

.formFontSubjectTxt {
    font-size: 18px;
}

.formFontSubjectTxtGencode {
    font-size: 50px;
    color: #FF0000;
}

.formFontTileTxt {
    font-size: 14px;
    color: #616161;
    line-height: 25px;
}

.formFontNoteTxt {
    font-size: 12px;
    color: #616161;
    line-height: 25px;
}

.formInputContantTb {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 90%;
}

.formSelectContantTb {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 37px;
    width: 91%;
    font-size: 14px;
    line-height: 31px;
}

.formSelectContantTbShort {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 37px;
    width: 100%;
    font-size: 14px;
    line-height: 31px;
}

.formSelectContantPage {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 25px;
    width: 60px;
    font-size: 14px;
}

.formInputContantTbShotJumppage {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 25px;
    width: 60px;
    min-width: 60px;
}

.formInputContantTbShot {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 39%;
    min-width: 350px;
}

.formInputContantTbShot2 {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 19%;
    min-width: 150px;
}

.formInputContantTbShotBD {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    min-width: 50px;
}

.formInputContantTbAlertY {
    border: #ff0000 solid 1px;
}

.formInputContantTbAlertYcheck {
    color: #FF0000;
}

.formInputContantTbAlertN {
    border: #c8c7cc solid 1px;
}

.formTextareaContantTb {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 130px;
    width: 90%;
    font-size: 14px;
}

.formRadioContantTb {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.formCheckBoxContantTb {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.equipment {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.software {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.hardware {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.manageEdit {
    background: none;
    border: none;
    height: 20px;
    margin-top: 10px;
}

.formCheckboxList {
    background: none;
    border: none;
    height: 20px;
    margin-top: -3px;
}

.formCheckboxHead {
    background: none;
    border: none;
    height: 20px;
    margin-top: 5px;
}

.formDivRadioL {
    float: left;
    margin-right: 5px;
}

.formDivRadioR {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}

.formDivRadioJob {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    width: 80px;
}

.formDivView {
    margin-top: 10px;
}

.formDivViewColor {
    margin-top: 10px;
}

.formLeftContantTb {
    height: 37px;
    background-color: #ffffff;
    padding-right: 15px;
    padding-top: 10px;
}

.formEndContantTb {
    height: 20px;
    background-color: #ffffff;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: #c8c7cc solid 1px;
}

.formRightContantTb {
    height: 37px;
    background-color: #ffffff;
    padding-bottom: 15px;
}


.formRightContantTbEditor {
    height: 37px;
    background-color: #ffffff;
    padding-bottom: 0px;
}

.divRightContantTbnoBL {
    height: 37px;
    border-left: #c8c7cc solid 1px;
    background-color: #ffffff;
}

.divRightContantTbnoBR {
    height: 37px;
    border-right: #c8c7cc solid 1px;
    background-color: #ffffff;
}

.divSortDrop {
    margin: 0px;
    height: 37px;
    border-left: #c8c7cc solid 1px;
    border-right: #c8c7cc solid 1px;
    border-bottom: #c8c7cc solid 1px;
    background-color: #f9f9f9;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: move;
    list-style: none;
}

.boxPermissionSort .divSortDrop {
    margin: 0;
    padding: 0;
}

#boxPermissionSort {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
}

.tbRightTitleTb {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*  border-top:#c8c7cc solid 1px;
    */
}

.tbRightTitleTbFr {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    border-top: #c8c7cc solid 1px;
    padding-left: 10px;
}

.tbRightTitleTbL {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*  border-left:#c8c7cc solid 1px;
            border-top:#c8c7cc solid 1px;
    */
    padding-left: 15px;
}

.tbRightTitleTbR {
    height: 37px;
    border-bottom: #c8c7cc solid 2px;
    /*border-right:#c8c7cc solid 1px;
    border-top:#c8c7cc solid 1px;*/
}

.formSelectSearch {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 300px;
    font-size: 13px;
    margin-right: 5px;
    line-height: 24px;
    border-radius: 15px;
    padding-left: 15px;
}

.formSelectSearch2 {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    min-width: 255px;
    font-size: 13px;
    margin-right: 5px;
    line-height: 24px;
    margin-bottom: 5px;
    border-radius: 15px;
    padding-left: 15px;
}

.formInputSearchdate {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 98%;
    min-width: 255px;
}

.formSelectSearchL {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    min-width: 235px;
    font-size: 14px;
    margin-right: 5px;
    line-height: 24px;
}

.formSelectSearchR {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    min-width: 205px;
    font-size: 14px;
    line-height: 24px;
}

.formInputSearchI {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 100%;
    min-width: 205px;
    border-radius: 15px;
}

.formInputSearch {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 100%;
    min-width: 255px;
}

.file-input-wrapper {
    width: 350px;
    height: 40px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.file-input-wrapper>input[type="file"] {
    font-size: 200px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    width: 350px;
    height: 40px;
}

.file-input-wrapper>.btn-file-input {
    display: inline-block;
    width: 350px;
    height: 40px;
    border: #c8c7cc solid 1px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    background-color: #fefefe;
    font-size: 14px;
    cursor: pointer;
}

.file-input-wrapper:hover>.btn-file-input {
    background-color: #dddddd;
    color: #000000;
    cursor: pointer;
}

.divRightHome {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px;
    margin-top: -2px;
    height: auto;
}

.divRightInnerHome {
    width: 98%;
    padding: 0;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
}

.divRightInnerTopBoxHome {
    float: left;
    width: 31%;
    padding: 0;
    margin: 0 auto;
    height: 145px;
    margin-left: 1.7%;
    margin-bottom: 1.7%;
    border-bottom: #e9e9ea solid 1px;
    overflow: hidden;
}

.divRightInnerBoxHome {
    float: left;
    width: 31%;
    padding: 0;
    margin: 0 auto;
    height: auto;
    margin-left: 1.7%;
    margin-bottom: 1.7%;
}

.divRightInnerBigBoxHome {
    float: left;
    width: 96.4%;
    padding: 0;
    margin: 0 auto;
    height: auto;
    margin-left: 1.7%;
    margin-bottom: 1.7%;
}

.divRightTitleHome {
    height: 38px;
    border-bottom: #c8c7cc solid 2px;
    color: #FFFFFF;
}

.divRightTitleHomeBoxAll {
    height: 38px;
    border: #c8c7cc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
    background: #969696;
}

.divRightTrHome {
    height: 180px;
    padding-top: 8px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.boxViewAllHome {
    margin: 10px;
    height: 20px;
    padding: 5px;
    background: #CCCCCC;
    border: #c8c7cc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
}

.boxViewAllHomeTable {
    height: 125px;
}

.fontTitlTbHome {
    font-size: 16px;
}

.fontContantTbHome {
    font-size: 13px;
    color: #333;
}

.divRightTrHomeLog {
    border-bottom: #c8c7cc solid 1px;
}

#boxHomeSort {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    height: auto;
    margin-left: 0px;
    margin-bottom: 1.7%;
}

.boxHomeSortli {
    float: left;
    width: 31%;
    padding: 0;
    margin: 0 auto;
    height: auto;
    margin-left: 1.7%;
    margin-bottom: 1.7%;
    list-style: none;
}

.boxHomeSortPic {
    float: left;
    padding: 0;
    margin: 0 auto;
    height: auto;
    list-style: none;
    cursor: move;
}

.divRightInnerBoxHome {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    height: auto;
}

.ui-datepicker {
    font-family: tahoma;
    font-size: 14px;
    text-align: center;
    min-width: 350px;
    z-index: 100 !important;
}

.divRightHeadSearch {
    padding-bottom: 20px;
    width: 96.4%;
    margin: 0 auto;
    height: auto;
    border-bottom: #c8c7cc solid 1px;
}

.haedEnews {
    width: 100%;
    height: 38px;
    background-color: #f6f6f6;
    border-bottom: #c8c7cc solid 1px;
}

.fontHeadEnews {
    font-size: 16px;
    padding-left: 14px;
}

.formSelectStatus {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100px;
    font-size: 14px;
    line-height: 24px;
}

.formSelectStatusSn {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 160px;
    font-size: 14px;
    line-height: 24px;
}

.selectTheme {
    width: 300px;
    /*height: 50px;*/
    list-style: none;
    /*margin: 0;*/
    margin: 0;
    padding: 0;
    overflow: auto;
}

.parentTheme {
    position: relative;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

.themeActive {
    margin: 1px;
    border: 3px #FFF solid;
    width: 42px;
    height: 42px;
    background-image: url(../img/controlpage/correct.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.tbBoxViewBorder {
    border: #cccccc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
    background: #FFFFFF;
}

.tbBoxViewBorderBottom {
    border-bottom: #cccccc solid 1px;
    padding-left: 20px;
    line-height: 30px;
    background: #969696;
    color: #FFFFFF;
}

.tbBoxViewBorderBottomGenCode {
    border-bottom: #cccccc solid 1px;
    line-height: 30px;
    background: #969696;
    color: #FFFFFF;
}

.tbBoxViewBorderBottom span {
    color: #FFFFFF;
}

.tbBoxListwBorder {
    border: #c8c7cc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
    background: #FFFFFF;
}


/*################## 2016 Login ################33*/

.headBackOfficeLogin {
    width: 100%;
    min-width: 1024px;
    height: 108px;
    margin: 0;
    padding: 0;
    background-color: #fefefe;
    /*border-bottom:#c8c7cc solid 1px;
    border-top:#aaaaaa solid 1px;*/
    padding-top: 2px;
    padding-bottom: 3px;
}

.imgLogoLogin {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.headLoginNew {
    width: 100%;
    min-width: 1024px;
    min-height: 560px;
    margin: 0;
    padding: 0;
    background: url(../img/logo/login-bg.jpg) top no-repeat;
}


/* ####################### Start Login ######### */

.boxLogin {
    width: 394px;
    box-sizing: border-box;
    padding: 30px;
    color: #FFF;
    height: 320px;
    background: #969696;
    float: right;
    box-shadow: inset -20px 20px 80px rgba(0, 0, 0, 0.1);
}

.boxInput {
    border: 2px solid #fff;
    padding: 0;
    margin: 0;
    height: 35px;
    width: 100%;
}

.styleInput {
    border: none;
    width: 299px;
    height: 35px;
    background-color: #FFFFFF;
    font-size: 16px;
    text-indent: 12px;
    margin: 0;
    padding: 0;
}

.login-btn {
    width: 100%;
    display: block;
    padding: 0;
    text-decoration: none;
    height: 50px;
    text-align: center;
    margin-top: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background: #616161;
    color: #fff;
    font: 400 normal 24px/50px 'Helvethaica Mon';
    border: none;
    cursor: pointer;
}

.login-btn:hover {
    background: #4f4e4e;
}


/*.login-box{height:320px; margin:auto;  background:linear-gradient(to right,#fff 0%,rgba(255,255,255,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#0ffff',GradientType=1 )}*/

.login-title {
    padding: 100px 60px;
    float: left
}

.login-title .title {
    font: 700 normal 52px 'Helvethaica Mon';
    margin: 0;
    line-height: 1;
    color: #333333;
    text-align: left;
}

.login-title .subtitle {
    font: 600 normal 39px 'Helvethaica Mon';
    margin: 0;
    text-align: left;
}

.txtLogoLogin {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.txtLogoLogin .title {
    font: 700 normal 40px 'Helvethaica Mon';
    margin: 0;
    line-height: 1;
    color: #969696;
    text-align: left;
    margin-top: 25px;
}

.txtLogoLogin .subtitle {
    font: 600 normal 26px 'Helvethaica Mon';
    margin: 0;
    text-align: left;
    margin-top: -5px;
}

.txtLogoLogin .titleInner {
    font: 700 normal 30px 'Helvethaica Mon';
    margin: 0;
    line-height: 1;
    color: #969696;
    text-align: left;
    margin-top: 7px;
}

.txtLogoLogin .subtitleInner {
    font: 600 normal 16px 'Helvethaica Mon';
    margin: 0;
    text-align: left;
    margin-top: -3px;
}


/* ####################### End Login ######### */


/* ###################### Star New Menu Sub #####################*/

.menuSubMod {
    float: right;
    width: auto;
    min-width: 100px;
    text-align: center;
    height: 26px;
    background-color: #c8c7cc;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    margin-top: 5px;
    margin-right: 4px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.menuSubMod.active {
    float: right;
    width: auto;
    min-width: 100px;
    text-align: center;
    height: 26px;
    background-color: #2671c2;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    margin-top: 5px;
    margin-right: 4px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.menuSubMod.active a:link,
.menuSubMod.active a:visited {
    color: #fff;
}

.btnNewComment {
    border: #cccccc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
    background: #FFFFFF;
    width: 200px;
    padding: 12px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.btnNewComment:hover {
    border: #cccccc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #D4D4D4;
    -moz-box-shadow: 0px 2px 3px #D4D4D4;
    -webkit-box-shadow: 0px 2px 3px #D4D4D4;
    background: #CCCCCC;
    width: 200px;
    padding: 12px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}


/* ###################### End New Menu Sub #####################*/

.listper {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.listper input {
    height: auto;
}

.listper li {
    float: left;
    margin: 5px;
}

.listper li span {
    line-height: 40px;
}

.listper label {
    background: #eaeaea;
    border: 1px solid #333;
    padding: 5px;
    margin: 5px;
    display: block;
}

.tabchart {
    padding: 8px;
    background: #ecfbf8;
    text-align: right;
}

.tabchart select {
    padding: 3px;
    border: 1px solid #333;
    background: #fff;
}

#viewChartImage {
    padding: 8px;
    text-align: right;
}

#viewChartImage img {
    width: 100%;
}

.divmenu {
    width: 225px;
}

.listImggallery {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.listImggallery li {
    display: block;
    float: left;
    padding: 15px;
    border: 1px solid #D4D4D4;
    margin-bottom: 4px;
    margin-right: 4px;
}

.listImggallery li label {
    margin-left: 5px;
    float: left;
    font-size: 11px;
}

.listImggallery li .delimgal {
    float: left;
    cursor: pointer;
}

.btnHistory {
    width: 52px;
    height: 52px;
    background: url(../img/btn/history.png) center no-repeat;
    margin-left: 15px;
    text-align: center;
    padding-top: 10px;
    float: left;
    cursor: pointer;
}


/*---------- j10 editor ----------*/

body {
    min-height: 100vh;
    background-color: #e8ecf0;
    color: #54667a;
    /*font-family: Arial,Helvetica Neue,Helvetica,sans-serif;*/
    font-family: Arial, sans-serif;
    /*-webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;*/
}


/*---------- main color ----------*/

.headBackOffice {
    background-color: #FFFFFF;
    border-bottom: solid #231f20 2px;
}

.divRightTitleHomeBoxAll {
    background-color: #969696;
}

.divRightInnerBigBoxHome .divRightTitleHomeBoxAll>tbody>tr:first-child>td {
    border-bottom: 2px solid #969696;
}

.login-form .btn {
    background-color: #969696;
    border: 1px solid #969696;
    -webkit-transition: All 200ms ease;
    -moz-transition: All 200ms ease;
    -o-transition: All 200ms ease;
}

.login-form .btn:hover {
    background-color: #fff;
    border: 1px solid #969696;
    color: #969696;
}

.divLogin a {
    color: #fff;
}

.divLogin-btn .fa {
    color: #231f20;
}

.divLeftMenuTb a {
    color: #54667a;
}

.divLeftMenuTb a .angle {
    color: #54667a
}

.menuSubManage a {
    color: #54667a;
}

.fontContantTbNav {
    color: #54667a;
}

.divRightNavTb {
    color: #54667a
}

.fontHeadRight {
    color: #54667a
}

.fontContantTbHome {
    color: #54667a;
}

.divRightInnerTopBoxHome a {
    color: #54667a;
}

a:link,
a:visited {
    color: #54667a;
}

.fontTitlTbHome {
    color: #54667a;
}

.divLeftMenuOver a {
    background-color: #54667a;
    color: #fff;
}

.fontContantTbNavPage {
    color: #54667a;
    font-size: 13px;
}


/*.navControl > div:last-child{display: none;}*/

.footerBackOffice {
    display: block;
    width: auto;
}

.versionsmall {
    color: #fff !important;
}

.mainBackOffice td.borderLeft {
    border: none;
}

.imgLogo {
    margin: 5px 15px 5px 15px;
}

.imgLogo img {
    height: 50px;
}

.tbLeftMenu,
.mLeftBackOffice {
    background-color: #fff;
}

.divLeftMenu {
    background-color: #fff;
    border: none;
}

.divLeftMenu:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.divLeftMenuOver {
    background-color: #fff;
    border: none;
    padding: 0;
}

.divLeftMenuOver a {
    font-weight: normal;
    display: block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

.divLeftMenuOver a .fa {
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.divLeftMenuOver a img {
    width: 14px;
}

.mLeftBackOffice {
    top: 60px !important;
    bottom: 0 !important;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.06);
}

.divLeftMenuOver {
    background-color: #fff;
    border-color: #d1d1d1;
}

.divLeftMenuTb {
    padding: 0;
    position: relative;
}

.divLeftMenuTb a {
    font-size: 13px;
    display: block;
    padding: 0 15px 0 40px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.divLeftMenuTb a .fa {
    margin-right: 5px;
    position: absolute;
    top: 12.5px;
    left: 15px;
    font-size: 14px;
}

.divLeftMenuTb a .fa.angle {
    position: absolute;
    top: 11px;
    right: 13px;
    left: auto;
    font-size: 18px;
}

.divLeftMenuTb a img {
    width: 14px;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.divLeftMenuOverNew {
    min-width: inherit;
    max-width: inherit;
    width: 100%;
    background-color: #54667a;
}

.divLeftMenuOverNew a {
    color: #fff;
    font-weight: normal;
}

.divLeftMenuOverNew a .fa {
    color: #fff;
}

.divLeftMenuOverNew .divLeftMenuTb a img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.divLeftSubMenuOver {
    min-width: inherit;
    max-width: inherit;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    color: #54667a;
}

.divLeftSubMenuOver a,
.fontContantSubMenu:link,
.fontContantSubMenu:visited {
    color: #54667a;
    font-weight: normal;
    font-size: 13px;
}

.divLeftSubMenuTb a:hover {
    background-color: #000;
}

.divLeftSubMenuOver {
    border-bottom: none;
}

.divLeftMenuTb td>div {
    position: absolute;
    top: 16px;
    right: 12px;
}

.divLeftSubMenuTb {
    padding: 0;
}

.divLeftSubMenuTb a {
    position: relative;
    padding: 10px 10px 10px 50px;
    display: block;
}

.divLeftSubMenuTb a:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border: 1px solid #54667a;
    position: absolute;
    left: 35px;
    top: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.divLeftSubMenuTb a:hover {
    font-weight: normal;
    background-color: #54667a;
    color: #fff;
}

.divLeftSubMenuTb a:hover:before {
    border-color: #fff;
}

.tbLeftMenu,
.mLeftBackOffice,
.navControl,
.divLeftMenu,
.divLeftSubMenu,
.divmenu,
.divLeftMenuOver {
    min-width: inherit;
    max-width: inherit;
    padding: 0;
    width: 240px;
}

.divLeftSubMenu {
    border: none;
}

.divLeftSubMenu a {
    font-size: 13px;
    color: #54667a;
}

.borderLeft {
    border-color: #d1d1d1;
}

.headBackOffice {
    position: fixed;
    border: none;
    height: 60px;
    border-bottom: solid #969696 2px;
}

.mRightBackOffice {
    padding-top: 60px;
    background-color: #e8ecf0;
    min-height: calc(100vh - 140px);
}

.navControl>.divLeftMenu:first-child a:before {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.divRightNavTb {
    background-color: #fff;
    height: 50px;
    border: none;
}

.divRightNav>table {
    width: 100% !important;
}

.divLogin {
    margin-top: 15px;
    margin-bottom: 15px;
    float: right;
    width: auto;
}

.divLogin>div {
    float: left;
}

.divLogin-img {
    overflow: hidden;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.divLogin-name {
    padding: 0 15px 0 10px;
    line-height: 28px;
    font-size: 13px;
}

.divLogin-name a {
    color: #231f20;
}

.divLogin-btn .fa {
    font-size: 20px;
    position: relative;
    top: 4px;
}

.menuSub {
    background-color: transparent;
    position: fixed;
    z-index: 500;
    top: 60px;
    border: none;
    height: auto !important;
}

.menuSubManage {
    width: 200px;
    height: auto;
    margin: 0;
    padding: 8px 0;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.menuSubManage ul {
    padding-left: 0;
    margin: 0;
}

.menuSubManage li {
    list-style: none;
    text-align: left;
}

.menuSubManage a {
    font-size: 13px;
    display: block;
    padding: 8px 15px;
}

.menuSubManage a:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.menuSubManage a img {
    margin-right: 4px;
}

.menuSubManage a .fa {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 6px;
}

.divRightNav {
    height: auto;
    border: none;
    padding: 0 15px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fontContantTbNav,
.divRightNavTb {
    font-size: 13px;
}

.fontHeadRight {
    font-size: 22px;
}

.btnAdd,
.btnDel,
.btnSort,
.btnBack,
.btnSave,
.btnExport,
.btnExportPdf,
.btnHistory,
.btnEditView,
.btnSync ,
.btnTransfer{
    padding: 0;
    width: 52px;
    height: 52px;
    background-size: 100%;
    margin-left: 10px;
    padding-top: 10px;
}

.divRightInnerTopBoxHome {
    background-color: #fff;
    border: none;
    padding: 15px;
    height: 155px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.divRightTitleHomeBoxAll {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.divRightTitleHome {
    border-bottom: none;
}

.borderBottom {
    border-color: #d3d7db;
}

.formEndContantTb {
    background-color: transparent;
    border-top-color: #d3d7db;
}

.divRightTrHomeLog {
    border-color: #eee;
}

.divRightInnerBigBoxHome {
    border: 1px solid #eee;
}

.divRightInnerBigBoxHome .divRightTitleHomeBoxAll {
    background-color: #fff;
}

.divRightInnerBigBoxHome .divRightTitleHomeBoxAll .divRightTitleHome {
    padding: 0 5px;
}

.divRightTrHome {
    padding-top: 12px;
}

.divRightNavTb .inputContantTb {
    border-color: #d1d1d1;
    color: #54667a;
    font-size: 13px;
    padding: 0 15px;
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btnSearch {
    width: 34px;
    height: 34px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    background-size: 14px;
    background-position: center;
    margin-left: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.tbBoxListwBorder {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.divRightTitleTbL,
.divRightTitleTb,
.divRightTitleTbR {
    height: 46px;
}

.divRightContantOverTbL,
.divRightContantOverTb,
.divRightContantOverTbR {
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

.divRightContantOverTb {
    padding-left: 10px;
}

.divRightContantOverTb a {
    font-size: 14px;
    font-weight: bold;
}

.fontTitlTbRight {
    font-size: 14px;
    font-weight: bold;
}

.divSubOverTb {
    background-color: rgba(0, 0, 0, 0.04);
}

.divSubOverTb:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.formCheckboxList {
    height: auto;
    margin-top: 0;
}

.fontContantTbEnable {
    color: #006f49;
}

.divRightTitleTbL,
.divRightTitleTb,
.divRightTitleTbR {
    background-color: #2671c2;
    border-bottom: 2px solid;
    /* text-align: center;*/
}

.fontTitlTbRight {
    color: #fff;
}

.divRightTitleTb_L {
    text-align: left;
}

.tbBoxListwBorder {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tbBoxViewBorder {
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tbBoxViewBorderBottom {
    background-color: #fff;
    line-height: 1.6em;
    border: none;
    border-bottom: 2px solid;
}

.tbBoxViewBorderBottom span {
    color: #54667a;
}

.tbBoxViewBorderBottomGenCode {
    background-color: #fff;
    line-height: 1.6em;
    border: none;
    border-bottom: 2px solid;
}

.tbBoxViewBorderBottomGenCode span {
    color: #54667a;
}

.formInputContantTb {
    padding: 6px 10px;
    height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.formTextareaContantTb {
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.formFontNoteTxt {
    color: #8496aa;
    padding-top: 4px;
    display: block;
}

.divRightMain {
    margin-top: -3px;
}

.formInputSearch {
    height: 34px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}

.divRightHeadSearch .btnSearch {
    margin-left: 0;
}

.formSelectSearch2 {
    height: 34px;
    margin-bottom: 0;
    padding: 0 5px;
}

.navControl {
    overflow-x: hidden;
    border-top: solid #969696 2px;
}

#loadAlertLogin {
    margin-top: 15px;
}

.loginBack {
    text-align: center;
    height: 100vh;
    background-color: transparent;
}

.loginBack:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.loginBack-wrapper {
    margin: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 500px;
    margin-top: -40px;
}

.login-header {
    margin-bottom: 20px;
}

.login-header img {
    max-width: 150px;
    height: auto;
}

.login-body {
    background-color: #fff;
    padding: 35px 50px 50px 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.login-footer {
    color: #54667a;
    font-size: 12px;
    margin-top: 15px;
}

.login-form {
    margin-top: 30px;
}

.login-form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login-form .form-group {
    margin-bottom: 15px;
}

.login-form .form-btn {
    margin-top: 30px;
}

.login-form .control-label {
    color: #54667a;
    font-weight: normal;
    font-size: 13px;
    padding-bottom: 4px;
    text-align: left;
    display: block;
}

.login-form .form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #dfdfdf;
    padding: 0 10px 0 40px;
    color: #54667a;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: All 200ms ease;
    -moz-transition: All 200ms ease;
    -o-transition: All 200ms ease;
}

.login-form .control-group {
    position: relative;
}

.login-form .control-group .fa {
    position: absolute;
    left: 14px;
    top: 14px;
    color: #54667a;
    font-size: 14px;
}

.login-form .form-control:focus {
    border-color: #54667a;
}

.login-form .form-control::-webkit-input-placeholder {
    color: #54667a;
    opacity: 0.4;
}

.login-form .form-control::-moz-placeholder {
    color: #54667a;
    opacity: 0.4;
}

.login-form .form-control:-ms-input-placeholder {
    color: #54667a;
    opacity: 0.4;
}

.login-form .form-control:-moz-placeholder {
    color: #54667a;
    opacity: 0.4;
}

.login-form .btn {
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    border: none;
    width: 100%;
    height: auto !important;
    border: 1px solid #969696;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.formRightContantTb [class*=" flaticon-"]:before {
    margin-left: 0px;
}

.cursor {
    cursor: pointer;
}

.txtLogoLogin .titleInner {
    color: #333;
    font-size: 22px;
    font-weight: normal;
    padding-left: 0;
    line-height: 1em;
    margin-top: 12px;
}

.txtLogoLogin .subtitleInner {
    color: #666;
    display: block;
    font-weight: normal;
}

.divRightHeadSearch td {
    padding: 0 10px 10px 0 !important;
    /*width: 50% !important;*/
}

.divRightHeadSearch .colTd01 {
    padding: 0 10px 10px 0 !important;
    width: 90% !important;
}

.divRightHeadSearch .colTd02 {
    padding: 0 10px 10px 0 !important;
    width: 42.5% !important;
}

.divRightHeadSearch .colTd04 {
    padding: 0 10px 10px 0 !important;
    width: 5% !important;
}

.divRightHeadSearch .formSelectSearch2 {
    margin-right: 0;
}

.divRightTitleTbL,
.divRightTitleTb,
.divRightTitleTbR {
    border-bottom: 2px solid #969696;
}


/*.divRightTitleTbL,
.divRightTitleTb{border-right: 1px solid #eee;}

.divRightContantOverTbL,
.divRightContantOverTb{border-right: 1px solid #eee;}*/

.btnPlan {
    background-color: #969696;
    /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.displayClickSubject {
    height: 50px;
    overflow: hidden;
}

.displayClickImg {
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.displayTdImg {
    width: 25px;
    padding-right: 10px;
}

.formInputSearchStyle {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 96%;
    min-width: 205px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.formSelectSearchStyle {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    min-width: 235px;
    font-size: 14px;
    margin-right: 5px;
    line-height: 24px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.formSelectSearchStyle30p {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 30%;
    min-width: 235px;
    font-size: 14px;
    margin-right: 5px;
    line-height: 24px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.formSelectHomeStyle {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 30px;
    width: 100%;
    font-size: 14px;
    margin-right: 5px;
    line-height: 24px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.formInputSearchStyle97p {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 97%;
    min-width: 205px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.formInputSearchStyle30p {
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 22px;
    width: 30%;
    min-width: 205px;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-gencode {
    -moz-box-shadow: 0px 8px 12px -7px #0d482d;
    -webkit-box-shadow: 0px 8px 12px -7px #0d482d;
    box-shadow: 0px 8px 12px -7px #0d482d;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2671c2), color-stop(1, #2671c2));
    background: -moz-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -webkit-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -o-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -ms-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: linear-gradient(to bottom, #2671c2 5%, #2671c2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2671c2', endColorstr='#2671c2', GradientType=0);
    background-color: #2671c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 10px 20px 0 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #0d482d;
    height: 40px;
}

.btn-gencode span {
    line-height: 25px;
    font-size: 16px;
}

.btn-gencode:hover {
    color: #ffffff !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2671c2), color-stop(1, #2671c2));
    background: -moz-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -webkit-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -o-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: -ms-linear-gradient(top, #2671c2 5%, #2671c2 100%);
    background: linear-gradient(to bottom, #2671c2 5%, #2671c2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2671c2', endColorstr='#2671c2', GradientType=0);
    background-color: #2671c2;
}


/*----- new login -----*/

@font-face {
    font-family: 'db_helvethaica';
    src: url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.eot');
    src: url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.woff2') format('woff2'), url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.woff') format('woff'), url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.ttf') format('truetype'), url('../fonts/helvethaica/db_helvethaica_x_bd_v3.2-webfont.svg#db_helvethaica_x75_bd') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'db_helvethaica';
    src: url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.eot');
    src: url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.woff2') format('woff2'), url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.woff') format('woff'), url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.ttf') format('truetype'), url('../fonts/helvethaica/db_helvethaica_x_med_v3.2-webfont.svg#db_helvethaica_x65_med') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'db_helvethaica';
    src: url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.eot');
    src: url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.woff2') format('woff2'), url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('../fonts/helvethaica/db_helvethaica_x_v3.2-webfont.svg#db_helvethaica_x55_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.new_login {
    font-family: 'db_helvethaica';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.new_login .login-form .form-control {
    font-size: 14px;
    color: #464646;
}

.new_login .login-form .form-btn {
    margin-top: 0;
}

.new_login .login-form .btn {
    font-family: 'db_helvethaica';
    font-weight: bold;
}

.new_login {
    background: url('../img/bg-login.jpg') center;
    background-size: cover;
}

.new_login .login-form {
    /*opacity: 0;*/
    background-color: #fff;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translate(0, -50%);
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    margin-top: -40px;
}

.new_login .login-form .form-group {
    margin-bottom: 20px;
}

.new_login .login-form .form-btn .btn {
    font-weight: bold;
    width: 100%;
    height: 44px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.new_login .login-form .input-group-addon {
    width: 110px;
    padding: 0 15px;
    text-align: center;
    background-color: transparent;
    border: none;
    position: absolute;
    z-index: 10;
}

.new_login .login-form .control-label {
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 40px;
    text-align: left;
    padding-left: 0;
}

.new_login .login-form .control-label:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    width: 1px;
    height: 30px;
    background-color: #e1e1e1;
}

.new_login .login-form .input-group {
    width: 100%;
    position: relative;
}

.new_login .login-form .input-group .form-control:last-child {
    width: 100%;
    height: 40px;
    padding-left: 125px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) inset;
}

.new_login .login-form .header {
    height: 180px;
    background: url('../img/login-header.jpg') center;
    margin-bottom: 45px;
}

.new_login .login-form .header .brand {
    text-align: center;
}

.new_login .login-form .header .brand img {
    width: 240px;
}

.new_login .login-form .body {
    padding: 35px;
}

.new_login .login-form .body .title {
    font-size: 30px;
    font-weight: 500;
    color: #0058c6;
    text-align: center;
    line-height: 1em;
    margin-bottom: 30px;
}

.new_login .login-form .body .title small {
    display: block;
    font-weight: normal;
    font-size: 19px;
}

.new_login .login-form .footer {
    text-align: center;
    margin-top: 20px;
}

.new_login .login-form .footer a {
    color: #0058c6;
    font-weight: 500;
    font-size: 15px;
}

.new_login .login-form .footer a:hover {
    text-decoration: underline;
}

.new_login .login-form .regis {
    border-top: 1px solid #ebebeb;
    text-align: center;
    margin-top: 15px;
    padding-top: 20px;
}

.new_login .login-form .regis p {
    margin: 0 0 15px 0;
    color: #464646;
    font-size: 14px;
    line-height: 1.4em;
}

.new_login .btn {
    background: none;
    padding: 0 20px;
    text-shadow: none;
    height: 44px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: All 200ms ease;
    -moz-transition: All 200ms ease;
    -o-transition: All 200ms ease;
}

.new_login .btn:hover,
.new_login .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}

.new_login .btn-primary,
.new_login .btn-primary:focus,
.new_login .btn-primary.focus {
    border: 1px solid #0058c6;
    background-color: #0058c6;
    color: #fff;
}

.new_login .btn-primary:hover,
.new_login .btn-primary:active:hover,
.new_login .btn-primary.active:hover,
.new_login .btn-primary:active:focus,
.new_login .btn-primary.active:focus,
.new_login .btn-primary:active.focus,
.new_login .btn-primary.active.focus,
.new_login .btn-primary:focus:hover,
.new_login .btn-primary.focus:hover {
    border-color: #0058c6;
    background-color: #fff;
    color: #0058c6;
}

.new_login .btn-primary.disabled,
.new_login .btn-primary.disabled:hover {
    border: 1px solid #0058c6;
    background-color: #0058c6;
    color: #fff;
    opacity: 0.2;
}

.new_login {}

.new_login .footerBackOffice {
    margin-left: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.new_login .footerBackOffice .imgLogo {
    color: #333;
    margin: 15px 15px;
    font-size: 12px;
    line-height: 1.4em;
}

.new_login .footerBackOffice .imgLogo a {
    color: #333;
}

.new_login .footerBackOffice .imgLogo a:hover {
    color: #0058c6;
}

.new_login .footerBackOffice .divLogin {
    margin: 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.4em;
}

.new_login .footerBackOffice>div {
    display: table;
    width: 100%;
}

.new_login .footerBackOffice>div>div {
    padding: 15px;
    float: none;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.allBackOffice .footerBackOffice {
    height: auto;
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 20;
}

.allBackOffice .footerBackOffice .imgLogo {
    color: #333;
    margin: 15px 15px;
    font-size: 12px;
    line-height: 1.4em;
}

.allBackOffice .footerBackOffice .imgLogo a {
    color: #333;
}

.allBackOffice .footerBackOffice .imgLogo a:hover {
    color: #0058c6;
}

.allBackOffice .footerBackOffice .divLogin {
    margin: 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.4em;
}

.allBackOffice .footerBackOffice>div {
    display: table;
    width: 100%;
}

.allBackOffice .footerBackOffice>div>div {
    padding: 15px;
    float: none;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.headBackOffice {
    z-index: 9999;
}

.divRightHead.fixed {
    position: fixed;
    height: 60px;
    z-index: 400;
    top: 62px;
    left: 240px;
    right: 0;
    width: auto;
    background-color: #e8ecf0;
    border-bottom: 1px solid #d3d7db;
    /*-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    box-shadow: 0 0 3px rgba(0,0,0,0.15);*/
}

.divRightHead.fixed .borderBottom {
    border-bottom: none;
}

.divRightHead.fixed table td {
    height: 60px !important;
}

.divRightHead.fixed .fontHeadRight {
    font-size: 20px;
}

.divRightHead.fixed .btnAdd,
.divRightHead.fixed .btnDel,
.divRightHead.fixed .btnSort,
.divRightHead.fixed .btnBack,
.divRightHead.fixed .btnSave,
.divRightHead.fixed .btnExport,
.divRightHead.fixed .btnExportPdf,
.divRightHead.fixed .btnHistory,
.divRightHead.fixed .btnEditView,
.divRightHead.fixed .btnSync ,
.divRightHead.fixed .btnTransfer {
    width: 40px;
    height: 40px;
}

.divRightMain.tiny {
    margin-top: 80px;
}

.navControlH {
    margin-bottom: 150px;
}

.formInputSearchI {
    width: 50%!important;
    float: right!important;
}

.bottonSearchStyle {
    padding-right: 10px !important;
    width: 2px !important;
}

.selectSearch1 {
    padding-right: 11px !important;
    width: 21% !important;
}

.selectSearch2 {
    padding-right: 10px !important;
    width: 44.5% !important;
}

.selectSearch3 {
    padding-right: 10px !important;
    width: 54% !important;
}

.selectSearch3 {
    padding-right: 10px !important;
    width: 56% !important;
}

.textSearch {
    padding-right: 10px !important;
    width: 54% !important;
}

.textSearch2 {
    padding-right: 10px !important;
    width: 53% !important;
}

.dateText2 {
    padding-right: 10px !important;
    width: 25% !important;
}

.textLogSearch2 {
    padding-right: 10px !important;
    width: 50% !important;
}


/*######### Start Theme Select Minisite #########*/

.selectTheme {
    width: 800px;
    height: 160px;
    list-style: none;
    /*margin: 0;*/
    margin: 0;
    padding: 0;
    overflow: auto;
}

.parentTheme {
    position: relative;
    width: 100px;
    height: 150px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

.themeActive {
    margin: 1px;
    border: 3px #ff0000 solid;
    width: 92px;
    height: 142px;
    background-image: url(../img/controlpage/correct.png);
    background-position: top right;
    background-repeat: no-repeat;
}


/*######### End Theme Select Minisite #########*/

.formRightContantTbForm {
    height: 37px;
    background-color: #ffffff;
    padding-top: 10px;
}

.formLeftContantTbForm {
    height: 37px;
    background-color: #ffffff;
    padding-right: 15px;
    padding-top: 10px;
}

.formRightContantTbList {
    height: 27px;
    background-color: #ffffff;
    padding-bottom: 5px !important;
}

.formLeftContantTbList {
    height: 27px;
    background-color: #ffffff;
    padding-right: 15px;
}

.tableFile {
  border-collapse: collapse;
  margin-top:-10px;
}

.tableFile, .tableFile th, .tableFile td {
  border: 1px solid #D6D6D6;
}
.tableFile th {
 background-color: #eaeaea; /* Green */
  padding:5px;
}
.tableFile td {
  padding:5px;
}

.register-table-admin tr td {
    padding: 0;
    height: auto;
}


.register-table-admin .tbBoxViewBorderBottom {
    border-bottom: #cccccc solid 1px;
    padding-left: 20px;
    line-height: 30px;
    background: #969696;
    color: #FFFFFF;
}
.register-table-admin .tbBoxViewBorderBottom {
    background-color: #fff;
    line-height: 1.6em;
    border: none;
    border-bottom: 2px solid;
}

.register-table-admin .formTileTxt {
    height: 70px;
}


/*.register-table-admin tr .formLeftContantTbForm, .register-table-admin tr .formRightContantTbForm {
    height: 37px;
    padding-top: 10px;
}
*/
.register-table-admin tr .formLeftContantTbForm, .register-table-admin tr .formRightContantTbForm {
    height: 37px;
    padding-top: 10px;
    width: auto;
}



.checkbox-row:before,
.checkbox-row:after{content: ' '; display: table;}
.checkbox-row:after{clear: both;}
.checkbox-row .showImgTypeAns{
    border-radius: 50%;box-shadow: none;border: 1px solid #ccc;padding: 0;width: 16px;height: 16px;background-color: #fff;position: relative;left: 2px;top: -6px;font-size: 11px;
}

a.download-file-all{
    font-size: 14px;
    background-color: #008dd2;
    color: #fff;
    padding: 15px 10px;
    border-radius: 8px;
}


/*############ Start layout onepage ############*/
/*.selectLayout{
    width: 100%;
    height: 560px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.parentLayout{
    position: relative;
    width: 172px;
    height: 100px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

.layoutActive{
    width: auto;
    height: 100%;
    background-color: hsla(0, 0%, 0%, 0.212);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: top right;
    background-repeat: no-repeat;
}

.layoutUnActive{
    margin: 1px;
    width: 92px;
    height: 142px;
}*/

.selectLayout{
    padding: 0 60px 0 0;
}
.selectLayout li{
    margin-right: 20px;
    width: 200px;
    float: left;
    margin-bottom: 20px;
    list-style: none;
}
.selectLayout .checkboxLayout{
    position: relative;
}
.selectLayout .checkboxLayout input{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
}
.selectLayout .checkboxLayout input:checked ~ .cover:after{
    content: 'เลือก';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.selectLayout .checkboxLayout .cover{
    position: relative;
    margin: 0;
    border: 1px solid #e1e1e1;
}
.selectLayout .checkboxLayout .cover img{
    position: relative;
    width: 100%;
}
/*############ End layout onepage ############*/

/* Edit Footer Login */
@media (max-width: 768px) {
    .new_login{position: relative;}
    .loginBack{padding-bottom: 180px !important;}
    .new_login .footerBackOffice{position: absolute !important; bottom: 0; left: 0;}
}
/* Edit Footer Login */


/* start hashtag */
/* hashtag 24-11-2021 */
.item-list{margin: -5px;}
.item-list > li{padding: 5px; width: auto; float: left; list-style-type: none;}
.item-list > li > .link{display: block; border-radius: 5px; padding: 5px 15px; font-size: 14px; line-height: 1; color: #fff; background-color: #0065cc; border: 1px solid #0065cc;}
.item-list > li > .link:hover{color: #0065cc; background-color: #fff;}
/* end hashtag */

.dataSync{
    margin: 0 auto;
    width: 98%;
    height: 150px;
    padding-top: 106px;
    text-align: center;
    font-size: 16px;
}


/* ####################### Start PDPA  #############*/
/*G-STYLE*/
.btn {
    cursor: pointer;
    background: none;
    position: relative;
    overflow: hidden;
    top: 0;
    z-index: 10;
    border: 1px solid transparent;
    padding: 0 10px;
    min-width: 120px;
    height: 40px;
    line-height: 38px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.btn-primary {
    color: #ffffff;
    background-color: #1D2884;
    border-color: #1D2884;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
    -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
    box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
}

.btn-secondary {
    color: #ffffff;
    background-color: #EC1F27;
    border-color: #EC1F27;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
}

.btn-light {
    color: #999;
    background-color: #ffffff;
    border-color: #999;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
    -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
    box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
}
/*
.viewEditorTileTxt img{width: 100% !important; height: auto !important;}

*/

/*G-STYLE*/

/* G-Jr  12012021 */

.input-key {
    background-color: #fefefe;
    border: 1px solid #c8c7cc;
    height: 30px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

.input-key div {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    margin: 8px 110px 0 5px;
}

.input-key .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    background-color: #2671c2;
    border: none;
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.input-key .btn:focus {
    outline: none;
    box-shadow: none;
}

.input-key .btn:hover {
 background-color: #2671c2;
}

.modal * {
    box-sizing: border-box;
}

.modal-backdrop {
    z-index: 10000;
}

.modal {
    z-index: 10050;
    /*display: flex;
    align-items: center;*/
}

.modal-content {
    border: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.modal-title {
    font-weight: normal;
    font-size: 20px;
}

.modal-body {
    padding: 20px 15px;
}

.modal-body textarea {
    width: 100% !important;
    padding: 10px;
    margin: 0;
    font-family: inherit;
    border-color: #c8c7cc;
    color: #616161;
    font-size: 13px;
    line-height: 1.4em;
}

.modal-footer .btn-secondary {
    background-color: #f2f2f2;
    color: #616161;
    border: none;
    box-shadow: none;
    height: 36px;
    min-width: 120px;
    font-size: 13px;
    border-radius: 5px;
    float: left;
    padding: 0 20px;
}

.modal-footer .btn-primary {
    background-color: #2671c2;
    color: #fff;
    border: none;
    box-shadow: none;
    height: 36px;
    min-width: 120px;
    font-size: 13px;
    border-radius: 5px;
    padding: 0 20px;
}

.modal-backdrop {
    display: none;
}


/* .modal{
    background-color: rgba(0,0,0,0);
}
.modal-open .modal{
    background-color: rgba(0, 0, 0, 0.8);
} */

.modal-open .headBackOffice:before {
    opacity: 0.7;
    visibility: visible;
}

.modal-open .mainBackOffice:before {
    opacity: 0.7;
    visibility: visible;
}

.headBackOffice:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: -2px;
    width: 100%;
    z-index: 10010;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease;
}

.mainBackOffice:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10010;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease;
}

.product-nav {
    width: 96.4%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 35px;
    border-bottom: 1px solid #d8dce0;
}

.product-nav .nav-list {
    margin-left: 20px;
}

.product-nav li {
    position: relative;
}

.product-nav li+li:before {
    content: '';
    position: relative;
    width: 1px;
    height: 20px;
    display: block;
    float: left;
    background-color: #d3d7db;
    margin: 0 15px;
}

.product-nav .link {
    font-size: 14px;
}

.product-nav .link:hover {
    color: #2671c2;
}

.product-nav .active .link {
    color: #2671c2;
}

.nav-list {
    margin: 0;
    padding: 0;
}

.nav-list>li {
    list-style: none;
    float: left;
}

.nav-list:before,
.nav-list:after {
    content: ' ';
    display: table;
}

.nav-list:after {
    clear: both;
}

.nav-list.fluid>li {
    width: 100%;
}

/* G-Jr */
/* ####################### End PDPA  #############*/

.text-danger{
    color: red;
}


/* edit by ohm2 22/12/66 */

.select-icon-warning {
    display: contents;
}
.icon-warning {
    position: relative;
    float: left;
    list-style: none;
    /* padding: 0 5px; */
    margin-bottom: 40px;
    margin-right: 15px;
}

.icon-warning .thumb {
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    border: 4px solid #E3E3E3;
    border-radius: 24px;
}

.icon-active {
    border: 4px solid #1542B9;
    position: absolute;
    left: -1px;
    top: -1px;
    width: 100px;
    height: 100px;
    border-radius: 24px;
    text-align: center;
}

.icon-warning .title {
    width: 108px;
    font-size: 13px;
    margin: auto;
    padding-top: 8px;
    color: #54667a;
    font-weight: bold;
    text-align: center;
}

.icon-active.themeActive::before {
    content: "";
    position: absolute;
    top: -8px;
    right: -8px;
    left: auto;
    width: 25px;
    height: 25px;
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1Ij4NCiAgPGcgaWQ9ImNoZWNrLXRydWUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00OTA3IC0xODU1KSI+DQogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDEyIiBjeD0iMTIuNSIgY3k9IjEyLjUiIHI9IjEyLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ5MDcgMTg1NSkiIGZpbGw9IiNmZmYiLz4NCiAgICA8cGF0aCBpZD0iSWNvbl9hd2Vzb21lLWNoZWNrLWNpcmNsZSIgZGF0YS1uYW1lPSJJY29uIGF3ZXNvbWUtY2hlY2stY2lyY2xlIiBkPSJNMjUuNTYzLDEzLjA2M2ExMi41LDEyLjUsMCwxLDEtMTIuNS0xMi41QTEyLjUsMTIuNSwwLDAsMSwyNS41NjMsMTMuMDYzWk0xMS42MTcsMTkuNjgxbDkuMjc0LTkuMjc0YS44MDYuODA2LDAsMCwwLDAtMS4xNGwtMS4xNC0xLjE0YS44MDYuODA2LDAsMCwwLTEuMTQxLDBsLTcuNTYzLDcuNTYzTDcuNTE1LDEyLjE1OGEuODA3LjgwNywwLDAsMC0xLjE0MSwwTDUuMjM0LDEzLjNhLjgwNi44MDYsMCwwLDAsMCwxLjE0bDUuMjQyLDUuMjQyQS44MDYuODA2LDAsMCwwLDExLjYxNywxOS42ODFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTA2LjQzOCAxODU0LjQzOCkiIGZpbGw9IiMxNTQyYjkiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-size: 25px;
    z-index: 1;
}

.icon-active.themeActive.active ~ .title {
    color: #1542B9;
}


/* ======= validation password  ======*/
@font-face {
    font-family: "feather";
    src: url("../webfonts/feather.eot?t=1501841394106"); /* IE9*/
    src: url("../webfonts/feather.eot?t=1501841394106#iefix")
        format("embedded-opentype"),
      /* IE6-IE8 */ url("../webfonts/feather.woff?t=1501841394106") format("woff"),
      /* chrome, firefox */ url("../webfonts/feather.ttf?t=1501841394106")
        format("truetype"),
      /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url("../webfonts/feather.svg?t=1501841394106#feather") format("svg"); /* iOS 4.1- */
  }

  .feather {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "feather" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

 
  /* ===== ICON =====  */

  .icon-x:before {
    content: "\e8f6";
  }

  .icon-check:before {
    content: "\e83f";
  }

  .icon-eye:before {
    content: "\e86a";
  }

  .icon-eye-off:before {
    content: "\e86e";
  }

  .icon-alert-circle:before {
    content: "\e81c";
  }

/* ===== Password ===== */
  .password-progress p{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: -10px;
  }
  
  .progress{
    margin: 10px 0px;
    height: 0.6rem;
    width: 39%;
  }
  
  .list-unstyled{
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
  }
  
  .list-unstyled .feather{
    color: #1da249e3;
    font-size: 18px;
    font-weight: bold;
  }
  
  .list-unstyled li{
    font-size: 14px;
  }
  
  .progress-bar-danger {
    background-color: #1da249e3;
    width: 10%;
  }
  
  /* .form-default{
    display: none;
  } */
  .list-unstyled .feather.error{
    color: red;
  }
  .list-unstyled .feather.success{
    color: #1da249e3;
  }
  
  .list-unstyled .check.note-passsword{
    font-size: 12px;
    color: #8c8c8c;
  }

  /* ===== Control Group password ===== */
  .control-group-password {
    position: relative;
    width: 39%;
  }
  
  .control-group-password .formInputContantTbShot{
    position: relative;
    width: 100%;
    font-size: 16px;
    background-color: #fff;
  }
  
  .formRightContantTb button.feather {
    background-color: transparent;
    border: none;
    border-radius: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 16px;
    color: var(--color-dark);
    cursor: pointer;
  }



  /*edit comments by ohm2 08/03/24*/
  .formDivRadioR {
    position: relative;
  }

.checkbox-row .showImgTypeAns {
    position: absolute;
    top: 50%;
    left: unset;
    right: -20px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
  }


/*<g/dev>*/
.g-table{padding-right: 30px;}
.g-table .display_table{width: 100%; border-spacing: 0;}
.g-table .display_table thead th,
.g-table .display_table thead td{padding: 10px 18px; font-weight: bold; border-bottom: 1px solid #eee; background-color: #2671c2; color: #ffffff;}
.g-table .display_table tbody tr{height: 45px; }
.g-table .display_table tbody tr:first-child th, 
.g-table .display_table tbody tr:first-child td{ border-top: none;}
.g-table .display_table tbody tr:nth-child(odd){background-color: #f9f9f9;}
.g-table .display_table tbody tr:nth-child(even){background-color: #fff;}
.g-table .display_table tbody tr:nth-child(odd):hover,
.g-table .display_table tbody tr:nth-child(even):hover{background-color: #f6f6f6;}
.g-table .display_table tbody th,
.g-table .display_table tbody td{padding: 10px 18px; border-bottom: 1px solid #eee;}
.g-table .display_table .total td{background-color: #dcedff; color: #2671c2;}


.g-table.layoutNew-modal .display_table tbody tr:nth-child(odd) { background-color: #f9f9f9 !important; }
.g-table .display_table tbody tr:nth-child(odd) { background-color: #fff !important; }

.data-tables-2.layoutNew-modal { padding-left: 20px; padding-right: 20px;}
.data-tables-2.layoutNew-modal .dataTables_wrapper {    margin-right: 0 !important;}
.table_id_box.dataTable{padding-top: 36px;}

.fontHeadModal {padding: 20px 20px; margin-bottom: 20px; border-bottom: 2px solid #969696;}
.fontHeadModal .fontHeadRight {font-weight: bold;}
/*<g/dev>*/

/* edit tup 11 Jan 2021 */
.formRightContantTbList .dataTables_wrapper .dataTables_length select{
    position: absolute;
    left: 0;
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 40px;
    width: 140px;
    font-size: 14px;
    margin-right: 0px;
    line-height: 24px;
    border-radius: 15px;
    padding-left: 70px;
    padding-right: 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 3px rgba(0,0,0,0.15) inset;
    background-color: #fff;
}
.formRightContantTbList .dataTables_wrapper .dataTables_length select:focus{outline: 0;}
.formRightContantTbList .dataTables_wrapper .dataTables_length label{color: transparent;}
.formRightContantTbList .dataTables_wrapper .dataTables_length:before {
    content: "แสดง";
    display: inline-block;
    width: auto;
    padding: 0px 10px;
    height: 25px;
    background: unset;
    color: #666;
    z-index: 1;
    position: absolute;
    top: 8px;
    left: 10px;
    border-right: solid 1px #CCC;
    border-left: unset;
    border-top: 0;
    line-height: 23px;
}
.formRightContantTbList .dataTables_wrapper .dataTables_filter input{
    position: absolute;
    right: 0;
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    height: 40px;
    width: 140px;
    font-size: 14px;
    margin-right: 0px;
    line-height: 24px;
    padding-left: 70px;
    padding-right: 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 3px rgba(0,0,0,0.15) inset;
    background-color: #fff;
}
.formRightContantTbList .dataTables_wrapper .dataList_filter {
    position: relative;
    width: 300px;
}
.formRightContantTbList .dataTables_wrapper .dataTables_filter{position: relative;}
.formRightContantTbList .dataTables_wrapper .dataTables_filter label {color: transparent;}
.formRightContantTbList .dataTables_wrapper .dataTables_filter input:focus{outline: 0;}
.formRightContantTbList .dataTables_wrapper .dataTables_filter input{
    position: absolute;
    right: 0;
    width: 235px;
    padding-left: 80px;
    padding-right: 10px;
    color: #333;
}
.formRightContantTbList .dataTables_filter:before {
    content: "ค้นหา";
    display: inline-block;
    width: auto;
    padding: 0px 15px;
    height: 25px;
    background: unset;
    color: #666;
    z-index: 1;
    position: absolute;
    top: 8px;
    left: -191px;
    border-right: solid 1px #CCC;
    line-height: 25px;
}
.table_id.dataTable{padding-top: 36px;}
table.dataTable thead th{background-color: #2671c2; color: #ffffff;}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border-radius: 3px;
    background: #f5f5f5 !important;
    border: 1px solid transparent !important;
}
.formRightContantTbList .dataTables_wrapper .dataTables_paginate .paginate_button.current{
    color: #fff !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px;
    border: 1px solid transparent;
    background: #2671c2 !important;
}
.formRightContantTbList .dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover {
    color: #fff !important;
    transition: all 400ms;
    border: 1px solid transparent;
}
.formRightContantTbList .dataTables_wrapper .dataTables_paginate span .paginate_button:hover{
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px;
    background: transparent;
    color: #fff !important;
    border: 1px solid #0058c6;
}
.formRightContantTbList .dataTables_wrapper .dataTables_paginate span .paginate_button{
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;

}
.formRightContantTbList table.dataTable tbody tr{height: 45px;}
.formRightContantTbList table.dataTable.display tbody tr.odd>.sorting_1, 
.formRightContantTbList table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color: #f9f9f9;}
.formRightContantTbList table.dataTable.display tbody tr.even>.sorting_1, 
.formRightContantTbList table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color: #ffffff;}
.formRightContantTbList table.dataTable tbody tr.even:hover .sorting_1{background: #f6f6f6;}
/* end edit tup 11 Jan 2021 */

.login-form .twofa{
    clear:both;text-align:center; background-color:#0058c6; color:#FFFFFF;
    font-size: 14px; padding: 10px; border-radius: 5px; line-height: 1.5; 
    display:none; margin-top: 5px;
}


/*========== New Theme (Master) ==========*/
body{
    color: var(--color-default);
}
body,
.mainBackOffice,
.mRightBackOffice{
    background-color: #ecf2f3;
}
.allBackOffice .mainBackOffice {
  min-height: calc(100dvh - 64px);
}
.mLeftBackOffice{
    overflow: visible;
}


.cycle1Login {
  width: 45px;
  height: 45px;
  background: none;
  background-color: var(--color-primary);
  border-radius: 5px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
}
.cycle1Login span {
  font-size: 24px;
}
.cycle2Login {
  width: 50px;
  height: 50px;
  background: none;
  background-color: var(--color-primary);
  border-radius: 5px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
}
.cycle3Login {
  width: 50px;
  height: 50px;
  background: none;
  background-color: var(--color-primary);
  border-radius: 5px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
}
.cycle4Login {
  width: 45px;
  height: 45px;
  background: none;
  background-color: var(--color-primary);
  border-radius: 5px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
}
.cycle4Login span {
  font-size: 24px;
}
.cycleTContantLogin {
  float: left;
  font-size: 16px;
  margin-left: 15px;
  margin-top: 17px;
  color: #666666;
}
.cycleBContantLogin {
  float: left;
  font-size: 14px;
  margin-top: 15px;
  line-height: 20px;
}
.cycle-bg-2 {
  background-color: #17C653;
}
.cycle-bg-3 {
  background-color: #F6C000;
}


.divRightInnerHome {
    width: 100%;
    min-width: 1180px;
    padding: 0 25px;
    margin: auto;
    height: auto;
}


.divRightInnerTopBoxHome {
width: calc(100% / 3);
  background-color: #fff;
  border: none;
  padding: 20px;
  height: 170px;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
          box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
}


.fontTitlTbHome{
    color: var(--color-default);
}
.fontContantTbHome {
    font-size: 14px;
  color: var(--color-default);
  line-height: 1.6em;
}


.tbLeftMenu, .mLeftBackOffice, .navControl, .divLeftMenu, .divLeftSubMenu, .divmenu, .divLeftMenuOver{
    width: 280px;
}
.navControl{
    height: 100dvh;
    overflow: visible;

    position: fixed;
    z-index: 9000;
    width: 280px;
    height: 100%;
    top: 0px;
    right: 0;
    background-color: #fcfcfc;
    border-radius: 5px 0 0 5px;
    padding: 60px 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
    box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
}


.divLeftMenu,
.divLeftMenuOver{
    background-color: transparent;
}
/* .divLeftMenuTb a span, 
.divLeftMenuOver a span{
    position: absolute;
} */
.divLeftMenuTb a, .divLeftMenuOver a {
  font-size: 16px;
  display: block;
  position: relative;
  height: auto;
  line-height: 1.2em;
  /* color: #646464; */
  color: var(--color-default);
  padding: 10px 20px;
    padding-left: 20px;
  padding-left: 35px;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 16px;
}
.divLeftMenu:hover {
    background: transparent;
}
.divLeftMenuOver a{
    background-color: transparent;
}
.divLeftMenuTb a .fa{
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 8px;
    left: 6px;
    transform: inherit;
}
.divLeftMenuTb a img{
    margin: 0;
}


.divRightInnerBigBoxHome{
    margin-left: 0;
    width: 100%;
}


.allBackOffice .footerBackOffice img {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  margin-right: 15px;
}
.allBackOffice .footerBackOffice {
  height: auto;
  min-height: 64px;
  /* padding: 1.25rem 0; */
  border: none;
  /* background: url("../img/static/bg-kanok.svg") center; */
  background-size: cover;
  background-color: #ecf2f3;
  color: var(--color-default);
  text-align: center;
  /* display: flex; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  box-shadow: none;
  z-index: 0;
}
.allBackOffice .footerBackOffice .d-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.allBackOffice .footerBackOffice>div {
  display: table;
  width: 100%;
}
.allBackOffice .footerBackOffice>div>div {
  padding: 15px 25px;
  float: none;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.allBackOffice .footerBackOffice .imgLogo,
.allBackOffice .footerBackOffice .divLogin {
  color: #333;
  margin: 15px 15px;
  font-size: 12px;
  line-height: 1.4em;
}
.allBackOffice .footerBackOffice .imgLogo {
  text-align: left;
}
.allBackOffice .footerBackOffice .divLogin {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  color: #bbb;
  /* padding-right: 75px; */
}
.versionsmall{
    color: #bbb !important;
}


.divRightNav{
    background-color: transparent;
    padding: 0;
}
.divRightNav > table,
.divRightNav > table > tbody,
.divRightNav > table > tbody > tr,
.divRightNav > table > tbody > tr > td{
    display: block;
    width: 100%;
}
.divRightNav .divRightNavTb{
    height: auto;
    padding: 20px 0;
}
/* .divRightNav .divRightNavTb[align="right"]{
    padding: 20px;
    background-color: #fff;
    display: flex;
    box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
    border-radius: 5px;
    margin-bottom: 15px;
} */
.divRightNav .divRightNavTb[align="right"]{
    padding: 0;
}
.divRightNav .divRightNavTb[align="right"] > table{
    padding: 20px;
    background-color: #fff;
    display: flex;
    box-shadow: 0 5px 8px 0 rgba(24, 28, 33, 0.04);
    border-radius: 5px;
    margin-bottom: 15px;
}
.divRightNav .divRightNavTb[align="right"] > table,
.divRightNav .divRightNavTb[align="right"] > table > tbody,
.divRightNav .divRightNavTb[align="right"] > table > tbody > tr{
    display: flex;
    gap: 10px;
    width: 100%;
}
.divRightNav .divRightNavTb[align="right"] > table > tbody > tr td{
    flex-grow: 1;
}
.divRightNav .divRightNavTb[align="right"] > table > tbody > tr td:last-child{
    flex-grow: 0;
}
.divRightNav .divRightNavTb[align="right"] > table > tbody > tr td select,
.divRightNav .divRightNavTb[align="right"] > table > tbody > tr td input[type="text"]{
    width: 100%;
}
.divRightNav .divRightNavTb[align="right"]{
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.divRightNav .divRightNavTb[align="right"] .menuSubMod:first-child{
    /* padding-left: 20px; */
}
.divRightNav .divRightNavTb[align="right"] .menuSubMod:last-child{
    /* padding-right: 20px; */
}
.divRightNav .divRightNavTb[align="right"] .menuSubMod{
    margin: -50px 0 0 0;
    height: 41px;
    float: none;
    background-color: transparent;
    padding: 0 4px;
    /* height: auto; */
    box-shadow: none;
    border-bottom: 1px solid var(--color-border);
}
.divRightNav .divRightNavTb[align="right"] .menuSubMod a{
    display: block;
    height: 40px;
    background-color: #efefef;
    border-top: 1px solid var(--color-border);
    border-left: 1px solid var(--color-border);
    border-right: 1px solid var(--color-border);
    border-radius: 5px 5px 0 0;
    color: #999 !important;
    font-weight: 600;
}
.divRightNav .divRightNavTb[align="right"] .menuSubMod.active a{
    background-color: var(--color-primary);
    color: #fff !important;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}


.divRightNav > table > tbody{
    width: 100%;
}
.divRightNav > table > tbody > tr > td{
    width: 100%;
    display: block;
}
.divRightNavTb .inputContantTb{
    height: 40px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    color: var(--color-dark);
}
.divLeftMenuOver a {
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  background-color: #267ce808;
}
.divLeftMenuOver a .fa{
    position: absolute;
    top: 8px;
    left: 6px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.divRightHead.fixed{
    left: 0;
    top: 85px;
}
.divRightHead.fixed .fontHeadRight{
    top: -10px;
    position: relative;
    font-size: 17px;
    color: var(--color-dark);
}
.divRightNav.fixed .divRightNavTb{
    padding: 0;
}
.divRightHead.fixed table td{
    height: auto !important;
}


.tbBoxViewBorder{
    border-radius: 5px;
}


.fontContantTbNav,
.fontContantTbNav a{
    color: var(--color-default);
}
.fontContantTbNav, 
.divRightNavTb{
    font-size: 14px;
}


.fontHeadRight{
    color: var(--color-primary);
    font-size: 20px;
}



.divRightHead{
    height: auto;
}


.divRightContantOverTb a{
    color: var(--color-dark);
    font-weight: 600;
}
.fontContantTbupdate{
    font-size: 14px;
    color: var(--color-dark);
}
.fontContantTbTime{
    font-size: 12px;
    line-height: 1.2em;
}


.divRightManage{
    padding: 0 3px;
}
.divRightNavTb .inputContantTb{
    padding-left: 10px;
}


.btnAdd, .btnDel, .btnSort, .btnBack, .btnSave, .btnExport, .btnExportPdf, .btnHistory, .btnEditView, .btnSync{
    width: 40px;
    height: 40px;
}
.btnSearch{
    width: 40px;
    height: 40px;
    border-radius: 5px;
}


.fontContantTbEnable{
    color: var(--color-success);
}


/* Card */
.card-permis > tbody > tr + tr > td{
    padding: 0 15px 15px 15px;
    background-color: var(--color-primary);
}
.card-permis tr + tr > td table{
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.card-permis tr + tr > td table .fontTitlTbRight{
    color: var(--color-default);
}
.card-permis tr + tr > td table td label{
    cursor: pointer;
}
.card-permis tr + tr > td table tr:last-child td{
    border-bottom: none;
}


/* Table */
.divRightTitleTbL, .divRightTitleTb, .divRightTitleTbR{
    border-bottom: none;
}
.divSubOverTb{
    background-color: #f5f9f9;
}
.divOverTb:hover,
.divSubOverTb:hover{
    background-color: #ecf2f3;
}


/* Form */
.formInputContantTb{
    height: 40px;
    border-color: var(--color-border);
}
.formInputContantTbShot{
    height: 40px;
    border-color: var(--color-border);
}
.formTextareaContantTb{
    border-color: var(--color-border);
}
.divRightNavTb .inputContantTb{
    border-color: var(--color-border);
}
.formInputSearch{
    height: 40px;
    border-radius: 5px;
    border: 1px solid var(--color-border);
}
.formInputSearchStyle{
    height: 40px;
    border-radius: 5px;
    border: 1px solid var(--color-border);
    width: 100%;
}


.divSortDrop {
  height: auto;
  padding: 10px;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  margin-bottom: 5px;
}


.formEndContantTb{
    border-top: none;
    padding: 0;
}
a[href="#defTop"]{
    font-family: var(--font-family);
    color: var(--color-dark);
    /* display: flex;
    align-items: center;
    justify-content: flex-end; */
    display: block;
    text-align: right;
}
a[href="#defTop"] img{
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.table-responsive{
    overflow-y: hidden;
}



.input-group{
    width: 78%;
}
.input-group a{
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    background-color: #ddd;
    height: 40px;
    border-radius: 5px;
    background-color: var(--color-primary);
    color: #fffc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-family);
    font-weight: 600;
}


.divRightHeadSearch{
    border: none;
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
}


.divRightHeadSearch td{
    padding: 0 !important;
}
.divRightHeadSearch td input{
    margin-bottom: 0 !important;
}
.divRightHeadSearch table{
    padding-top: 0 !important;
}
.divRightHeadSearch table,
.divRightHeadSearch table tbody{display: block;}
.divRightHeadSearch table tbody tr{
    display: flex;
    gap: 10px;
    width: 100%;
}
.divRightHeadSearch table tbody tr + tr{
    margin-top: 10px;
}
.divRightHeadSearch table tbody td{
    width: 50% !important;
    flex-grow: 1;
}
.divRightHeadSearch table tbody td.bottonSearchStyle{
    flex-grow: 0;
    width: 40px !important;
}


.divRightInnerBigBoxHome .divRightTitleHomeBoxAll > tbody > tr:first-child > td{border-bottom: none;}


/* #tallContent{
    width: 100dvw;
    background-color: #000;
}
#tallContent span{
    background-color: #ff0;
} */
#boxWaittingContant{
    width: 100dvw !important;
    /* background-color: #000; */
}
#boxWaittingContant span{
    font-size: 14px !important;
}
#boxWaittingContant img{
    width: 80px !important;
}


.formFontNoteTxt{line-height: 1.3em; margin-top: 5px;}


.btnSearch{border-color: var(--color-border);}



@media (max-width: 1199px) {
}
@media (max-width: 991px) {
  .mLeftBackOffice .logo a .title{font-size: 13px; line-height: 1.3em;}
  .mLeftBackOffice .logo a small{font-size: 10px; line-height: 1.3em; white-space: nowrap; width: 50vw; overflow: hidden; text-overflow: ellipsis;}
  .allBackOffice .mLeftBackOffice{padding: 10px 15px; height: 75px;}
  .mLeftBackOffice .divLogin-img div{width: 35px; height: 35px;}
  .mLeftBackOffice .divLogin > a{padding: 0 7.5px;}
  .allBackOffice .mRightBackOffice{padding-top: 75px;}
  .divRightNav .divRightNavTb{padding: 12px 0;}
  .fontContantTbNav a{font-size: 12px;}
  .fontContantTbNav, .divRightNavTb{font-size: 12px;}
  .divRightInnerHome{min-width: inherit; padding: 0 15px;}
  .mainBackOffice{min-width: inherit;}
  .allBackOffice{min-width: inherit;}
  .divDashboard-widget{margin: 0;}
  .divRightInnerTopBoxHome{width: 100%; margin: 0; margin-bottom: 10px; padding: 15px; height: auto;}
  .divRightInnerBigBoxHome{margin-top: 0 !important;}
  .cycle1Login{width: 35px; height: 35px;}
  .cycle1Login span{font-size: 16px;}
  .cycle4Login{width: 35px; height: 35px;}
  .cycle4Login span{font-size: 16px;}
  .fontContantTbHome{font-size: 13px;}
  .fontTitlTbHome{font-size: 15px;}
  .divRightInnerBigBoxHome .divRightTitleHomeBoxAll .divRightTitleHome{padding: 0;}
  .divRightInnerBigBoxHome .divRightTitleHomeBoxAll > tbody > tr:first-child > td{border-bottom: none;}
  .allBackOffice .footerBackOffice .imgLogo{text-align: center; font-size: 11px; padding-bottom: 0;}
  .allBackOffice .footerBackOffice{min-width: 100%;}
  .allBackOffice .footerBackOffice > div{display: block;}
  .allBackOffice .footerBackOffice > div > div{display: block; padding: 15px; text-align: center;}
  .allBackOffice .footerBackOffice .imgLogo, .allBackOffice .footerBackOffice .divLogin{margin: 0;}
  .allBackOffice .footerBackOffice .divLogin{text-align: center; padding-top: 0;}
  
  .mLeftBackOffice .logo a .title{padding-right: 15px;}

    .divRightInnerBigBoxHome .divRightTitleHomeBoxAll{
        background-color: transparent;
        box-shadow: none;
    }
    .divRightTrHome{
        background-color: transparent;
    }
    .divRightTrHome>table>tbody>tr:first-child {
        display: none;
    }
    .divRightTrHome>table>tbody>tr:nth-child(2){
        margin-top: 0;
        border-radius: 0 0 5px 5px;
    }
    .divRightTrHome>table>tbody>tr {
        display: block;
        border: 1px solid var(--color-border);
        padding: 0;
        border-radius: 5px;
        margin-top: 7.5px;
        overflow: hidden;
    }
    .divRightTrHome>table>tbody>tr>td {
        border-bottom: none;
        display: block;
        /* font-size: 0.9em; */
        text-align: right !important;
        padding: 10px 15px !important;
        height: auto;
    }
    .divRightTrHome>table>tbody>tr>td:nth-child(odd) {
        background-color: #fafafa;
    }
    .divRightTrHome>table>tbody>tr>td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    .divRightTrHome>table>tbody>tr>td:last-child {
        border-bottom: 0;
    }
    .divLeftMenuTb a, .divLeftMenuOver a{font-size: 14px;}
    .divLeftMenuTb a .material-symbols-outlined, .divLeftMenuOver a .material-symbols-outlined, .divLeftSubMenuTb a .material-symbols-outlined{font-size: 18px;}
    .divBtnmenu-close{top: 15px;}

    .btnAdd, .btnDel, .btnSort, .btnBack, .btnSave, .btnExport, .btnExportPdf, .btnHistory, .btnEditView, .btnSync{
        width: 35px;
        height: 35px;
        margin-left: 7.5px;
    }

    .divRightMain.table-responsive > table tr td.formLeftContantTb{
        /* color: var(--color-gray); */
        /* color: #8496aa; */
        margin-bottom: 4px;
    }
    .divRightHead.fixed .fontHeadRight{top: -5px;}
    .divRightHead.fixed{top: 75px; height: 60px;}
    .divRightNav.fixed{padding: 5px 15px; top: 103px;}
    .divRightHead.fixed .btnAdd, .divRightHead.fixed .btnDel, .divRightHead.fixed .btnSort, .divRightHead.fixed .btnBack, .divRightHead.fixed .btnSave, .divRightHead.fixed .btnExport, .divRightHead.fixed .btnExportPdf, .divRightHead.fixed .btnHistory, .divRightHead.fixed .btnEditView, .divRightHead.fixed .btnSync{
        width: 35px;
        height: 35px;
        margin-top: 7px;
    }
    .formRightContantTb.mb-select-time .mb-select-time-row .select2 {width: 100% !important;}
    .divRightMain.table-responsive table.mb-column.showMatrixNotGroup tr + tr{padding-left: 0; padding-right: 0;}
    .divRightMain.table-responsive table.mb-column tr.no-pl{padding-left: 0; padding-right: 0;}


    .divRightNav .divRightNavTb[align="right"] > table{padding: 15px;}
    .divRightNav.fixed .divRightNavTb[align="right"]{display: none !important;}
    
    .divRightNav .divRightNavTb[align="right"] > table > tbody > tr:last-child td:last-child input{width: 100%;}

    .divRightHome{margin-top: 15px;}

    .divRightNavTb{height: auto;}

    .formInputContantTbShot{min-width: 100%;}

    .list-unstyled{margin-bottom: 0;}
    .list-unstyled li{font-size: 12px;}
    .list-unstyled .feather{font-size: 12px; position: relative; top: 1px;}

    .input-group{width: 100%;}
    .input-group a{width: 100px;}
    .divRightMain > .tbBoxViewBorder .input-group .formInputContantTb{width: calc(100% - 108px) !important;}
    .menu-icon{max-width: 100%;}
    .menu-icon .menu-icon-select a{width: 100px;}

    .divRightHeadSearch table tbody td{width: 100% !important;}
    .divRightHeadSearch table tbody tr{flex-direction: column;}
    .divRightHeadSearch table tbody td.bottonSearchStyle{width: 100% !important;}
    .divRightHeadSearch{padding: 15px;}

    /* .divRightNav .divRightNavTb[align="right"] .menuSubMod{margin-top: 0; margin-bottom: 10px;} */
    .divRightNav .divRightNavTb[align="right"] .menuSubMod{margin-top: 0; margin-bottom: 0px;}
    .divRightNav .divRightNavTb[align="right"] .menuSubMod:first-child{padding-left: 0px; width: fit-content;}
    .divRightNav .divRightNavTb[align="right"] .menuSubMod:last-child{padding-right: 4px;}
    /* .divRightNav .divRightNavTb[align="right"]{gap: 0; margin-left: 0; justify-content: flex-start; flex-direction: revert;} */
    .divRightNav .divRightNavTb[align="right"]{gap: 0; margin-left: 0; justify-content: flex-start;}
    .menuSubMod,
    .menuSubMod.active{min-width: auto !important;}
    .menuSubMod a{min-width: auto;}
    .divRightNav .menuSubMod{width: fit-content;}

    input[value="sy_logs_time"] ~ .divRightNav ~ .divRightHeadSearch ~ .divRightHead ~ .list-responsive > table > tbody > tr:first-child{display: none !important;}

    .divSortDrop{padding: 0;}
    .divSortDrop .fontContantTbupdate{font-size: 12px;}
    .divSortDrop .fontContantTbTime{font-size: 10px;}

    .allBackOffice .mainBackOffice{min-height: calc(100dvh - 144px);}
    .mRightBackOffice{min-height: calc(100dvh - 144px);}
    
    .divRightNav{padding: 0;}
    .divRightNav.fixed{position: relative; top: 0; padding: 0;}
    .divRightNav.fixed tr td.divRightNavTb:nth-child(2){display: flex !important;}
    .divRightNav.fixed .divRightNavTb[align="right"] > table{margin-bottom: calc(15px + 50px);}
    .divRightNav .divRightNavTb[align="left"]{height: 40px;}
    .divRightHead{height: 50px;}
    .divRightHead.fixed{position: fixed; height: 50px; padding: 0 15px; top: 75px; width: 100%;}
    /* .divRightHead.fixed{position: relative; top: 75px; width: 100dvw; margin-left: -15px;} */
    .divRightNav.fixed .fontContantTbNav{position: fixed; top: 104px;}
    
    .card-permis .list-responsive > table .formDivRadioR span{display: block;}
    .card-permis .list-responsive > table > tbody > tr td img{margin-left: 0 !important;}

    .boxHomeSortli .divRightTrHome table{margin-top: 0;}
    .divRightTrHome{padding: 0; height: auto; min-height: 100px;}
    
    #boxHomeSort .divRightTrHome > table > tbody > tr > td{padding: 0 !important; font-size: 12px;}
    #boxHomeSort .divRightTrHome > table > tbody > tr > td:first-child{text-align: center !important;}
    #boxHomeSort .divRightTrHome > table > tbody > tr:last-child{margin-bottom: 10px;}
}

#boxHomeSort .divRightTrHome > table > tbody > tr:first-child{display: flex;}
#boxHomeSort .divRightTrHome > table > tbody > tr{display: flex; border: none; border-radius: 0;}
#boxHomeSort .divRightInnerBigBoxHome .divRightTitleHomeBoxAll .divRightTitleHome{padding: 0;}

.boxHomeSortli .divRightTrHome > table > tbody > tr > td{background-color: transparent !important;}
.boxHomeSortli .divRightTitleHomeBoxAll{background-color: #fff; border-radius: 5px;}
.boxHomeSortli .divRightTrHome table tr td:first-child{color: var(--color-gray);}
.boxHomeSortli .divRightTrHome table{margin-top: 0;}
.boxHomeSortli .divRightTrHome table tr{border-bottom: none;}
/* Edit sub menu */
.divLeftMenuOverNew {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3px;
    float: none;
    width: auto !important;
    border-radius: 4px;
    background-color: transparent;
    border: none;
    height: auto;
    min-height: 35px;
    margin: 0;
}
.divLeftSubMenuOver {
    min-width: inherit;
    max-width: inherit;
    width: 100%;
    background-color: transparent;
    color: var(--color-dark);
}
/* เอาจุดออก */
.divLeftSubMenuTb a:before {
    content: none !important;
    display: none !important;
    border: none !important;
}
.divLeftSubMenu a:hover, .divLeftSubMenuTb a:hover {
    background-color: #f6f6f9;
    color: var(--color-dark);
}
/* ลูกษรเมนู */
.divLeftMenuTb a .fa{
    top: 6.3px;
}
.divLeftSubMenuTb a span {
    overflow: clip;
    margin: 0px 5px 0px 0px;
}
.divLeftMenuTb a .fa.angle {
    display:block;
    margin-right: -20px;
    /* top: 11px;
    right: 0px;
    left: auto; */
}
.divLeftMenuOverNew[onclick*="clickOutSubMenuLeft"] a .fa.angle {
    align-content: end;
}
.divLeftMenuOverNew[onclick*="clickOutSubMenuLeft"] a .fa.angle {
  -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center;
    margin-right: -10px;
}
/* End ลูกษรเมนู */
.submenu_txt{
    margin-left: 20px;
    max-width: 150px;

}
/* END-Edit sub menu */
/* Edit Icon */
.menu-icon .menu-icon-block {
    width: 25%;
}
@media (max-width: 768px) {
    .menu-icon .menu-icon-block {
    width: 100%;
}
}
.hasDatepicker{
    /* width: 36% !important; */
}
/*========== New Theme (Master) ==========*/

/*========== Cutomize Zone (Site) ==========*/
@media (max-width: 1024px) { 
    
    .formEndContantTb {
        display: block;       
        width: 100%;          
        text-align: center;   
        padding: 20px 0;
        background-color: transparent;
        border: none;
    }

  
    .formEndContantTb a {
        font-size: 12px;
        text-decoration: none;
    }
    
    .formEndContantTb img {
        vertical-align: middle;
    }
}
/* แก้ TEXT ล้นการ์ด */
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr > td:last-child {
        height: 4.7vh;
    } 
}
/* Edit Footer */
@media (max-width: 767px) {
    .list-responsive > table > tbody > tr > td.divRightContantTbRL.bg-nav {
        background-color: #fff !important;
        padding: 10px !important;
        height: 7.7vh;
    }
}
@media (max-width: 375px) {
    .list-responsive > table > tbody > tr > td.divRightContantTbRL.bg-nav {
        background-color: #fff !important;
        padding: 10px !important;
        height: 11vh;
    }
}
@media (max-width: 375px) {
    .list-responsive > table > tbody > tr > td:last-child {
        height: 6vh;
    }
}
/* End-Edit Footer */
/* Search */
@media (max-width: 767px) {
    .formInputSearchI {
        width: 100% !important;
        float: right !important;
    }
}
/* End Search */
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr:first-child td:first-child {
        height: 4vh;
    }
}

@media (max-width: 375px) {
    .list-responsive > table > tbody > tr:first-child td:first-child {
        height: 5vh;
    }
}
@media (max-width: 767px) {
    .divRightHead {
        height: auto;
    }
}
/* แก้textล้นการ์ด */
@media (max-width: 991px) { 
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg .displayClickImg {
        width: auto !important;
        height: auto !important;
    }
}
/* Edit UI Login-Page */
.loginNew-wrapper .login-form {
    padding: 0px 50px;
}
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr > td[data-label] .fontContantTbTime a {
        margin-top: -7px !important;
    }
}
@media (max-width: 991px) {
    .displayTdText.displayTdImg > a ~ br ~ span {
        display: flex;
    }
}
@media (max-width: 991px) {
    .displayTdImg ~ td {
        white-space: normal;
        width: 200px;
    }
}
@media (max-width: 991px) {
    .displayTdImg ~ td {
        display: contents;
    }
}
@media (max-width: 991px) {
    .list-responsive .fontContantTbTime {
        text-align: right;
    }
}
@media (max-width: 991px) {
    .displayTdImg .fontContantTbTime ~ span{
        display: flex;
    }
}
.divRightHeadSearch .formInputSearchI{
    width: 100% !important;
}
@media (max-width: 767px) {
    .divRightHead {
        min-height: fit-content;
    }
}
/* Edit.select2 */
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    height: 37px;
}
.select2-container--default .select2-selection--multiple {
    border-color: var(--color-border) !important;
}
.select2-container--default .select2-selection--single {
    height: 40px !important;
    border-color: var(--color-border) !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    min-height: fit-content;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
    width: 30px !important;
}
/* End Edit.select2 */
.time-flex-container {
    display: flex;
    gap: 10px;
    width: 100%;
    align-items: center; 
    min-width: 300px;
    max-width: 350px;
}

.time-flex-container .formSelectContantTb {
    flex: 1;
    min-width: 0;
}
@media (max-width: 400px) {
    .time-flex-container {
        width: 100%;
        min-width: 315px;
        max-width: 400px;
    }
    #cdateInput, #ctimeInput, #Inputviewconf {
        width: 100% !important;
        min-width: 315px;
        max-width: 400px;
    }
}
@media (max-width: 991px) {
    .time-flex-container {
        width: 100%;
        min-width: 315px;
        max-width: 400px;
    }
    #cdateInput, #ctimeInput, #Inputviewconf {
        width: 100% !important;
        min-width: 315px;
        max-width: 400px;
    }
}
@media (max-width: 991px) {
    .divRightHead {
        min-height: fit-content;
    }
}
.custom-right-row .original-link {
    color: inherit !important;
    text-decoration: none;
    font-weight: bold;
}

.custom-right-row .text-right-all {
    text-align: right !important;
}

.custom-right-row .inner-flex-name{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.custom-right-row .inner-flex-date{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.custom-right-row .manage-entry {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.custom-right-row .col-info { width: 45%; }
.custom-right-row .col-date { width: 30%; }
.custom-right-row .col-manage { width: 25%; }

.custom-right-row .sync-icon {
    width: 22px;
    height: auto;
}

.custom-right-row .expire-label {
    font-size: 11px;
    color: #888;
}
@media (max-width: 767px) {
    .custom-right-row .inner-flex-name{
        margin-left: 5px;
    }
}
@media screen and (max-width: 767px) {
    .custom-right-row {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-end !important;
        padding: 10px 0 !important;
        border-bottom: 1px solid #eee !important;
    }

    .custom-right-row td {
        display: block !important;
        border: none !important;
        padding: 0 5px !important;
    }
    .custom-right-row .col-info { flex: 0 0 45% !important; }
    .custom-right-row .col-date { flex: 0 0 30% !important; }
    .custom-right-row .col-manage { flex: 0 0 25% !important; }

    .custom-right-row .original-link { font-size: 12px; }
    .custom-right-row .fontContantTbupdate, 
    .custom-right-row .fontContantTbTime { font-size: 11px !important; }
    .custom-right-row .fontContantTbManage { font-size: 10px !important; }
    .custom-right-row .sync-icon { width: 18px !important; }
}
.tbBoxViewBorder .formInputContantTbShot.input-short {
    width: 20% !important;
}
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr > td .displayTdImg {
        width: 100% !important;
        padding: 0;
    }
}
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr > td .displayTdImg {
        text-align: right !important;
    }
}
@media (max-width: 991px) {
    .divRightContantOverTb {
        white-space: normal !important;
        word-break: break-word !important;
        overflow-wrap: break-word !important;
    }
}
@media (max-width: 991px) {
    .list-responsive > table > tbody > tr > td[data-label]::before {
        text-align: justify;
        max-width: 150px;
        min-width: 50px;
    }
}
@media (max-width: 375px) {
    .list-responsive > table > tbody > tr > td[data-label]::before {
        text-align: justify;
        max-width: 105px;
        min-width: 50px;
    }
}
@media (max-width: 768px) {
    .dis_none{
        display: none !important;
    }
    
}
@media (max-width: 768px) {
    .divRightNav .divRightNavTb[align="right"] .menuSubMod a{
    display: block;
    /* height: 50px; */
    background-color: #efefef;
    border: 1px solid var(--color-border);
    border-radius: 5px;
    color: #999 !important;
    font-weight: 600;
}
}
@media (max-width: 991px) {
    .divRightNav .divRightNavTb[align="right"] {
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .select_form {
        padding: 10px !important;
    }
    
}
.custom-time-layout {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: fit-content;
}
.custom-time-layout .time-select-box {
    width: 85px !important;
    height: 35px !important;
    box-sizing: border-box !important;
    padding: 0 10px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    text-align: center !important;
}

.custom-time-layout .time-separator {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0 2px;
}
@media (max-width: 991px) {
    .custom-time-layout {
        justify-content: flex-start; 
        margin-top: 5px;
    }
    
    .custom-time-layout .time-select-box {
        width: 75px !important;
    }
}
/* Lat Long */

/* Create-edit latlong */
.formRightContantTb .info_glati,
.formRightContantTb .info_glongti{
    display: inline-block;
    width: 48%;
    max-width: 340px;
    min-width: 140px;
    height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #c8c7cc;
    color: #000;
    border-radius: 3px;
    background: #fff;

    margin-right: 2%;
}
@media (max-width:768px) {
.formRightContantTb .info_glati,
.formRightContantTb .info_glongti{
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
}
}
.custom-color-view-container {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 0;
}
/* End Create-edit latlong */
/* กล่องพรีวิวสี */
.custom-color-view-container .color-preview-box {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    flex-shrink: 0;
    display: block !important;
}

.custom-color-view-container .color-code-text {
    font-size: 14px;
    color: #666;
}

@media screen and (max-width: 991px) {
    .formLeftContantTb {
        width: 100% !important;
        text-align: left !important;
        display: block !important;
        padding-bottom: 5px !important;
    }

    .formRightContantTb {
        width: 100% !important;
        display: block !important;
        padding-left: 15px !important;
    }

    .custom-color-view-container .color-preview-box {
        width: 40px;
        height: 40px;
    }
}
/* End กล่องพรีวิวสี */
@media (max-width: 768px) {
    .displayResponsive{
    display: flex !important;
    max-width: 400px;
    }
}
/* หน้าอัพเดท */
@media (max-width: 768px) {
    .D-flex{
    display: flex !important;
    max-height: 5.5vh !important;
    }
}
/*End หน้าอัพเดท */
.boxViewAllHome {
    color: #FFFFFF;
}
.file-input-wrapper>.btn-file-input {
    width: 340px;
}
.btnAdd2 {
    margin-bottom: 10px;
    margin-top: 8px;
}
.btnDel2 {
    margin-bottom: 10px;
    margin-top: 8px;
}
.lebel_CheckBox{
    display: inline-flex; 
    align-items: center;
    margin-top:7px;
}
label{
    display: inline-flex; 
    align-items: center;
    margin-top:7px;
}
.formDivRadioR {
    margin-top: 0px;
}
.W-CreareDate{
    width: 20% !important;
    height: 40px;
    border-color: var(--color-border);
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    border-radius: 5px;
    padding: 0 12px;
    min-width: 350px;
}
.select2-container{
    width: 78% !important;
}
#inputColor{
    height: 40px;
    border-radius: 5px;
    text-align: center;
    min-width: 100px !important;
}
.divRightMain .tbBoxListwBorder tbody > tr:last-child td {
    /* vertical-align: middle; */
}
/* Edit Navigate select */
.fontContantTbNavPage .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px !important;
}
.fontContantTbNavPage .select2-container--default .select2-selection--single {
    height: 30px !important;
}
/* End Navigate select */
@media (max-width: 991px) {
    .D-Flex{
        display: -webkit-box;
        min-width: 300px !important;
    }
    .size-search{
        width: 82% !important;
    }
}
@media (max-width: 375px) {
    .D-Flex{
        display: -webkit-box;
        min-width: 200px !important;
    }
    .size-search{
        width: 82% !important;
    }
}
@media (max-width: 390px) {
    .D-Flex{
        display: -webkit-box;
        min-width: 250px !important;
    }
    .size-search{
        width: 82% !important;
    }
}
@media (max-width: 500px) {
    .D-Flex{
        display: -webkit-box;
        min-width: 250px !important;
    }
    .size-search{
        width: 82% !important;
    }
}
.mb-column tr td.mb-column-td .formInputContantTb{float: left;}
.mb-column tr td.mb-column-td .btnAdd2,
.mb-column tr td.mb-column-td .btnDel2{min-width: 22px; margin-top: 10px;}
.btnSSS{
    width: 30px !important;
    height: 30px !important;
}
@media (max-width: 991px) {
    .table-responsive>table>tbody>tr>td>table.showMatrixNotGroup.mobile{width: 100%;}

    .file-input-wrapper,
    .file-input-wrapper>input[type="file"],
    .file-input-wrapper>.btn-file-input{width: 100%;}

    .formFontTileTxt:after{content: ''; display: table; clear: both;}

    .divRightNav .divRightNavTb[align="right"]{gap: 0;}

    table.tbBoxListwBorder.show-xs > tbody > tr:first-child{display: flex !important; width: 100%; border-radius: 4px 4px 0 0;
        justify-content: space-between; align-items: center; background-color: var(--color-primary);
    }
    table.tbBoxListwBorder.show-xs > tbody > tr:first-child td.divRightTitleTbL.hidden-xs{display: none;}
    table.tbBoxListwBorder.show-xs > tbody > tr:first-child td + td{display: block; background-color: transparent;}
    table.tbBoxListwBorder.show-xs > tbody > tr:first-child td:last-child{width: auto;}

    .list-responsive > table.table-full > tbody > tr > td:last-child{height: auto;}

    .divRightContantOverTb table.table-setting-mb .fontContantTbupdate,
    .divRightContantOverTb table.table-setting-mb .fontContantTbTime{font-size: 12px;}
    .divRightContantOverTb table.table-setting-mb .fontContantTbTime{line-height: 1em;}
    .divRightContantOverTb table.table-setting-mb .widthDiv.displayClickImg{width: auto; height: auto;}
    .divRightContantOverTb table.table-setting-mb tr:first-child td{padding-left: 5px; padding-right: 5px !important;}
    .divRightContantOverTb table.table-setting-mb .listper{padding: 5px;}
    .divRightContantOverTb table.table-setting-mb .listper:after{content: ''; display: table; clear: both;}
    .divRightContantOverTb table.table-setting-mb .listper li span{line-height: 1.4em;}


    .fontHeadRight{line-height: 1.4em;}

    label.checkbox-row{display: flex;}
    label.checkbox-row + label.checkbox-row{margin-left: 0px;}
    .checkbox-row + .checkbox-row{margin-top: 10px;padding-top: 10px;border-top: 1px solid var(--color-snow);}
    .divRightMain.table-responsive > table tr td .checkbox-row label{margin-bottom: 0;}
    
    .mb-column{display: block;}
    .mb-column tr{display: block; }
    .mb-column tr td{display: block; }
    .mb-column tr td.mb-column-td{display: flex; align-items: center;}
    /* .mb-column tr td.mb-column-td.pd-lr{padding-left: 15px !important; padding-right: 15px !important;} */
    .mb-column tr td.mb-column-td .btnAdd2,
    .mb-column tr td.mb-column-td .btnDel2{margin-top: 0;}
    /* tr.showMatrixNotGroup .mb-column tr + tr .formLeftContantTb{margin-left: -15px;} */

    .table-responsive > table > tbody > tr > td > table.mb-column{margin-left: 0 !important;}


    .divRightMain.table-responsive table.mb-column tbody{padding-bottom: 0;}
    .divRightMain.table-responsive table.mb-column tr td.formLeftContantTb{padding: 10px 15px 0 !important;}
    .divRightMain.table-responsive table.mb-column tr:not(:first-child){padding-top: 0px;}
    .divRightMain.table-responsive table.mb-column .D-Grid td.formLeftContantTb.no-plr{padding-left: 0 !important; padding-right: 0 !important;}
    .divRightMain.table-responsive table.mb-column .D-Grid + .D-Grid td.formLeftContantTb{padding-left: 0 !important; padding-right: 0 !important;}
    .divRightMain.table-responsive table.mb-column .D-Grid + .D-Grid td.formLeftContantTb.pd-lr{padding-left: 15px !important; padding-right: 15px !important;}
    .divRightMain.table-responsive > table tr.showMatrixGroupName .mb-column tr + tr{padding-left: 0; padding-right: 0;}
    .divRightMain.table-responsive > table tr.showMatrixGroupName .mb-column tr.padding-last:last-child{padding-bottom: 15px;}

    .formRightContantTb.mb-select-time table{width: 100%;}
    .formRightContantTb.mb-select-time table > tbody{padding-bottom: 0;}
    .formRightContantTb.mb-select-time table > tbody > tr > td{width: 100%;}
    .formRightContantTb.mb-select-time .mb-select-time-row{display: flex !important; align-items: center;}
    .formRightContantTb.mb-select-time .mb-select-time-row > td{flex: 1 0 0%;}
    .formRightContantTb.mb-select-time .mb-select-time-row > td.col-auto{flex: 0 0 auto; width: 1%;}
    .formRightContantTb.mb-select-time .mb-select-time-row > td:last-child{padding-left: 5px !important; padding-right: 0 !important;}

    .divRightMain.table-responsive table.mb-column tr.no-pl{padding-left: 0; padding-right: 0;}

    .custom-time-layout{width: 100%;}
}
.widthDivM{
    margin-bottom: 0px !important;
}
#cdateInput{
    width: 20%;
}
#importdateInput{
    width: 20%;
}
#Inputviewconf{
    width: 20%;
}
.table-poll-ans td {
    display: flex !important; 
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 8px; 
    padding: 10px 0;
}

/* ปรับแต่งช่องคำตอบ (ตัวแรก) ให้ยืดหยุ่น */
.table-poll-ans td input[name^="inputAns"] {
    flex: 1 1 auto !important;
    min-width: 0;
    max-width: 350px;
}

/* ปรับแต่งข้อความ 'คะแนนโหวต' */
.table-poll-ans td a {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
    text-decoration: none;
    color: inherit;
}

/* ปรับแต่งช่องคะแนน (ตัวหลัง) */
.table-poll-ans td input[name^="inputscore"] {
    flex: 0 0 60px !important; 
    width: 60px !important;
    /* text-align: center; */
}
/* ใช้ Media Query เพื่อให้มีผลเฉพาะมือถือ */
@media (max-width: 768px) {
    .table-poll-ans td {
        display: flex !important;          
        flex-direction: row !important;     
        flex-wrap: nowrap !important;        
        align-items: center !important;      
        gap: 5px !important;          
        padding: 8px 0 !important;
    }

    /* ช่องคำตอบ (input ตัวแรก) */
    .table-poll-ans td input[name^="inputAns"] {
        flex: 1 1 auto !important;     
        width: 100% !important;
        min-width: 50px !important;          
        max-width: 100px !important;         
    }

    /* ตัวหนังสือ 'คะแนนโหวต :' */
    .table-poll-ans td a {
        flex: 0 0 auto !important;           
        white-space: nowrap !important;     
        font-size: 12px !important;          
        text-decoration: none !important;
        color: #333 !important;
    }

    /* ช่องคะแนน (input ตัวหลัง) */
    .table-poll-ans td input[name^="inputscore"] {
        flex: 0 0 50px !important;         
        width: 50px !important;
        text-align: center !important;       
        padding: 4px !important;
        max-width: 100px !important;
    }
    .table-poll-ans{
        margin: 0 !important;
    }
}
@media (max-width: 991px) {

  .divRightNav .divRightNavTb[align="right"] {
      display: flex !important;
      flex-wrap: nowrap !important;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      gap: 6px;
  }

}

@media (max-width: 991px) {

  .divRightNav .menuSubMod,
  .divRightNav .menuSubMod a {
      white-space: nowrap !important;
      flex: 0 0 auto;
  }

}
@media (max-width: 991px) {

  .divRightNav .menuSubMod {
      float: none !important;
      min-width: unset !important;
  }
}
@media (max-width: 991px) {
    #myTable{
        margin-left: 0;
    }
    #myTableTel {
        margin-left: 0;
    }
    #myTableEmail{
        margin-left: 0;
    }
    #myTableEdu {
        margin-left: 0;
    }
    #myTableHistory {
        margin-left: 0;
    }
    [id^="inputtel["] {
    margin-bottom: 10px;
    }
    [id^="inputmail["] {
    margin-bottom: 10px;
    }
    [id^="inputEdu["] {
    margin-bottom: 10px;
    }    
    [id^="inputHistory["] {
    margin-bottom: 10px;
    }
    [id^="tel"] {
    padding: 0px !important;
    }
    [id^="email"] {
    padding: 0px !important;
    }
    [id^="edu"] {
    padding: 0px !important;
    }
    [id^="His"] {
    padding: 0px !important;
    }
    [id^="Tel"] {
    padding: 0px !important;
    }
    [id^="Email"] {
    padding: 0px !important;
    }   
    [id^="Edu"] {
    padding: 0px !important;    
    }   

    [id^="inputscore"] {
    min-width: 150px;
    }
    [id^="inputAns"] {
    min-width: 150px !important;
    }
    .W-CreareDate{
        width: 100% !important;
        min-width: 100% !important;
    }
}
.select2-selection--single{
    margin-bottom: 10px;
}
/* #inputSubject{
    margin-top: 15px;
} */
/* .divRightMain .tbBoxListwBorder tbody > tr:first-child td {
    background-color: var(--color-primary);
    padding: 15px 10px;
} */
@media (max-width: 991px) {
  .D-None{
      display: none !important;
  }
}
.EmailTable{
    margin-left: 28px;
}
@media (max-width: 991px) {
    .EmailTable{
        margin-left: 0px !important;
    }
}
@media (max-width: 374px) {
    .mb-Sett{
        width: 230px !important;
    }
}
@media (max-width: 413px) {
    .mb-Sett{
        width: 270px !important;
    }
}
@media (max-width: 429px) {
    .mb-Sett{
        width: 290px !important;
    }
}
 .btnAdd4 {
    width: 30px;
    height: 30px;
    background: url(../img/btn/add2.png) center no-repeat;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    margin: 0 5px;
}
@media (max-width: 991px) {
    .mb-Email{
        margin-left: 0px !important;
        max-width: 400px !important;
        width: 100% !important;
    }
}
@media (max-width: 991px) {
    .mb-Email{
        margin-left: 0px !important;
        max-width: 400px !important;
        width: 100% !important;
    }
}
@media (max-width: 991px) {
    #boxMailContact .formDivView {min-width: 400px; max-width: 400px; position: relative;}
    .Email-Input{max-width: 400px;}
}
@media (max-width: 435px) {
    #boxMailContact .formDivView {min-width: 350px; max-width: 350px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 431px) {
    #boxMailContact .formDivView {min-width: 350px; max-width: 350px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 414px) {
    #boxMailContact .formDivView {min-width: 350px; max-width: 350px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 391px) {
    #boxMailContact .formDivView {min-width: 330px; max-width: 330px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 376px) {
    #boxMailContact .formDivView {min-width: 315px; max-width: 315px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 360px) {
    #boxMailContact .formDivView {min-width: 300px; max-width: 300px; position: relative;}
    .Email-Input{max-width: 350px;}
}
@media (max-width: 344px) {
    #boxMailContact .formDivView {min-width: 284px; max-width: 284px; position: relative;}
    .Email-Input{max-width: 284px;}
}
.Input_email{
    width: 360px !important;
}
/* #boxMailContact .formDivView {max-width: 400px; position: relative;}
#boxMailContact .formDivView a {width: 100%;display: block;}
#boxMailContact .formDivView > a > img {position: absolute;right: 0;} */
/*========== Cutomize Zone (Site) ==========*/



/*============= Edit project ==============*/
html{height: auto;}
.loginNew-wrapper .login-form .body .title p{text-align:center; background-color:var(--color-primary);color:var(--color-light);
    font-size: 14px; padding: 10px; border-radius: 5px; margin-top: 5px; line-height: 1.5; font-weight: normal;
}
#loadCheckComplete{font-size: 0;}

.new_login{font-family: 'db_helvethaica';}
.new_login .loginNew-wrapper .collumn.col-left {background: url(../img/bg-new-login-2.png) center; background-size: cover;}
.new_login .loginNew-wrapper .login-form{max-width: 500px; width: 100%;}
.new_login .loginNew-wrapper .login-form .body{max-width: 400px; width: 100%;}
.new_login .login-form .form-btn .btn:hover{background: transparent;}
.new_login .login-form .form-btn .btn.btn-sso-login{background: transparent;}

.divLeftMenuTb a img{filter: none;}

.divRightMain > .tbBoxViewBorder .formInputContantTbShot#Inputviewconf,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#inputViewRead,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#sdateInput,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#edateInput,
.divRightMain > .tbBoxViewBorder .formInputContantTb#inputView,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#inputView,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#InputView,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#inputColor,
.divRightMain > .tbBoxViewBorder .formInputContantTbShot#inputPeople,
.select-color .izzyColor#inputColor{max-width: 350px !important; width: 100% !important;}

.divRightMain.table-responsive > table tr td .formDivView:after{content: ''; display: table; clear: both;}

.file-input-wrapper,
.file-input-wrapper > .btn-file-input,
.file-input-wrapper > input[type="file"]{width: 100%; max-width: 350px; right: 0;}
.file-input-wrapper > input.jscolor{height: 40px; border-color: var(--color-border); padding: 6px 10px; border-radius: 5px;}

.divRightMain > .tbBoxViewBorder .formInputContantTb.jscolor{max-width: 120px; padding: 15px !important;}

.formDivView:after{content:''; display: table; clear: both;}

.clearAll + #boxPicNew,
.clearAll + #boxPicNew1,
.clearAll + #boxPicNew2,
.clearAll + #boxPicNew3{margin-top: 5px;}

#boxPicNew::after,
#boxPicNew1::after,
#boxPicNew2::after,
#boxPicNew3::after{content:''; display: table; clear: both;} 

.fontContantTbNavPage .select2-container--default .select2-selection--single{height: 30px !important;}
.fontContantTbNavPage .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 28px;}
.fontContantTbNavPage .select2-container--default .select2-selection--single .select2-selection__arrow {height: 28px !important;}

#inputEditHTML{padding: 15px;}
#inputEditHTML textarea{width: 100%;}

.password-progress {margin-top: 5px;}

#imgShow{margin-bottom: 10px;}

.parentTheme.custom > .themeActive{margin: 0;border: 3px #ff0000 solid;width: 102px;height: 92px;padding: 0 5px;}

.divRightTrHome{height: 190px;}
.boxViewAllHome{height: auto;}

.divRightHeadSearch tr > td {padding: 0 !important;}
.divRightHeadSearch table tbody td.selectSearch2.col{width: auto !important; flex-grow: 1;}
.divRightHeadSearch table tbody td.selectSearch2.col-custom{width: 24.3% !important; flex-grow: 1;}
.divRightHeadSearch table tbody td.col-md-full{flex-grow: 1; width: auto;margin-right: 0;}
.divRightHeadSearch table tbody td.bottonSearchStyle,
.divRightHeadSearch table tbody td.buttonSearchStyle{min-width: 40px;margin-right: 0;}
.divRightHeadSearch .formInputSearchI{border-radius: 5px; border: 1px solid var(--color-border);}
.divRightHeadSearch .select2-selection--single {margin-bottom: 0px;}

.table-headlog .widthDiv{padding-left: 10px;}

.divRightNav{margin-bottom: 0px;}

.formDivView{word-break: break-all;padding-right: 10px;}
.formDivView .tableColor .tdColor > div{min-width: 10px;}
.formDivView ul.item-list{padding: 0;}
.formRightContantTb > .row{padding-top: 6px;}
.formRightContantTb > label{margin-top: 10px;}
.formRightContantTb > label .formRadioContantTb{margin-top: 0px;}
.formDivRadioL > [type="radio"]{margin-top: 0px;}
.formDivRadioL > .formRadioContantTb{margin-top: 0;}

#boxMailContact .formDivView > a > img {top: -5px;}

.formSelectContantTb, 
.formSelectSearchStyle{border-radius: 5px; border: 1px solid var(--color-border);padding-left: 5px;padding-right: 30px;}


.btnAdd, .btnDel, .btnSort, .btnBack, .btnSave, .btnExport, 
.btnExportPdf, .btnHistory, .btnEditView, .btnSync, .btnTransfer {width: 40px;height: 40px;}

.table-transfer .txt-mobile{display: none;}

.scroll-more{display: none;}

.formDivView-itemlist:after{content: ''; display: table; clear: both;}
.formDivView-itemlist .item{float:left; width:100%; height:30px; margin-bottom:15px;}
.formDivView-itemlist .item:last-child{margin-bottom:0px;}

.div-box-access .filter-head table > tbody > tr > td:last-child{padding-left: 5px !important;}
.div-box-access .filter-body{padding-top: 5px;}
.div-box-access .filter-body #boxEmailGSend table {width: 100%;}

.table-timestamp{width: 200px;}
.table-timestamp .select2-container{width: 100% !important;}
.table-timestamp .select2-container .select2-selection--single{margin-bottom: 0;}
.table-timestamp td > b{display: block;text-align: center;padding: 0 5px;}

.register-table-admin tr.chartShowAll td.formRightContantTbList{padding-top: 10px;}
.register-table-admin tr td.topic-tableFile{padding: 20px 0 10px 55px;}
#clickShowChartAll,
.tabchart-viewChartImage .jqplot-image-container-close,
.jqplot-image-button{padding: 5px 15px; border-radius: 4px; background-color: var(--color-light);}
.tabchart-viewChartImage{text-align: right;}
.tabchart-viewChartImage .jqplot-image-container-close{margin: 10px 10px 0 0;}

.txt-mobile{display: none;}

.listImggallery li label{display: block;}

.formRightContantTb .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 38px;}

.vote-content{display: flex; align-items: center; justify-content: space-between;max-width: 350px;}

#boxMailGroup,
#boxMailSend{margin-bottom: 40px;}
#boxMailGroup > table,
#boxMailSend > table{width: 100%;}
#boxMailGroup > table .formLeftContantTb,
#boxMailSend > table .formLeftContantTb{padding: 0 20px; height: auto;}
#boxMailGroup > table .formLeftContantTb > table,
#boxMailSend > table .formLeftContantTb > table{margin-left: 0 !important;}
#boxMailGroup > table td > a > img,
#boxMailSend > table td > a > img{width: 30px; height: 30px;}
#boxMailGroup .inputContantTb,
#boxMailSend .inputContantTb{height: 40px; border-color: var(--color-border); border-radius: 4px; width: 100% !important;}
#boxMailGroup td[width="4%"] + td[style="padding-left:10px;"],
#boxMailSend td[width="4%"] + td[style="padding-left:10px;"]{word-break: break-all;max-width: 100px;}

.table-enew .formRightContantTb{height: auto; padding: 10px;}

.viewEditorTileTxt .h1,
.viewEditorTileTxt .h2,
.viewEditorTileTxt .h3,
.viewEditorTileTxt .h4,
.viewEditorTileTxt .h5,
.viewEditorTileTxt .h6,
.viewEditorTileTxt a,
.viewEditorTileTxt p,
.viewEditorTileTxt span{font-size: 14px;}
.viewEditorTileTxt .row{display: block;}
.viewEditorTileTxt .row > div{display: block;max-width: inherit;}

#cboxLoadedContent .box-container .fontHeadRight{padding: 8px 18px;display: block;}
#cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_length:before,
#cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_filter:before{top: -3px;}
#cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_length label,
#cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_filter label{margin: 0;}
#cboxLoadedContent .g-table .display_table thead th{padding-left: 18px !important;}


@media (max-width:991px) {
    .loginNew-wrapper{background: url(../img/bg-new-login-2.png) center; background-size: cover;}
    .loginNew-wrapper .login-form .body .title small{height: auto;}
    .new_login .loginNew-wrapper .collumn.col-left{background: none;}
    .divRightNav .divRightNavTb[align="left"] .fontContantTbNav{display: flex; overflow-x: auto; flex-wrap: nowrap; white-space: nowrap;}

    .navControl .overflow-y {max-height: calc(100dvh - 120px);}

    #izzyColor{left: 0 !important; right: 0 !important; top: auto !important; bottom: 100px; 
        margin: auto; width: fit-content; height: fit-content; position: fixed !important;
    }
    
    #map_canvas{width: 100%; height: auto; padding-top: 80%;}

    .list-responsive > table > tbody > tr > td:last-child{height: auto;}

    .divRightMain.table-responsive > table tr td[width="1%"] + td{margin-top: 5px;}
    .divRightMain.table-responsive > table tr:first-child.hidden-md{display: none;}
    .divRightMain.table-responsive > table tr:first-child td.formTileTxt.tbBoxViewBorderBottom:has(.btnEditView){padding: 0 !important;}
    .divRightMain.table-responsive > table tr:first-child td.formTileTxt.tbBoxViewBorderBottom > .btnEditView{margin:-45px 10px 0 auto;float: none;}
    .divRightMain.table-responsive > table tr:not(:first-child) {padding-bottom: 0;}
    .divRightMain.table-responsive > table tr td .formDivView{word-break: break-all;padding-right: 0;}
    .divRightMain.table-responsive > table tr td .formDivView .tableColor{width: 100%;}
    .divRightMain.table-responsive > table tr td .formDivView .tableColor tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table tr td .formDivView .tableColor .hidden-md{display: none;}
    .divRightMain.table-responsive > table tr td .formDivView .tableColor .tdColor{width: 1%; padding-left: 0 !important; padding-right: 0 !important;}
    .divRightMain.table-responsive > table tr td .formDivView .tableColor .tdColor > div{width: 30px; height: 30px;}
    .divRightMain.table-responsive > table tr td .formDivView .table-edu{width: 100%;}
    .divRightMain.table-responsive > table tr td .formDivView .table-edu tr{display: flex; padding: 0;}
    .divRightMain.table-responsive > table tr td .formDivView .table-edu tr+tr{margin-top: 5px;}
    .divRightMain.table-responsive > table tr td .formDivView .table-edu tr td:first-child{flex: 0 0 auto;width: 1%;padding-top: 3px !important;}
    .divRightMain.table-responsive > table tr td .formDivView .table-edu tr td:last-child{flex: 1 0 0%;margin: 0;padding: 0 0 0 10px !important;}
    .divRightMain.table-responsive > table tr td textarea{width: 100% !important;}

    #inputEditHTML{padding: 0;}

    #imgShow{margin-bottom: 0px;}

    .ui-datepicker {min-width: 320px;}

    .divRightTrHome{height: auto;}
    .boxViewAllHomeTable {height: auto;padding-top: 10px;min-height: 125px;}

    .divRightHeadSearch table tbody tr + tr {margin-top: 0px;}
    .divRightHeadSearch table tbody td.selectSearch2.col-custom{width: 100% !important;}
    .divRightHeadSearch table tbody td.bottonSearchStyle.hidden-md{height: 0px;}

    .displayTdText.displayTdImg > a ~ br ~ span {flex-direction: column;}

    .selectTheme {width: 100%;height: auto;}
    .selectTheme .parentTheme {width: 100px;height: auto;min-height: 100px;}
    .selectTheme .parentTheme.custom{height: 140px;}
    .selectTheme .parentTheme.custom > .themeActive {height: 87px;}

    .list-responsive.list-setting > table > tbody > tr > td.t-right{text-align: right !important;}
    .list-responsive.list-setting > table > tbody > tr > td .txt-mobile{display: block !important;float: left;font-weight: 700;}

    .formRightContantTb > .row{flex-direction: column; gap: 10px;padding-top: 5px;}
    .formRightContantTb > .row > .col-auto{display: flex;align-items: center;justify-content: space-between;}
    .formRightContantTb > .row > .col-auto input{width: 78%;}
    .formRightContantTb label > .formDivRadioL {margin-top: -2px;}

    .divRightHead{height: auto; min-height: 50px;}

    .list-responsive > table > tbody > tr:first-child td:first-child {height: auto;}
    .list-responsive > table > tbody > tr:first-child.hidden-md{display: none !important;}
    .list-responsive > table > tbody > tr > td[data-label]::before{text-align: left;}
    .list-responsive > table > tbody > tr > td[data-label].fuid::before{max-width: 100%;}
    .list-responsive > table > tbody > tr > td[data-label].fuid > table{max-width: 100%;width: 100%;display: table;margin-top: 5px;}
    .list-responsive > table > tbody > tr > td[data-label].fuid.divRightContantOverTb > table tr{display: block;max-width: 100%;width: 100%;}
    .list-responsive > table > tbody > tr > td[data-label].fuid .displayTdImg,
    .list-responsive > table > tbody > tr > td[data-label].fuid .fontContantTbupdate{display: block;max-width: 100%;width: 100%;text-align: right;}
    .list-responsive > table > tbody > tr > td[data-label]:after{content: ''; display: table; clear: both;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg .displayClickImg{margin-left: auto;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg.displayTdText > a{margin-left: auto;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg.displayTdText > a .thumb-full{width: 116px !important; height: 40px !important;border-radius: 0 !important;}
    .list-responsive > table > tbody > tr > td[data-label].divRightContantOverTb > table tr{max-width: 200px; width: fit-content;}
    .list-responsive > table > tbody > tr > td[data-label].divRightContantOverTb > table tr.full-md{max-width: 100%; width: 100%;}
    .list-responsive > table > tbody > tr > td[data-label].divRightContantOverTb > table tr + tr.full-md{margin-top: 5px;}
    .list-responsive > table > tbody > tr > td[data-label] > table.table-headlog{float: right;}
    .list-responsive > table > tbody > tr > td[data-label] > table.text-right{float: right;}
    .list-responsive > table > tbody > tr > td[data-label].divRightContantOverTb > table tr{flex-direction: column;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg .displayClickImg {
      width: 90px !important;height: 40px !important;object-fit: cover;margin-bottom: 5px;
    }
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg .displayClickImg.contain{width: 40px !important;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg .displayClickImg.custom{height: auto !important;}
    .list-responsive > table > tbody > tr > td[data-label] > table .displayTdImg.displayTdImgShow img{display: inline; margin-bottom: 5px;}
    .list-responsive > table > tbody > tr > td[data-label] .fontContantTbTime a.moreDetailAb.cboxElement{display: inline;}
    .list-responsive > table > tbody > tr > td .displayTdImg.displayTdColor{max-width: 130px; margin-bottom: 5px;}
    .list-responsive > table.tbLogAPI{margin-top: 20px;}
    .list-responsive > table.tbLogAPI td{text-align: left !important;}
    .table-responsive > table > tbody > tr.hidden-md{display: none;}
    .table-responsive > table > tbody > tr > td.hidden-md{display: none;}
    .table-responsive > table > tbody > tr#boxIdCardSync > td > table{margin-left: 0; width: 100%;}

    .mRightBackOffice > form {margin-top: 0px;}

    .displayTdImg .widthDivUrl a{min-width: inherit;}

    #boxMailContact > table{width: 100%;}
    #boxMailContact > table tbody{display: table-row-group;}
    #boxMailContact > table tbody tr{display: table-row; }
    #boxMailContact > table tbody tr td{display: table-cell !important; vertical-align: middle; padding: 10px 15px 8px 15px !important;}
    #boxMailContact > table tbody tr td:first-child{width: 1% !important;padding: 10px 0 8px !important;}
    #boxMailContact > table tbody tr td.formRightContantTb{padding: 10px 0 10px 10px !important;}
    #boxMailContact .formDivView{display: flex; justify-content: space-between; min-width: inherit; max-width: inherit; align-items: center;}
    #boxMailContact .formDivView > span{flex: 1 0 0%;}
    #boxMailContact .formDivView > a{flex: 0 0 auto;width: auto;}
    #boxMailContact .formDivView > a > img{position: relative;margin-right: 0;top: 0;}
    #boxMailContact + table.boxMailContact{width: 100%;border-top: 1px solid var(--color-border)}
    #boxMailContact + table.boxMailContact > tbody{padding-bottom: 0;}
    #boxMailContact + table.boxMailContact > tbody > tr:first-child > td:first-child{padding-top: 10px !important;}
    #boxMailContact + table.boxMailContact td{display: block;}
    #boxMailContact + table.boxMailContact td.formRightContantTb{padding: 0 !important;}
    #boxMailContact + table.boxMailContact td.formRightContantTb > table{width: 100%;}
    #boxMailContact + table.boxMailContact td.formRightContantTb > table tbody{display: table-row-group;}
    #boxMailContact + table.boxMailContact td.formRightContantTb > table tbody tr{display: table-row;}
    #boxMailContact + table.boxMailContact td.formRightContantTb > table tbody tr td{display: table-cell;}
    #boxMailContact + table.boxMailContact td.formRightContantTb > table tbody tr td:last-child{padding-right: 0 !important;}
    #boxMailContact + table.boxMailContact.no-border{border-top: 0}
    #boxMailContact + table.boxMailContact.no-border > tbody > tr:first-child > td:first-child{padding-top: 0px !important;}

    .list-responsive > table > tbody > tr > td[data-label].mod_cmsg_procurement::before{max-width: 90px;}

    .select-icon-warning{display: flex; flex-wrap: nowrap; overflow: auto; gap: 10px; padding: 10px 15px 0; margin: 0 -15px;}
    .select-icon-warning .icon-warning{margin: 0;}
    .scroll-more{display: block; padding-top: 10px;}

    .btnAdd, .btnDel, .btnSort, .btnBack, .btnSave, .btnExport, 
    .btnExportPdf, .btnHistory, .btnEditView, .btnSync, .btnTransfer {width: 35px;height: 35px;}

    .formDivView-itemlist .item{height:auto; position: relative; padding-left: 35px; min-height: 32px;}
    .formDivView-itemlist .item > img{position: absolute; top: 0; left: 0; width: 30px;}

    #boxFileNew,
    #boxFileNewUp{position: relative; padding-left: 35px; margin-top: 10px;}
    #boxFileNew > a,
    #boxFileNewUp > a{position: relative; margin-left: -35px; margin-right: 5px;}
    #boxFileNew > a > img,
    #boxFileNewUp > a > img{margin: 0;}

    .divRightMain.table-responsive .user-row .formRightContantTb > label{margin-top: 0;}
    .divRightMain.table-responsive .user-row .formRightContantTb > label + label{margin-top: 10px;}
    .divRightMain.table-responsive .user-row table > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive .user-row table > tbody > tr{width: 100%;display: block;}
    .divRightMain.table-responsive .user-row table > tbody > tr:not(:first-child){padding: 10px 0 0;}
    .divRightMain.table-responsive .user-row table > tbody > tr > td{width: 100%;}
    .divRightMain.table-responsive .user-row .control-group-password + .fontbtnAdd{margin-top: 10px;}


    .table-transfer table{display: block;margin-bottom: 0;}
    .table-transfer table tbody tr:first-child{display: none;}
    .table-transfer table tbody tr:first-child + tr{border-top: 0;}
    .table-transfer table tbody{display: block;padding-bottom: 0;}
    .table-transfer table tbody tr{display: block;height: auto;}
    .table-transfer table tbody tr + tr{padding: 0;border-top: 10px solid #ecf2f3;background-color: transparent;}
    .table-transfer table tbody tr td{display: block; text-align: right; height: auto;}
    .table-transfer table tbody tr td:after{content: ''; display: table; clear: both;}
    .table-transfer table tbody tr td.divRightContantOverTbL{display: none;}
    .table-transfer table tbody tr td:after{content: ''; display: table; clear: both;}
    .table-transfer table tbody tr td > table{display: inline;}
    .table-transfer table tbody tr td > table > tbody > tr:first-child,
    .table-transfer table tbody tr td > table > tbody > tr:last-child{display: block;}
    .table-transfer table tbody tr td > table > tbody > tr > td:first-child{padding: 0; background: transparent;}
    .table-transfer table tbody tr td,
    .table-transfer table tbody tr td:first-child{padding: 8px 15px;}
    .table-transfer table tbody tr td:nth-child(odd){background-color: #f5f5f5;}
    .table-transfer table tbody tr:last-child{display: none;}
    .table-transfer .txt-mobile{display: block; float: left; font-weight: 600; font-size: 12px;}
    .table-transfer .divRightContantOverTb a,
    .table-transfer .fontContantTbEnable,
    .table-transfer .fontContantTbEnable,
    .table-transfer .fontContantTbDisable,
    .table-transfer .fontContantTbTime{font-size: 12px;}

    .divRightMain.table-responsive > table .table-mb-w100{width: 100%;}
    .divRightMain.table-responsive > table .table-mb-w100 > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table .table-mb-w100 > tbody > tr:first-child td:first-child{padding: 10px 15px 0 15px !important; margin-bottom: 0;}
    .divRightMain.table-responsive > table .table-mb-w100 > tbody > tr td:last-child{display: block;}
    .divRightMain.table-responsive > table .table-mb-w100 > tbody > tr td:after{content: ''; display: table; clear: both;}

    .divRightMain.table-responsive > table > tbody > tr > td > .table-row{width: 100%;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody{display: table-row-group;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody > tr{display: table-row;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody > tr > td{display: flex;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody > tr > td .formInputContantTb{flex: 1 0 0%;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody > tr > td .btnAdd2{flex: 0 0 auto;}
    .divRightMain.table-responsive > table > tbody > tr > td > .table-row > tbody > tr > td .btnDel2{margin-right: 0 !important;}

    .divRightMain.table-responsive table.div-search-row tbody{padding-bottom: 0;}
    .div-box-access .filter-head table > tbody{padding-bottom: 0;}
    .div-box-access .filter-head table > tbody > tr > td:last-child{width: 1%; padding: 0 0 0 10px !important;}
    .div-box-access .filter-body{padding-top: 0px;}
    .div-box-access .filter-body #boxEmailGSend table > tbody{display: table-row-group;padding-bottom: 0;}
    .div-box-access .filter-body #boxEmailGSend table > tbody > tr{display: table-row;}
    .div-box-access .filter-body #boxEmailGSend table > tbody > tr > td{display: table-cell; vertical-align: top;}
    .div-box-access .filter-body #boxEmailGSend table > tbody > tr > td:first-child{width: 1%; padding-top: 10px !important;}

    .divRightMain.table-responsive > table tr td > .table-sdateInput{width: 100%;}
    .divRightMain.table-responsive > table tr td > .table-sdateInput tr{display: flex; gap: 10px; align-items: center;}
    .divRightMain.table-responsive > table tr td > .table-sdateInput tr td{flex: 1 0 0%;padding: 0 !important;}
    .divRightMain.table-responsive > table tr td > .table-sdateInput tr td[align="center"]{flex: 0 0 auto; width: 32px;}

    .divRightMain.table-responsive > table tr td .formDivView .table-email{width: 100%;}
    .divRightMain.table-responsive > table tr td .formDivView .table-email tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table tr td .formDivView .table-email tr{display: flex; gap: 10px; align-items: center;}
    .divRightMain.table-responsive > table tr td .formDivView .table-email tr:not(:first-child){padding: 10px 0 0;}
    .divRightMain.table-responsive > table tr td .formDivView .table-email tr td{flex: 1 0 0%;padding: 0 !important;}
    .divRightMain.table-responsive > table tr td .formDivView .table-email tr td:first-child{flex: 0 0 auto; padding: 0 !important; width: auto;}

    .table-timestamp{width: 100%;}
    .divRightMain.table-responsive > table > tbody > tr > td > table.table-timestamp{margin-left: 0;width: 100%;}
    .divRightMain.table-responsive > table .table-timestamp table{width: auto;}
    .divRightMain.table-responsive > table .table-timestamp tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr{display: flex; gap: 10px; align-items: center; justify-content: space-between;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr td{flex: 0 0 auto; width: auto; padding: 0 !important;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr td:first-child,
    .divRightMain.table-responsive > table .table-timestamp tbody tr td:last-child{flex: 1 0 0%;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr td .formDivRadioR{margin-right: 0;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr td > table,
    .divRightMain.table-responsive > table .table-timestamp tbody tr td > span > table{width: 100%;}
    .divRightMain.table-responsive > table .table-timestamp tbody tr td > table > tbody > tr,
    .divRightMain.table-responsive > table .table-timestamp tbody tr td > span > table > tbody > tr{gap:3px;}

    .divRightMain.table-responsive > table tr.tr-formview .formRightContantTb{height: auto; padding: 0 0 5px !important;}
    .divRightMain.table-responsive > table tr.tr-formview .formDivView > .hidden-md{display: none;}
    .divRightMain.table-responsive > table tr.tr-formview .formDivView > table{width: 100%;}
    .divRightMain.table-responsive > table tr.tr-formview .formDivView > table > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table tr.tr-formview .formDivView > table > tbody > tr td:last-child{min-width: 60px; text-align: right !important; padding: 0 0 0 10px !important;}

    .divRightMain.table-responsive > table .table-formview{width: 100%;}
    .divRightMain.table-responsive > table .table-formview > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table .table-formview > tbody > tr td:last-child{min-width: 60px; text-align: right !important; padding: 0 0 0 10px !important;}
    .divRightMain.table-responsive > table .table-formview > tbody > tr td .formRightContantTb{height: auto; padding: 0 !important;}

    .divRightMain.table-responsive > table tr #boxAnsQu > table{width: 100%;}
    .divRightMain.table-responsive > table tr #boxAnsQu > table > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table tr #boxAnsQu > table > tbody > tr td:first-child{padding: 15px 15px 0 !important;}
    .divRightMain.table-responsive > table tr #boxAnsQu > table > tbody > tr td:last-child{display: flex; align-items: center; padding:5px 15px 5px !important;}
    .divRightMain.table-responsive > table tr #boxAnsQu > table > tbody > tr td:last-child::after{content: ''; display: table; clear: both;}
    .divRightMain.table-responsive > table tr #boxAnsQu > table > tbody > tr:not(:first-child){display: block; padding: 0;}

    #clickShowChartAll{display: block;margin: 10px 0;text-align: center;}
    .divRightMain.table-responsive > table table.jqplot-table-legend > tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table table.jqplot-table-legend > tbody > tr:first-child td:last-child{padding: 0 0 0 10px !important;}
    .divRightMain.table-responsive > table table.jqplot-table-legend > tbody > tr:not(:first-child){padding: 0; display: block;}
    .divRightMain.table-responsive > table table.jqplot-table-legend > tbody > tr:first-child td:last-child,
    .divRightMain.table-responsive > table table.jqplot-table-legend > tbody > tr:not(:first-child) td:last-child{min-width: 80px;padding-left: 10px !important;}

    .listImggallery li .delimgal {float: right;margin-top: 10px;}

    #boxMailSend > table td > a > img,
    #boxMailGroup > table td > a > img {width: 20px;height: 20px;}
    table.md-w-full{width: 100%;}
    table.md-w-full img{max-width: calc(100dvw - 60px);}
    table.md-w-full #selectdocfinal{max-width: calc(100dvw - 60px);}
    #imgTop{max-width: calc(100dvw - 60px);}

    .divRightMain.table-responsive > table > tbody > tr > td > table.table-enew{width: 100%;margin-bottom: 15px;}
    .divRightMain.table-responsive > table > tbody > tr > td > table.table-enew tbody{padding-bottom: 0;}
    .divRightMain.table-responsive > table > tbody > tr > td > table.table-enew tr td,
    .divRightMain.table-responsive > table > tbody > tr > td > table.table-enew tr:first-child td:first-child,
    .divRightMain.table-responsive > table > tbody > tr > td > table.table-enew tr:not(:first-child) td:first-child{padding: 10px 15px 8px 15px !important;}
    
    .g-table{padding-right: 0;}
    .g-table .display_table{width: 100% !important;}
    .divRightMain.table-responsive > table .g-table .display_table tbody{display: table-row-group;}
    .divRightMain.table-responsive > table .g-table .display_table tr:first-child{display: table-row;}
    .divRightMain.table-responsive > table .g-table .display_table tr:not(:first-child) td:first-child,
    .divRightMain.table-responsive > table .g-table .display_table tr td{padding: 10px 18px !important;}
    .divRightMain.table-responsive > table .g-table .display_table tr td:last-child{text-align: right !important;}

    .select2-container .select2-selection--single .select2-selection__rendered{white-space: nowrap;}

    .divRightMain.table-responsive > table tr td.formRightContantTb p > img{max-width: 100%;height: auto !important;}

    #colorbox,
    #cboxWrapper,
    #cboxContent,
    #cboxLoadedContent{width: 100% !important; height: calc(100dvh - 32px) !important;}
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_length,
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_filter{height: 40px;}
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_length:before, 
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_filter:before {left: 0;}
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_length select,
    #cboxLoadedContent .formRightContantTbList .dataTables_wrapper .dataTables_filter input{width: 100%;}
    #cboxLoadedContent .table_id_box.dataTable{padding-top: 0;}
}
@media (max-width:767px) {
    html{overflow-x: hidden;}
}
/*============= Edit project ==============*/