body.mfmt-body {
    font-family: 宋体, 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
body.mfmt-body .content-wrapper{
    background-color: #f1f5f7;
}

/********** HEAD **************/
body.mfmt-body.skin-blue-light .main-header .navbar{
    background-color: #fff;
    box-shadow:  0px 3px 6px rgba(0,0,0,0.16)
}

body.mfmt-body.skin-blue-light .main-header .navbar .sidebar-toggle:hover{
    background-color: #0056c3;
}

body.mfmt-body.skin-blue-light .main-header .navbar .nav>li>a{
    color:#666;
}

body.mfmt-body.skin-blue-light .main-header .logo:hover{
    background-color: #fff;
}

body.mfmt-body.skin-blue-light.mfmt-skin-red .main-header .sys_name span{
    color: #e1251b;
}

body.mfmt-body.skin-blue-light.mfmt-skin-red .main-header .navbar .sidebar-toggle:hover{
    background-color: #e1251b;
}

body.mfmt-body.skin-blue-light.mfmt-skin-red .main-header .logo:hover{
    background-color: #e1251b;
}

body.mfmt-body.skin-blue-light .main-header .navbar .nav>li>a:hover,
body.mfmt-body.skin-blue-light .main-header .navbar .nav>li>a:active,
body.mfmt-body.skin-blue-light .main-header .navbar .nav>li>a:focus,
body.mfmt-body.skin-blue-light .main-header .navbar .nav .open>a,
body.mfmt-body.skin-blue-light .main-header .navbar .nav .open>a:hover,
body.mfmt-body.skin-blue-light .main-header .navbar .nav .open>a:focus,
body.mfmt-body.skin-blue-light .main-header .navbar .nav>.active>a{
    background-color:transparent;
    color:#666
}

.upgrade-skin {
    padding-top: 15px;
    padding-bottom: 13px;
}

.upgrade-skin .skin-red {
    border: white solid 1px;
    background-color: #e1251b;
}
.upgrade-skin .skin-blue {
    border: white solid 1px;
    background-color: #3370FF;
    margin-left: 2px;
}

body.mfmt-body .main-header .logo .logo-lg{
    /*background: linear-gradient(to right, #0DAEDF, #2CD2C8);*/
    -webkit-background-clip: text;
    color: #fff;
}

body.mfmt-body.skin-blue-light .main-header .navbar .sidebar-toggle{
    position: relative;
    top:3px;
}

body.mfmt-body .main-header {
    font-family: 微软雅黑;
}

body.mfmt-body .main-header .navbar {
    margin-left: 0px;
}

body.mfmt-body.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 0px;
}

body.mfmt-body .main-header .logo {
    text-align: center;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 18px;
    width: 200px;
}

body.mfmt-body .main-header .logo img{
    width: 100px;
    display: inline-block;
    position:relative;
    top:-1px;
    margin-right: 3px;
}

body.mfmt-body .main-header .logo .logo-lg {
    display: inline-block;
    position:relative;
    left:-25px;
}

body.mfmt-body .main-header .sys_name {
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    width: calc(100% - 560px);
}

body.mfmt-body .main-header .sys_name span{
    /*background: linear-gradient(to right, #0DAEDF, #2CD2C8);*/
    -webkit-background-clip: text;
    color: #0056c3;
}

.cache-menu .btn {
    font-size: 18px;
    background-color: transparent;
    border: none;
    color: #0056c3;
    padding-top: 13px;
    padding-bottom: 13px;
}

body.mfmt-body .cache-menu .btn:hover,body.mfmt-body.skin-blue-light .main-header .app-menu a.dropdown-toggle:hover{
    background-color: #fff;
    color: #0DAEDF
}

body.mfmt-body.skin-blue .main-header li.user-header{
    background-color: #5ba8ba;
}

body.mfmt-body .box.box-info{
    /*border:solid 1px #dadada;*/
    border-top:none;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
    margin-bottom: 10px;
}

body.mfmt-body .box .box-body{
    padding: 0px;
}

body.mfmt-body.nonav .box .box-body{
    padding: 10px 0px;
}

body.mfmt-body .box.edit-form .box-body{
    padding:10px;
}

