/** ---------------------------theme-my主题start----------------------------------- */
/* logo */
.theme-my .layui-layout-admin .layui-header .layui-logo {
    color: #fff;
    background-color: #364150;
    font-size: 20px !important;
}

/* header */


.theme-my .layui-layout-admin .layui-header {
    background-color: #fff;
}

.theme-my .layui-layout-admin .layui-header a {
    color: #000;
}

.theme-my .layui-layout-admin .layui-header a:hover {
    color: #000;
}

.theme-my .layui-layout-admin .layui-header .layui-nav-child a {
    color: #595959;
}

.theme-my .layui-layout-admin .layui-header .layui-nav .layui-nav-more {
    border-color: #000 transparent transparent;
}

.theme-my .layui-layout-admin .layui-header .layui-nav .layui-nav-mored {
    border-color: transparent transparent #000;
}

.theme-my .layui-layout-admin .layui-header .layui-nav .layui-this:after,
.theme-my .layui-layout-admin .layui-header .layui-nav-bar {
    background-color: #191a23;
}


/* side */
.theme-my .layui-layout-admin .layui-side {
    background-color: #364150;

}


.theme-my .layui-nav-tree .layui-nav-child dd.layui-this a,
.theme-my .layui-nav-tree .layui-this > a,
.theme-my .layui-nav-tree .layui-this > a:hover {
    background-color: #3c8dbc;
}

.theme-my .layui-nav-tree > .layui-nav-item > a:before {
    background-color: #3c8dbc;
}


.theme-my .layui-layout-admin.admin-nav-mini .layui-side .layui-nav .admin-nav-hover > .layui-nav-child:before {
    background: #364150 !important;
}


