html, body {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, Hiragino Sans GB, Microsoft Yahei, sans-serif;
    width: 100% !important;
    height: 100% !important;
}

html.smart-font-meiryo, .smart-font-meiryo body {
    font-family: 'meiryo' !important;
}

/*#demo-setting {*/
/*    display: none;*/
/*}*/

[v-cloak] {
    visibility: hidden;
}

#homeContent {
    width: 100%;
    /*min-height: calc(100vh - 60px);*/
}

.inputSearchSelect {
    margin-left: 31px;
}

.inputSearchSelect + i {
    right: -22px !important;
}

.inputSearchDropdown {
    height: 32px;
    margin-right: -1px;
    border-color: #ccc;
}

.inputSearchDropdown .fa {
    color: #A2A2A2;
    margin-left: 10px;
}

.smart-style-0 .inputSearchDropdown{
    border-color: rgba(43, 142, 247, 0.51) !important;
}

.smart-style-0 .inputSearchDropdown .fa{
    color: rgba(15, 142, 233, 0.50);
}

#header {
    height: 60px;
    background: #fff;
    -webkit-box-shadow: 0 2px 13px 0 rgba(13, 126, 246, 0.13);
    box-shadow: 0 2px 13px 0 rgba(13, 126, 246, 0.13);
    line-height: 60px;
    z-index: 907;
}

#jarviswidget-fullscreen-mode{
    z-index: 1040;
}

#header > div {
    height: 60px;
}
.file-preview-frame .progress{
    background-color: transparent;
    box-shadow: none;
}
.file-preview-frame .progress .bg-info{
    opacity: 0;
    display: none;
}

#header ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.headerIconWrap {
    position: relative;
    display: inline-block;
    margin: 0 20px;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer;
}

.headerIconWrap > i {
    font-size: 20px;
}

.smart-style-0 .headerIconWrap > i {
    color: #0F8EE9;
}

.smart-style-1 .headerIconWrap > i ,
.smart-style-1 .headerIconWrap,
.smart-style-1 .headUserWrap > span,
.smart-style-1 .headUserWrap > i{
    color: #8b91a0;
}

.smart-style-2 .headerIconWrap > i ,
.smart-style-2 .headerIconWrap,
.smart-style-2 .headUserWrap > span,
.smart-style-2 .headUserWrap > i{
    color: #C5C6CA;
    background-color: transparent;
}

.smart-style-3 .headerIconWrap > i ,
.smart-style-3 .headerIconWrap,
.smart-style-3 .headUserWrap > span,
.smart-style-3 .headUserWrap > i {
    color: #fff;
    background-color: transparent;
}

.smart-style-5 .headerIconWrap > i ,
.smart-style-5 .headerIconWrap,
.smart-style-5 .headUserWrap > span,
.smart-style-5 .headUserWrap > i,

.smart-style-6 .headerIconWrap > i ,
.smart-style-6 .headerIconWrap,
.smart-style-6 .headUserWrap > span,
.smart-style-6 .headUserWrap > i
{
    color: #fff;
}

.smart-style-1 .headerIconWrap:hover,
.smart-style-1 .headUserWrap:hover,
.smart-style-1 .userBtnBox > ul > li:hover,
.smart-style-1 .headerIconWrap:hover i,
.smart-style-1 .headUserWrap:hover i,
.smart-style-2 .headerIconWrap:hover,
.smart-style-2 .headUserWrap:hover,
.smart-style-2 .userBtnBox > ul > li:hover,
.smart-style-2 .headerIconWrap:hover i,
.smart-style-2 .headUserWrap:hover i
{
    color: #fff;
}

.smart-style-3 .header-dropdown-list>li>.dropdown-toggle{
    padding: 0 7px;
}

.headerIconWrap > b {
    font-size: 12px;
    position: absolute;
    background-color: #FF3D55;
    color: #fff;
    border-radius: 8px;
    padding: 2px 4px 1px;
    line-height: 1;
    top: -5px;
    left: 60%;
}

.headUserWrap {
    display: inline-block;
    padding: 0 10px;
}

.headUserWrap > img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 7px;
    background: #D7D7D7;
    display: inline-block;
}

.headUserWrap > span {
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #1E1E1E;
    vertical-align: middle;
    min-width: 70px;
    text-align: center;
    display: inline-block;
}

.headUserWrap > i {
    font-size: 12px;
    vertical-align: middle;
    line-height: 1;
    color: #A0CEFF;
    -webkit-transition: .4s;
    transition: .4s;
    margin-left: 10px;
}