body.mfmt-body .box.box-no-shadow{
    box-shadow: none !important;
}

body.mfmt-body .box-header{
    color:#4f5b5f;
    font-size: 16px;
    font-weight: 600;
}

.modal-dialog {
    width: 800px;
}

#productListFrm .modal-dialog {
    width: 1080px;
}

#showCheckResultDialogFrm .modal-dialog {
    width: 960px;
}

body.mfmt-body .modal.fullscreen .modal-dialog{
    top:0%;
    transform:translate(0,0%);
}

body.mfmt-body .modal-error{
    max-height:400px;
    overflow-y:auto;
}

body.mfmt-body .btn-info{
    background-color:#0FB1DB;
    border-color:#0FB1DB;
    color:#fff;
}

body.mfmt-body .btn-info:hover{
    background-color: #2CD2C8;
}

body.mfmt-body .btn-warning{
    background-color:#fff;
    border-color:#a0a0a0;
    color:#71838B;
}

body.mfmt-body .btn-warning:hover{
    background-color:#97a9b1;
    color:#fff
}

body.mfmt-body .btn-simple{
    background-color:#f5f7fa;
    color:#0056c3;
    border:none;
    font-weight:bold;
}

body.mfmt-body .btn-simple:hover {
    background-color: #e4e7ed;
}

.mfmt-body .pagination > .active > a,.mfmt-body .pagination > .active > span,.mfmt-body .pagination > .active > a:hover,.mfmt-body .pagination > .active > span:hover,.mfmt-body .pagination > .active > a:focus,.mfmt-body .pagination > .active > span:focus{
    /*background-color:#0DAEDF;*/
    background-color:#3370FF;
    /*border-color: #0DAEDF;*/
    border-color: #3370FF;
}

.mfmt-body.mfmt-skin-red .pagination > .active > a,.mfmt-body.mfmt-skin-red .pagination > .active > span,.mfmt-body.mfmt-skin-red .pagination > .active > a:hover,.mfmt-body.mfmt-skin-red .pagination > .active > span:hover,.mfmt-body.mfmt-skin-red .pagination > .active > a:focus,.mfmt-body.mfmt-skin-red .pagination > .active > span:focus{
    /*background-color:#0DAEDF;*/
    background-color:#e1251b;
    /*border-color: #0DAEDF;*/
    border-color: #e1251b;
}

.mfmt-body .bg-aqua-active,.mfmt-body .modal-info .modal-header,.mfmt-body .modal-info .modal-footer{
    background-color: #4ca1af !important;
}

.mfmt-body .skin-blue-light .sidebar-menu>li:hover>a, .skin-blue-light .sidebar-menu>li.active>a{
    color:#0056c3;
    background-color:#0056c333;
}

.mfmt-body .sidebar-menu>li>ul>li>a>span{padding-left:23px;}

.mfmt-body.skin-blue-light .main-header li.user-header{
    background-color: #0056c3;
}