/* body tab */

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title {
    top: 8px;
    right: 8px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    background-color: transparent;
    box-shadow: -4px 4px 0 #f5f7f9;
    padding-right: 70px;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-content {
    top: 40px;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li {
    border: none;
    margin-right: 6px;
    border-radius: 4px;
    background-color: #fff;
    line-height: 32px;
    height: 32px;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li.layui-this {
    background-color: #3c8dbc;
    color: #fff;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li:hover {
    background-color: #3c8dbc;
    color: #fff;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li.layui-this:after {
    display: none;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li .layui-tab-close {
    top: 8px;
    color: #000;
    background-color: transparent;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title li .layui-tab-close:hover {
    top: 8px;
    color: #fff;
    background-color: transparent;
}

.theme-my .layui-layout-admin .layui-body > .layui-tab > .layui-tab-title > .layui-this > .layui-tab-close {
    top: 8px;
    color: #fff;
    background-color: transparent;
}


.theme-my .layui-layout-admin .layui-body .admin-tabs-control,
.theme-my .layui-layout-admin .layui-body .admin-tabs-control:hover {
    top: 8px;
    height: 32px;
    line-height: 32px;
    background-color: #f5f7f9;
    border: none;
}

.theme-my .layui-layout-admin .layui-body .admin-tabs-control.layui-icon-down {
    border-radius: 4px;
    background-color: #fff;
    width: 32px;
    right: 8px;
}

.theme-my .admin-tabs-control > .layui-nav .layui-nav-item {
    line-height: 32px;
}

.theme-my .admin-tabs-control > .layui-nav .layui-nav-item > a {
    height: 32px;
    width: 32px;
    padding: 0;
}

.theme-my .admin-tabs-control > .layui-nav .layui-nav-child {
    top: 36px;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}

.theme-my .layui-layout-admin .layui-body .admin-tabs-control.layui-icon-prev:before {
    content: "\e603";
}

.theme-my .layui-layout-admin .layui-body .admin-tabs-control.layui-icon-next:before {
    content: "\e602";
}


/* body title */
.theme-my .layui-body-header-title {
    border-left-color: #3c8dbc;
}


/* admin dialog */
.theme-my .layui-layer.layui-layer-admin .layui-layer-title {
    color: #FFF;
    background-color: #364150;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;


}


.theme-my .layui-layer.layui-layer-admin .layui-layer-btn .layui-layer-btn0 {
    border-color: #3c8dbc;
    background-color: #3c8dbc;
}


.theme-my .layui-layer.layui-layer-admin .layui-layer-btn a {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
}

.theme-my .layui-layer.layui-layer-admin {
    border-radius: 4px;
}


/* other */
.theme-my .more-theme-item:hover,
.theme-my .more-theme-item.active {
    border-color: #3c8dbc;
}

.theme-my .btn-circle {
    background: #3c8dbc;
}

.theme-my .ball-loader > span,
.theme-my .signal-loader > span {
    background-color: #01aaed;
}

.theme-my .text-primary,
.theme-my .layui-link {
    color: #3c8dbc !important;;
}


.theme-my .layui-card {
    margin-bottom: 0px;
    border-radius: 4px;
    box-shadow: none;
}

.theme-my .layui-fluid {
    padding-top: 10px;
}


/* button */
.theme-my .layui-btn {
    background-color: #3c8dbc;

    box-shadow: 0 1px 0 rgba(0, 0, 0, .03);

}


/* input */
.theme-my .layui-input:focus,
.theme-my .layui-textarea:focus,
.theme-my xm-select:hover {
    border-color: #3c8dbc !important;
}


.theme-my .layui-input:focus,
.theme-my .layui-textarea:focus,
.theme-my .layui-btn:active,
.theme-my .layui-layer.layui-layer-admin .layui-layer-btn a:focus,
.theme-my .layui-layer.layui-layer-admin .layui-layer-btn a:active,
.theme-my xm-select:active {
    box-shadow: 0 0 0 2px rgba(60, 141, 188, .2);
}

.theme-my .layui-form-danger:focus,
.theme-my .layui-form-danger + .layui-form-select .layui-input {
    box-shadow: 0 0 0 2px rgba(237, 64, 20, .2);
}

.theme-my .layui-btn.layui-btn-normal:focus,
.theme-my .layui-btn.layui-btn-normal:active {
    box-shadow-color: rgba(20, 159, 255, .2);
}

.theme-my .layui-btn.layui-btn-warm:active {
    box-shadow: 0 0 0 2px rgba(255, 184, 0, .2);
}

.theme-my .layui-btn.layui-btn-danger:active {
    box-shadow: 0 0 0 2px rgba(255, 87, 34, .2);
}


/* input、button height */
/* button */
.theme-my .layui-btn {
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
}

.theme-my .layui-layer.layui-layer-admin .layui-layer-btn a {
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}

/* input */
.theme-my .layui-input,
.theme-my .layui-select,
.theme-my .layui-textarea,
.theme-my xm-select {
    height: 32px;
    border-radius: 4px;
}

/* form */
.theme-my .layui-form-label,
.theme-my .layui-form-mid {
    padding-top: 6px;
    padding-bottom: 5px;
}

.theme-my .layui-input-block {
    min-height: 32px;
}

.theme-my .layui-form-radio {
    margin-top: 2px;
}

/* button lg sm */
.theme-my .layui-btn-lg {
    height: 42px;
    line-height: 42px;
}

.theme-my .layui-btn.layui-btn-sm {
    height: 28px;
    line-height: 28px;
}

.theme-my .layui-btn.layui-btn-xs {
    height: 22px;
    line-height: 22px;
}


/* switch */
.theme-my .layui-form-onswitch {
    border-color: #3c8dbc;
    background-color: #3c8dbc;
}

/* radio */
.theme-my .layui-form-radio > i:hover,
.theme-my .layui-form-radioed > i,
.theme-my .layui-form-checked i,
.theme-my .layui-form-checked:hover i {
    color: #2d8cf0;
}

/* checkbox */
.theme-my .layui-form-checked[lay-skin=primary] i,
.theme-my .layui-form-checked span,
.theme-my .layui-form-checked:hover span {
    border-color: #3c8dbc !important;
    background-color: #3c8dbc;
}

.theme-my .layui-form-checkbox[lay-skin=primary] i:hover,
.theme-my .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #3c8dbc;
}

/* select */
.theme-my .layui-form-select dl dd.layui-this {
    background-color: #3c8dbc;
}

/* laypage */
.theme-my .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #3c8dbc;
}

.theme-my .layui-laypage input:focus,
.theme-my select:focus {
    border-color: #3c8dbc !important;
}

.theme-my .layui-laypage a:hover {
    color: #3c8dbc;
}

/* tab */
.theme-my .layui-tab-brief > .layui-tab-title .layui-this {
    color: #3c8dbc;
}

.theme-my .layui-tab-brief > .layui-tab-more li.layui-this:after,
.theme-my .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-color: #3c8dbc !important;
}

.theme-my .layui-tab.layui-tab-vertical > .layui-tab-title > li.layui-this {
    border-color: #3c8dbc;
    color: #3c8dbc;
}

/* breadcrumb */
.theme-my .layui-breadcrumb a:hover {
    color: #3c8dbc !important;
}

/* laydate */
.theme-my .layui-laydate-footer span:hover,
.theme-my .layui-laydate-header i:hover,
.theme-my .layui-laydate-header span:hover {
    color: #3c8dbc;
}

.theme-my .layui-laydate .layui-this {
    background-color: #3c8dbc !important;
}

.theme-my .layui-laydate-content td.laydate-selected {
    background-color: rgba(60, 141, 188, .1);
}

.theme-my .laydate-selected:hover {
    background-color: rgba(60, 141, 188, .1) !important;
}

/* timeline */
.theme-my .layui-timeline-axis {
    color: #3c8dbc;
}

/* transfer */
.theme-my .layui-transfer-active .layui-btn {
    background-color: #3c8dbc !important;
    border-color: #3c8dbc !important;
}

/* progress-bar */
.theme-my .layui-progress-bar {
    background-color: #3c8dbc;
}

/* slider */
.theme-my .layui-slider-bar {
    background-color: #3c8dbc !important;
}

.theme-colorful .layui-slider-wrap-btn {
    border-color: #3c8dbc !important;
}

/* steps */
.theme-my .layui-tab.layui-steps > .layui-tab-title > li > .layui-icon {
    color: #3c8dbc;
}

.theme-my .layui-tab.layui-steps > .layui-tab-title > li > .layui-icon.layui-icon-ok,
.theme-my .layui-elem-quote {
    border-color: #3c8dbc;
}

.theme-my .layui-tab.layui-steps > .layui-tab-title > li:before,
.theme-my .layui-tab.layui-steps > .layui-tab-title > li.layui-this > .layui-icon.layui-icon-ok {
    background-color: #3c8dbc;
}

.theme-my .layui-tab.layui-steps.layui-steps-simple > .layui-tab-title > li {
    background-color: rgba(60, 141, 188, .5);
}

.theme-my .layui-tab.layui-steps.layui-steps-simple > .layui-tab-title > li.layui-this {
    background-color: #3c8dbc;
}

.theme-my .layui-tab.layui-steps.layui-steps-simple > .layui-tab-title > li:after {
    border-left-color: rgba(60, 141, 188, .5) !important;
}

.theme-my .layui-tab.layui-steps.layui-steps-simple > .layui-tab-title > li.layui-this + li:after {
    border-left-color: #3c8dbc !important;
}

/* xmSelect */
.theme-my xm-select .xm-body .xm-option .xm-option-icon {
    border-color: #3c8dbc !important;
}

.theme-my xm-select .xm-body .xm-option.selected .xm-option-icon,
.theme-my xm-select > .xm-body .xm-toolbar .toolbar-tag:hover,
.theme-my .ew-xmselect-tree xm-select .xm-body .xm-option.selected .xm-option-content {
    color: #3c8dbc !important;
}

.theme-my xm-select .xm-label .xm-label-block,
.theme-my xm-select > .xm-body .xm-option.hide-icon.selected {
    background-color: #3c8dbc !important;
}

/* tagsinput */
.theme-my div.tagsinput span.tag {
    background: #3c8dbc;
}

/* cascader */
.theme-my .ew-cascader-dropdown-list-item.active,
.theme-my .ew-cascader-dropdown-list-item.active .ew-icon-right {
    color: #3c8dbc;
}

/* city-select */
.theme-my .city-select a.active {
    color: #fff !important;
    background-color: #3c8dbc !important;
}

.theme-my .city-select a:hover,
.theme-my .city-select a:focus {
    background-color: rgba(60, 141, 188, .07);
    color: #3c8dbc;
}

.theme-my .city-picker-span > .title > span:hover {
    background-color: rgba(60, 141, 188, .07);
}

.theme-my .city-select-tab > a.active {
    color: #3c8dbc;
}


/** ---------------------------theme-my主题end----------------------------------- */

.theme-my-form-lable {
    float: right;
    display: block;
    margin-right: 10px;
    line-height: 35px;
    text-align: right;
    width: 100%
}

.theme-my-form-input {
    float: left;
    display: block;
    line-height: 35px;
    text-align: left;
    width: 100%
}

.layui-table tbody tr:hover, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #4caae1 !important;
    color: #595959 !important;
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: bold;
    color: #fff !important;
    overflow: hidden;
    background-color: #595959 !important;
    border-radius: 2px 2px 0 0;
}