.headerSearchWrap {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.headerSearchWrap > input {
    border: 1px solid #0F8EE9;
    height: 100%;
    width: 150px;
    padding: 0 8px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: .4s;
    transition: .4s;
}

.headerSearchWrap > span {
    display: inline-block;
    height: 100%;
    width: 40px;
    background-color: #0F8EE9;
    color: #fff;
    text-align: center;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

.headerSearchWrap > span > i {
    vertical-align: middle;
    margin-top: -5px;
}

.headerLogoWrap {
   text-align: center;
}

.headerLogoWrap > span {
    line-height: 1;
}

.headerLogoWrap img {
    max-width: 210px;
    max-height: 40px;
    object-fit: cover;
}

.header-activity-dropdown {
    position: relative;
    display: inline-block;
}

.header-activity-dropdown-hover:hover .header-dropdown {
    display: block;
}

.header-activity-dropdown-hover:hover .glyphicon-triangle-bottom {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.header-dropdown {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 100%;
    display: none;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 10000000000;
}

.header-dropdown-active {
    display: block !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.header-dropdown-content {
    -webkit-box-shadow: 0 2px 9px 0 rgba(0, 121, 250, 0.22);
    box-shadow: 0 2px 9px 0 rgba(0, 121, 250, 0.22);
    border-radius: 5px;
    position: relative;
    margin-top: 15px;
    background: #fff;
}

.smart-style-5 .header-dropdown-content{
    background: #0a1524;
}

.header-dropdown-content:after, .header-dropdown-content:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.header-dropdown-content:before {
    border-color: rgba(131, 131, 131, 0);
    border-bottom-color: rgba(0, 121, 250, 0.22);
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}

.header-dropdown-content:after {
    border-color: rgba(255, 255, 255, 0);
    /*border-bottom-color: #fff;*/
    border-width: 7px;
    left: 50%;
    margin-left: -7px;
}

.userBtnBox > li {
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #DCDCDC;
    font-family: PingFangSC-Regular;
    cursor: pointer;
    /*padding: 0 5px;*/
}

.userBtnBox > li:nth-of-type(1) {
    border-top: 0;
}

.userBtnBox > li i {
    color: #0F8EE9;
    /*margin-right: 5px;*/
}

.menuConfigBox {
    margin: 0;
    padding: 0;
}

.menuConfigBox > li {
    line-height: 40px;
    border-bottom: 1px solid #DCDCDC;
    font-family: PingFangSC-Regular;
    padding: 0 20px;
    overflow: hidden;
    position: relative;
}

.menuConfigBox > li.active {
    color: #0F8EE9;
}

.menuConfigBox > li:last-of-type {
    border-bottom: 0;
}

.unreadMsgBox > p {
    border-bottom: 1px solid #DCDCDC;
    padding: 15px 25px;
    margin: 0;
    line-height: 1;
}

.unreadMsgBox > p > span {
    color: #ED505C;
}

.unreadMsgBox > ul > li {
    padding: 10px 20px 10px 45px;
    line-height: 1;
    position: relative;
    border-bottom: 1px solid #F1FAFF;
    cursor: pointer;
}

.unreadMsgBox > ul > li:last-of-type {
    border-bottom: 0;
}

.unreadMsgBox > ul > li > p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.unreadMsgBox > ul > li > i {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgba(43, 142, 247, 0.51);
    border: 1px solid #0F8EE9;
    top: 50%;
    margin-top: -4px;
    left: 25px;
    border-radius: 50%;
}

/*已读信息详情变灰*/
.readMsg .msgDetail {
    color: #9B9B9B;
}

.readMsg > i {
    background: transparent !important;
}

.modal-dialog .modal-header {
    text-align: center;
    box-sizing: border-box;
}

.smart-style-0 .modal-dialog .modal-header {
    background-color: #0F8EE9;
    border-bottom: 0;
    color: #fff;
}

.smart-style-0 .close {
    color: #fff;
    opacity: .8;
}

.smart-style-0 .close:focus,
.smart-style-0 .close:hover {
    color: #fff;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
}

.smart-style-0 .btn-primary {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-primary:hover {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-primary.active,
.smart-style-0 .btn-primary:active,
.smart-style-0 .open > .dropdown-toggle.btn-primary {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-primary.focus,
.smart-style-0 .btn-primary:focus {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-primary.active.focus,
.smart-style-0 .btn-primary.active:focus,
.smart-style-0 .btn-primary.active:hover,
.smart-style-0 .btn-primary:active.focus,
.smart-style-0 .btn-primary:active:focus,
.smart-style-0 .btn-primary:active:hover,
.smart-style-0 .open > .dropdown-toggle.btn-primary.focus,
.smart-style-0 .open > .dropdown-toggle.btn-primary:focus,
.smart-style-0 .open > .dropdown-toggle.btn-primary:hover {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-default {
    color: #0F8EE9;
    background-color: #fff;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-default:hover {
    color: #0F8EE9;
    background-color: #fff;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-default.active,
.smart-style-0 .btn-default:active,
.smart-style-0 .open > .dropdown-toggle.btn-default {
    color: #0F8EE9;
    background-color: #fff;
    border-color: #0F8EE9;
}

.smart-style-0 .btn-default.focus,
.smart-style-0 .btn-default:focus {
    color: #0F8EE9;
    background-color: #fff;
    border-color: #0F8EE9;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.smart-style-0 .open > .dropdown-toggle.btn-default.focus,
.smart-style-0 .open > .dropdown-toggle.btn-default:focus,
.smart-style-0 .open > .dropdown-toggle.btn-default:hover {
    color: #0F8EE9;
    background-color: #fff;
    border-color: #0F8EE9;
}

.smart-style-0 .smart-form .checkbox i,
.smart-style-0 .smart-form .icon-append,
.smart-style-0 .smart-form .icon-prepend,
.smart-style-0 .smart-form .input input,
.smart-style-0 .smart-form .radio i,
.smart-style-0 .smart-form .select select,
.smart-style-0 .smart-form .textarea textarea,
.smart-style-0 .smart-form .toggle i ,
.smart-style-0 .select2-container--default .select2-selection--multiple{
    border-color: rgba(43, 142, 247, 0.51);
}

.smart-style-0 .select2-container--default .select2-selection--multiple{
    border-radius: 0;
}

.smart-style-0 .smart-form .checkbox input:focus + i,
.smart-style-0 .smart-form .input input:focus,
.smart-style-0 .smart-form .radio input:focus + i,
.smart-style-0 .smart-form .select select:focus,
.smart-style-0 .smart-form .textarea textarea:focus,
.smart-style-0 .smart-form .toggle input:focus + i,
.smart-style-0 .select2-container--default.select2-container--focus .select2-selection--multiple{
    border-color: rgba(43, 142, 247, 1);
}

.smart-style-0 .smart-form .icon-append,
.smart-style-0 .smart-form .icon-prepend {
    color: #0F8EE9;
}

.smart-style-0 input::-webkit-input-placeholder,
.smart-style-0 textarea::-webkit-input-placeholder {
    color: #9B9B9B;
}

.smart-style-0 input:-moz-placeholder,
.smart-style-0 textarea:-moz-placeholder {
    color: #9B9B9B;
}

.smart-style-0 input::-moz-placeholder,
.smart-style-0 textarea::-moz-placeholder {
    color: #9B9B9B;
}

.smart-style-0 input:-ms-input-placeholder,
.smart-style-0 textarea:-ms-input-placeholder {
    color: #9B9B9B;
}

aside{
    background: #FFFFFF;
}

#left-panel {
    /*height: 100vh;*/
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgba(15, 142, 233, 0.25);
    padding-top: 60px!important;
}

.smart-style-2.minified #left-panel {
    padding-top: 64px!important;
}

.smart-style-0 #left-panel i {
    color: #0F8EE9;
}


body:not(.minified) nav{
    flex: auto;
    overflow: auto;
}

.smart-style-0 nav > ul > li.active > a,
.smart-style-0 nav ul .active > a {
    color: black !important;
    position: relative;
    font-weight: 900;
}

nav ul li.active > a:before {
    color: transparent!important;
}

nav ul li a {
    color: #646464;
}

nav ul li a:focus {
    color: #646464;
}

nav ul li a:hover {
    color: black;
    text-decoration: none;
}

nav ul ul li > a:hover {
    background-color: #F7FBFE;
    color: black;
}

nav ul ul {
    background: rgba(15, 142, 233, 0.04);
    border-top: 1px solid rgba(15, 142, 233, 0.25);
    border-bottom: 1px solid rgba(15, 142, 233, 0.25);
    z-index: 1;
}

.smart-style-0 nav ul li a:active {
    background: #FFFFFF !important;
}

nav > ul > li > ul::before {
    display: none;
}

nav > ul ul li::before {
    display: none;
}

.minifyme {
    /*display: none;*/
    border: 0;
    background: #fff;
    color: #333;
    right: 0!important;
    width: auto;
    height: auto;
    border-radius: 0;
    position: relative!important;
}

.minified .minifyme {
    width: auto;
    height: auto;
    font-size: 20px;
    margin: 0 8px;
}

.minified .minifyme .fa:before {
    content: "\f03c";
}

#main {
    padding: 0;
    /*background: #F1F7FD;*/
    /*min-height: calc(100vh - 60px);*/
}

.fixed-header #main{
    margin-top: 64px;
}

body.menu-on-top.fixed-header{
    padding-top: 59px;
}

#ribbon{
    min-height: 0;
    top: 80px;
}

.menu-on-top #ribbon{
    min-height: 0;
    z-index: 904;
}

.smart-style-0 #ribbon .breadcrumb li:last-child,
.smart-style-0 #ribbon .breadcrumb > .active {
    color: #1E1E1E;
}

.smart-style-0 .jarviswidget-color-darken > header {
    background: #F1F7FD;
    color: #6e6e6e;
    border-color: rgba(15, 142, 233, 0.25) !important;
    /*height: auto;*/
    /*overflow-x: auto;*/
    /*overflow-y: hidden;*/
    line-height: 33px;
    height: 33px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom: 0;
}

.jarviswidget-color-darken .nav-tabs {
    white-space: nowrap;
    border-bottom: 0;
}

.smart-style-0 .jarviswidget-color-darken .nav-tabs > li:not(.active) > a,
.smart-style-0 .jarviswidget-color-darken > header > .jarviswidget-ctrls a {
    color: #6e6e6e !important;
}

.smart-style-0 .jarviswidget header:first-child .nav-tabs li {
    margin-right: 10px;
    border-left: 1px solid rgba(15, 142, 233, 0.25);
    border-right: 1px solid rgba(15, 142, 233, 0.25);
    border-top: 0;
    border-bottom: 0;
    /*border-radius: 3px 3px 0 0;*/
    margin-bottom: 0;
}

.smart-style-0 .dataTables_wrapper .rh {
    color: #0F8EE9;
}

.smart-style-0 .nav-tabs > li.active > a {
    border: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0F8EE9 !important;
}

.smart-style-0 .nav-tabs > li.active > a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 1;
}

.nav-tabs > li > a {
    margin-right: 0;
}

.jarviswidget-ctrls {
    /*display: none;*/
}

.table > thead > tr > th {
    border: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #fff;
}

.smart-style-7 .fc-border-separate thead tr,
.smart-style-7 .table thead tr,
.smart-style-0 .fc-border-separate thead tr,
.smart-style-0 .table thead tr {
    background: #f4fbff;
    color: #646464;
}

.smart-style-0.table > tbody > tr > td,
.smart-style-0 .table > tbody > tr > th,
.smart-style-0 .table > tfoot > tr > td,
.smart-style-0 .table > tfoot > tr > th,
.smart-style-0 .table > thead > tr > td,
.smart-style-0 .table > thead > tr > th {
    border-top: 1px solid;
    border-top-color: #eeeeee !important;
}

.table .smart-form > tr:nth-of-type(1) > td {
    border-top: 0;
}

.smart-style-0 .table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

.smart-style-0 .table-hover > tbody > tr:hover {
    background-color: #fff;
}

.smart-style-0 .table > tbody > tr.success > td,
.smart-style-0 .table > tbody > tr.success > th,
.smart-style-0 .table > tbody > tr > td.success,
.smart-style-0 .table > tbody > tr > th.success,
.smart-style-0 .table > tfoot > tr.success > td,
.smart-style-0 .table > tfoot > tr.success > th,
.smart-style-0 .table > tfoot > tr > td.success,
.smart-style-0 .table > tfoot > tr > th.success,
.smart-style-0 .table > thead > tr.success > td,
.smart-style-0 .table > thead > tr.success > th,
.smart-style-0 .table > thead > tr > td.success,
.smart-style-0 .table > thead > tr > th.success {
    background-color: #cce2f9;
    -webkit-transition: .2s;
    transition: .2s;
}

.smart-style-0 .table-hover > tbody > tr.success:hover > td,
.smart-style-0 .table-hover > tbody > tr.success:hover > th,
.smart-style-0 .table-hover > tbody > tr:hover > .success,
.smart-style-0 .table-hover > tbody > tr > td.success:hover,
.smart-style-0 .table-hover > tbody > tr > th.success:hover {
    background-color: #b9d5f3;
}

.dt-toolbar .select2-container{
    z-index: 1!important;
}

.smart-style-0 .dt-toolbar-footer,
.smart-style-7 .dt-toolbar-footer {
    background: #fff;
    border-top: 1px solid #eeeeee;
}

.smart-style-0 .dt-toolbar {
    background: transparent;
    border-bottom: 0;
    padding: 10px 5px !important;
}

body:not(.smart-style-0) .pagination .total>span{
    line-height: 2;
}

.pagination .total>span,
.pagination .size>span,
.pagination .jump>span,
.pagination .jump>a {
    border: 0;
    margin: 0 2px;
}

.smart-style-7 .pagination .size select,
.smart-style-7 .pagination .jump input {
    border-color: #93c5fb;
}


.smart-style-0 .pagination > li > a,
.smart-style-0 .pagination > li > span,
.smart-style-0 .pagination > li > span:focus,
.smart-style-0 .pagination > li > span:hover {
    background-color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    float: unset;
    box-shadow: none;
    font-size: 14px;
}

.smart-style-0 .pagination > .active > a,
.smart-style-0 .pagination > .active > a:focus,
.smart-style-0 .pagination > .active > a:hover,
.smart-style-0 .pagination > .active > span,
.smart-style-0 .pagination > .active > span:focus,
.smart-style-0 .pagination > .active > span:hover {
    background-color: #0F8EE9;
    border-color: #0F8EE9;
}

.smart-style-0 .pagination > li > a:focus,
.smart-style-0 .pagination > li > a:hover,
.smart-style-0 .pagination > li > span:focus,
.smart-style-0 .pagination > li > span:hover {
    color: #0F8EE9;
    background-color: rgba(13, 121, 209, .06);
    border-color: #0F8EE9;
}

.pagination input {
    border-width: 1px;
}

.smart-style-0 .pagination > li.page > a:focus,
.smart-style-0 .pagination > li.page > a:hover,
.smart-style-0 .pagination > li.page > span:focus,
.smart-style-0 .pagination > li.page > span:hover,
.smart-style-0 .pagination > li.jump > a,
.smart-style-0 .pagination > li.jump > a:focus,
.smart-style-0 .pagination > li.jump > a:hover,
.smart-style-0 .pagination > li.active > a,
.smart-style-0 .pagination > li.active > a:focus,
.smart-style-0 .pagination > li.active > a:hover,
.smart-style-0 .pagination > li.active > span,
.smart-style-0 .pagination > li.active > span:focus,
.smart-style-0 .pagination > li.active > span:hover {
    color: #0f8ee9;
    background-color: #fff;
}

.smart-style-7 .text-primary {
    color: #0F8EE9;
}

.smart-style-7 .jarviswidget > div {
    border-color: #93c5fb
}

.smart-form .input .icon-append + input, .smart-form .textarea .icon-append + textarea {
    padding-right: 30px;
}

.smart-style-0 .bootstrap-tagsinput {
    border-color: rgba(43, 142, 247, 0.51);
    box-sizing: border-box;
    padding: 1px;
    min-height: 32px;
}

.bootstrap-tagsinput > input {
    height: 28px !important;
}

.smart-style-0 .tree .label-warning {
    background: #0F8EE9;
    color: #fff;
}

.smart-style-0 .tree li.parent_li > span:hover {
    background-color: #0F8EE9;
    border: 1px solid #0F8EE9;
}

.smart-style-7 .tree li.parent_li > span:hover + ul li span,
.smart-style-0 .tree li.parent_li > span:hover + ul li span {
    background: rgba(13, 126, 246, 0.7) !important;
    border: 1px solid rgba(13, 126, 246, 0.7);
    color: #fff;
}

.smart-style-7 .tree li.parent_li > span:hover + ul li::after,
.smart-style-0 .tree li.parent_li > span:hover + ul li::after {
    border-top-color: rgba(13, 126, 246, 0.7);
}

.smart-style-7 .tree li.parent_li > span:hover + ul li::before,
.smart-style-0 .tree li.parent_li > span:hover + ul li::before {
    border-left-color: rgba(13, 126, 246, 0.7);
}

.tree .tree-label{
    display: inline;
    margin-left: 10px;
}

.tree .tree-label .tree-label-itme{
    height: 30px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px;
    margin-left: 4px;
    margin-bottom: 4px;
    color: #fff;
    border: 0;
}

#ribbon .breadcrumb {
    padding: 0 !important;
}

.btn-header > :first-child > a {
    line-height: 24px;
}

#logo-group span#activity {
    line-height: 24px;
}