/****** 左侧导航 ******/
.mfmt-body .main-sidebar {
    font-family: 微软雅黑;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

.mfmt-body.skin-blue-light .sidebar-menu>li.header{
    background-color: #fff;
}

.mfmt-body.skin-blue-light .sidebar a{
    color:#71838b;
}

body.nonav div.wrapper div.content-wrapper, body.nonav div.wrapper .main-footer {
    margin-left: 0px
}

.mfmt-body.skin-blue-light .sidebar-menu>li:hover>a, .mfmt-body.skin-blue-light .sidebar-menu>li.active>a{
    color:#0056c3
}
.mfmt-body.skin-blue-light .sidebar-menu>li>a{
    font-size:14px;
}
.mfmt-body.skin-blue-light.mfmt-skin-red .sidebar-menu>li:hover>a, .mfmt-body.skin-blue-light.mfmt-skin-red .sidebar-menu>li.active>a{
    color:#e1251b
}

.mfmt-body.skin-blue-light .sidebar-menu .treeview-menu>li.active>a, .mfmt-body.skin-blue-light .sidebar-menu .treeview-menu>li>a:hover{
    color:#0056c3;
    font-weight: 400;
}
.mfmt-body.skin-blue-light.mfmt-skin-red .sidebar-menu .treeview-menu>li.active>a, .mfmt-body.skin-blue-light.mfmt-skin-red .sidebar-menu .treeview-menu>li>a:hover{
    color:#e1251b;
}

/****** 面包屑导航 ******/
.mfmt-body .content-header > .breadcrumb {
    float: left;
    left: 10px;
    top: 5px;
}

.mfmt-body .content-header{
    padding-bottom: 25px;
}

/****** 表单相关 ******/
.mfmt-body .btn-outline{
    border-color: #a0a0a0;
    color: #71838B;
}
.mfmt-body .form-group{
    margin-bottom: 21px;
}
.mfmt-body .form-group .help-block{
    margin-top:0px;
}

.mfmt-body .form-group.has-error{
    margin-bottom: 5px;
}

.mfmt-body input,.mfmt-body textarea{
    border-radius: 2px;
}

.mfmt-body input:focus,.mfmt-body textarea:focus{
    border-color:#3370FF;
}

.mfmt-body .form-group.has-success label{
    color: #333;
}

.mfmt-body .form-group.has-success .form-control,.mfmt-body .form-group.has-success .input-group-addon,
.mfmt-body .form-group.has-success .select2-dropdown,.mfmt-body .form-group.has-success .select2-selection{
    border-color: #3370FF;
    box-shadow: none;
}

.mfmt-body .select2-container--default .select2-selection--multiple .select2-selection__choice{
    background:#3370FF33;
    color:#3370FF;
    border:none;
}

.mfmt-body .select2-selection.select2-selection--single[aria-disabled="true"]{
    background-color:#f5f7fa;
    border-color:#e4e7ed;
}

.mfmt-body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    padding-right:0px;
}

.mfmt-body .row.rowplaceholder{
    height:15px;
}

.mfmt-body label.text{
    background-color: #eee;
}

.mfmt-body .select2-selection{
    padding: 4px 0px;
    border-radius: 2px !important;
    border-color: #d2d6de !important;
}

.mfmt-body .select2-selection__clear{
    position:relative;
    top:-2px;
}

.mfmt-body input[type="radio"],.mfmt-body input[type="checkbox"]{
    cursor:pointer;
}

.mfmt-body .form-control[disabled], .form-control[readonly],.mfmt-body fieldset[disabled] .form-control{
    background-color: #f5f7fa;
    opacity: 1;
    border-color: #e4e7ed;
    cursor: not-allowed;
}

/****** 查询区域相关 ******/
.mfmt-body .simple-search{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-right:20px;
}

.mfmt-body .simple-search .form-group.search-item{
    flex-grow: 1;
    margin-left:10px;
    margin-bottom:0px;
    font-size:13px;
}

.mfmt-body .simple-search .form-group.search-item .input-sm{
    font-weight:normal;
}

.mfmt-body .simple-search .search-op{
    width:55px;
    margin-left:10px;
    text-align: right;
}


/******* Modal *******/
body.mfmt-body .modal{
    background: rgba(0,0,0,0.1);
    backdrop-filter: blur(3px);
}
/*body.mfmt-body .modal-content{*/
/*    border-radius: 6px;*/
/*}*/
body.mfmt-body .modal-title{
    font-weight: bold;
    color: #0056c3;
}

body.mfmt-body.mfmt-skin-red .modal-title{
    color: #e1251b;
}

body.mfmt-body .modal-body {
    color: #333 !important;
    background-color: #fff !important;
    border-radius: 6px;
}

body.mfmt-body .modal.frame-container .modal-body {
    padding:0px;
}

/********* 下拉树 ********/
.treeddwrapper {
    display: none;
    z-index: 2000;
    background-color: #fff;
    position: fixed;
    box-shadow:4px 4px 2px #ccc;
}

.treeddwrapper .treedd {
    margin-top: 0;
    width: 100%;
    max-height: 300px;
    overflow: auto
}

.ztree li span.button.chk {
    cursor: pointer !important
}

.treeddwrapper .ztree_dd_search{
    width:calc( 100% - 16px);
    margin:8px 8px 0px;
}

