.menu_logo{
    display: inline-block;
    width: 170px;
    height: 50px;
    background:url('../../img/new/logo.png') center/contain no-repeat;
}
.pt{
    padding-top: 30px;
}
.eBtn{
    width: 100px;
    height: 40px;
}
.nT{
    display: flex;
    align-items: center;
    margin-top: 23px;
    margin-bottom: 23px;
}
.nTl{
    width: 10rem;
    text-align: right;
}
.ntll{
    color: #B9AA61;
    font-weight: bold;
    width: 10rem;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 8px;
}
.nTr{
    flex: 1;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 40px;
}
.df{
    display: flex;
    align-items: center;
    justify-content: center;
}
.df_e{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.btn_compony_search{
    width: 100px;
    height: 40px;
    background: #D1C06F 0% 0% no-repeat padding-box;
    border: 1px solid #EFEFEF;
    font: normal normal normal 14px/16px Helvetica Neue;
    letter-spacing: 0px;
    border-radius: 6px;
    color: #FFFFFF;
    outline: none;
}

.btn_compony_export{
    width: 120px;
    height: 40px;
    background: #EBA859 0% 0% no-repeat padding-box;
    border-radius: 5px;

    border: none;
    font: normal normal normal 14px/16px Helvetica Neue;
    letter-spacing: 0px;
    font-size: 16px;
    color: #FFFFFF;
    outline: none;
}
.btn_company_add{
    background: #FFD701 0% 0% no-repeat padding-box;
    border: 1px solid #EFEFEF;
    border-radius: 6px;
    width: 100px;
    height: 40px;
    color: #454545;
    font: normal normal normal 14px/16px Helvetica Neue;
}

.btn_compony_search:focus {
    outline: none!important;
}
.btn_compony_export:focus{
    outline: none!important;
}
.btn_company_add:focus{
    outline: none!important;
}
.mr10{
    margin-right: 14px;
}
.mt16{
    margin-top: 16px;
}
.mb{
    margin-bottom: 16px;
}
.page-item.active .page-link{
    background:#D1C06F!important;
    border-color:#D1C06F!important;
}
.wb{
    width: 100% !important;
}
.wU{
    width: 75% !important;
    /*border: 1px solid #E8E8E8;*/
    /*border-radius: .25rem;*/
    /*padding: 8px 14px;*/
    /*transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
    /*outline: rgb(109, 191, 206);*/
}
.wU::-webkit-input-placeholder { /* WebKit browsers */
    color: #A2A2A2;
    font-size: 1rem;
  }

  .wU::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #A2A2A2;
    font-size: 1rem;
  }

  .wU:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #A2A2A2;
    font-size: 1rem;
  }
.span_company{
    color: #454545;
}
.wU::-webkit-input-placeholder {
  font-size: 13px;
}

.wU::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size: 13px;
}

.wU:-ms-input-placeholder {
  font-size: 13px;
}
.table_company tr{
    border-bottom: 1px solid #F8F8F8;
}

/* .table_company th{
    vertical-align: unset!important;
    border: none!important;
} */
.table_company th, .table_company td{
    line-height: unset!important;
    padding:18px 8px!important;
    vertical-align: unset!important;
    border:none!important;
}
.table_company thead{
    background: #F8F8F8;
}
.company_edit{
    color: #58B4F8;
    margin:0 5px;
    cursor: pointer;
}
select{
    cursor: pointer!important;
}
.newlabel{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    margin-bottom: unset!important;
}
.layer_box{
    position: absolute;
    left: 180px;
    top: 90px;
    right: 30px;
    bottom: 30px;
    border-radius: 14px;
    overflow: hidden;
    max-width: unset!important;
    width: unset!important;
    height: unset!important;
    margin: unset!important;
    min-width: 600px;
}
.layer_box .modal-content{
    height: 100%;
    overflow-y: auto;
}
.btn_box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}
.btn_cancle{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A7A7A7;
    border-radius: 5px;
    width: 100px;
    height: 45px;
    color: #000000;
    margin-right: 30px;
}
.btn_save{
    background: #D1C06F 0% 0% no-repeat padding-box;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    width: 100px;
    height: 45px;
    color: white;
}
.pb{
    /*padding: 0 0 20px 0;*/
    padding-bottom: 20px;
}
.form-group{
    margin-bottom: 1.4rem!important;
}
.dfl{
    display: flex;
    align-items: center;
    width: 100%;
}
.upload_tip{
    text-align: left;
    font: normal normal 300 18px/22px Helvetica Neue;
    letter-spacing: 0px;
    color: #A2A2A2;
    font-size: 12px;
    line-height: 2.4;
}
.preBox{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    border-radius: 6px;
    cursor: pointer;
}
.preBoxB{
    margin: 6px;
}
.preBoxBig{
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.4);
    z-index: 9999;
}
.tr{
    text-align: right;
}
.headImg{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.red{
    color: #D31414;
}
.mt100{
    margin-top: 100px;
}
.jstree-container-ul{
    border: 1px solid #ced4da;
    box-sizing: border-box;
    padding: 6px;
}

.bgs{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 212px;
    height: 141px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.bgss{
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7) ;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    opacity: 0;
}
.bgss:hover{
    opacity: 1;
}
.bgssi{
    cursor: pointer;
    width: 52px;
    height: 52px;
    background: url("../../img/new/reload.png") center/contain no-repeat;
}

.choose-btn { display: none; }
.choose-label { box-shadow: #b1b1b1 0px 0px 0px 1px; width: 30px; height: 16px; display: inline-block; border-radius: 16px; position: relative; background-color: #bdbdbd; overflow: hidden; margin: 0; margin-top: 4px; cursor: pointer; vertical-align: middle; }
.choose-label:before { content: ''; position: absolute; left: 0; width: 16px; height: 16px; display: inline-block; border-radius: 20px; background-color: #fff; z-index: 20; -webkit-transition: all 0.2s; transition: all 0.2s; }
.choose-btn:checked + label.choose-label:before { left: 14px; }
.choose-btn:checked + label.choose-label { background-color: #49C265; box-shadow: #49C265 0px 0px 0px 1px; }
.choose-text { display: inline-block; vertical-align: middle; line-height: 20px; color: #888; font-size: 12px; margin-top: 4px; }