#logo-group>span {
    height: 60px;
    margin: 0;
}

#logo{
    width: 100%;
    text-align: center;
}

#logo img {
    width: auto;
    padding-left: 0;
    max-width: 200px;
    max-height: 50px;
}

.smart-style-7 .login-info,
.smart-style-0 .login-info {
    border-bottom: 0!important;
}

.login-info a:hover {
    color: #a8a8a8;
}

.login-info > span {
    border-bottom: 0;
}

.ajax-dropdown {
    left: 49px;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    zoom: 1;
}

.cardWrap > div {
    /*display: inline-block;*/
    float: left;
}

.cardWrap .cardActive {
    border-color: #ED4F5A;
}

.cardWrap .cardActive:hover {
    /*border-color: #ED4F5A;*/
    -webkit-box-shadow: 0 4px 12px 0 rgba(237, 79, 90, 0.5);
    box-shadow: 0 4px 12px 0 rgba(237, 79, 90, 0.5);
}

.cardWrap > div > div {
    border: 1px solid #ccc;
    background: #fafafa;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    width: 100%;
}

.smart-style-0 .cardWrap > div > div{
    border: 1px solid rgba(43, 142, 247, 0.51);
    background-color: #fff;
}

.smart-style-0 .cardWrap > div > div:hover {
    -webkit-box-shadow: 0 4px 12px 0 rgba(103, 177, 255, 0.51);
    box-shadow: 0 4px 12px 0 rgba(103, 177, 255, 0.51);
    border-color: transparent;
}