/******* Footer相关 *******/
body.mfmt-body .main-footer {
    padding-top:9px;
    padding-bottom:9px;
    text-align: center;
}

/******* auto complete ********/
ui-autocomplete.ui-front {
    z-index: 1100 /*解决auto-complete控件在modal中被遮挡的问题*/
}

/******* Modal中的IFrame *******/
.mfmt-body .modal-frame {
    width:100%;
    border:none;
}
.mfmt-body.nonav .wrapper {
    background: transparent;
}
.mfmt-body.nonav .content-wrapper {
    background: #fff;
}


/******* badge相关 *******/
.mfmt-body .badge-green{
    background-color: #4adf5d33;
    color: #4adf5d;
}

.mfmt-body .badge-red{
    background-color: #ff713833;
    color: #ff7138;
}

.mfmt-body .badge-yellow{
    background-color: #FF881133;
    color: #FF8811;
}

/********* edit-form ***********/
.mfmt-body .box-info.edit-form{
    margin-bottom:0px;
}
.edit-form .form-horizontal .control-label{
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}



/****** 遮罩层相关 ********/
body.mfmt-body #overlay{
    z-index: 1100;
    position: fixed;
}

.box .overlay>.loadimg, .overlay-wrapper .overlay>.loadimg{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 48px;
    height: auto;
}

.box .overlay>span, .overlay-wrapper .overlay>span{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 40px;
    margin-top: -5px;
    color: #0DAEDF;
    font-size: 20px;
    font-weight: bold;
}

/****** 页面主体内容相关 ******/
.mfmt-body .box-header > .fa, .mfmt-body .box-header > .glyphicon, .mfmt-body .box-header > .ion, .mfmt-body .box-header .box-title {
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: 600;
}

div.leftcol {
    padding-right: 5px !important;
}

div.rightcol {
    padding-left: 5px !important;
}

div.contentscroll {
    overflow: auto
}

span.required {
    color: #f00;
    font-weight: bolder
}

div.listOp{margin-bottom: 5px}

[v-cloak] {
    display: none;
}

.self-footer {
    padding:0 20px 20px 0px;
    width: 100%;
    text-align: center;
}

.box-shadow-main-padding {
    padding-top: 15px;
}

.normal-dialog {
    width: 720px;
}

.import-dialog {
    width: 650px;
}

.dialog-content {
    max-height: 640px;
    overflow-y: auto;
}

.normal-dialog .dialog-content {
    max-height: 480px;
    min-height: 320px;
    overflow-y: auto;
}

.tree-dialog {
    width: 720px;
}
.tree-dialog .dialog-content {
    max-height: 480px;
    min-height: 320px;
    overflow-y: auto;
}

.tree-dialog .self-footer {
    margin-top : 320px;
}


.iframe-dialog {
    width: 1366px;
}

.iframe-dialog .dialog-content {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.red {
    color: #F52F3E;
}

.text-color {
    color: #333;
}

.control-sidebar {
    right : -460px;
    width : 460px;

    background: white !important;

    /*padding-top: 40px;*/
}

.control-sidebar-bg {
    right : -460px;
    width : 460px;

    background: white !important;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
    border-radius: 10px 0px 0px 10px;
}

.form-group span {
    /*border: none;
    background-color: transparent;*/
}


.input-year {

}

.input-month {

}

.input-day {

}

.form-self-bg .round-bg {
    border: 1px solid #ECECEC;
    padding: 15px;
}

.nav-container{
    position:fixed;
    padding: 15px;
}
.edit-nav {

}

.nav-container > div {
    margin-top: 20px;
    margin-bottom: 20px;
}
.nav-container > div > a {
    font-size: 14px;
    color: #999;
}


#navList .nav-selected {
    color: #3370FF;
}

.form-self-bg .cover-image-parent {
    width: 100%;
    height: 150px;
    border-radius: 6px;
}
.form-self-bg .cover-image {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border: 1px solid #ECECEC;
}

