/* ######## :: 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;
}

.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;
}

.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;
}

.btnCancel2 {
    width: 52px;
    height: 52px;
    background: url(../img/btn/cancle-4.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;
}

a.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: 50px;
    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: 340px;
    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;
    position: relative;
    /*padding: 0 15px 0 40px;
    height: 40px;
    line-height: 40px;
    */ padding: 11px 15px 11px 40px;
    height: auto;
    line-height: 1.4em;
}

.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 - 110px);
}

.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 {
    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: 1px solid #d3d7db;
}

.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 {
    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: 100%;
	max-width:800px;
	min-width:600px;
    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 #########*/
.manage-area {}

.manage-area button,
.manage-area a,
.manage-area .link {
    -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;
}

.manage-area .link {
    text-decoration: none;
}

.manage-area .row-table {
    display: table;
    width: 100%;
}

.manage-area .row-table>div {
    display: table-cell;
    vertical-align: middle;
}

.manage-area .row-table>.col {
    width: auto;
}

.manage-area .row-table>.col-auto {
    width: 1%;
}

.manage-area .input-group {
    position: relative;
    display: table;
    width: 100%;
}

.manage-area .input-group>* {
    display: table-cell;
    vertical-align: middle;
}

.manage-area .input-group-prepend {
    width: 1%;
}

.manage-area .input-group-text {
    height: 38px;
    padding: 10px 15px;
    text-align: center;
    white-space: nowrap;
    display: block;
    background-color: #fff;
    border: 1px solid #c8c7cc;
    border-right: 0;
}

.manage-area .input-group-text.-R {
    border-left: 0;
    border-right: 1px solid #c8c7cc;
}

.manage-area .input-group input {
    padding-left: 10px;
}

.manage-area .NotFound {
    padding: 20px;
    height: 100px;
}

.manage-area .no-border-r-bt {
    border-radius: 5px 5px 0 0;
}

.manage-area .border-r-bt {
    border-radius: 0 0 5px 5px;
}

.manage-area .tbBoxViewBorderTop {
    padding-top: 3px;
    padding-bottom: 2px;
    background-color: #fff;
    line-height: 1.6em;
    border-top: 1px solid #e8ecf0;
}

.manage-area .formRightContantTb .input-group {
    width: 90%;
}

.manage-area .formRightContantTb .input-group.fluid {
    width: 100%;
}

.manage-area .divOverTb:nth-child(odd) {
    background-color: #F5F5F5;
}

.manage-area .divOverTb:nth-child(even) {
    background-color: #fff;
}

.manage-area .divRightHeadSearch {
    padding-bottom: 0;
}

.manage-area .divRightHeadMenuOrder {
    width: auto;
    margin: 0 30px;
}

.manage-area .divRightHeadMenuOrder table {
    margin-top: 10px;
    padding: 20px;
    background-color: #fff;
    font-size: 12px;
    color: #54667a;
}

.manage-area .formListContantTb {
    background-color: #fff;
    border: #c8c7cc solid 1px;
    width: 90%;
    font-size: 14px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.manage-area .formListContantTb ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.manage-area .formListContantTb ul:after {
    content: '';
    display: table;
    clear: both;
}

.manage-area .formListContantTb ul>li {
    float: left;
    width: 100%;
    padding: 12px 0;
}

.manage-area .formListContantTb ul>li+li {
    border-top: 1px solid #ebebeb;
}

.manage-area .formListContantTb ul>li>.wrapper {
    padding-left: 25px;
}

.manage-area .formListContantTb input {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 0;
    margin: 0 5px 0 0;
}

.manage-area .collapes {
    position: relative;
}

.manage-area .collapes .collapsible {
    background-color: inherit;
    color: inherit;
    cursor: pointer;
    padding: 3px 5px 3px 25px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    -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;
}

.manage-area .collapes .collapsible:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 12px;
    width: 20px;
    height: 20px;
    font-size: 24px;
    text-align: center;
    transform: rotate(0deg);
    -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;
}

.manage-area .collapes .active.collapsible:before {
    transform: rotate(-90deg);
}

.manage-area .collapes .collapsible.active,
.manage-area .collapes .collapsible:hover {
    color: #333;
}

.manage-area .collapes .content {
    padding: 0 15px 0 25px;
    display: none;
    overflow: hidden;
}

.manage-area .collapes .content li {
    padding: 5px 0;
    padding-bottom: 0;
}

.manage-area .collapes .content li+li {
    border-top: 0;
}

.manage-area .collapes .content .wrapper {
    padding-left: 25px;
}

.manage-area .collapes .content .collapes>.wrapper {
    padding-left: 0;
}

.manage-area .collapes .content .collapsible:before {
    top: 5px;
}

.manage-area .img-thumb {
    object-fit: contain;
    object-position: center;
    width: 50px;
    height: 50px;
    border: 1px solid #ebebeb;
    background-color: #fff;
}

.manage-area .divTabMenu {
    margin-bottom: 20px;
}

.manage-area .divTabMenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.manage-area .divTabMenu ul:after {
    content: '';
    display: table;
    clear: both;
}

.manage-area .divTabMenu ul>li {
    float: left;
}

.manage-area .divTabMenu ul>li+li {
    margin-left: 35px;
}

.manage-area .divTabMenu li.active .link,
.manage-area .divTabMenu .link:hover {
    color: #0085DE;
}

.manage-area .btn-add {
    height: 35px;
    line-height: 38px;
    min-width: 150px;
    text-align: center;
    background-color: #fff;
    border: 1px dashed #C8C7CC;
    color: #54667A;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
}

.manage-area .btn-add.fluid {
    min-width: inherit;
    width: 90%;
}

.manage-area .btn-add>.fa {
    font-size: 24px;
    margin-right: 0px;
    position: relative;
    top: 7px;
    opacity: 0.2;
    -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;
}

.manage-area .btn-add:hover {
    border-color: #0085DE;
    color: #0085DE;
}

.manage-area .btn-add:hover>.fa {
    opacity: 1;
    color: #0085DE;
}

.manage-area .formAddContant {
    padding: 30px;
    position: relative;
    width: 90%;
    background-color: #F2F6FA;
}

.manage-area .formAddContant .cen-box {
    padding: 0 2%;
}

.manage-area .formAddContant .btn-x {
    position: absolute;
    top: 10px;
    right: 16px;
    text-align: center;
    background-color: transparent;
    border: none;
    color: #000;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
    opacity: 0.4;
    font-size: 20px;
    font-weight: normal;
    font-family: 'tahoma';
}

.manage-area .formAddContant .btn-x:hover {
    opacity: 1;
}


.manage-area td .btn-x {
    /* position: absolute; */
    top: 10px;
    right: 16px;
    text-align: center;
    background-color: transparent;
    border: none;
    color: #000;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
    opacity: 0.4;
    font-size: 20px;
    font-weight: normal;
    font-family: 'tahoma';
}

.manage-area td .btn-x:hover {
    opacity: 1;
}

.manage-area .formAddContant .formInputContantTb {
    width: 100%;
    border-right: 0;
}

.manage-area .formAddContant .formInputContantTb:focus {
    outline-offset: 0;
    outline: -webkit-focus-ring-color auto 0;
}

.manage-area .formAddContant .word-count {
    padding: 10px;
    height: 38px;
    background-color: #fefefe;
    border: #c8c7cc solid 1px;
    text-align: right;
    width: 60px;
    border-left: 0;
    font: 400 13.3333px Arial;
    font-size: 14px;
    color: rgba(84, 102, 122, 0.4);
}

.manage-area .formAddContant .btn-trash {
    font-size: 20px;
    opacity: 0.3;
}

.manage-area .formAddContant .btn-trash:hover {
    opacity: 1;
}

.manage-area .formAddContant .btn-add.fluid {
    min-width: inherit;
    width: 100%;
}

.manage-area .selection-list {
    margin: inherit;
    border-collapse: collapse
}

.manage-area .selection-list thead th {
    background-color: #0085DE;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
}

.manage-area .selection-list tbody td {
    background-color: #fff;
    font-size: 14px;
    color: #54667A;
    padding: 7px 10px;
    border: 1px solid #C8C7CC;
}

.manage-area .selection-list tbody td+td {
    border-left: 0;
}

.manage-area .selection-list tbody tr+tr td {
    border-top: 0;
}

.manage-area .multi-list {}

.manage-area .multi-list ul {
    width: 90%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.manage-area .multi-list ul:after {
    content: '';
    display: table;
    clear: both;
}

.manage-area .multi-list ul>li {
    width: 100%;
    float: left;
    border: 1px solid #E8ECF0;
}

.manage-area .multi-list ul>li+li {
    margin-top: 5px;
}

.manage-area .multi-list .height {
    height: 60px;
}

.manage-area .multi-list .number {
    width: 50px;
    text-align: center;
    font-size: 12px;
    color: #54667A;
}

.manage-area .multi-list .thumb {
    width: 50px;
    text-align: center;
}

.manage-area .multi-list .thumb .img-thumb {
    border: 1px solid #707070;
    height: 34px;
    width: 46px;
}

.manage-area .multi-list .content {
    padding: 0 15px;
    font-size: 12px;
    color: #54667A;
}

.manage-area .multi-list .content small {
    font-size: 10px;
    display: block;
    color: #8794A2;
}

.manage-area .multi-list .action {
    width: 50px;
}

.manage-area .multi-list .action .btn-trash {
    display: block;
    text-align: center;
    font-size: 20px;
    opacity: 0.3;
}

.manage-area .multi-list .action .btn-trash:hover {
    opacity: 1;
}

.manage-area .shipper-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

.manage-area .shipper-list {
    padding: 12px;
    border: 1px solid #C8C7CC;
}

.manage-area .shipper-list ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.manage-area .shipper-list ul:after {
    content: '';
    display: table;
    clear: both;
}

.manage-area .shipper-list ul>li {
    width: 100%;
    float: left;
    padding: 2px;
}

.manage-area .shipper-list ul>li+li {
    margin-top: 5px;
}

.manage-area .shipper-list ul>li {
    font-size: 12px;
    color: #54667A;
}

.manage-area .shipper-list ul>li.active {
    color: #333;
    background-color: #f9f9f9;
}

.manage-area .shipper-action {
    border: 1px solid #C8C7CC;
    border-top: 0;
}

.manage-area .shipper-action .link {
    display: block;
    line-height: 30px;
    font-size: 13px;
    color: #54667A;
    text-align: center;
}

.manage-area .shipper-action .link .fa {
    font-size: 12px;
}

.manage-area .shipper-action .link:hover {
    background-color: #ddd;
}




.manage-area .tab-pane>table {
    width: 100% !important;
}

.manage-area .tab-pane {
    display: none;
}

.manage-area .tab-pane.active {
    display: block;
}

.manage-area .titleTable {
    font-size: 22px;
}

.modal-backdrop.show {
    z-index: 1;
}

/* layout */
.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 ############*/

/*############ Start layout map weadmin eventnews ############*/
#map_canvas {
    height: 450px;
    width: 650px;
    margin: 0px;
    padding: 0px
}
/*############ End layout map weadmin eventnews ############*/

/* 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 */

/* ======= 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;
  }

/* start: sso btn 3-12-25 */

.form-btn-sso {display: none;}

.login-form .form-hr {position: relative; padding: 20px 0;}
.login-form .form-hr::before {content: ''; height: 1px; width: 100%; background-color: #DEDEDE; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.login-form .form-hr p {text-align: center; width: max-content; padding: 0 22px; margin: auto; position: relative; z-index: 2; background-color: #ffffff;font-size: 16px;}

.login-form .form-btn.mt-0 {margin-top: 0 !important;}

.login-form .btn-sso-login {position: relative; background-color: transparent; border-color: transparent !important;display: flex ; align-items: center; justify-content: center;overflow: hidden;}
.login-form .btn-sso-login::before {content: '';background: linear-gradient(#f7b402 0%, #f76e00 100%);position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;
  -webkit-transition: All 200ms ease; -moz-transition: All 200ms ease; -o-transition: All 200ms ease;
}
.login-form .btn-sso-login:hover {border-color: #f76e00 !important;color: #f76e00;}
.login-form .btn-sso-login:hover::before{opacity: 0;}

.login-form .btn-sso-login:hover .icon-sso.-hover {opacity: 1;}
.login-form .btn-sso-login:hover .icon-sso.-default {opacity: 1;}

.login-form .btn-sso-login .icon-sso {width: 35px; position: absolute; top: 50%; transform: translateY(-50%); left: 13px;
  -webkit-transition: All 200ms ease; -moz-transition: All 200ms ease; -o-transition: All 200ms ease;
}
.login-form .btn-sso-login .icon-sso img {width: 100%;}

.login-form .btn-sso-login .icon-sso.-hover {opacity: 0;}

@media (max-width: 1199px) {
  .login-form .form-hr {padding: 15px 0;}
  .login-form .form-hr p {padding: 0 15px;font-size: 14px;}
}

@media (max-width: 991px) {
  .loginNew-wrapper .d-flex {height: 100%;}
  .loginNew-wrapper .col-right {margin-top: 20px;}
}

@media (max-width: 767px) {
  .login-form .btn-sso-login .icon-sso {width: 32px;left: 10px;}
}

/* end: sso btn 3-12-25 */