.smart-style-5 .cardWrap > div > div {
    background: rgba(0,0,0,.18)!important;
    border-color: rgba(0,0,0,.13)!important;
}

.smart-style-0 .jarviswidget>div{
    border-color: rgba(43, 142, 247, 0.51) !important;
}


.cardBox {
    border: 1px solid #ccc;
    padding: 15px;
}

.smart-style-7 .cardBox {
    border-color: #c9e2fd;
}

.smart-style-0 .cardBox {
    border-color: rgba(15, 142, 233, 0.25);
}

.item-color {
    position: absolute;
    width: 0;
    height: 0;
    right: 8px;
    border-width: 15px;
    border-style: solid;
    border-bottom-color: transparent;
    border-left-color: transparent;
    content: '';
}

.item-badge {
    position: absolute;
    z-index: 999;
    color: #fff;
    font-size: 6px;
    transform: scale(0.5);
    padding: 2px 4px 0;
    top: 9px;
    right: 8px;
    line-height: 1.4;
    text-align: center;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0 0.1s ease-in;
    -moz-transition: 0 0.1s ease-in;
    -o-transition: 0 0.1s ease-in;
    transition: transform 0.1s ease-in;
}

.card {
    position: relative;
    list-style: none;
}

.cd-box {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
}

.smart-style-7 .cd-box {
    border: 1px solid rgba(15, 142, 233, 0.25) !important;
    background: #fff;
    border-radius: 3px;
}

.smart-style-0 .cd-box{
    border-color: #c9e2fd;
    background: #fff;
}

.smart-style-5 .cd-box{
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #FFF;
}

.hideFormBorder .jarviswidget > div {
    border: 0;
}

.select2-container .select2-selection--single {
    height: 32px !important;
}

.select2-container .select2-search--inline .select2-search__field{
    margin: 6px 10px 0;!important;
}

body:not(.smart-style-5) .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: initial!important;
    line-height: 30px !important;
}

.smart-style-0 .select2-dropdown,
.smart-style-0 .select2-container .select2-selection--single,
.smart-style-0 .select2-container--default .select2-search--dropdown .select2-search__field{
    border-color: rgba(43, 142, 247, 0.51);
}
body:not(.smart-style-7) .select2-dropdown,
body:not(.smart-style-7) .select2-container .select2-selection--single,
body:not(.smart-style-7) .select2-container--default .select2-search--dropdown .select2-search__field{
    border-radius: 0;
}

.smart-style-5 .select2-dropdown{
    background-color: #081320;
}
.smart-style-5 .select2-container--default .select2-selection--single{
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.4);
    color: #fff!important;
}

.smart-style-5 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff!important;
    line-height: 30px !important;
}

.smart-style-5 .select2-container--default .select2-selection--single .select2-selection__arrow{
    background-color: #fff;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #404040 transparent transparent transparent !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #404040 transparent !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #5897fb!important;
}

.tab-component > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.tab-component .nav-tabs {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-x: auto;
    overflow-y: hidden;
}

.tab-content-right {
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}

.tree-search-group {
    position: relative;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    min-width: 200px;
}

.tree-search-group .tree-search-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    padding-right: 1px;
}

.tree-search-group .tree-search-block-active {
    right: 65px;
}

.tree-search-group .tree-search-block input {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border-radius: 2px;
}

.tree-search-group .tree-search-block div {
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    pointer-events: none;
    background: #fff;
    line-height: 24px;
    color: #999;
}

.tree-search-group .tree-search-text {
    float: right;
    font-size: 13px;
}

.tree-search-group .tree-search-text > span {
    cursor: pointer;
}

.tree-search-group .tree-search-text > span:nth-of-type(1) {
    margin-right: 5px;
    color: #4C98E4;
}

.tree-search-list {
    line-height: 2;
}

.tree-search-list > div {
    cursor: pointer;
}

/****************** v-loading ******************/
.loading-parent--relative {
    position: relative;
    cursor: wait;
}

.loading-parent--relative .loading-mask {
    position: absolute !important;
    z-index: 9999;
    background-color: rgba(255, 255, 255, .9) !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.smart-style-5 .loading-parent--relative .loading-mask{
    background-color: rgba(255, 255, 255, .2) !important;
}

.loading-spinner {
    top: 50%;
    margin-top: -21px;
    width: 100%;
    text-align: center;
    position: absolute;
}

.loading-spinner .circular {
    height: 42px;
    width: 42px;
    -webkit-animation: loading-rotate 2s linear infinite;
    animation: loading-rotate 2s linear infinite;
}

.loading-spinner .path {
    -webkit-animation: loading-dash 1.5s ease-in-out infinite;
    animation: loading-dash 1.5s ease-in-out infinite;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
    stroke-width: 2;
    stroke: #409EFF;
    stroke-linecap: round;
}

@keyframes loading-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -40px;
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -120px;
    }
}

/****************** v-loading end ******************/
@media print {
    html, body {
        background: #fff;
    }
}

.directive-pop--relative {
    position: relative;
}

.directive-pop-wrap {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}

.directive-pop-content:after, .directive-pop-content:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.directive-pop-content::before {
    border-color: rgba(131, 131, 131, 0);
    border-bottom-color: rgba(0, 121, 250, 0.22);
    border-width: 8px;
    left: 50%;
    margin-left: -8px;
}

.directive-pop-content::after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    left: 50%;
    margin-left: -7px;
}

.directive-pop-content {
    box-shadow: 0 2px 9px 0 rgba(0, 121, 250, 0.22);
    background: #fff;
    margin-top: 15px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
}

.file-preview {
    box-sizing: border-box;
}

.tooltip.in {
    opacity: 1 !important;
}

.smart-style-7 #content {
    padding: 10px 25px;
}

body .scroll-hide-bar-container {
    height: 100%;
    overflow: hidden;
}

/*nav#MenuNavId {*/
/*    flex: auto;*/
/*    overflow: auto;*/
/*}*/

body.scroll-17 nav#MenuNavId {
    margin-right: -17px;
    overflow-y: scroll;
}

.home-page-box {
    height: 100%;
    overflow: auto;
}

.menu-on-top .home-page-box {
    overflow: unset!important;
}

body.scroll-17 .home-page-box {
    margin-right: -17px;
    overflow-y: scroll;
}