.form-self-bg .div-cover-image-mask {
    width: 100%;
    height: 30px;
    position: relative;
    top: -30px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.form-self-bg .div-cover-image-mask .left-radius {
    border-bottom-left-radius: 6px;
}

.form-self-bg .div-cover-image-mask .split {
    flex: 1;
}

.form-self-bg .div-cover-image-mask .center {
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    height: 100%;
    line-height: 30px;
    border: none;
}

.form-self-bg .div-cover-image-mask .center[disabled]{
    cursor: wait;
}

.form-self-bg .div-cover-image-mask .center:hover {
    background: rgba(0, 0, 0, 0.5);
}

.form-self-bg .div-cover-image-mask .right-radius {
    border-bottom-right-radius: 6px;
}

.form-self-bg .div-cover-image-mask .color-white {
    color: rgba(255, 255, 255, 0.85);
}

.form-self-bg .file-temp-value {
    width: 1px;
    height: 1px;
    background: transparent;
    color: transparent;
    border: none;
}

.dialog-image {
    margin: auto;
    width: 720px;
    min-height: 160px;
}

.dialog-image-large {
    margin: auto;
    width: 720px;
}

.btn-margin-left {
    margin-left: 10px !important;
}

.btn-margin-right {
    margin-right: 10px !important;
}

.ul-toast {

}

.ul-toast > li {
    margin: 10px 15px;
    cursor: pointer;
}

.preview-image-card {
    width: 240px;
    height: 160px;
    margin: 10px;
    display: inline-block;
}

.preview-image-card > img {
    width: 100%;
    height: 100%;
}

.a-tag {
    border: 1px #C9C9C9 solid;
    border-radius: 2px;
    margin: 2px 5px;
    display: inline-block;
    padding: 2px;
}

.content {
    padding-top: 0px;
    padding-bottom: 0px;
}
body.mfmt-body .content-wrapper {
    background-color: #f2f2f2;
}

a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #3370FF;
}

.a-operator {
    color: #0056c3;
}

.a-operator:hover, .a-operator:active, .a-operator:focus {
    color: #3370FF;
}

.a-operator[disabled] {
    color: #CCCCCC;
    cursor: not-allowed;
}

.display-inline {
    display: inline-block;
}

.a-green {
    color: #0ED57D;
}

.a-green:hover, .a-green:active, .a-green:focus {
    color: #0ED57D80;
}

.a-red {
    color: #F52F3E;
}

.a-red:hover, .a-red:active, .a-red:focus {
    color: #F52F3E80;
}

.a-datatable-option {
    padding: 2px 2px;
    display: block;
}

.table-middle td {
    vertical-align: middle !important;
}

.mfmt-body .bg-aqua-active, .mfmt-body .modal-info .modal-header {
    background-color: #3370FF !important;
}

.mfmt-body .modal-info .modal-footer {
    background-color: white !important;
    border-color: white !important;
}

.round-bg-in {
    border: 1px solid #DCDCDC;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
    padding: 30px 60px 30px 5px;
}

.btn-with-shadow {
    box-shadow: 0px 3px 6px rgba(51, 112, 255, 0.48);
}

.btn-border {
    background: #FFF;
    border: 1px solid #3370FF;
    color: #3370FF;
}

.btn-border:hover {
    background: #3370FF80;
    border: 1px solid #3370FF80;
    color: #FFF;
}

.btn-border-red {
    background: #FFF;
    border: 1px solid #F52F3E;
    color: #F52F3E;
}

.btn-with-shadow-red {
    box-shadow: 0px 3px 6px rgba(245, 47, 62, 0.48);
}

.btn-border-red:hover {
    border: 1px solid #F52F3E1A;
    background: #F52F3E1A;
    color: #F52F3E;
}

body.mfmt-body .btn-info{
    background-color:#3370FF;
    border-color:#3370FF;
    color:#fff;
}

body.mfmt-body .btn-info:hover{
    background-color: #3370FF80;
    border: 1px solid #3370FF80;
    color: #FFF;
}

body.mfmt-body .btn-danger{
    color:#fff;
}

body.mfmt-body .btn-danger:hover{
    color: #FFF;
}