body .scroll-hide-bar {
    height: 100%;
    overflow-y: auto;
}

body.scroll-17 .scroll-hide-bar {
    margin-right: -17px;
    overflow-y: scroll;
}

body.scroll-17 .modal-dialog .modal-content-body {
    margin-right: -18px; /*否则会有白边*/
    overflow-y: scroll;
}

.width-transition {
    transition: width 200ms linear;
}

.jarviswidget header {
    margin-bottom: -1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.layout-left {
    position: relative;
}

.layout-left > div {
    height: 35px;
    transform-origin: left top;
}

.jarviswidget > div {
    border-width: 1px;
}

.jarviswidget header .nav-tabs > li > a {
    height: 33px;
}

.onoffswitch {
    width: 55px;
    margin-left: 0;
}

.onoffswitch-label {
    height: 22px;
}

.onoffswitch-inner:after, .onoffswitch-inner:before {
    line-height: 22px;
    height: 22px;
    /*content: " ";*/
}

.onoffswitch-switch {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    right: 35px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 3px;
}

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before,
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    content: " ";
}

.smart-style-0 .select .form-control {
    border-color: rgba(43, 142, 247, 0.51);
}

.smart-style-0 .select-input {
    overflow: hidden;
    height: 32px;
    padding: 5px 5px 5px 12px;
    font-size: 14px;
    color: #555;
    min-width: 170px;
}

.smart-style-0 .select-input span {
    margin-right: 10px;
}

.select-input-container .select-input:after {
    content: '<';
    position: absolute;
    right: 7px;
}

.select-input-container span {
    display: inline-block;
}

.select-input-container i {
    width: 16px;
    height: 16px;
    background-color: black;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 8px;
    z-index: 2;
}

.select-input-container.open .select-input:after {
    content: '<';
}

.select-input-container {
    position: relative;
}

.select-input-container .select-option-container {
    display: none;
}

.select-input-container.open .select-option-container {
    display: block;
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    left: 0;
    right: 0;
    border: 1px solid #f5f5f5;
    overflow-y: auto;
    max-height: 400px;
    font-size: 14px;
}

.select-option-container .option {
    margin: 5px 2px;
}

.select-option-container .option.option-selected, .option:hover {
    color: #397EEF;
}

.bootstrap-tagsinput .tag {
    margin: 2px 0 2px 2px;
}

.bootstrap-tagsinput > span {
    padding: 2px 28px 2px 8px;
}

.modal {
    overflow: hidden;
}

.modal.in .modal-dialog {
    margin-top: 5vh;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 8px;
}

.bootbox-confirm.modal.in .modal-dialog {
    padding-top: 0;
}

.modal-dialog .modal-content {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.modal-dialog .modal-content-body {
    max-height: calc(90vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
}

.popover-content {
    height: auto!important;
}

.smart-style-7 .popover-content .form-actions {
    border: 1px solid #c3e3f9;
}

.table > thead > tr > td,
.table > thead > tr > th,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th{
    padding: 15px 10px;
}

.required:before {
    content: '*';
    color: #f00;
}

b .invalid {
    font-weight: normal;
}

td.day { /*CD-241*/
    min-width: 30px;
}

.scroll .rc {
    max-height: calc(100vh - 250px);
}

.minifyMenu .fa {
    margin: 0 8px;
    padding: 5px;
    font-size: 20px;
}

.file-caption-name{
    background-color: transparent!important;
}

.minified .minifyMenu .fa:before {
    content: "\f03c";
}

.minified #main {
    margin-left: 64px;
}

.minified #header > :first-child {
    width: 64px;
}

.minified .headerLogoWrap img {
    max-width: 54px;
    object-fit: cover;
}

.minified #left-panel {
    width: 64px;
    height: auto;
}

.minified nav > ul > li {
    border: 0;
}

.minified nav > ul > li:last-child {
    margin-bottom: calc(100vh - 60px)
}

.minified nav ul > li > a {
    padding: 17px 18px;
    display: block;
}

.minified nav > ul > li > ul {
    background: #fdfdfd;
    margin-top: 0;
    left: 63px!important;
    border: 0;
    min-height: auto;
}

.minified.smart-style-7 nav > ul > li > ul > li {
    background-color: #fdfdfd;
}

.minified.smart-style-0 nav > ul > li > ul > li {
    background-color: #fff
}

.minified nav > ul > li > ul > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
}

.minified nav > ul > li > a > .menu-item-parent {
    top: 0;
    left: 63px!important;
    height: 48px;
    line-height: 48px;
    border: 0;
    padding-left: 14px;
    background-color: #fdfdfd;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .2);
}

.smart-style-0 .panel{
    border: 1px solid rgba(15, 142, 233, 0.25);
    background-color: #fff;
    color: #6e6e6e;
    margin-bottom: 20px;
}

.panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}

.panel-default>.panel-heading{
    color: initial;
    background-color: initial;
}

.smart-style-0 .panel-default>.panel-heading {
    color: #0F8EE9;
    background-color: #fff;
}

.smart-style-5 .panel-default>.panel-heading{
    color: #fff;
}

.smart-style-5 .panel,
.smart-style-5 .smart-accordion-default .panel-default>.panel-heading{
    border-color: initial;
}

.panel-arrow-btn,
.panel-arrow-btn.active{
    border: 0;
    box-shadow: none;
}

.panel-head-left{
    cursor: pointer;
}


.panel-head-rigth{
    display: flex;
    align-items: center;
}

.open>.dropdown-menu{
    display: block!important;
}

.tree li span {
    border-style: solid;
}

.tree li span.tree-itme-dashed {
    border-style: dashed;
}

/* 经典 */
.smart-style-7 {
    border-color: #0F8EE9;
}

body.smart-style-7 {
    background: #f0f2f5;
}

.smart-style-7 .inputSearchDropdown {
    border-color: #ddd !important;
}

.smart-style-7 .inputSearchDropdown .fa {
    color: rgba(15, 142, 233, 0.50);
}

.smart-style-7 #header {
    -webkit-box-shadow: 0 2px 13px 0 rgba(13, 126, 246, 0.13);
    box-shadow: 0 2px 13px 0 rgba(13, 126, 246, 0.13);
    padding-left: 0;
}

.smart-style-7 #header > div {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.smart-style-7 #logo{
    width: 100%;
    text-align: center;
}

.smart-style-7 .headerIconWrap {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 8px;
    padding: 5px;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer;
}

.smart-style-7 .headerIconWrap > i {
    color: #333;
}

.smart-style-7 .menuConfigBox > li.active {
    color: #0F8EE9;
}

.smart-style-7 .headUserWrap {
    display: inline-block;
    align-items: center;
    padding: 5px;
    line-height: 1;
    cursor: pointer;
}

.smart-style-7 .headerSearchWrap > span {
    display: inline-block;
    height: 100%;
    width: 40px;
    background-color: #237de5;
    color: #fff;
    text-align: center;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

.smart-style-7 .headerLogoWrap {
    max-width: 220px;
    /*box-shadow: 2px 0 6px rgba(0, 21, 41, 0.15);*/
}

.smart-style-7 .userBtnBox {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.smart-style-7 .headerIconWrap:hover,
.smart-style-7 .headUserWrap:hover,
.smart-style-7 .userBtnBox > ul > li:hover,
.smart-style-7 .headerIconWrap:hover i,
.smart-style-7 .headUserWrap:hover i,
.smart-style-7 .headUserWrap:hover > span,
.smart-style-7 .userBtnBox > ul > li:hover i,
.smart-style-7 .menuConfigBox li:hover,
.smart-style-7 .userBtnBox li:hover,
.smart-style-7 .userBtnBox li:hover i {
    background-color: #e7efff;
    color: #278cff;
}

.smart-style-7 .langText:hover i:before {
    content: "\f107";
}

.smart-style-7 .unreadMsgBox > ul > li:hover {
    background-color: #e7efff;
}

.smart-style-7 .unreadMsgBox > ul > li > i {
    background: #237de5;
}


.smart-style-7 .modal-dialog .modal-header {
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.smart-style-7 .close{
    color: #333;
}

.smart-style-7 .close:focus,
.smart-style-7 .close:hover {
    color: #278cff;
}

.smart-style-7 nav > ul > li > a > .menu-item-parent,
.minified.smart-style-7 nav > ul > li > a > .menu-item-parent{
    left: 60px!important;;
}

.smart-style-7 .btn {
    padding: 5px 10px;
    border-radius: 4px;
}

.smart-style-7 .btn-primary,
.smart-style-7 .btn-primary:hover,
.smart-style-7 .btn-primary.active,
.smart-style-7 .btn-primary:active,
.smart-style-7 .open > .dropdown-toggle.btn-primary,
.smart-style-7 .btn-primary.focus,
.smart-style-7 .btn-primary:focus,
.smart-style-7 .btn-primary.active.focus,
.smart-style-7 .btn-primary.active:focus,
.smart-style-7 .btn-primary.active:hover,
.smart-style-7 .btn-primary:active.focus,
.smart-style-7 .btn-primary:active:focus,
.smart-style-7 .btn-primary:active:hover,
.smart-style-7 .open > .dropdown-toggle.btn-primary.focus,
.smart-style-7 .open > .dropdown-toggle.btn-primary:focus,
.smart-style-7 .open > .dropdown-toggle.btn-primary:hover
.smart-style-7 .smart-form .radio input + i:after {
    background-color: #237de5;
    border-color: #237de5;
}

.smart-style-7 .btn-default:hover,
.smart-style-7 .btn-default.active,
.smart-style-7 .btn-default:active,
.smart-style-7 .panel-arrow-btn:hover,
.smart-style-7 .panel-arrow-btn:active{
    background-color: #237de5;
    color: #fff;
    border-color: #237de5;
}

.smart-style-7 .open > .dropdown-toggle.btn-default {
    background-color: #fff;
}

.smart-style-7 .btn-default.focus, .btn-default:focus{
    color: #237de5 !important;
}

.smart-style-7 .btn-default.active.focus,
.smart-style-7 .btn-default.active:focus,
.smart-style-7 .btn-default.active:hover,
.smart-style-7 .btn-default:active.focus,
.smart-style-7 .btn-default:active:focus,
.smart-style-7 .btn-default:active:hover,
.smart-style-7 .open > .dropdown-toggle.btn-default.focus,
.smart-style-7 .open > .dropdown-toggle.btn-default:focus,
.smart-style-7 .open > .dropdown-toggle.btn-default:hover {
    background-color: #237de5;
    color: #fff !important;
    border-color: #237de5;
}

.smart-style-7 .smart-form .checkbox i,
.smart-style-7 .smart-form .icon-append,
.smart-style-7 .smart-form .icon-prepend,
.smart-style-7 .smart-form .input input,
.smart-style-7 .smart-form .radio i,
.smart-style-7 .smart-form .select select,
.smart-style-7 .smart-form .textarea textarea,
.smart-style-7 .smart-form .toggle i,
.smart-style-7 .bootstrap-tagsinput,
.smart-style-7 .select2-container--default .select2-selection--multiple{
    border-color: #ddd;
}

.smart-style-7 .smart-form .checkbox input:checked + i,
.smart-style-7 .smart-form .radio input:checked + i,
.smart-style-7 .smart-form .toggle input:checked + i,
.smart-style-7 .smart-form .checkbox input:focus + i,
.smart-style-7 .smart-form .input input:hover,
.smart-style-7 .smart-form .input input:focus,
.smart-style-7 .smart-form .radio input:focus + i,
.smart-style-7 .smart-form .select select:focus,
.smart-style-7 .smart-form .textarea textarea:focus,
.smart-style-7 .smart-form .toggle input:focus + i,
.smart-style-7 .onoffswitch-checkbox:checked + .onoffswitch-label,
.smart-style-7 select.form-control:hover,
.smart-style-7 select.form-control:focus,
.smart-style-7 .select2-container--default.select2-container--focus .select2-selection--multiple{
    border-color: #237de5 !important;
}

.smart-style-7 .btn-link,
.smart-style-7 .smart-form .icon-append,
.smart-style-7 .smart-form .icon-prepend {
    color: #278cff !important;
}

.smart-style-7 .onoffswitch-inner:before {
    text-shadow: 0 -1px 0 #237de5;
    background-color: #237de5;
    box-shadow: inset 0 2px 6px rgba(39, 140, 255, .5), 0 1px 2px rgba(0, 0, 0, .05);
}

.smart-style-7 .jarviswidget-color-darken > header {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

.smart-style-7 .jarviswidget header:first-child .nav-tabs li {
    margin: 0;
    border-left: 0;
    border-right: 0;
}

.smart-style-7 .jarviswidget header .nav-tabs > li > a {
    /*padding: 8px 12px;*/
}

.smart-style-7 .jarviswidget header .nav-tabs > li.active {
    border-bottom: 1px solid #237de5;
}

.smart-style-7 .jarviswidget-color-darken .nav-tabs > li:not(.active) > a,
.smart-style-7 .jarviswidget-color-darken > header > .jarviswidget-ctrls a,
.smart-style-7 .smart-form .checkbox input + i:after,
.smart-style-7 .dataTables_wrapper .rh {
    color: #278cff;
}

.smart-style-7 .nav-tabs > li.active > a::after {
    background: #237de5;
}

.smart-style-7 .jarviswidget-color-darken .nav-tabs > li:not(.active) > a,
.smart-style-7 .jarviswidget-color-darken > header > .jarviswidget-ctrls a {
    color: #333 !important;
}

.smart-style-7 .jarviswidget header .nav-tabs > li.active > a,
.smart-style-7 .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-7 .jarviswidget header .nav-tabs > li.active > a:hover {
    margin: 0 !important;
    border: none;
    color: #278cff !important;
    cursor: pointer
}

.smart-style-7 #left-panel {
    border-right: 0;
}

.smart-style-7 .dt-toolbar {
    background: #fff;
}

.smart-style-7 .text-primary {
    color: #278cff;
}

.smart-style-7 .bootstrap-tagsinput:hover,
.smart-style-7 .bootstrap-tagsinput:focus,
.smart-style-7 .bootstrap-tagsinput > input:hover,
.smart-style-7 .bootstrap-tagsinput > input:focus {
    border-color: #237de5 !important;
}

.smart-style-7 .tree .label-warning {
    background: #237de5;
    color: #fff;
}

.smart-style-7 .tree li.parent_li > span:hover {
    background-color: #237de5;
    border: 1px solid #237de5;
}

.smart-style-7 .cardWrap > div > div {
    border: 1px solid #ddd;
    background: #fff;
}

.smart-style-7 .tree-search-group .tree-search-block input {
    border: 1px solid #ddd;
}

.smart-style-7 .tree-search-group .tree-search-block input:hover,
.smart-style-7 .tree-search-group .tree-search-block input:focus {
    border-color: #237de5;
}

.smart-style-7 .tree-search-group .tree-search-text > span {
    display: inline-block;
    cursor: pointer;
    padding: 6px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.smart-style-7 .tree-search-group .tree-search-text > span:hover {
    cursor: pointer;
    color: #278cff;
    border: 1px solid #237de5;
}

.smart-style-7 .tree-search-group .tree-search-text > span:nth-of-type(1) {
    margin-right: 5px;
    color: #278cff;
}

.smart-style-7 #main {
    position: relative;
    min-width: 980px;
    background: #f0f2f5;
}

.smart-style-7 #main:before {
    content: "";
    width: 100%;
    height: 100px;
    display: block;
    position: absolute;
    /* border-bottom-left-radius: 40px; */
    /* border-bottom-right-radius: 40px; */
    background-color: #237de5;
}

.smart-style-7 select.form-control,
.smart-style-7 input,
.smart-style-7 select,
.smart-style-7 .select-input,
.smart-style-7 textarea,
.smart-style-7 .bootstrap-tagsinput {
    border-radius: 4px !important;
}

.smart-style-7 select.form-control {;
    border-color: #ccc;
}

.smart-style-7 .select-input {
    border: 1px solid #ccc;
    border-radius: 4px !important;
}

.smart-style-7 .bootstrap-tagsinput > span {
    border: 1px solid #237de5;
    background: #237de5;
}

.smart-style-7 .datetimepicker table tr td.active,
.smart-style-7 .datetimepicker table tr td.active:hover,
.smart-style-7 .datetimepicker table tr td.active.disabled,
.smart-style-7 .datetimepicker table tr td.active.disabled:hover {
    background-image: -moz-linear-gradient(top, #08c, #237de5);
    background-image: -ms-linear-gradient(top, #08c, #237de5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#237de5));
    background-image: -webkit-linear-gradient(top, #08c, #237de5);
    background-image: -o-linear-gradient(top, #08c, #237de5);
    background-image: linear-gradient(top, #08c, #237de5);
}

.smart-style-7 .modal-dialog .modal-content {
    border: 0;
    border-radius: 8px;
}

.smart-style-7 .form-actions {
    background: #fff;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.smart-style-7 .minifyMenu .fa:hover {
    background-color: #e7efff;
    color: #278cff;
}

.smart-style-7 nav ul li a {
    color: #333;
    padding: 14px 10px;
    border-left: 4px solid transparent;
}

.smart-style-7 nav ul .active > a {
    font-weight: 400;
}

.smart-style-7 nav > ul > li.active > a {
    color: #278cff !important;
    background: #f2f7fd;
    border-left: 4px solid #237de5;
}

.smart-style-7 nav ul li.active a:before {
    color: transparent;
}

.smart-style-7 nav > ul > li > ul .active > a {
    color: #278cff !important;
    background: #f2f7fd;
}

.smart-style-7 nav ul ul {
    padding: 0;
    background: #fdfdfd;
    border: 0;
}

.smart-style-7 nav ul li a:active {
    background: #f2f7fd !important;
    color: #278cff !important;
}

/*.minified nav>ul>li>a>.menu-item-parent:hover,*/
.smart-style-7 nav ul li > a:hover,
.smart-style-7 nav ul ul li > a:hover {
    background: #f2f7fd;
    color: #000;
}

.smart-style-7 nav > ul > li > ul > li > a,
.smart-style-7 nav > ul > li > ul > li > ul > li > a {
    border-left: 4px solid transparent;
    padding-left: 42px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.smart-style-7.minified nav > ul > li > ul > li > a,
.smart-style-7.minified nav > ul > li > ul > li > ul > li > a {
    padding-left: 14px;
}

.smart-style-7 nav > ul > li > ul::before,
.smart-style-7 nav > ul ul li::before {
    border: 0;
}

.smart-style-7 nav > ul > li > a b {
    font-size: 18px;
}

.smart-style-7 .table > tbody > tr > td,
.smart-style-7 .table > tbody > tr > th,
.smart-style-7 .table > tfoot > tr > td,
.smart-style-7 .table > tfoot > tr > th,
.smart-style-7 .table > thead > tr > td,
.smart-style-7 .table > thead > tr > th {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.smart-style-7 .table > tbody > tr.success > td,
.smart-style-7 .table > tbody > tr.success > th,
.smart-style-7 .table > tbody > tr > td.success,
.smart-style-7 .table > tbody > tr > th.success,
.smart-style-7 .table > tfoot > tr.success > td,
.smart-style-7 .table > tfoot > tr.success > th,
.smart-style-7 .table > tfoot > tr > td.success,
.smart-style-7 .table > tfoot > tr > th.success,
.smart-style-7 .table > thead > tr.success > td,
.smart-style-7 .table > thead > tr.success > th,
.smart-style-7 .table > thead > tr > td.success,
.smart-style-7 .table > thead > tr > th.success {
    background-color: #f2f7fd;
    color: #278cff;
    -webkit-transition: .2s;
    transition: .2s;
}


.smart-style-7 .table-hover > tbody > tr:hover {
    background-color: #f2f7fd;
}

.smart-style-7 .pagination > li > a,
.smart-style-7 .pagination > li > span,
.smart-style-7 .pagination > li > span:focus,
.smart-style-7 .pagination > li > span:hover {
    border: 0;
    color: #333;
}

.smart-style-7 .pagination > li > a:focus,
.smart-style-7 .pagination > li > a:hover,
.smart-style-7 .pagination > li.active > a,
.smart-style-7 .pagination > li.active > a:focus,
.smart-style-7 .pagination > li.active > a:hover,
.smart-style-7 .pagination > li.active > span,
.smart-style-7 .pagination > li.active > span:focus,
.smart-style-7 .pagination > li.active > span:hover {
    color: #0f8ee9;
    background-color: rgba(13, 121, 209, .06);
    border-radius: 4px;
    cursor: pointer;
}

.smart-style-7 .pagination input {
    border: 1px solid #ddd;
}

.smart-style-7 .pagination > li.jump > a {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 3px 8px;
    margin-left: 6px;
}

.smart-style-7 .paginate_button.size select {
    border: 1px solid #ddd;
    border-radius: 2px;
}

.smart-style-7 .paginate_button.size select:focus,
.smart-style-7 .paginate_button.size select:hover,
.smart-style-7 .pagination > li.jump > a:focus,
.smart-style-7 .pagination > li.jump > a:hover {
    color: #278cff;
    border-color: #237de5;
    cursor: pointer;
}


.smart-style-7 .pagination input:focus,
.smart-style-7 .pagination input:hover {
    border-color: #237de5 !important;
}

.smart-style-7 .tree li span {
    border-radius: 4px;
}

.smart-style-7 .tree li.parent_li > span:hover,
.smart-style-7 .tree li.parent_li > span:hover + ul li span {
    color: #278cff;
    border: 1px dotted #237de5;
    background-color: #fdfdfd!important;
}

.smart-style-7 home-page-box {
    position: relative;
}

.homeInfo {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.headInfo {
    display: flex;
    justify-content: space-between;
}

.userInfo {
    width: 50%;
    display: flex;
    align-items: center;
}

.userInfo > img {
    width: 80px;
    height: 80px;
    display: block;
    border: 0;
    border-radius: 50%;
    margin: 0 10px;
    background: #D7D7D7;
}

.workInfo {
    width: 50%;
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
}

.workInfo > div {
    width: 32%;
    border-left: 1px solid #efefef;
    padding: 0 20px;
}

.workInfo > div:nth-child(1) {
    border-left: 0;
}

.workInfo > div > p:nth-child(1) {
    font-weight: bold;
    font-size: 20px;
}

#orgTreePage .btn-group > a.btn {
    border: 1px solid #ddd;
    color: #888;
}

.smart-style-7 .jarviswidget > div {
    border: 0;
}

.smart-style-5 .select2-dropdown,
.smart-style-5 .select2.select2-container--open .select2-selection--single,
.smart-style-5 .select2-container--default .select2-search--dropdown .select2-search__field:hover {
    border-color: #fff !important;
}

.smart-style-5 .select2-container--default .select2-selection--multiple{
    background-color: initial!important;
    border-color: #fff !important;
}

.smart-style-5 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: initial;
    border-color: #fff;
    color: #fff;
}

.smart-style-5 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.smart-style-5 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #fff;
}

.smart-style-7 .select2-dropdown,
.smart-style-7 .select2.select2-container--open .select2-selection--single,
.smart-style-7 .select2-container--default .select2-search--dropdown .select2-search__field:hover {
    border-color: #237de5 !important;
}

.smart-style-7 .select2-container--default .select2-selection--single,
.smart-style-7 .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ddd !important;
}

.smart-style-7 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #237de5 transparent !important;
}

.smart-style-7 .select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid #237de5;
}

.smart-style-7 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f2f7fd;
    border: 1px solid #237de5;
    color: #237de5;
}
.smart-style-7 .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: #237de5;
}

.smart-style-7 .btn-group > a.btn,
.smart-style-7 .btn-group > .btn-group .btn.dropdown-toggle {
    margin-right: 8px;
    box-shadow: none;
    border-radius: 4px !important;
}

.smart-style-7 .dt-toolbar .dataTables_length {
    margin-right: 8px;
}

.smart-style-7 .dt-toolbar .dataTables_length:first-child {
    margin-right: 0;
}

.smart-style-7 .btn-group > a.btn:hover,
.smart-style-7 .btn-group > .btn-group .btn.dropdown-toggle:focus,
.smart-style-7 .btn-group > .btn-group .btn.dropdown-toggle:hover,
.smart-style-7 .btn-group > .btn-group .btn.dropdown-toggle:active {
    background-color: #237de5;
    color: #fff;
    border: 1px solid #237de5;
}

.smart-style-7 .dropdown-menu > li > a:focus,
.smart-style-7 .dropdown-menu > li > a:hover,
.smart-style-7 .dropdown-menu > li > a:active {
    color: #278cff;
    background-color: #f2f7fd;
}

.smart-style-7 #formDiv div.margin-bottom-0 a.btn,
.smart-style-7 .popover div.margin-bottom-0 a.btn {
    box-shadow: none;
    height: 32px;
    border-radius: 4px;
}

.smart-style-7 .jarviswidget-color-darken > header {
    color: #333!important;
    background-color: #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #ddd !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 0;
}

.smart-style-7 .jarviswidget > div {
    border: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.smart-style-7 .widget-toolbar,
.smart-style-7 .jarviswidget-ctrls .button-icon {
    border: none;
}

.smart-style-7 div.dataTables_length select {
    border-radius: 4px !important;
}

.smart-style-7 .popover .form-actions {
    background-color: #fff;
}

.smart-style-7 .popover .nav-tabs > li > a,
.smart-style-7 .popover .nav-tabs > li > a:focus,
.smart-style-7 .popover .nav-tabs > li > a:hover,
.smart-style-7 .popover .nav-tabs > li > a:active,
.smart-style-7 .popover .nav-tabs > li.active > a:focus,
.smart-style-7 .popover .nav-tabs > li.active > a:hover,
.smart-style-7 .popover .nav-tabs > li.active > a:active {
    border: 0;
    background-color: transparent;
}

.smart-style-7 .cascader_content span:hover {
    color: #fff;
    border: 1px solid #237de5;
    background-color: #237de5;
    border-radius: 4px;
}

.smart-style-7 .bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
    background: #237de5;
    border: 3px solid #237de5;
}

.smart-style-7 .bootstrapWizard li:before {
    border-top: 3px solid #237de5;
}

.smart-style-7 .panel{
    border: 0;
    color: #333;
}

.smart-style-7 .panel-default>.panel-heading {
    color: #278cff;
    background-color: #fff;
}

.webui-popover >.webui-arrow{
    display: none;
}
.webui-popover{
    background: inherit
}


.smart-style-5 .pagination .total>span,
.smart-style-5 .pagination>li>span select,
.smart-style-5 .pagination>li>span input{
    background: transparent;
}

.smart-style-5 .pagination .jump>span{
    padding: 4px 2px!important;
}

.smart-style-5 .bootstrap-tagsinput>input{
    background-color: transparent!important;
}


.policyCard{
    font-size: 14px;
    position: relative;
    cursor: pointer;
    width: 300px;
}
.policyCard > div:nth-of-type(1){
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.smart-style-0 .policyCard > div:nth-of-type(1){
    border-color: rgba(43, 142, 247, 0.51);
}

.smart-style-5 .policyCard > div:nth-of-type(1){
    border-color: #fff;
}

.policyCard > div:nth-of-type(2){
    padding: 20px;
}
.policyCard > div:nth-of-type(2) span{

}
.policyCard > div:nth-of-type(2) > div{
    margin-top: 5px;
}
.policyCard > div:nth-of-type(2) > div:nth-of-type(1){
    margin-top: 0;
}

.smart-style-6 .smart-form .input .bootstrap-tagsinput{
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 32px!important;
}

body.smart-style-6 .datetimepicker {
    transform: none!important;
    opacity: 1!important;
    display: none;
}

.smart-style-0.menu-on-top aside#left-panel,
.smart-style-7.menu-on-top aside#left-panel{
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.smart-style-0.menu-on-top aside#left-panel nav>ul>li,
.smart-style-7.menu-on-top aside#left-panel nav>ul>li{
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.menu-on-top .dropdown-menu.dropdown-menu-right{
    left: 0;
    right: auto;
}


.smart-form .areacode-prepend {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 50px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    padding-right: 19px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(43, 142, 247, 0.51);
}

.smart-form .areacode-prepend > i{
    position: absolute;
    right: 10px;
    top: 5px;
}

.smart-form .input .areacode-prepend+input{
    padding-left: 90px;
}

.areacode-pop{
    position: relative;
}

.areacode-pop .retrieval{
    position: absolute;
    top: 14px;
    right: 10px;
}

.areacode-pop .retrieval .retrieval-item{
    text-align: center;
}

.areacode-pop .retrieval .retrieval-item >span{
    padding: 4px 10px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.areacode-pop .retrieval .retrieval-item >span:hover{
    color: #0F8EE9
}

.areacode-pop .area-box{
    height: 700px;
    overflow: auto;
    padding-bottom: 20px;
}

.areacode-pop .area-box .area-list .title{
    color: #999;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 0;
}

.areacode-pop .area-box .area-list .text{
    padding: 4px 12px;
    margin-bottom: 0;
    cursor: pointer;
}


.areacode-pop .area-box .area-list .text> span:nth-child(1) {
    display: inline-block;
    width: 50px;
}

.areacode-pop .area-box .area-list .text.active{
    color: #0F8EE9
}

.smart-form .state-success .select2-selection{
    background: #f0fff0;
    border-color: #7DC27D;
}

.select2-selection__choice{
    position: relative;
    padding-right: 16px!important;
}
.select2-selection__choice__remove{
    position: absolute;
    right: 0;
    margin-right: 0!important;
    padding: 0 5px;
}