.div-drop-down {
    border: solid 1px #3370FF;
    height: 30px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.div-drop-down a.dropdown-toggle{
    color: #3370FF !important;
    font-size:12px;
}

.div-drop-down:hover {
    background: #3370FF80;
    border: 1px solid #3370FF80;
}

.div-drop-down:hover a.dropdown-toggle{
    color: #FFF !important;
}


.box {
    padding: 10px
}

.side-right-fix-btn {
    position: fixed;
    bottom: 0px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
    /*border-radius: 10px 0px 0px 10px;*/
    background: white;
    text-align: right;
    padding: 15px;
    width: 466px;
}

.cover-image-parent {
    width: 100%;
    height: 150px;
    border-radius: 6px;
}

.cover-image {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border: 1px solid #ECECEC;
}

.div-cover-image-mask {
    width: 100%;
    height: 30px;
    position: relative;
    top: -30px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.div-cover-image-mask .left-radius {
    border-bottom-left-radius: 6px;
}

.div-cover-image-mask .split {
    flex: 1;
}

.div-cover-image-mask .center {
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    height: 100%;
    line-height: 30px;
    border: none;
}

.div-cover-image-mask .center[disabled]{
    cursor: wait;
}

.div-cover-image-mask .center:hover {
    background: rgba(0, 0, 0, 0.5);
}

.div-cover-image-mask .right-radius {
    border-bottom-right-radius: 6px;
}

.div-cover-image-mask .color-white {
    color: rgba(255, 255, 255, 0.85);
}

.red-del {
    color: #F52F3E;
}

.round-bg {
    border: 1px solid #ECECEC;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.light-blue {
    color: #3370FF;
}

#productListFrm .modal-content {
    min-height: 320px;
    height: 520px;
}

.approve-status-bg {
    padding: 5px 8px;
    border-radius: 10px;
    min-width: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.approve-status-text-save {
    color: #666;
}

.approve-status-bg-save {
    background: #66666633;
}

.approve-status-bg-refuse {
    background: #F52F3E33;
}

.approve-status-text-refuse {
    color: #F52F3E;
}

.approve-status-bg-review {
    background: #FF9C0033;
}

.approve-status-text-review {
    color: #FF9C00;
}

.approve-status-bg-pass {
    background: #3370FF33;
}

.approve-status-text-pass {
    color: #3370FF;
}

.approve-status-bg-success {
    background: #0ED57D1A;
}

.approve-status-text-success {
    color: #0ED57D;
}

.margin-op-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.float-right-bottom {
    position: fixed;
    bottom: 150px;
    right: 20px;
    background-color: #ececec;
}

.tabView{
    width: 100%;
}

.pdf-viewer {
    width: 100%;
    height: calc(100vh - 260px);
    display: block;
    border: none
}

.txt-over {
    overflow: hidden;
    text-overflow: ellipsis;
}

.span-over {
    display: inline-block;
    /*white-space: nowrap;*/
    position: relative;
    top: 6px;
    height: 110px;
}

.toast{
    padding:5px 10px; background: #FDEDED;border-radius:3px; position: fixed; top: 15%; left: 45%;
}

.toast-success {
    padding:5px 10px;
    background: #4adf5d33;
    border-radius:3px;
    position: fixed;
    top: 15%; left: 45%;
}

.pointer {
    cursor: pointer;
}

.mfmt-body .table > thead > tr > th,.mfmt-body .table > tbody > tr > th,
.mfmt-body .table > tfoot > tr > th,.mfmt-body .table > thead > tr > td,
.mfmt-body .table > tbody > tr > td,.mfmt-body .table > tfoot > tr > td{
    padding: 4px;
}

.mfmt-body table.dataTable thead > tr > th.sorting_asc,.mfmt-body  table.dataTable thead > tr > th.sorting_desc,
.mfmt-body table.dataTable thead > tr > th.sorting,.mfmt-body  table.dataTable thead > tr > td.sorting_asc,
.mfmt-body table.dataTable thead > tr > td.sorting_desc,.mfmt-body  table.dataTable thead > tr > td.sorting{
    padding-right: 15px;
}

/*.mfmt-body table.dataTable thead .sorting_desc{*/
/*    background-position-y:0px;*/
/*}*/