@charset "UTF-8"; /*!

 =========================================================
 * Paper Dashboard - v1.1.2
 =========================================================

 * Product Page: http://www.creative-tim.com/product/paper-dashboard
 * Copyright 2017 Creative Tim (http://www.creative-tim.com)
 * Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard/blob/master/LICENSE.md)

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */
.ct-blue {
    stroke: #7a9e9f!important
}

.ct-azure {
    stroke: #68b3c8!important
}

.ct-green {
    stroke: #41b883!important
}

.ct-orange {
    stroke: #f3bb45!important
}

.ct-red {
    stroke: #eb5e28!important
}

.brand,.h1,.h2,.h3,.h4,.h5,.h6,.navbar,.td-name,a,h1,h2,h3,h4,h5,h6,p,td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.h1,.h2,.h3,.h4,h1,h2,h3,h4 {
    font-weight: 400;
    margin: 30px 0 15px
}

.h1,h1 {
    font-size: 3.2em
}

.h2,h2 {
    font-size: 2.6em
}

.h3,h3 {
    font-size: 1.825em;
    line-height: 1.4;
    margin: 20px 0 10px
}

.h4,h4 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em
}

.h5,h5 {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 15px
}

.h6,h6 {
    font-size: .9em;
    font-weight: 600;
   /* text-transform: uppercase */
}



.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    color: #9a9a9a;
    font-weight: 300;
    line-height: 1.4em
}

h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 60%
}

.title-uppercase {
    text-transform: uppercase
}

blockquote,blockquote small {
    font-style: normal
}

.text-muted {
    color: #ddd
}

.text-primary,.text-primary:hover {
    color: #427c89
}

.text-info,.text-info:hover {
    color: #3091b2
}

.text-success,.text-success:hover {
    color: #229863
}

.text-warning,.text-warning:hover {
    color: #bb992f
}

.text-danger,.text-danger:hover {
    color: #b33c12
}

.glyphicon {
    line-height: 1
}

strong {
    color: #403d39
}

.icon-primary {
    color: #7a9e9f
}

.icon-info {
    color: #68b3c8
}

.icon-success {
    color: #41b883
}

.icon-warning {
    color: #f3bb45
}

.icon-danger {
    color: #eb5e28
}

.chart-legend .text-primary,.chart-legend .text-primary:hover {
    color: #7a9e9f
}

.chart-legend .text-info,.chart-legend .text-info:hover {
    color: #68b3c8
}

.chart-legend .text-success,.chart-legend .text-success:hover {
    color: #41b883
}

.chart-legend .text-warning,.chart-legend .text-warning:hover {
    color: #f3bb45
}

.chart-legend .text-danger,.chart-legend .text-danger:hover {
    color: #eb5e28
}

body {
    color: #66615b;
    font-size: 14px;
    font-family: "Microsoft YaHei,Hiragino Sans GB,Heiti SC,STHeiti";
}

body .wrapper {
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    z-index: 0!important
}

a {
    color: #68b3c8
}

a:focus,a:hover {
    color: #3091b2;
    text-decoration: none
}

a:active,a:focus,button::-moz-focus-inner,input::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,select::-moz-focus-inner {
    outline: 0!important
}

.navbar-toggle,.ui-slider-handle:focus,button:focus,input:focus {
    outline: 0!important
}

.navbar.navbar-default {
    z-index: 2
}

.form-control,.input-group-addon,.navbar,.navbar .alert,.tagsinput {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.sidebar .nav a,.table>tbody>tr .td-actions .btn {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.btn {
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}

.fa {
    width: 21px;
    text-align: center
}

.fa-base {
    font-size: 1.25em!important
}

.margin-top {
    margin-top: 50px
}

hr {
    border-color: #f1eae0
}

.wrapper {
    position: relative;
    top: 0;
    height: 100vh
}

@media (min-width: 992px) {
    .typo-line {
        padding-left:140px;
        margin-bottom: 40px;
        position: relative
    }

    .typo-line .category {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        position: absolute
    }
}

.icon-section {
    margin: 0 0 3em;
    clear: both;
    overflow: hidden
}

.icon-container {
    width: 240px;
    padding: .7em 0;
    float: left;
    position: relative;
    text-align: left
}

.icon-container [class*=" ti-"],.icon-container [class^=ti-] {
    color: #000;
    position: absolute;
    margin-top: 3px;
    -webkit-transition: .3s;
    transition: .3s
}

.icon-container:hover [class*=" ti-"],.icon-container:hover [class^=ti-] {
    font-size: 2.2em;
    margin-top: -5px
}

.icon-container:hover .icon-name {
    color: #000
}

.icon-name {
    color: #aaa;
    margin-left: 35px;
    font-size: .8em;
    -webkit-transition: .3s;
    transition: .3s
}

.icon-container:hover .icon-name {
    margin-left: 45px
}

.places-buttons .btn {
    margin-bottom: 30px
}

.sidebar .nav>li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.sidebar .nav>li.active-pro a {
    background: hsla(0,0%,100%,.14);
    opacity: 1;
    color: #fff
}

.table-upgrade td:nth-child(2),.table-upgrade td:nth-child(3) {
    text-align: center
}

.wrapper .sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50%
}

.wrapper .sidebar .sidebar-wrapper {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    width: 330px;
    z-index: 4;
    -webkit-box-shadow: inset -1px 0 0 0 #ddd;
    box-shadow: inset -1px 0 0 0 #ddd;
    background: #f7f7f7
}

.wrapper .sidebar .sidebar-background {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: 50%
}

.wrapper .sidebar {
    width: 330px;
    display: block;
    font-weight: 200
}

.wrapper .sidebar .logo {
    padding: 0
}

.wrapper .sidebar .logo p {
    float: left;
    font-size: 20px;
    margin: 10px 10px;
    line-height: 20px
}

.wrapper .sidebar .logo .simple-text {
    padding: 4px 0;
    display: block;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    text-align: left
}

.wrapper .sidebar .logo .simple-text .logo-img {
    width: 40px;
    display: inline-block;
    height: 40px;
    margin-left: 15px;
    background: #fff;
    border-radius: 40px;
    text-align: center
}

.wrapper .sidebar .logo .simple-text .logo-img img {
    max-width: 28px
}

.wrapper .sidebar .nav .nav-item {
    width: 100%
}

.wrapper .sidebar .nav .nav-item .nav-link {
    margin: 10px 0;
    padding-left: 25px;
    padding-right: 25px
}

.wrapper .sidebar .nav .nav-item:hover>.nav-link {
    opacity: 1
}

.wrapper .sidebar .nav .nav-item.active>.nav-link {
    color: #7a9e9f;
    opacity: 1
}

.wrapper .sidebar .nav p {
    margin: 0;
    line-height: 30px;
    font-size: 12px
}

.wrapper .sidebar .nav i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center
}

.wrapper .sidebar:after,.wrapper .sidebar:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff
}

.wrapper .sidebar:after,.wrapper .sidebar:before,.wrapper .sidebar[data-background-color=white]:after,.wrapper .sidebar[data-background-color=white]:before {
    background-color: #fff
}

.wrapper .sidebar #style-3::-webkit-scrollbar,.wrapper .sidebar[data-background-color=white] #style-3::-webkit-scrollbar {
    width: 0;
    background-color: #66615b
}

.wrapper .sidebar #left-slide-nav,.wrapper .sidebar[data-background-color=white] #left-slide-nav {
    max-height: 90vh;
    overflow-y: auto
}

.wrapper .sidebar #left-slide-nav::-webkit-scrollbar,.wrapper .sidebar[data-background-color=white] #left-slide-nav::-webkit-scrollbar {
    width: 6px;
    background-color: #66615b
}

.wrapper .sidebar #left-slide-nav::-webkit-scrollbar-track,.wrapper .sidebar[data-background-color=white] #left-slide-nav::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f7f7f7
}

.wrapper .sidebar #left-slide-nav::-webkit-scrollbar-thumb,.wrapper .sidebar[data-background-color=white] #left-slide-nav::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.2)
}

.wrapper .sidebar .logo,.wrapper .sidebar[data-background-color=white] .logo {
    border-bottom: 1px solid rgba(102,97,91,.3)
}

.wrapper .sidebar .logo .simple-text,.wrapper .sidebar .logo p,.wrapper .sidebar .nav .nav-item:not(.active)>.nav-link,.wrapper .sidebar[data-background-color=white] .logo .simple-text,.wrapper .sidebar[data-background-color=white] .logo p,.wrapper .sidebar[data-background-color=white] .nav .nav-item:not(.active)>.nav-link {
    color: #66615b
}

.wrapper .sidebar .nav .divider,.wrapper .sidebar[data-background-color=white] .nav .divider {
    background-color: rgba(102,97,91,.2)
}

.wrapper .sidebar[data-background-color=black]:after,.wrapper .sidebar[data-background-color=black]:before {
    background-color: #212120
}

.wrapper .sidebar[data-background-color=black] #style-3::-webkit-scrollbar {
    width: 0;
    background-color: #fff
}

.wrapper .sidebar[data-background-color=black] #left-slide-nav {
    max-height: 90vh;
    overflow-y: auto
}

.wrapper .sidebar[data-background-color=black] #left-slide-nav::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

.wrapper .sidebar[data-background-color=black] #left-slide-nav::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f7f7f7
}

.wrapper .sidebar[data-background-color=black] #left-slide-nav::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.2)
}

.wrapper .sidebar[data-background-color=black] .logo {
    border-bottom: 1px solid hsla(0,0%,100%,.3)
}

.wrapper .sidebar[data-background-color=black] .logo .simple-text,.wrapper .sidebar[data-background-color=black] .logo p,.wrapper .sidebar[data-background-color=black] .nav .nav-item:not(.active)>.nav-link {
    color: #fff
}

.wrapper .sidebar[data-background-color=black] .nav .divider {
    background-color: hsla(0,0%,100%,.2)
}

.wrapper .sidebar[data-background-color=darkblue]:after,.wrapper .sidebar[data-background-color=darkblue]:before {
    background-color: #35495e
}

.wrapper .sidebar[data-background-color=darkblue] #style-3::-webkit-scrollbar {
    width: 0;
    background-color: #fff
}

.wrapper .sidebar[data-background-color=darkblue] #left-slide-nav {
    max-height: 90vh;
    overflow-y: auto
}

.wrapper .sidebar[data-background-color=darkblue] #left-slide-nav::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

.wrapper .sidebar[data-background-color=darkblue] #left-slide-nav::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f7f7f7
}

.wrapper .sidebar[data-background-color=darkblue] #left-slide-nav::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.2)
}

.wrapper .sidebar[data-background-color=darkblue] .logo {
    border-bottom: 1px solid hsla(0,0%,100%,.3)
}

.wrapper .sidebar[data-background-color=darkblue] .logo .simple-text,.wrapper .sidebar[data-background-color=darkblue] .logo p,.wrapper .sidebar[data-background-color=darkblue] .nav .nav-item:not(.active)>.nav-link {
    color: #fff
}

.wrapper .sidebar[data-background-color=darkblue] .nav .divider {
    background-color: hsla(0,0%,100%,.2)
}

.wrapper .sidebar[data-active-color=primary] .nav .nav-item:hover {
    background: #f5f5f5
}

.wrapper .sidebar[data-active-color=primary] .nav .nav-item.active {
    background: #e3f1e6
}

.wrapper .sidebar[data-active-color=primary] .nav .nav-item.active>.nav-link {
    color: #7a9e9f;
    opacity: 1
}

.wrapper .sidebar[data-active-color=info] .nav .nav-item:hover {
    background: #f5f5f5
}

.wrapper .sidebar[data-active-color=info] .nav .nav-item.active {
    background: #e3f1e6
}

.wrapper .sidebar[data-active-color=info] .nav .nav-item.active>.nav-link {
    color: #68b3c8;
    opacity: 1
}

.wrapper .sidebar[data-active-color=success] .nav .nav-item:hover {
    background: #f5f5f5
}

.wrapper .sidebar[data-active-color=success] .nav .nav-item.active {
    background: #e3f1e6
}

.wrapper .sidebar[data-active-color=success] .nav .nav-item.active>.nav-link {
    color: #41b883;
    opacity: 1
}

.wrapper .sidebar[data-active-color=warning] .nav .nav-item:hover {
    background: #f5f5f5
}

.wrapper .sidebar[data-active-color=warning] .nav .nav-item.active {
    background: #e3f1e6
}

.wrapper .sidebar[data-active-color=warning] .nav .nav-item.active>.nav-link {
    color: #f3bb45;
    opacity: 1
}

.wrapper .sidebar[data-active-color=danger] .nav .nav-item:hover {
    background: #f5f5f5
}

.wrapper .sidebar[data-active-color=danger] .nav .nav-item.active {
    background: #e3f1e6
}

.wrapper .sidebar[data-active-color=danger] .nav .nav-item.active>.nav-link {
    color: #eb5e28;
    opacity: 1
}

.wrapper .sidebar .nav .nav-item.active>.nav-link {
    font-weight: 600
}

.main-panel {
    background-color: #fff;
    position: relative;
    z-index: 2;
    float: right;
    width: calc(100% - 260px);
    min-height: 100%
}

.main-panel>.content {
    padding: 0 0 0 0;
    min-height: calc(100% - 123px)
}

.main-panel>.footer {
    border-top: 1px solid rgba(0,0,0,.1)
}

.main-panel .navbar {
    margin-bottom: 0
}

.main-panel .top-icons {
    margin-top: 55px;
    background-color: #f7f7f7;
    position: fixed;
    z-index: 98;
    width: 100%;
    height: 46px
}

.main-panel .top-icons .nav-tabs {
    border: none
}

.main-panel .top-icons .nav-link {
    padding: 8px 10px!important
}

.main-panel .top-icons .nav-link img {
    margin-top: -2px
}

.main-panel .top-icons a {
    color: #333
}

.main-panel .top-icons input[type=checkbox] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABcUlEQVQokY2SsWrbUBhGj+8tXGNBgpETuIs92FTlLnkFrQI1S8iUzXtp6RP4EdrStXmB0CUQ7N0v4KFBcmQKni4EyYJUgxFI6WJTD3WcM/58h+8fvsZoNGKL1roDfAZC4O3mHAO3wDdrbbrNvtmRLoQQP4wxx4PBgHa7DUCe52dJkpxFUfRRaz201v4EkL7vo7W+aLVaN2EYNj3Pw3EcpJRIKXEch263S6/XU8vl8rLZbP4qiiISWusTKeV1EASNTqfDPlzXJQiChpTyWmt9KoAPxpgj13X3SruyMeYI+CSA836/f1DassmGAnj30ov/awU88WpjQ13XAKUA4jRND8T/kec5wG8B3C4Wi1eLSZIA3AngexRFT1mWHZRWqxVxHD8BX4S19rGqquFkMnl+Sc6yjPF4/FxV1dBa+yh936coikgpdT+fz4P1eq2UUiilqOuaNE2ZzWZMp9M/ZVlebSfX2DPy94AHlMADcAd83R35X3VdjOQ/LT8sAAAAAElFTkSuQmCC) no-repeat 50%;
    background-size: 100% 100%;
    background-position-y: 0;
    position: relative;
    top: 3px
}

.main-panel .top-icons input[type=checkbox]:checked {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABZ0lEQVQokZXSz0tUYRTG8c+9mZbFKJHh0CKSLINCF4MgEbaL4CKCNX+AEDcXQbRrIcwiCGanECG1dBFYINX8CdGin0QLIYWo3VQQiReaBqeF9+oQNeoDZ/E+PN/38L7nBKVSSaa5zmeHcRMRTqb2Ep5gNk6ib1k2bIImsIxbOIuOtAYxjZU0swWmxgK6/F+5jrb2hQwO8uVCT9op1wJq1k/0h7i+HXT+2LDX1youHB+RZm+EGGsFHdrfbf7yjM69+yx9Xc7sqA0D2Wmw97SD7Qc8//xqE3ozVVGr1wzdu+RXvZZFT4XNt188Meph8a7imQi8jJ9qNOifGW2GoBbky4V3Nr4cvLi66GiuV329LgwCw3Njqmvf/37B+9DGcDc1cn/cpx9f7AlC5x5M/AuCSpAvF47go92OI06iKibR2AHUwGScRNUQ4iR6jCJWW0CruJJmt3Y1TqJH6MMdfMBvrOEtbqMvg+APfMhogsZIKiYAAAAASUVORK5CYII=) no-repeat 50%;
    background-size: 100% 100%
}

.main-panel,.wrapper .sidebar {
    -webkit-transition-property: top,bottom;
    transition-property: top,bottom;
    -webkit-transition-duration: .2s,.2s;
    transition-duration: .2s,.2s;
    -webkit-transition-timing-function: linear,linear;
    transition-timing-function: linear,linear;
    -webkit-overflow-scrolling: touch
}

.wrapper .sidebar {
    max-height: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: hidden
}

.change-lang {
    color: #31ba52
}

@media (min-width: 768px) {
    .wrapper .sidebar {
        margin-top:54px
    }
}

.btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 2px;
    font-size: 12px;
    font-weight: 600;
    padding: .5rem 18px;
    line-height: 1.75;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

.btn.btn-border,.btn.btn-link {
    background-color: transparent
}

.btn.active,.btn:active,.btn:focus,.btn:hover,.open>.btn.dropdown-toggle {
    outline: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-just-icon {
    border-radius: 50px;
    height: 40px;
    width: 40px;
    min-width: 40px;
    padding: 8px
}

.btn-just-icon.btn-sm {
    padding: 4px!important
}

.btn-just-icon i {
    font-size: 16px;
    padding: 2px 0
}

.upgrade-pro .btn {
    margin-top: 30px
}

.btn-link.btn-just-icon {
    padding: 8px
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -2px
}

.btn-primary {
    background-color: #7a9e9f;
    border-color: #7a9e9f;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.show>.btn-primary.dropdown-toggle {
    background-color: #427c89;
    color: #fff;
    border-color: #427c89
}

.btn-primary.btn-link {
    color: #7a9e9f
}

.btn-primary.btn-link.active,.btn-primary.btn-link:active,.btn-primary.btn-link:focus,.btn-primary.btn-link:hover,.open>.btn-primary.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #427c89
}

.btn-primary.btn-link .caret {
    border-top-color: #7a9e9f
}

.btn-primary .caret {
    border-top-color: #fff
}

.btn-success {
    background-color: #41b883;
    border-color: #41b883;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.show>.btn-success.dropdown-toggle {
    background-color: #229863;
    color: #fff;
    border-color: #229863
}

.btn-success.btn-link {
    color: #41b883
}

.btn-success.btn-link.active,.btn-success.btn-link:active,.btn-success.btn-link:focus,.btn-success.btn-link:hover,.open>.btn-success.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #229863
}

.btn-success.btn-link .caret {
    border-top-color: #41b883
}

.btn-success .caret {
    border-top-color: #fff
}

.btn-info {
    background-color: #68b3c8;
    border-color: #68b3c8;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.show>.btn-info.dropdown-toggle {
    background-color: #3091b2;
    color: #fff;
    border-color: #3091b2
}

.btn-info.btn-link {
    color: #68b3c8
}

.btn-info.btn-link.active,.btn-info.btn-link:active,.btn-info.btn-link:focus,.btn-info.btn-link:hover,.open>.btn-info.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #3091b2
}

.btn-info.btn-link .caret {
    border-top-color: #68b3c8
}

.btn-info .caret {
    border-top-color: #fff
}

.btn-warning {
    background-color: #f3bb45;
    border-color: #f3bb45;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.show>.btn-warning.dropdown-toggle {
    background-color: #bb992f;
    color: #fff;
    border-color: #bb992f
}

.btn-warning.btn-link {
    color: #f3bb45
}

.btn-warning.btn-link.active,.btn-warning.btn-link:active,.btn-warning.btn-link:focus,.btn-warning.btn-link:hover,.open>.btn-warning.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #bb992f
}

.btn-warning.btn-link .caret {
    border-top-color: #f3bb45
}

.btn-warning .caret {
    border-top-color: #fff
}

.btn-danger {
    background-color: #eb5e28;
    border-color: #eb5e28;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.show>.btn-danger.dropdown-toggle {
    background-color: #b33c12;
    color: #fff;
    border-color: #b33c12
}

.btn-danger.btn-link {
    color: #eb5e28
}

.btn-danger.btn-link.active,.btn-danger.btn-link:active,.btn-danger.btn-link:focus,.btn-danger.btn-link:hover,.open>.btn-danger.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #b33c12
}

.btn-danger.btn-link .caret {
    border-top-color: #eb5e28
}

.btn-danger .caret {
    border-top-color: #fff
}

.btn-neutral.active,.btn-neutral:active,.btn-neutral:focus,.btn-neutral:hover,.show>.btn-neutral.dropdown-toggle {
    background-color: #403d39;
    border-color: #403d39
}

.btn-neutral.btn-link.active,.btn-neutral.btn-link:active,.btn-neutral.btn-link:focus,.btn-neutral.btn-link:hover,.open>.btn-neutral.btn-link.dropdown-toggle {
    color: #403d39
}

.btn-outline-default {
    border-color: #66615b;
    color: #66615b;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-default.active,.btn-outline-default:active,.btn-outline-default:focus,.btn-outline-default:hover,.open>.btn-outline-default.dropdown-toggle {
    background-color: #66615b;
    color: hsla(0,0%,100%,.7);
    border-color: #66615b
}

.btn-outline-default.active .caret,.btn-outline-default:active .caret,.btn-outline-default:focus .caret,.btn-outline-default:hover .caret,.open>.btn-outline-default.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-default .caret {
    border-top-color: #fff
}

.btn-outline-default.disabled,.btn-outline-default.disabled.active,.btn-outline-default.disabled.focus,.btn-outline-default.disabled:active,.btn-outline-default.disabled:focus,.btn-outline-default.disabled:hover,.btn-outline-default:disabled,.btn-outline-default:disabled.active,.btn-outline-default:disabled.focus,.btn-outline-default:disabled:active,.btn-outline-default:disabled:focus,.btn-outline-default:disabled:hover,.btn-outline-default[disabled],.btn-outline-default[disabled].active,.btn-outline-default[disabled].focus,.btn-outline-default[disabled]:active,.btn-outline-default[disabled]:focus,.btn-outline-default[disabled]:hover,fieldset[disabled] .btn-outline-default,fieldset[disabled] .btn-outline-default.active,fieldset[disabled] .btn-outline-default.focus,fieldset[disabled] .btn-outline-default:active,fieldset[disabled] .btn-outline-default:focus,fieldset[disabled] .btn-outline-default:hover {
    background-color: transparent;
    border-color: #66615b
}

.btn-outline-primary {
    border-color: #7a9e9f;
    color: #7a9e9f;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-primary.active,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.open>.btn-outline-primary.dropdown-toggle {
    background-color: #7a9e9f;
    color: hsla(0,0%,100%,.7);
    border-color: #7a9e9f
}

.btn-outline-primary.active .caret,.btn-outline-primary:active .caret,.btn-outline-primary:focus .caret,.btn-outline-primary:hover .caret,.open>.btn-outline-primary.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-primary .caret {
    border-top-color: #fff
}

.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled,.btn-outline-primary:disabled.active,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:active,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled].focus,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary.focus,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover {
    background-color: transparent;
    border-color: #7a9e9f
}

.btn-outline-success {
    border-color: #41b883;
    color: #41b883;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-success.active,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success:hover,.open>.btn-outline-success.dropdown-toggle {
    background-color: #41b883;
    color: hsla(0,0%,100%,.7);
    border-color: #41b883
}

.btn-outline-success.active .caret,.btn-outline-success:active .caret,.btn-outline-success:focus .caret,.btn-outline-success:hover .caret,.open>.btn-outline-success.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-success .caret {
    border-top-color: #fff
}

.btn-outline-success.disabled,.btn-outline-success.disabled.active,.btn-outline-success.disabled.focus,.btn-outline-success.disabled:active,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled,.btn-outline-success:disabled.active,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:active,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover,.btn-outline-success[disabled],.btn-outline-success[disabled].active,.btn-outline-success[disabled].focus,.btn-outline-success[disabled]:active,.btn-outline-success[disabled]:focus,.btn-outline-success[disabled]:hover,fieldset[disabled] .btn-outline-success,fieldset[disabled] .btn-outline-success.active,fieldset[disabled] .btn-outline-success.focus,fieldset[disabled] .btn-outline-success:active,fieldset[disabled] .btn-outline-success:focus,fieldset[disabled] .btn-outline-success:hover {
    background-color: transparent;
    border-color: #41b883
}

.btn-outline-info {
    border-color: #68b3c8;
    color: #68b3c8;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-info.active,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.open>.btn-outline-info.dropdown-toggle {
    background-color: #68b3c8;
    color: hsla(0,0%,100%,.7);
    border-color: #68b3c8
}

.btn-outline-info.active .caret,.btn-outline-info:active .caret,.btn-outline-info:focus .caret,.btn-outline-info:hover .caret,.open>.btn-outline-info.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-info .caret {
    border-top-color: #fff
}

.btn-outline-info.disabled,.btn-outline-info.disabled.active,.btn-outline-info.disabled.focus,.btn-outline-info.disabled:active,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled,.btn-outline-info:disabled.active,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:active,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover,.btn-outline-info[disabled],.btn-outline-info[disabled].active,.btn-outline-info[disabled].focus,.btn-outline-info[disabled]:active,.btn-outline-info[disabled]:focus,.btn-outline-info[disabled]:hover,fieldset[disabled] .btn-outline-info,fieldset[disabled] .btn-outline-info.active,fieldset[disabled] .btn-outline-info.focus,fieldset[disabled] .btn-outline-info:active,fieldset[disabled] .btn-outline-info:focus,fieldset[disabled] .btn-outline-info:hover {
    background-color: transparent;
    border-color: #68b3c8
}

.btn-outline-warning {
    border-color: #f3bb45;
    color: #f3bb45;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-warning.active,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover,.open>.btn-outline-warning.dropdown-toggle {
    background-color: #f3bb45;
    color: hsla(0,0%,100%,.7);
    border-color: #f3bb45
}

.btn-outline-warning.active .caret,.btn-outline-warning:active .caret,.btn-outline-warning:focus .caret,.btn-outline-warning:hover .caret,.open>.btn-outline-warning.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-warning .caret {
    border-top-color: #fff
}

.btn-outline-warning.disabled,.btn-outline-warning.disabled.active,.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:active,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled,.btn-outline-warning:disabled.active,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:active,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover,.btn-outline-warning[disabled],.btn-outline-warning[disabled].active,.btn-outline-warning[disabled].focus,.btn-outline-warning[disabled]:active,.btn-outline-warning[disabled]:focus,.btn-outline-warning[disabled]:hover,fieldset[disabled] .btn-outline-warning,fieldset[disabled] .btn-outline-warning.active,fieldset[disabled] .btn-outline-warning.focus,fieldset[disabled] .btn-outline-warning:active,fieldset[disabled] .btn-outline-warning:focus,fieldset[disabled] .btn-outline-warning:hover {
    background-color: transparent;
    border-color: #f3bb45
}

.btn-outline-danger {
    border-color: #eb5e28;
    color: #eb5e28;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-danger.active,.btn-outline-danger:active,.btn-outline-danger:focus,.btn-outline-danger:hover,.open>.btn-outline-danger.dropdown-toggle {
    background-color: #eb5e28;
    color: hsla(0,0%,100%,.7);
    border-color: #eb5e28
}

.btn-outline-danger.active .caret,.btn-outline-danger:active .caret,.btn-outline-danger:focus .caret,.btn-outline-danger:hover .caret,.open>.btn-outline-danger.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-danger .caret {
    border-top-color: #fff
}

.btn-outline-danger.disabled,.btn-outline-danger.disabled.active,.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:active,.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled,.btn-outline-danger:disabled.active,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:active,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover,.btn-outline-danger[disabled],.btn-outline-danger[disabled].active,.btn-outline-danger[disabled].focus,.btn-outline-danger[disabled]:active,.btn-outline-danger[disabled]:focus,.btn-outline-danger[disabled]:hover,fieldset[disabled] .btn-outline-danger,fieldset[disabled] .btn-outline-danger.active,fieldset[disabled] .btn-outline-danger.focus,fieldset[disabled] .btn-outline-danger:active,fieldset[disabled] .btn-outline-danger:focus,fieldset[disabled] .btn-outline-danger:hover {
    background-color: transparent;
    border-color: #eb5e28
}

.btn-outline-neutral {
    border-color: #fff;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-outline-neutral.active,.btn-outline-neutral:active,.btn-outline-neutral:focus,.btn-outline-neutral:hover,.open>.btn-outline-neutral.dropdown-toggle {
    background-color: #fff;
    color: hsla(0,0%,100%,.7);
    border-color: #fff
}

.btn-outline-neutral.active .caret,.btn-outline-neutral:active .caret,.btn-outline-neutral:focus .caret,.btn-outline-neutral:hover .caret,.open>.btn-outline-neutral.dropdown-toggle .caret {
    border-top-color: hsla(0,0%,100%,.7)
}

.btn-outline-neutral .caret {
    border-top-color: #fff
}

.btn-outline-neutral.disabled,.btn-outline-neutral.disabled.active,.btn-outline-neutral.disabled.focus,.btn-outline-neutral.disabled:active,.btn-outline-neutral.disabled:focus,.btn-outline-neutral.disabled:hover,.btn-outline-neutral:disabled,.btn-outline-neutral:disabled.active,.btn-outline-neutral:disabled.focus,.btn-outline-neutral:disabled:active,.btn-outline-neutral:disabled:focus,.btn-outline-neutral:disabled:hover,.btn-outline-neutral[disabled],.btn-outline-neutral[disabled].active,.btn-outline-neutral[disabled].focus,.btn-outline-neutral[disabled]:active,.btn-outline-neutral[disabled]:focus,.btn-outline-neutral[disabled]:hover,fieldset[disabled] .btn-outline-neutral,fieldset[disabled] .btn-outline-neutral.active,fieldset[disabled] .btn-outline-neutral.focus,fieldset[disabled] .btn-outline-neutral:active,fieldset[disabled] .btn-outline-neutral:focus,fieldset[disabled] .btn-outline-neutral:hover {
    background-color: transparent;
    border-color: #fff
}

.btn-outline-neutral:focus,.btn-outline-neutral:hover {
    color: #403d39;
    background-color: #fff
}

.btn-neutral {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #66615b
}

.btn-neutral.active,.btn-neutral:active,.btn-neutral:focus,.btn-neutral:hover,.show>.btn-neutral.dropdown-toggle {
    background-color: #fff;
    color: #fff;
    border-color: #fff
}

.btn-neutral.btn-link {
    color: #fff
}

.btn-neutral.btn-link.active,.btn-neutral.btn-link:active,.btn-neutral.btn-link:focus,.btn-neutral.btn-link:hover,.open>.btn-neutral.btn-link.dropdown-toggle {
    background-color: transparent;
    color: #fff
}

.btn-neutral.btn-link .caret,.btn-neutral .caret {
    border-top-color: #fff
}

.btn-neutral:focus,.btn-neutral:hover {
    color: #403d39
}

.btn-neutral.btn-border:focus,.btn-neutral.btn-border:hover {
    color: #66615b
}

.btn-neutral.btn-border.active,.btn-neutral.btn-border:active,.open>.btn-neutral.btn-border.dropdown-toggle {
    background-color: #fff;
    color: #66615b
}

.btn-neutral.btn-link.active,.btn-neutral.btn-link:active {
    background-color: transparent
}

.btn.disabled,.btn:disabled,.btn[disabled] {
    opacity: .5;
    filter: alpha(opacity=50)
}

.btn-link {
    border-color: transparent!important;
    padding: 7px 18px
}

.btn-link:active,.btn-link:focus,.btn-link:hover {
    text-decoration: none;
    border-color: transparent
}

.btn-link.btn-icon {
    padding: 7px
}

.btn-lg {
    font-size: 14px;
    padding: 11px 30px
}

.btn-lg.btn-simple {
    padding: 13px 30px
}

.btn-sm {
    font-size: 12px;
    padding: 4px 10px
}

.btn-sm.btn-simple {
    padding: 6px 10px
}

.btn-wd {
    min-width: 140px
}

.btn-group.select {
    width: 100%
}

.btn-group.select .btn {
    text-align: left
}

.btn-group.select .caret {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 8px
}

.btn-just-icon.btn-sm {
    height: 30px;
    width: 30px;
    min-width: 30px;
    padding: 0
}

.btn-just-icon.btn-sm i {
    font-size: 12px
}

.btn-just-icon.btn-lg {
    height: 50px;
    width: 50px;
    min-width: 50px;
    padding: 13px
}

.btn-just-icon.btn-lg i {
    font-size: 18px;
    padding: 0
}

.btn-round {
    border-radius: 30px
}

.btn.btn-link:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-decoration: none
}

.column .btn-link {
    padding: 7px 0
}

.share-buttons .btn-outline-default {
    margin-top: 24px
}

#modals .btn-outline-neutral {
    margin-bottom: 10px
}

.btn-group.select {
    overflow: visible!important
}

.media .media-body .media-footer .btn-neutral {
    margin: 15px 3px;
    font-size: 14px
}

.media .media-body .media-footer .btn-neutral i {
    margin-right: 0!important
}

.form-control:-moz-placeholder,.form-control::-moz-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control:-ms-input-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control {
    background-color: #fffcf5;
    border: medium none;
    border-radius: 4px;
    color: #66615b;
    font-size: 14px;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s
}

.form-control,.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    background-color: #fff;
    outline: 0!important
}

.has-error .form-control,.has-error .form-control:focus,.has-success .form-control,.has-success .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-success .form-control {
    background-color: #abf3cb;
    color: #41b883
}

.has-success .form-control.border-input {
    border: 1px solid #41b883
}

.has-success .form-control:focus {
    background-color: #fff
}

.has-error .form-control {
    background-color: #ffc0a4;
    color: #eb5e28
}

.has-error .form-control.border-input {
    border: 1px solid #eb5e28
}

.has-error .form-control:focus {
    background-color: #fff
}

.form-control+.form-control-feedback {
    border-radius: 6px;
    font-size: 14px;
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%;
    vertical-align: middle
}

.form-control.border-input {
    border: 1px solid #ccc5b9
}

.open .form-control {
    border-bottom-color: transparent
}

.input-lg {
    height: 55px;
    padding: 11px 30px
}

.has-error .control-label,.has-error .form-control-feedback {
    color: #eb5e28
}

.has-success .control-label,.has-success .form-control-feedback {
    color: #41b883
}

.input-group-addon {
    background-color: #fffcf5;
    border: medium none;
    border-radius: 4px
}

.has-error .input-group-addon,.has-success .input-group-addon {
    background-color: #fff
}

.has-error .form-control:focus+.input-group-addon {
    color: #eb5e28
}

.has-success .form-control:focus+.input-group-addon {
    color: #41b883
}

.form-control:focus+.input-group-addon,.form-control:focus~.input-group-addon {
    background-color: #fff
}

.border-input .input-group-addon {
    border: 1px solid #ccc5b9
}

.input-group {
    margin-bottom: 15px
}

.input-group[disabled] .input-group-addon {
    background-color: #e3e3e3
}

.input-group-addon:first-child,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group .form-control:first-child {
    border-right: 0 none
}

.input-group-addon:last-child,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.dropdown-toggle,.input-group .form-control:last-child {
    border-left: 0 none
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #e3e3e3;
    cursor: not-allowed;
    color: #9a9a9a;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control[disabled]::-moz-placeholder {
    color: #9a9a9a;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control[disabled]:-moz-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control[disabled]::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-control[disabled]:-ms-input-placeholder {
    color: #ddd;
    opacity: 1;
    filter: alpha(opacity=100)
}

.input-group-btn .btn {
    border-width: 1px;
    padding: 9px 18px
}

.input-group-btn .btn-default:not(.btn-fill) {
    border-color: #ddd
}

.input-group-btn:last-child>.btn {
    margin-left: 0
}

textarea.form-control {
    max-width: 100%;
    padding: 10px 18px;
    resize: none
}

.alert {
    border: 0;
    border-radius: 0;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px
}

.container .alert {
    border-radius: 4px
}

.navbar .alert {
    border-radius: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 85px;
    width: 100%;
    z-index: 3
}

.navbar:not(.navbar-transparent) .alert {
    top: 70px
}

.alert span[data-notify=icon] {
    font-size: 30px;
    display: block;
    left: 15px;
    position: absolute;
    top: 50%;
    margin-top: -20px
}

.alert .close~span {
    display: block;
    max-width: 89%
}

.alert[data-notify=container] {
    padding: 10px 10px 10px 20px;
    border-radius: 4px
}

.alert.alert-with-icon {
    padding-left: 65px
}

.alert-info {
    background-color: #7ce4fe;
    color: #3091b2
}

.alert-success {
    background-color: #8ef3c5;
    color: #229863
}

.alert-warning {
    background-color: #ffe28c;
    color: #bb992f
}

.alert-danger {
    background-color: #ff8f5e;
    color: #b33c12
}

.table tbody tr>td,.table tbody tr>th,.table tfoot tr>td,.table tfoot tr>th,.table thead tr>td,.table thead tr>th {
    border-top: 1px solid #ccc5b9
}

.table thead th {
    border-bottom: 1px solid #ccc5b9;
    border-top: 0
}

.table>thead>tr>th {
    border-bottom-width: 0;
    font-size: 1.25em;
    font-weight: 300
}

.table .checkbox,.table .radio {
    margin-top: 0;
    margin-bottom: 22px;
    padding: 0;
    width: 15px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 12px;
    vertical-align: middle
}

.table .th-description {
    max-width: 150px
}

.table .td-price {
    font-size: 26px;
    font-weight: 300;
    margin-top: 5px;
    text-align: right
}

.table .td-total {
    font-weight: 600;
    font-size: 1.25em;
    padding-top: 20px;
    text-align: right
}

.table .td-actions .btn.btn-sm,.table .td-actions .btn.btn-xs {
    padding-left: 3px;
    padding-right: 3px
}

.table>tbody>tr {
    position: relative
}

.table-striped tbody>tr:nth-of-type(odd) {
    background-color: #fff
}

.table-striped tbody>tr:nth-of-type(2n) {
    background-color: #fffcf5
}

.table-striped>tbody>tr>td,.table-striped>tbody>tr>th,.table-striped>tfoot>tr>td,.table-striped>tfoot>tr>th,.table-striped>thead>tr>td,.table-striped>thead>tr>th {
    padding: 15px 8px
}

.checkbox,.radio {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
    -webkit-transition: color,opacity .25s linear;
    transition: color,opacity .25s linear;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #66615b;
    cursor: pointer
}

.checkbox .icons,.radio .icons {
    color: #66615b;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    line-height: 21px;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: color,opacity .15s linear;
    transition: color,opacity .15s linear;
    opacity: .5
}

.checkbox.checked .icons,.radio.checked .icons {
    opacity: 1
}

.checkbox input,.radio input {
    outline: none!important;
    display: none
}

.checkbox label,.radio label {
    padding-left: 10px
}

.checkbox .icons .first-icon,.checkbox .icons .second-icon,.radio .icons .first-icon,.radio .icons .second-icon {
    display: inline-table;
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    margin: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.checkbox .icons .second-icon,.radio .icons .second-icon {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox:hover,.radio:hover {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.checkbox:hover .first-icon,.radio:hover .first-icon {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox:hover .second-icon,.radio:hover .second-icon {
    opacity: 1;
    filter: alpha(opacity=100)
}

.checkbox.checked .first-icon,.radio.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox.checked .second-icon,.radio.checked .second-icon {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.checkbox.disabled,.radio.disabled {
    cursor: default;
    color: #ddd
}

.checkbox.disabled .icons,.radio.disabled .icons {
    color: #ddd
}

.checkbox.disabled .first-icon,.radio.disabled .first-icon {
    opacity: 1;
    filter: alpha(opacity=100)
}

.checkbox.disabled .second-icon,.radio.disabled .second-icon {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox.disabled.checked .icons,.radio.disabled.checked .icons {
    color: #ddd
}

.checkbox.disabled.checked .first-icon,.radio.disabled.checked .first-icon {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox.disabled.checked .second-icon,.radio.disabled.checked .second-icon {
    opacity: 1;
    color: #ddd;
    filter: alpha(opacity=100)
}

.nav .nav-item .nav-link:focus,.nav .nav-item .nav-link:hover {
    background-color: transparent
}

.navbar {
    border: 0;
    font-size: 14px;
    transition: all .4s;
    -webkit-transition: all .4s;
    padding: 0;
    background: #fff
}

.navbar.navbar-light {
    background-color: #f4f3ef;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd
}

.navbar .navbar-toggler-right {
    float: right
}

.navbar .navbar-brand {
    font-weight: 600;
    margin: 5px 0;
    padding: 20px 15px;
    font-size: 14px;
    color: #66615b
}

.navbar .nav-link i {
    font-size: 16px;
    position: relative;
    top: 4px;
    right: 3px
}

.navbar .nav-link [class^=fa] {
    top: 2px
}

.navbar .nav-link p {
    margin: 0 0;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5em;
    padding: 15px 0
}

.navbar .nav-link img {
    width: 16px;
    height: auto
}

.navbar .nav-link p:hover {
    color: #fff
}

.navbar .navbar-nav .nav-item .nav-link {
    line-height: 1.6;
    margin: 15px 0;
    font-size: 12px;
    text-transform: none;
    font-weight: 600;
    color: #fff
}

.navbar .navbar-nav .nav-item .nav-link:hover,.navbar .navbar-nav .nav-item .nav-link p {
    color: #fff
}

.navbar .navbar-nav .nav-item .nav-link .freeSetting span {
    height: 14px;
    line-height: 17px
}

.navbar .navbar-nav .nav-item .nav-link.btn {
    margin: 15px 3px;
    padding: 9px
}

.navbar .navbar-nav .inner_box li:first-child {
    display: block
}

.navbar .navbar-nav .inner_box .big_img {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    position: relative
}

.navbar .navbar-nav .inner_box .big_img img {
    width: 100%
}

.navbar .navbar-nav .inner_box .big_img .hoverText {
    width: 100%;
    height: 20px;
    display: inline-block;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    opacity: .4;
    text-align: center
}

.navbar .navbar-nav .inner_box .small_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.navbar .navbar-nav .inner_box .list_item {
    height: 39px;
    line-height: 39px;
    border-top: 1px solid #eee
}

.navbar .navbar-nav .inner_box .weui-cell {
    padding: 7px 10px
}

.navbar .navbar-nav .inner_box label {
    margin-bottom: 0;
    font-size: 14px
}

.navbar .navbar-nav .inner_box .weui-switch {
    width: 48px;
    height: 25px
}

.navbar .navbar-nav .inner_box .weui-switch:before {
    width: 45px;
    height: 22px
}

.navbar .navbar-nav .inner_box .weui-switch:after {
    width: 26px;
    height: 23px
}

.navbar .navbar-nav .inner_box .weui-cells:after {
    border: none
}

.navbar .navbar-nav .skin_box {
    position: relative
}

.navbar .navbar-nav .inner_box {
    color: #333;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: -70px;
    width: 250px;
    height: auto;
    z-index: 9999;
    padding: 10px 0 0;
    border-radius: 4px
}

.navbar .navbar-nav .inner_box li {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0 10px;
    cursor: pointer
}

.navbar .navbar-nav .time_box {
    right: 10px;
    width: 240px;
    height: 82px;
    font-size: 14px;
    color: #343434;
    padding: 11px 5px;
    -webkit-box-shadow: 0 1px 6px -1px rgba(0,0,0,.5098039215686274);
    box-shadow: 0 1px 6px -1px rgba(0,0,0,.5098039215686274)
}

.navbar .navbar-nav .time_box li {
    line-height: 30px
}

.navbar .navbar-nav .time_box li span {
    color: #e00
}

.navbar .navbar-nav .time_box li strong {
    color: #666
}

.navbar .navbar-nav .time_box div {
    position: relative;
    top: -73px;
    right: -218px;
    color: #bdbdbd;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer
}

.navbar .navbar-nav .dropdown-menu {
    border-radius: 6px;
    margin-top: 1px
}

.navbar .navbar-collapse .nav-item .nav-link p {
    display: inline
}

.navbar .navbar-collapse .nav-item .dropdown-item i {
    margin: 0 10px;
    margin: 0 10px 0 5px;
    font-size: 18px;
    position: relative;
    top: 3px
}

.navbar .navbar-collapse.show .navbar-nav .nav-item {
    padding-right: 10px
}

.navbar .notification-bubble {
    right: 72px;
    padding: .2em .6em;
    position: absolute;
    top: 15px
}

.navbar .btn {
    margin: 15px 3px;
    font-size: 12px
}

.navbar .btn i {
    font-size: 14px;
    line-height: 13px
}

.navbar .btn-simple {
    font-size: 16px
}

.navbar .caret {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    position: absolute
}

.navbar.navbar-transparent {
    padding-top: 25px
}

.navbar .logo-container {
    margin-top: 5px
}

.navbar .logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333;
    width: 50px;
    float: left
}

.navbar .logo-container .logo img {
    width: 100%
}

.navbar .logo-container .brand {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 75px;
    height: 50px
}

.fixed-top {
    position: fixed;
    z-index: 99!important
}

.navbar.fixed-top .nav-link i {
    top: 4px
}

.navbar-absolute {
    position: absolute;
    width: 100%;
    padding-top: 10px;
    z-index: 1029
}

.navbar-transparent .navbar-brand,[class*=bg] .navbar-brand {
    color: #fff;
    opacity: .9;
    filter: alpha(opacity=90)
}

.navbar-transparent .navbar-brand:focus,.navbar-transparent .navbar-brand:hover,[class*=bg] .navbar-brand:focus,[class*=bg] .navbar-brand:hover {
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff
}

.navbar-transparent .navbar-nav .nav-item .nav-link:not(.btn),[class*=bg] .navbar-nav .nav-item .nav-link:not(.btn) {
    color: #fff;
    border-color: #fff
}

.navbar-transparent .navbar-nav .active .nav-link .active .nav-link:hover,.navbar-transparent .navbar-nav .active .nav-link:focus,.navbar-transparent .navbar-nav .nav-item .nav-link:focus,.navbar-transparent .navbar-nav .nav-item .nav-link:hover,[class*=bg] .navbar-nav .active .nav-link .active .nav-link:hover,[class*=bg] .navbar-nav .active .nav-link:focus,[class*=bg] .navbar-nav .nav-item .nav-link:focus,[class*=bg] .navbar-nav .nav-item .nav-link:hover {
    background-color: transparent;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.navbar-transparent .navbar-nav .nav .nav-item a.btn:hover,[class*=bg] .navbar-nav .nav .nav-item a.btn:hover {
    background-color: transparent
}

.navbar-transparent .navbar-nav .dropdown .nav-link .caret,.navbar-transparent .navbar-nav .dropdown .nav-link:focus .caret,.navbar-transparent .navbar-nav .dropdown .nav-link:hover .caret,[class*=bg] .navbar-nav .dropdown .nav-link .caret,[class*=bg] .navbar-nav .dropdown .nav-link:focus .caret,[class*=bg] .navbar-nav .dropdown .nav-link:hover .caret {
    border-bottom-color: #fff;
    border-top-color: #fff
}

.navbar-transparent .navbar-nav .open .nav-link,.navbar-transparent .navbar-nav .open .nav-link:focus,.navbar-transparent .navbar-nav .open .nav-link:hover,[class*=bg] .navbar-nav .open .nav-link,[class*=bg] .navbar-nav .open .nav-link:focus,[class*=bg] .navbar-nav .open .nav-link:hover {
    background-color: transparent;
    color: #66615b;
    opacity: 1;
    filter: alpha(opacity=100)
}

.navbar-transparent .btn-default.btn-fill,[class*=bg] .btn-default.btn-fill {
    color: #9a9a9a;
    background-color: #fff;
    opacity: .9;
    filter: alpha(opacity=90)
}

.navbar-transparent .btn-default.btn-fill.active,.navbar-transparent .btn-default.btn-fill:active,.navbar-transparent .btn-default.btn-fill:focus,.navbar-transparent .btn-default.btn-fill:hover,.navbar-transparent .open .dropdown-toggle.btn-fill.btn-default,[class*=bg] .btn-default.btn-fill.active,[class*=bg] .btn-default.btn-fill:active,[class*=bg] .btn-default.btn-fill:focus,[class*=bg] .btn-default.btn-fill:hover,[class*=bg] .open .dropdown-toggle.btn-fill.btn-default {
    border-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.nav-open .nav .caret {
    border-bottom-color: #fff;
    border-top-color: #fff
}

.navbar-default .brand {
    color: #66615b!important
}

.navbar-default .navbar-nav .nav-item .nav-link:not(.btn) {
    color: #9a9a9a
}

.navbar-default .navbar-nav .active .nav-link,.navbar-default .navbar-nav .active .nav-link:not(.btn):focus,.navbar-default .navbar-nav .active .nav-link:not(.btn):hover,.navbar-default .navbar-nav .nav-item .nav-link:not(.btn):focus,.navbar-default .navbar-nav .nav-item .nav-link:not(.btn):hover {
    background-color: transparent;
    border-radius: 3px;
    color: #68b3c8;
    opacity: 1;
    filter: alpha(opacity=100)
}

.navbar-default .navbar-nav .dropdown .nav-link:focus .caret,.navbar-default .navbar-nav .dropdown .nav-link:hover .caret {
    border-bottom-color: #68b3c8;
    border-top-color: #68b3c8
}

.navbar-default .navbar-nav .open .nav-link,.navbar-default .navbar-nav .open .nav-link:focus,.navbar-default .navbar-nav .open .nav-link:hover {
    background-color: transparent;
    color: #68b3c8
}

.navbar-default .navbar-nav .navbar-toggler:focus,.navbar-default .navbar-nav .navbar-toggler:hover {
    background-color: transparent
}

.navbar-default:not(.navbar-transparent) .btn-default:hover {
    color: #68b3c8;
    border-color: #68b3c8
}

.navbar-default:not(.navbar-transparent) .btn-neutral,.navbar-default:not(.navbar-transparent) .btn-neutral:active,.navbar-default:not(.navbar-transparent) .btn-neutral:hover {
    color: #9a9a9a
}

.navbar-icons.navbar .navbar-brand {
    margin-top: 12px;
    margin-bottom: 12px
}

.navbar-icons .navbar-nav .nav-item .nav-link {
    text-align: center;
    padding: 10px;
    margin: 10px
}

.navbar-icons .navbar-nav [class^=pe] {
    font-size: 30px;
    position: relative
}

.navbar-icons .navbar-nav p {
    margin: 3px 0 0
}

.navbar-form {
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-form .form-control {
    border-radius: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    height: 22px;
    font-size: 16px;
    line-height: 1.4em;
    color: #e3e3e3
}

.navbar-transparent .navbar-form .form-control,[class*=bg] .navbar-form .form-control {
    color: #fff;
    border: 0;
    border-bottom: 1px solid hsla(0,0%,100%,.6)
}

.navbar-toggler {
    margin-top: 19px;
    margin-bottom: 19px;
    border: 0
}

.navbar-toggler .icon-bar {
    background-color: #fff
}

.navbar-toggler .navbar-collapse,.navbar-toggler .navbar-form {
    border-color: transparent
}

.navbar-toggler.navbar-default .navbar-toggler:focus,.navbar-toggler.navbar-default .navbar-toggler:hover {
    background-color: transparent
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #e3e3e3
}

.red {
    color: red
}

.collapse .navbar-text {
    line-height: 55px
}

.navbar-default .navbar-brand {
    color: #66615b
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e
}

.navbar-collapse.show .navbar-nav .nav-item {
    padding-right: 100px
}

.navbar-collapse.show .navbar-nav .nav-item img {
    width: 10px;
    height: auto
}

.nav-tabs-navigation:last-child {
    border-bottom: 0 none
}

.nav-tabs-navigation:last-child .nav-stacked {
    border-right: 1px solid #f1eae0;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0
}

.nav-tabs-navigation:last-child .nav-stacked .nav-item .nav-link {
    padding: 7px 25px
}

.dropdown .dropdown-menu,.navbar-nav>li>.dropdown-menu {
    -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s;
    transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s
}

.navbar-toggler {
    outline: none!important;
    cursor: pointer
}

.navbar .navbar-toggler .navbar-toggler-bar {
    background: #66615b
}

.navbar.navbar-transparent .navbar-toggler .navbar-toggler-bar,.navbar[class*=bg-] .navbar-toggler .navbar-toggler-bar {
    background: #fff
}

.navbar-toggler .navbar-toggler-bar {
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto
}

.navbar-toggler .navbar-toggler-bar+.navbar-toggler-bar,.navbar-toggler .navbar-toggler-icon+.navbar-toggler-icon {
    margin-top: 4px
}

.navbar .navbar-toggler {
    margin-top: 24px
}

.navbar .navbar-burger {
    margin-top: 20px
}

.navbar-toggler-icon {
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
    background: grey
}

.no-transition {
    -webkit-transition: none;
    transition: none
}

#description-areas .nav-stacked .nav-link.active:before,#navtabs-row .nav-stacked .nav-link.active:before {
    border-right: 11px solid #f1eae0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 7px
}

#description-areas .nav-stacked .nav-link.active:after,#navtabs-row .nav-stacked .nav-link.active:after {
    border-right: 11px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -1px;
    bottom: 7px
}

#second-tabs {
    margin-left: 20px
}

.scroll-area {
    max-height: 310px;
    overflow-y: scroll;
    list-style: outside none none;
    padding: 0
}

.burger-menu .collapse .navbar-nav a {
    color: #333
}

.navbar-transparent {
    background: transparent!important;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-transparent .dropdown-menu .divider {
    background-color: hsla(0,0%,100%,.2)
}

.section-navbars #menu-dropdown .navbar .navbar-toggler .navbar-toggler-icon {
    background: #fff
}

.nav-no-padding {
    padding-top: 0!important
}

.top_logo_content，.input-group {
    display: none
}

@media (max-width: 768px) {
    .top_logo_content，.input-group {
        display:block
    }

    .fixed-top {
        position: relative
    }
}

@media (min-width: 769px) {
    .navbar-toggler,.text-white {
        display:none
    }

    .top_logo_content {
        display: block;
        width: 160px;
        height: auto;
        margin: 0 0 0 -26px;
        color: #fff;
        height: 55px;
        cursor: pointer
    }

    .top_logo_content .top_logo {
        width: 45%;
        height: auto;
        font-weight: 600
    }

    .top_logo_content .top_title {
        width: 45%;
        height: 55px
    }

    .top_logo_content .top_title span {
        font-weight: 600
    }

    .top_logo_content .top_title span:first-child {
        font-size: 15px
    }

    .top_logo_content .top_title span:last-child {
        max-width: 80px
    }

    .comLogo {
        display: inline-block;
        height: 98%;
        max-width: 100%
    }

    .input-group {
        width: 22%;
        height: 32px!important;
        border-radius: 4px;
        margin-top: 15px;
        margin-left: 17px
    }

    .input-group input {
        height: 32px!important;
        margin: 0!important
    }

    .input-group .input-group-prepend {
        margin: 0
    }

    .input-group .input-group-prepend .btn {
        background: #fff;
        opacity: .5;
        border: none;
        height: 32px!important;
        margin: 0 0 0 0!important;
        padding: 0 0 0 35px;
        background-image: url(https://testwxmaila.tom.com/tommailnew/image/search.png);
        background-repeat: no-repeat;
        background-position: 50%
    }

    .input-group .form-control[disabled] {
        background: #fff!important;
        opacity: .5!important;
        color: #31ba52;
        cursor: pointer
    }

    .input-group input {
        -webkit-appearance: none;
        height: 30px;
        opacity: .5;
        border-radius: 3px;
        margin: 15px 0;
        padding-left: 0
    }

    .input-group input::-webkit-input-placeholder {
        color: #28a745
    }
}

.footer {
    background-attachment: fixed;
    position: relative;
    line-height: 20px
}

.footer nav ol {
    background: none!important
}

.footer nav ol li a {
    color: #666!important
}

.footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.footer nav ul li {
    display: inline-block;
    padding: 10px 15px;
    margin: 15px 3px;
    line-height: 20px;
    text-align: center
}

.footer nav ul a:not(.btn) {
    display: block;
    margin-bottom: 3px
}

.footer nav ul a:not(.btn):focus,.footer nav ul a:not(.btn):hover {
    color: #403d39
}

.footer .breadcrumb {
    padding-bottom: 0
}

.footer .breadcrumb-item+.breadcrumb-item:before {
    content: "|"
}

.footer .copyright {
    color: #66615b;
    padding: 10px 15px;
    font-size: 14px;
    white-space: nowrap;
    margin: 15px 3px;
    line-height: 20px
}

.footer .heart {
    color: #eb5e28
}

.dropdown .dropdown-menu {
    background: #fff;
    border: 0 none;
    border-radius: 6px;
    display: block;
    margin-top: 10px;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 2px rgba(17,16,15,.1),0 2px 10px rgba(17,16,15,.1);
    box-shadow: 0 2px rgba(17,16,15,.1),0 2px 10px rgba(17,16,15,.1)
}

.dropdown .dropdown-menu .divider {
    background-color: #f1eae0;
    margin: 0
}

.dropdown .dropdown-menu .dropdown-header {
    color: #9a9a9a;
    font-size: 12px;
    padding: 10px 15px
}

.dropdown .dropdown-menu .no-notification {
    color: #9a9a9a;
    font-size: 1.2em;
    padding: 30px 30px;
    text-align: center
}

.dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    padding: 10px 45px 10px 15px;
    clear: both;
    white-space: nowrap;
    width: 100%;
    display: block
}

.dropdown .dropdown-menu .dropdown-item img {
    margin-top: -3px
}

.dropdown .dropdown-menu .dropdown-item a:focus {
    outline: 0!important
}

.btn-group.select .dropdown .dropdown-menu {
    min-width: 100%
}

.dropdown .dropdown-menu .dropdown-item:first-child,.dropdown .dropdown-menu .dropdown-item:first-child a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.dropdown .dropdown-menu .dropdown-item:last-child,.dropdown .dropdown-menu .dropdown-item:last-child a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.select .dropdown .dropdown-menu .dropdown-item:first-child {
    border-radius: 0;
    border-bottom: 0 none
}

.dropdown .dropdown-menu .dropdown-item a:focus,.dropdown .dropdown-menu .dropdown-item a:hover {
    color: #fff;
    opacity: 1;
    text-decoration: none
}

.dropdown .dropdown-menu.dropdown-primary .dropdown-item:focus,.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
    background-color: #8ecfd5
}

.dropdown .dropdown-menu.dropdown-info .dropdown-item:focus,.dropdown .dropdown-menu.dropdown-info .dropdown-item:hover {
    background-color: #7ce4fe
}

.dropdown .dropdown-menu.dropdown-success .dropdown-item:focus,.dropdown .dropdown-menu.dropdown-success .dropdown-item:hover {
    background-color: #8ef3c5
}

.dropdown .dropdown-menu.dropdown-warning .dropdown-item:focus,.dropdown .dropdown-menu.dropdown-warning .dropdown-item:hover {
    background-color: #ffe28c
}

.dropdown .dropdown-menu.dropdown-danger .dropdown-item:focus,.dropdown .dropdown-menu.dropdown-danger .dropdown-item:hover {
    background-color: #ff8f5e
}

.dropdown .dropdown-divider {
    margin: 0!important
}

.dropdown:hover {
    cursor: pointer
}

.dropdown.show .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.btn-group.select.open {
    overflow: visible
}

.dropdown-menu-right {
    right: -2px;
    left: auto
}

@media (min-width: 768px) {
    .navbar-form {
        margin-top:21px;
        margin-bottom: 21px;
        padding-left: 5px;
        padding-right: 5px
    }

    .navbar-search-form {
        display: none
    }

    .dropdown-btn .dropdown-menu,.dropdown .dropdown-menu,.navbar-nav .dropdown-item .dropdown-menu {
        -webkit-transform: translate3d(0,-40px,0);
        transform: translate3d(0,-40px,0);
        -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s;
        transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s
    }

    .dropdown-btn.show .dropdown-menu,.dropdown.show .dropdown-menu,.navbar-nav .dropdown-item.show .dropdown-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible!important
    }

    .bootstrap-select .dropdown-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .15s linear;
        transition: all .15s linear
    }

    .bootstrap-datetimepicker-widget {
        visibility: visible!important;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .dropup.show .dropdown-menu {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
        opacity: 1;
        visibility: visible
    }

    .dropup .dropdown-menu {
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
        opacity: 0;
        visibility: hidden;
        display: block
    }

    .bootstrap-select .show .dropdown-menu,.dropup .dropdown-menu {
        -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s;
        transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s
    }

    .bootstrap-select .show .dropdown-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    #dropdown-row .dropdown .dropdown-menu:before,.card-just-text .dropdown .dropdown-menu:before,.card.card-just-text .dropdown .dropdown-menu:before,.dropdown-btn .dropdown-menu:before,.navbar-nav .dropdown-menu:before {
        border-bottom: 11px solid #f1eae0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: 12px;
        top: -11px
    }

    #dropdown-row .dropdown .dropdown-menu:before {
        left: 12px!important;
        right: auto
    }

    #dropdown-row .dropdown .dropdown-menu:after,.card-just-text .dropdown .dropdown-menu:after,.card.card-just-text .dropdown .dropdown-menu:after,.dropdown-btn .dropdown-menu:after,.navbar-nav .dropdown-menu:after {
        border-bottom: 11px solid #fff;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: 12px;
        top: -10px
    }

    #dropdown-row .dropdown .dropdown-menu:after {
        left: 12px!important;
        right: auto
    }

    #dropdown-row .dropdown .dropdown-menu {
        left: 15px
    }

    .navbar-nav.navbar-right li .dropdown-menu:after,.navbar-nav.navbar-right li .dropdown-menu:before {
        left: auto;
        right: 12px
    }

    .footer:not(.footer-big) nav ul li:first-child {
        margin-left: 0
    }

    body>.navbar-collapse.collapse {
        display: none!important
    }
}

#navbar .dropdown-menu .dropdown-item {
    padding: 3px 1.5rem!important
}

.dropdown-sharing li {
    color: #66615b;
    font-size: 14px
}

.dropdown-sharing li .social-line {
    line-height: 28px;
    padding: 10px 20px 5px 20px
}

.dropdown-sharing li .social-line [class*=icon-] {
    font-size: 20px
}

.dropdown-sharing li:focus .action-line,.dropdown-sharing li:focus .social-line,.dropdown-sharing li:focus a,.dropdown-sharing li:hover .action-line,.dropdown-sharing li:hover .social-line,.dropdown-sharing li:hover a {
    background-color: #fff;
    color: #66615b;
    opacity: 1;
    text-decoration: none
}

.show .dropdown-sharing {
    margin-bottom: 1px
}

.show .dropdown-sharing li:last-child {
    padding: 10px 15px
}

.show .dropdown-actions {
    margin-bottom: 1px
}

.dropdown-actions li {
    margin: -15px 35px
}

.dropdown-actions li .action-line {
    padding: 5px 10px;
    line-height: 24px;
    font-weight: 700
}

.dropdown-actions li .action-line [class*=icon-] {
    font-size: 24px
}

.dropdown-actions li .action-line .col-sm-9 {
    line-height: 34px
}

.dropdown-actions li .link-danger,.dropdown-actions li .link-danger:active,.dropdown-actions li .link-danger:focus,.dropdown-actions li .link-danger:hover {
    color: #eb5e28
}

.dropdown-actions li:focus a,.dropdown-actions li:hover a {
    color: #66615b;
    opacity: 1;
    text-decoration: none
}

.dropdown-actions .action-line .icon-simple {
    margin-left: -15px
}

.dropup .dropdown-menu:before {
    border-top: 11px solid #dcd9d1;
    bottom: -12px
}

.dropup .dropdown-menu:after,.dropup .dropdown-menu:before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 12px
}

.dropup .dropdown-menu:after {
    border-top: 11px solid #fff;
    bottom: -11px
}

.dropdown .dropdown-toggle:after,.dropup .dropdown-toggle:after {
    margin-left: 5px
}

.dropdown-notification .dropdown-notification-list li {
    border-bottom: 1px solid #f1eae0;
    color: #66615b;
    font-size: 16px;
    padding: 10px 5px;
    width: 330px
}

.dropdown-notification .dropdown-notification-list li a {
    color: #66615b;
    white-space: normal
}

.dropdown-notification .dropdown-notification-list li a .notification-text {
    padding-left: 40px;
    position: relative
}

.dropdown-notification .dropdown-notification-list li a .notification-text .label {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 7px
}

.dropdown-notification .dropdown-notification-list li a .notification-text .message {
    font-size: .9em;
    line-height: .7;
    margin-left: 10px
}

.dropdown-notification .dropdown-notification-list li a .notification-text .time {
    color: #9a9a9a;
    font-size: .7em;
    margin-left: 10px
}

.dropdown-notification .dropdown-notification-list li a .read-notification {
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -12px
}

.dropdown-notification .dropdown-notification-list li:hover {
    background-color: #f0efeb;
    color: #66615b;
    opacity: 1;
    text-decoration: none
}

.dropdown-notification .dropdown-notification-list li:hover .read-notification {
    opacity: 1!important
}

.dropdown-notification .dropdown-footer {
    background-color: #e8e7e3;
    border-radius: 0 0 8px 8px
}

.dropdown-notification .dropdown-footer .dropdown-footer-menu {
    list-style: outside none none;
    padding: 0 5px
}

.dropdown-notification .dropdown-footer .dropdown-footer-menu li {
    display: inline-block;
    text-align: left;
    padding: 0 10px
}

.dropdown-notification .dropdown-footer .dropdown-footer-menu li a {
    color: #9c9b99;
    font-size: .9em;
    line-height: 35px
}

.navbar-nav.mr-auto .dropdown-menu:after,.navbar-nav.mr-auto .dropdown-menu:before {
    left: 12px!important;
    right: auto
}

@media (min-width: 992px) {
    .navbar-collapse .dropdown-menu .dropdown-item {
        padding:5px 15px 0 15px;
        cursor: auto
    }

    .navbar-collapse .dropdown-menu .dropdown-item:nth-child(6) {
        cursor: pointer
    }

    .navbar-collapse .dropdown-menu .dropdown-item:last-child {
        margin-top: 13px;
        margin-bottom: 20px;
        border-top: 1px solid #eaeaea;
        text-align: center
    }

    .navbar-collapse .dropdown-menu .dropdown-item:last-child span {
        display: block;
        font-size: 15px
    }

    .navbar-collapse .dropdown-menu .dropdown-item:last-child span img {
        margin-top: 15px;
        margin-bottom: 5px
    }
}

.card {
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(204,197,185,.5);
    box-shadow: 0 2px 2px rgba(204,197,185,.5);
    background-color: #fff;
    color: #252422;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    border: none
}

.card .card-image {
    width: 100%;
    overflow: hidden;
    height: 260px;
    border-radius: 6px 6px 0 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.card .card-image img {
    width: 100%
}

.card .card-header {
    background-color: transparent
}

.card .description {
    font-size: 16px;
    color: #66615b
}

.card h6 {
    font-size: 12px;
    margin: 0
}

.card .card-category,.card label {
    font-size: 14px;
    font-weight: 400;
    color: #9a9a9a;
    margin-bottom: 0
}

.card .card-category i,.card label i {
    font-size: 16px
}

.card label {
    font-size: 15px;
    margin-bottom: 5px
}

.card .card-title {
    margin: 0;
    color: #252422;
    font-weight: 300
}

.card .avatar {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #31ba52
}

.card .footer {
    padding: 0;
    line-height: 30px
}

.card .footer .legend {
    padding: 5px 0
}

.card .footer hr {
    margin-top: 5px;
    margin-bottom: 5px
}

.card .stats {
    color: #a9a9a9;
    font-weight: 300
}

.card .stats i {
    margin-right: 2px;
    min-width: 15px
}

.card .footer div,.card .stats i {
    display: inline-block
}

.card .author {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.card .author i {
    font-size: 14px
}

.card.card-separator:after {
    height: 100%;
    right: -15px;
    top: 0;
    width: 1px;
    background-color: #ddd;
    content: "";
    position: absolute
}

.card .ct-chart {
    margin: 30px 0 30px;
    height: 245px
}

.card .table tbody td:first-child,.card .table tfoot td:first-child,.card .table tfoot th:first-child,.card .table thead td:first-child,.card .table thead th:first-child {
    padding-left: 15px
}

.card .table tbody td:last-child,.card .table tfoot td:last-child,.card .table tfoot th:last-child,.card .table thead td:last-child,.card .table thead th:last-child {
    padding-right: 15px
}

.card .alert {
    border-radius: 4px;
    position: relative
}

.card .alert.alert-with-icon {
    padding-left: 65px
}

.card .icon-big {
    font-size: 3em;
    min-height: 64px
}

.card .numbers {
    font-size: 2em;
    text-align: right
}

.card .numbers p {
    margin: 0
}

.card ul.team-members li {
    padding: 10px 0
}

.card ul.team-members li:not(:last-child) {
    border-bottom: 1px solid #f1eae0
}

.card-user .image {
    border-radius: 8px 8px 0 0;
    height: 150px;
    position: relative;
    overflow: hidden
}

.card-user .image img {
    width: 100%
}

.card-user .image-plain {
    height: 0;
    margin-top: 110px
}

.card-user .author {
    text-align: center;
    text-transform: none;
    margin-top: -65px
}

.card-user .author .title {
    color: #403d39
}

.card-user .author .title small {
    color: #ccc5b9
}

.card-user .avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px
}

.card-user .avatar.border-white {
    border: 5px solid #fff
}

.card-user .avatar.border-gray {
    border: 5px solid #ccc5b9
}

.card-user .card-title {
    font-weight: 600;
    line-height: 24px
}

.card-user .description {
    margin-top: 10px
}

.card-user .card-body {
    min-height: 200px
}

.card-user.card-plain .avatar {
    height: 190px;
    width: 190px
}

.card-map .map {
    height: 500px;
    padding-top: 20px
}

.card-map .map>div {
    height: 100%
}

.card-price .card-footer,.card-user .card-footer {
    padding: 5px 15px 10px
}

.card-price hr,.card-user hr {
    margin: 5px 15px
}

.card-plain {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.card-plain .image {
    border-radius: 4px
}

.ct-label {
    fill: rgba(0,0,0,.4);
    color: rgba(0,0,0,.4);
    font-size: .9em;
    line-height: 1
}

.ct-chart-bar .ct-label,.ct-chart-line .ct-label {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-label.ct-vertical.ct-end {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start,.ct-label.ct-vertical.ct-end {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    text-anchor: start
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end,.ct-chart-bar .ct-label.ct-horizontal.ct-start {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: end
}

.ct-grid {
    stroke: rgba(0,0,0,.2);
    stroke-width: 1px;
    stroke-dasharray: 2px
}

.ct-point {
    stroke-width: 10px;
    stroke-linecap: round
}

.ct-line {
    fill: none;
    stroke-width: 4px
}

.ct-area {
    stroke: none;
    fill-opacity: .7
}

.ct-bar {
    fill: none;
    stroke-width: 10px
}

.ct-slice-donut {
    fill: none;
    stroke-width: 60px
}

.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut {
    stroke: #68b3c8
}

.ct-series-a .ct-area,.ct-series-a .ct-slice-pie {
    fill: #68b3c8
}

.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut {
    stroke: #f3bb45
}

.ct-series-b .ct-area,.ct-series-b .ct-slice-pie {
    fill: #f3bb45
}

.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut {
    stroke: #eb5e28
}

.ct-series-c .ct-area,.ct-series-c .ct-slice-pie {
    fill: #eb5e28
}

.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut {
    stroke: #41b883
}

.ct-series-d .ct-area,.ct-series-d .ct-slice-pie {
    fill: #41b883
}

.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut {
    stroke: #7a9e9f
}

.ct-series-e .ct-area,.ct-series-e .ct-slice-pie {
    fill: #7a9e9f
}

.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut {
    stroke: rgba(104,179,200,.8)
}

.ct-series-f .ct-area,.ct-series-f .ct-slice-pie {
    fill: rgba(104,179,200,.8)
}

.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut {
    stroke: rgba(65,184,131,.8)
}

.ct-series-g .ct-area,.ct-series-g .ct-slice-pie {
    fill: rgba(65,184,131,.8)
}

.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut {
    stroke: rgba(243,187,69,.8)
}

.ct-series-h .ct-area,.ct-series-h .ct-slice-pie {
    fill: rgba(243,187,69,.8)
}

.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut {
    stroke: rgba(235,94,40,.8)
}

.ct-series-i .ct-area,.ct-series-i .ct-slice-pie {
    fill: rgba(235,94,40,.8)
}

.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut {
    stroke: rgba(122,158,159,.8)
}

.ct-series-j .ct-area,.ct-series-j .ct-slice-pie {
    fill: rgba(122,158,159,.8)
}

.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut {
    stroke: rgba(104,179,200,.6)
}

.ct-series-k .ct-area,.ct-series-k .ct-slice-pie {
    fill: rgba(104,179,200,.6)
}

.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut {
    stroke: rgba(65,184,131,.6)
}

.ct-series-l .ct-area,.ct-series-l .ct-slice-pie {
    fill: rgba(65,184,131,.6)
}

.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut {
    stroke: rgba(243,187,69,.6)
}

.ct-series-m .ct-area,.ct-series-m .ct-slice-pie {
    fill: rgba(243,187,69,.6)
}

.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut {
    stroke: rgba(235,94,40,.6)
}

.ct-series-n .ct-area,.ct-series-n .ct-slice-pie {
    fill: rgba(235,94,40,.6)
}

.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut {
    stroke: rgba(122,158,159,.6)
}

.ct-series-o .ct-area,.ct-series-o .ct-slice-pie {
    fill: rgba(122,158,159,.6)
}

.ct-square {
    display: block;
    position: relative;
    width: 100%
}

.ct-square:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 100%
}

.ct-square:after {
    content: "";
    display: table;
    clear: both
}

.ct-square>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 93.75%
}

.ct-minor-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-second>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 88.88889%
}

.ct-major-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-second>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 83.33333%
}

.ct-minor-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-third>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 80%
}

.ct-major-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-third>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fourth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fourth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 75%
}

.ct-perfect-fourth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fourth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fifth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fifth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 66.66667%
}

.ct-perfect-fifth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fifth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 62.5%
}

.ct-minor-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-sixth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-golden-section {
    display: block;
    position: relative;
    width: 100%
}

.ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.8047%
}

.ct-golden-section:after {
    content: "";
    display: table;
    clear: both
}

.ct-golden-section>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 60%
}

.ct-major-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-sixth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 56.25%
}

.ct-minor-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-seventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 53.33333%
}

.ct-major-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-seventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 50%
}

.ct-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-octave>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-tenth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-tenth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 40%
}

.ct-major-tenth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-tenth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-eleventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-eleventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 37.5%
}

.ct-major-eleventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-eleventh>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-twelfth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-twelfth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 33.33333%
}

.ct-major-twelfth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-twelfth>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-double-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-double-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 25%
}

.ct-double-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-double-octave>svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 992px) {
    .empty_toast .weui-toast {
        background:#ea8a2b!important
    }

    .empty_toast .weui-toast,.junk_toast .weui-toast {
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -10px;
        font-size: 12px!important
    }

    .junk_toast .weui-toast {
        background: #24a142!important
    }

    .nomail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .wrapper .sidebar {
        width: 200px
    }

    .wrapper .sidebar .nav {
        padding-top: 22px!important;
        min-width: 200px
    }

    .wrapper .sidebar .nav>.nav-item>.nav-link i img {
        width: 25px;
        height: 25px
    }

    .wrapper .sidebar .sidebar-wrapper {
        width: 200px
    }

    .main-panel {
        width: calc(100% - 200px)
    }

    .navbar {
        min-height: 40px
    }

    .navbar-nav.nav-mobile-menu {
        display: none
    }

    .navbar-form {
        margin-top: 21px;
        margin-bottom: 21px;
        padding-left: 5px;
        padding-right: 5px
    }

    .navbar-search-form {
        display: none
    }

    .dropdown .dropdown-menu,.navbar-nav>li>.dropdown-menu {
        -webkit-transform: translate3d(0,-40px,0);
        transform: translate3d(0,-40px,0);
        -webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s;
        transition: all .3s cubic-bezier(.215,.61,.355,1) 0s,opacity .3s ease 0s,height 0s linear .35s
    }

    .dropdown.show .dropdown-menu,.navbar-nav>li.show>.dropdown-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .navbar-nav>li>.dropdown-menu:before {
        border-bottom: 11px solid #f1eae0;
        top: -11px
    }

    .navbar-nav>li>.dropdown-menu:after,.navbar-nav>li>.dropdown-menu:before {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: 12px
    }

    .navbar-nav>li>.dropdown-menu:after {
        border-bottom: 11px solid #fffcf5;
        top: -10px
    }

    .navbar-nav.navbar-left>li>.dropdown-menu:after,.navbar-nav.navbar-left>li>.dropdown-menu:before {
        right: auto;
        left: 12px
    }

    .navbar .navbar-header {
        margin-left: 10px
    }

    .footer:not(.footer-big) nav>ul li:first-child {
        margin-left: 0
    }

    .card form [class*=col-] {
        padding: 6px
    }

    .card form [class*=col-]:first-child {
        padding-left: 15px
    }

    .card form [class*=col-]:last-child {
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .nomail {
        display:none
    }

    .nav-open .main-panel {
        position: absolute;
        -webkit-transform: translate3d(310px,0,0);
        transform: translate3d(310px,0,0)!important
    }

    .nav-open .main-panel,.nav-open .wrapper .sidebar {
        -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
        transition: all .5s cubic-bezier(.685,.0473,.346,1)
    }

    .nav-open .wrapper .sidebar {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)!important
    }

    .main-panel {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
        transition: all .5s cubic-bezier(.685,.0473,.346,1)
    }

    .navbar-transparent {
        padding-top: 15px;
        background-color: rgba(0,0,0,.45)
    }

    body {
        position: relative
    }

    h6 {
        font-size: 1em
    }

    .wrapper {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-color: #fff
    }

    .navbar .container,.wrapper {
        -webkit-transition: all .33s cubic-bezier(.685,.0473,.346,1);
        transition: all .33s cubic-bezier(.685,.0473,.346,1);
        left: 0
    }

    .navbar .container {
        width: 100%;
        position: relative
    }

    .input-group,.navbar .navbar-collapse.collapse,.navbar .navbar-collapse.collapse.in,.navbar .navbar-collapse.collapsing {
        display: none!important
    }

    .navbar-nav>li {
        float: none;
        position: relative;
        display: block
    }

    .wrapper .sidebar {
        position: absolute;
        display: block;
        top: 0;
        height: 100%;
        width: 325px;
        left: 0;
        z-index: 1032;
        visibility: visible;
        background-color: #999;
        overflow-y: visible;
        border-top: none;
        text-align: left;
        padding-right: 0;
        padding-left: 0;
        right: auto;
        -webkit-transform: translate3d(-325px,0,0);
        transform: translate3d(-325px,0,0)!important;
        -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
        transition: all .5s cubic-bezier(.685,.0473,.346,1)
    }

    .wrapper .sidebar .sidebar-wrapper {
        position: relative;
        z-index: 3;
        height: 100%;
        -webkit-box-shadow: inset 1px 0 0 0 #ddd;
        box-shadow: inset 1px 0 0 0 #ddd;
        background: #fff!important
    }

    .wrapper .sidebar .nav {
        margin-top: 0
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link,.wrapper .sidebar .nav>.nav-item>.nav-link {
        margin: 0 0;
        color: #66615b;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        line-height: 1.4em;
        padding: 9px 0
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link.active,.wrapper .sidebar .nav .folder_kind .nav-item>.nav-link:hover,.wrapper .sidebar .nav>.nav-item>.nav-link.active,.wrapper .sidebar .nav>.nav-item>.nav-link:hover {
        color: #403d39
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link .caret,.wrapper .sidebar .nav .folder_kind .nav-item>.nav-link .notification,.wrapper .sidebar .nav .folder_kind .nav-item>.nav-link p,.wrapper .sidebar .nav>.nav-item>.nav-link .caret,.wrapper .sidebar .nav>.nav-item>.nav-link .notification,.wrapper .sidebar .nav>.nav-item>.nav-link p {
        display: inline-block;
        width: 80%
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link .caret,.wrapper .sidebar .nav>.nav-item>.nav-link .caret {
        float: right;
        position: relative;
        top: 12px
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link i,.wrapper .sidebar .nav>.nav-item>.nav-link i {
        font-size: 19px;
        margin-right: 10px;
        line-height: 26px
    }

    .wrapper .sidebar .nav .folder_kind .nav-item>.nav-link i img,.wrapper .sidebar .nav>.nav-item>.nav-link i img {
        width: 20px;
        height: 20px
    }

    .wrapper .sidebar .nav .folder_kind .nav-item.active>.nav-link:before,.wrapper .sidebar .nav>.nav-item.active>.nav-link:before {
        border-right: none;
        border-left: 12px solid #ddd;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        right: auto;
        margin-left: -15px;
        left: 0;
        top: 10px
    }

    .wrapper .sidebar .nav .folder_kind .nav-item.active>.nav-link:after,.wrapper .sidebar .nav>.nav-item.active>.nav-link:after {
        border-right: none;
        border-left: 12px solid #f4f3ef;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        right: auto;
        margin-left: -15px;
        left: -1px;
        top: 10px
    }

    .wrapper .sidebar:after {
        background-color: #f4f3ef;
        background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,hsla(0,0%,43.9%,0)),to(hsla(0,0%,72.9%,.15)));
        background-image: linear-gradient(180deg,transparent 0,hsla(0,0%,43.9%,0) 60%,hsla(0,0%,72.9%,.15))
    }

    .wrapper .sidebar.has-image:after,.wrapper .sidebar:after {
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        display: block;
        content: "";
        z-index: 1
    }

    .wrapper .sidebar.has-image:after {
        background-color: rgba(17,17,17,.8)
    }

    .wrapper .sidebar .logo {
        position: relative;
        z-index: 4
    }

    .wrapper .sidebar .divider {
        height: 1px;
        margin: 10px 0
    }

    .nav-open .navbar-collapse {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .nav-open .sidebar {
        -webkit-transition: all .5s cubic-bezier(.685,.0473,.346,1);
        transition: all .5s cubic-bezier(.685,.0473,.346,1)
    }

    .nav-open .main-panel {
        left: 0;
        -webkit-transform: translate3d(-230px,0,0);
        transform: translate3d(-230px,0,0)
    }

    .navbar-toggle .icon-bar {
        display: block;
        position: relative;
        background: #fff;
        width: 24px;
        height: 2px;
        border-radius: 1px;
        margin: 0 auto
    }

    .navbar-header .navbar-toggle {
        margin: 10px 15px 10px 0;
        width: 40px;
        height: 40px
    }

    .bar1,.bar2,.bar3 {
        outline: 1px solid transparent
    }

    .bar1 {
        top: 0;
        -webkit-animation: topbar-back .5s linear 0s;
        animation: topbar-back .5s 0s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .bar2 {
        opacity: 1
    }

    .bar3 {
        bottom: 0;
        -webkit-animation: bottombar-back .5s linear 0s;
        animation: bottombar-back .5s 0s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .toggled .bar1 {
        top: 6px;
        -webkit-animation: topbar-x .5s linear 0s;
        animation: topbar-x .5s 0s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .toggled .bar2 {
        opacity: 0
    }

    .toggled .bar3 {
        bottom: 6px;
        -webkit-animation: bottombar-x .5s linear 0s;
        animation: bottombar-x .5s 0s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    @keyframes topbar-x {
        0% {
            top: 0;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        45% {
            top: 6px;
            -webkit-transform: rotate(145deg);
            transform: rotate(145deg)
        }

        75% {
            -webkit-transform: rotate(130deg);
            transform: rotate(130deg)
        }

        to {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg)
        }
    }

    @-webkit-keyframes topbar-x {
        0% {
            top: 0;
            -webkit-transform: rotate(0deg)
        }

        45% {
            top: 6px;
            -webkit-transform: rotate(145deg)
        }

        75% {
            -webkit-transform: rotate(130deg)
        }

        to {
            -webkit-transform: rotate(135deg)
        }
    }

    @keyframes topbar-back {
        0% {
            top: 6px;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg)
        }

        45% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }

        75% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }

        to {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    @-webkit-keyframes topbar-back {
        0% {
            top: 6px;
            -webkit-transform: rotate(135deg)
        }

        45% {
            -webkit-transform: rotate(-10deg)
        }

        75% {
            -webkit-transform: rotate(5deg)
        }

        to {
            top: 0;
            -webkit-transform: rotate(0)
        }
    }

    @keyframes bottombar-x {
        0% {
            bottom: 0;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        45% {
            bottom: 6px;
            -webkit-transform: rotate(-145deg);
            transform: rotate(-145deg)
        }

        75% {
            -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg)
        }

        to {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg)
        }
    }

    @-webkit-keyframes bottombar-x {
        0% {
            bottom: 0;
            -webkit-transform: rotate(0deg)
        }

        45% {
            bottom: 6px;
            -webkit-transform: rotate(-145deg)
        }

        75% {
            -webkit-transform: rotate(-130deg)
        }

        to {
            -webkit-transform: rotate(-135deg)
        }
    }

    @keyframes bottombar-back {
        0% {
            bottom: 6px;
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg)
        }

        45% {
            -webkit-transform: rotate(10deg);
            transform: rotate(10deg)
        }

        75% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }

        to {
            bottom: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    @-webkit-keyframes bottombar-back {
        0% {
            bottom: 6px;
            -webkit-transform: rotate(-135deg)
        }

        45% {
            -webkit-transform: rotate(10deg)
        }

        75% {
            -webkit-transform: rotate(-5deg)
        }

        to {
            bottom: 0;
            -webkit-transform: rotate(0)
        }
    }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @keyframes fadeIn {
        0% {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    .dropdown-menu .divider {
        background-color: hsla(0,0%,89.8%,.15)
    }

    .navbar-nav {
        margin: 1px 0
    }

    .dropdown-menu {
        display: none
    }

    .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
        background-color: transparent
    }

    .dropdown-toggle:hover .dropdown-menu {
        display: block
    }

    .navbar-fixed-top {
        -webkit-backface-visibility: hidden
    }

    #bodyClick {
        height: 100%;
        width: 100%;
        position: fixed;
        opacity: 0;
        top: 0;
        left: auto;
        right: 230px;
        content: "";
        z-index: 9999;
        overflow-x: hidden
    }

    .form-control+.form-control-feedback {
        margin-top: -8px
    }

    .navbar-toggle:focus,.navbar-toggle:hover {
        background-color: transparent!important
    }

    .btn.dropdown-toggle {
        margin-bottom: 0
    }

    .media-post .author {
        width: 20%;
        float: none!important;
        display: block;
        margin: 0 auto 10px
    }

    .media-post .media-body {
        width: 100%
    }

    .navbar-collapse.collapse {
        height: 100%!important
    }

    .navbar-collapse.collapse.in {
        display: block
    }

    .navbar-header .collapse,.navbar-toggle {
        display: block!important
    }

    .navbar-header {
        float: none
    }

    .navbar-nav.nav-mobile-menu .dropdown,.navbar-nav.nav-mobile-menu .dropdown-menu,.navbar-nav.nav-mobile-menu .dropdown-menu.show,.navbar-nav.nav-mobile-menu .dropdown.show {
        -webkit-transition: none;
        transition: none
    }

    .navbar-nav.nav-mobile-menu .show .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav.nav-mobile-menu .show .dropdown-menu .dropdown-item {
        margin-left: 20px;
        color: #fff!important;
        opacity: .7
    }

    .main-panel>.content {
        padding-left: 0;
        padding-right: 0
    }

    .nav .show>a,.nav .show>a:focus,.nav .show>a:hover {
        background-color: transparent
    }

    .footer .copyright {
        padding: 0 15px;
        width: 100%
    }
}

@media (min-width: 992px) {
    .ti-bell {
        margin-right:10px
    }

    .navbar-collapse .dropdown-menu {
        left: -12px;
        top: 89%
    }

    .navbar-collapse .dropdown-menu:before,.navbar-nav>li>.dropdown-menu:after,.navbar-nav>li>.dropdown-menu:before {
        display: none
    }

    .nameText {
        margin-top: 10px;
        font-weight: 600
    }

    .greenText {
        color: #31ba52!important
    }

    .greenText:hover {
        cursor: pointer
    }

    .redText {
        color: #cb1515
    }

    .table-full-width {
        margin-left: -15px;
        margin-right: -15px
    }

    .table-responsive {
        overflow: visible
    }

    .navbar-brand,.navbar-toggler {
        display: none!important
    }

    .wrapper .sidebar .nav .nav-item .nav-link {
        margin: 0;
        padding-left: 15px
    }

    .wrapper .sidebar .nav .recoverData .nav-link {
        padding-left: 0
    }

    .wrapper .sidebar .nav .customData .nav-link {
        padding-left: 5px!important
    }

    .wrapper .sidebar .nav p {
        font-size: 14px
    }

    .wrapper .sidebar .nav i {
        margin-right: -3px
    }

    .wrapper .sidebar .nav .nav-item:not(.active)>.nav-link,.wrapper .sidebar[data-background-color=white] .nav .nav-item:not(.active)>.nav-link {
        color: #333
    }
}

@media (max-width: 991px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .navbar-toggler {
        display: inline-block!important
    }

    .top_logo_content {
        display: none!important
    }

    .top_nav_content {
        width: 100%
    }

    .navbar-brand {
        display: inline-block!important
    }
}

@media (max-width: 768px) {
    /* .wangeditor-menu-img-happy:before,.wangeditor-menu-img-list-bullet:before {
        font-size:18px
    } */

    .wrapper .sidebar .nav p {
        font-size: 15px
    }

    .hightLight {
        font-weight: 400
    }

    .wrapper .sidebar[data-active-color=success] .nav .nav-item.active {
        background: #31ba52
    }

    .wrapper .sidebar[data-active-color=success] .nav .nav-item.active svg {
        -webkit-filter: invert(100%) drop-shadow(#fff 0 0);
        filter: invert(100%) drop-shadow(white 0 0)
    }

    .wrapper .sidebar[data-active-color=success] .nav .nav-item.active>.nav-link {
        color: #fff
    }
}

@media (min-width: 769px) {
    .main-panel {
        height:100vh
    }
}

.listGroup {
    font-family: "Microsoft YaHei,Hiragino Sans GB,Heiti SC,STHeiti";
    margin-top: 70px
}

.listGroup .showDivider {
    position: absolute;
    z-index: 1
}

.listGroup .col-xl-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.listGroup .mailbox_search {
    position: fixed;
    top: 89px;
    left: 0;
    width: 100%;
    z-index: 999
}

.listGroup .mailbox_search .vux-search-fixed {
    top: 89px!important
}

.listGroup .mailbox_search .weui-search-bar__box {
    padding-left: 60px!important;
    padding-right: 60px!important
}

.listGroup .mailbox_search .weui-search-bar__box .weui-icon-search {
    left: 20px;
    line-height: 56px;
    font-size: 28px
}

.listGroup .mailbox_search .weui-search-bar__box .weui-search-bar__input {
    padding: 8px 0;
    font-size: 28px
}

.listGroup .mailbox_search .weui-search-bar__box .weui-icon-clear {
    padding: 0 20px;
    line-height: 56px;
    font-size: 28px
}

.listGroup .mailbox_search .weui-search-bar__label {
    top: 10px!important;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border-radius: 5px
}

.listGroup .mailbox_search .weui-search-bar__label .weui-icon-search {
    margin-right: 10px;
    font-size: 28px
}

.listGroup .mailbox_search .weui-search-bar__label span {
    font-size: 28px
}

.listGroup .mailbox_search .weui-search-bar__cancel-btn {
    margin-left: 20px;
    line-height: 56px;
    font-size: 32px;
    text-decoration: none
}

.listGroup .mailbox_search .weui-search-bar {
    padding: 16px 20px!important
}

.listGroup .receive_list.weui-cell {
    padding: 0!important
}

.listGroup .receive_list {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.listGroup .receive_list .vux-1px-b:after {
    content: none!important
}

.listGroup .receive_list .vux-swipeout-content {
    width: 100%
}

.listGroup .receive_list .receive_list_delete {
    font-size: 15px
}

.listGroup .receive_list .delete_bar {
    width: 90px;
    height: 45px;
    color: #000;
    position: absolute;
    text-align: center;
    line-height: 45px;
    right: 30%;
    font-size: 14px;
    top: 7px;
    background: #fff;
    -webkit-box-shadow: 1px 2px 3px 4px #d9d9d9;
    box-shadow: 1px 2px 3px 4px #d9d9d9;
    z-index: 999
}

.listGroup .theme-content.weui-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.listGroup .collect {
    position: absolute;
    top: 59%!important;
    right: 10px;
    width: 18px!important;
    height: 18px!important;
    background-size: 100% 100%
}

.listGroup .collect .isStar {
    width: 100%;
    height: 100%
}

.listGroup .sendData {
    position: absolute;
    top: 12px;
    right: 10px!important;
    font-size: 13px;
    color: #7c7c7c
}

.listGroup .vux-label,.listGroup .vux-label-desc {
    white-space: nowrap;
    text-overflow: ellipsis!important;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: inline-block!important
}

.listGroup .vux-label {
    font-size: 16px!important;
    width: 200px;
    font-weight: 500;
    color: #141414
}

.listGroup .vux-label-desc {
    width: 225px;
    font-size: 13px;
    font-weight: 500;
    color: #7c7c7c;
    padding-bottom: .9em
}

.listGroup .title_img {
    width: 13px;
    height: 13px;
    vertical-align: middle
}

.listGroup p {
    -webkit-margin-before: .7em;
    margin-block-start:.7em;-webkit-margin-after: 0;
    margin-block-end:0;width: auto
}

.listGroup .vux-cell-primary {
    margin-left: 12px;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.listGroup .weui-cell__hd {
    margin-left: 10px
}

.listGroup .letter {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: .5px solid #31ba52;
    background: #fff;
    line-height: 40px;
    text-align: center;
    color: #31ba52;
    font-weight: 400;
    font-size: 20px;
    margin-top: 14px
}

.listGroup .arrows {
    width: auto;
    height: auto
}

.listGroup .arrows img {
    width: 15px;
    height: 15px;
    margin-left: 11px;
    margin-bottom: 5px
}

.listActive {
    background: #e3f1e6!important
}

.hoverActive {
    background: #f5f5f5
}

.isSeen_bg {
    background: #31ba52;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: -webkit-inline-box;
    vertical-align: middle
}

.isSeen_color {
    color: #000;
    font-weight: 600
}

.pc-content {
    display: none
}

.toWrite {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 48px;
    height: 48px
}

.toWrite img {
    width: 100%;
    height: auto
}

@media (min-width: 768px) {
    .mobile-content {
        display:none
    }

    .priorityIcon {
        position: relative!important;
        top: -2px!important;
        cursor: pointer!important
    }

    .showPriorityText {
        position: relative!important;
        z-index: 999;
        top: 65px!important;
        left: -245px;
        border: 1px solid #000!important;
        font-size: 12px!important;
        color: #333!important;
        background-color: #fff;
        text-align: center;
        width: 30px!important;
        height: 20px
    }

    .sendTime {
        position: relative;
        top: 49px!important;
        left: -269px;
        width: 15px;
        height: 15px
    }

    .pc-content {
        display: block
    }

    .pc-content .theme-content .weui-cell {
        position: relative
    }

    .pc-content .showDivider {
        max-width: 100%;
        max-height: 84.5vh;
        position: relative;
        right: 0;
        bottom: 0!important;
        left: 0;
        padding-left: 0!important;
        padding-right: 0!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pc-content .operation_icon {
        position: absolute;
        top: 10px;
        right: 15px
    }

    .pc-content .weui-cell__hd input[type=checkbox] {
        -webkit-appearance: none;
        width: 15px;
        height: 15px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABcUlEQVQokY2SsWrbUBhGj+8tXGNBgpETuIs92FTlLnkFrQI1S8iUzXtp6RP4EdrStXmB0CUQ7N0v4KFBcmQKni4EyYJUgxFI6WJTD3WcM/58h+8fvsZoNGKL1roDfAZC4O3mHAO3wDdrbbrNvtmRLoQQP4wxx4PBgHa7DUCe52dJkpxFUfRRaz201v4EkL7vo7W+aLVaN2EYNj3Pw3EcpJRIKXEch263S6/XU8vl8rLZbP4qiiISWusTKeV1EASNTqfDPlzXJQiChpTyWmt9KoAPxpgj13X3SruyMeYI+CSA836/f1DassmGAnj30ov/awU88WpjQ13XAKUA4jRND8T/kec5wG8B3C4Wi1eLSZIA3AngexRFT1mWHZRWqxVxHD8BX4S19rGqquFkMnl+Sc6yjPF4/FxV1dBa+yh936coikgpdT+fz4P1eq2UUiilqOuaNE2ZzWZMp9M/ZVlebSfX2DPy94AHlMADcAd83R35X3VdjOQ/LT8sAAAAAElFTkSuQmCC) no-repeat 50%;
        background-size: 100% 100%;
        position: absolute;
        top: 1rem
    }

    .pc-content .weui-cell__hd input[type=checkbox]:checked {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABZ0lEQVQokZXSz0tUYRTG8c+9mZbFKJHh0CKSLINCF4MgEbaL4CKCNX+AEDcXQbRrIcwiCGanECG1dBFYINX8CdGin0QLIYWo3VQQiReaBqeF9+oQNeoDZ/E+PN/38L7nBKVSSaa5zmeHcRMRTqb2Ep5gNk6ib1k2bIImsIxbOIuOtAYxjZU0swWmxgK6/F+5jrb2hQwO8uVCT9op1wJq1k/0h7i+HXT+2LDX1youHB+RZm+EGGsFHdrfbf7yjM69+yx9Xc7sqA0D2Wmw97SD7Qc8//xqE3ozVVGr1wzdu+RXvZZFT4XNt188Meph8a7imQi8jJ9qNOifGW2GoBbky4V3Nr4cvLi66GiuV329LgwCw3Njqmvf/37B+9DGcDc1cn/cpx9f7AlC5x5M/AuCSpAvF47go92OI06iKibR2AHUwGScRNUQ4iR6jCJWW0CruJJmt3Y1TqJH6MMdfMBvrOEtbqMvg+APfMhogsZIKiYAAAAASUVORK5CYII=) no-repeat 50%;
        background-size: 100% 100%
    }

    .pc-content .weui-cell__hd .sendData {
        top: 47px;
        right: 40px
    }

    .pc-content .weui-cell__hd .sendData .isStar {
        margin-top: -6px
    }

    .pc-content .vux-cell-primary {
        margin-left: 24px;
        width: -webkit-fill-available
    }

    .pc-content .vux-cell-bd .isSeen_bg {
        position: absolute;
        top: 50px;
        left: 11px
    }

    .pc-content .vux-cell-bd .replyIcon {
        position: absolute;
        top: 43px;
        left: 11px
    }

    .pc-content .down {
        margin-top: 94px!important
    }

    .pc-content .downMargin {
        margin-top: 102px!important
    }

    .pc-content-flex {
        height: 90vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 992px) {
    .listGroup .vux-label {
        width:71%
    }

    .listGroup .vux-label-desc {
        width: 70%
    }
}

@media (max-width: 768px) {
    .showDivider {
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .showDivider img {
        width: 210px;
        height: 170px
    }
}

@media (min-width: 991px) {
    .navbarBlueBackground {
        background:#00406b!important
    }

    .navbarBlackBackground {
        background: #0d0c0c!important
    }

    .navbarPinkBackground {
        background: #ba1f47!important
    }

    .navbarBrownBackground {
        background: #7f5300!important
    }

    .navbarBrownLightBackground {
        background: #cead6a!important
    }

    .navbarBlueLightBackground {
        background: #5d768c!important
    }

    .navbarBlackColor .nav .nav-item.active,.navbarBlueColor .nav .nav-item.active {
        background: #e7eef2!important
    }

    .navbarPinkColor .nav .nav-item.active {
        background: #f1e1e5!important
    }

    .navbarBrownColor .nav .nav-item.active,.navbarBrownLightColor .nav .nav-item.active {
        background: #f2eee5!important
    }

    .navbarBlueLightColor .nav .nav-item.active {
        background: #e7eef2!important
    }

    .navbarBlueColor .nav p {
        color: #00406b!important
    }

    .navbarBlackColor .nav p {
        color: #0d0c0c!important
    }

    .navbarPinkColor .nav p {
        color: #ba1f47!important
    }

    .navbarBrownColor .nav p {
        color: #7f5300!important
    }

    .navbarBrownLightColor .nav p {
        color: #cead6a!important
    }

    .navbarBlueLightColor .nav p {
        color: #5d768c!important
    }

    .groupBlueColor {
        background-color: #00406b!important
    }

    .groupBlueColor input::-webkit-input-placeholder {
        color: #00406b
    }

    .groupBlueColor input::-moz-placeholder {
        color: #00406b
    }

    .groupBlueColor input:-ms-input-placeholder {
        color: #00406b
    }

    .groupBlueColor input::-ms-input-placeholder {
        color: #00406b
    }

    .groupBlueColor input::placeholder {
        color: #00406b
    }

    .groupBlueColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_blue.png)
    }

    .groupBlackColor {
        background-color: #0d0c0c!important
    }

    .groupBlackColor input::-webkit-input-placeholder {
        color: #0d0c0c
    }

    .groupBlackColor input::-moz-placeholder {
        color: #0d0c0c
    }

    .groupBlackColor input:-ms-input-placeholder {
        color: #0d0c0c
    }

    .groupBlackColor input::-ms-input-placeholder {
        color: #0d0c0c
    }

    .groupBlackColor input::placeholder {
        color: #0d0c0c
    }

    .groupBlackColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_black.png)
    }

    .groupPinkColor {
        background-color: #ba1f47!important
    }

    .groupPinkColor input::-webkit-input-placeholder {
        color: #ba1f47
    }

    .groupPinkColor input::-moz-placeholder {
        color: #ba1f47
    }

    .groupPinkColor input:-ms-input-placeholder {
        color: #ba1f47
    }

    .groupPinkColor input::-ms-input-placeholder {
        color: #ba1f47
    }

    .groupPinkColor input::placeholder {
        color: #ba1f47
    }

    .groupPinkColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_pink.png)
    }

    .groupBrownColor {
        background-color: #7f5300!important
    }

    .groupBrownColor input::-webkit-input-placeholder {
        color: #7f5300
    }

    .groupBrownColor input::-moz-placeholder {
        color: #7f5300
    }

    .groupBrownColor input:-ms-input-placeholder {
        color: #7f5300
    }

    .groupBrownColor input::-ms-input-placeholder {
        color: #7f5300
    }

    .groupBrownColor input::placeholder {
        color: #7f5300
    }

    .groupBrownColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_brown.png)
    }

    .groupBrownLightColor {
        background-color: #cead6a!important
    }

    .groupBrownLightColor input::-webkit-input-placeholder {
        color: #cead6a
    }

    .groupBrownLightColor input::-moz-placeholder {
        color: #cead6a
    }

    .groupBrownLightColor input:-ms-input-placeholder {
        color: #cead6a
    }

    .groupBrownLightColor input::-ms-input-placeholder {
        color: #cead6a
    }

    .groupBrownLightColor input::placeholder {
        color: #cead6a
    }

    .groupBrownLightColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_brown.png)
    }

    .groupBlueLightColor {
        background-color: #5d768c!important
    }

    .groupBlueLightColor input::-webkit-input-placeholder {
        color: #5d768c
    }

    .groupBlueLightColor input::-moz-placeholder {
        color: #5d768c
    }

    .groupBlueLightColor input:-ms-input-placeholder {
        color: #5d768c
    }

    .groupBlueLightColor input::-ms-input-placeholder {
        color: #5d768c
    }

    .groupBlueLightColor input::placeholder {
        color: #5d768c
    }

    .groupBlueLightColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search_blue.png)
    }

    .groupWhiteColor {
        background: hsla(0,0%,100%,.2)!important
    }

    .groupWhiteColor input::-webkit-input-placeholder {
        color: #000
    }

    .groupWhiteColor input::-moz-placeholder {
        color: #000
    }

    .groupWhiteColor input:-ms-input-placeholder {
        color: #000
    }

    .groupWhiteColor input::-ms-input-placeholder {
        color: #000
    }

    .groupWhiteColor input::placeholder {
        color: #000
    }

    .groupWhiteColor .input-group-prepend .btn {
        background-image: url(https://testwxmaila.tom.com/tommail/res/search.png)
    }

    .unreadBlueColor {
        background: #00406b!important
    }

    .unreadBlackColor {
        background: #0d0c0c!important
    }

    .unreadPinkColor {
        background: #ba1f47!important
    }

    .unreadBrownColor {
        background: #7f5300!important
    }

    .unreadBrownLightColor {
        background: #cead6a!important
    }

    .unreadBlueLightColor {
        background: #5d768c!important
    }

    .navbarCoast li,.navbarForest li,.navbarStar li {
        border-bottom: none!important
    }

    .navbarCoast li>a>p,.navbarForest li>a>p,.navbarStar li>a>p {
        color: #fff!important
    }

    .navbarCoast .nav .nav-item,.navbarForest .nav .nav-item,.navbarStar .nav .nav-item {
        border: none
    }

    .navbarCoast .nav .nav-item.active,.navbarCoast .nav .nav-item:hover,.navbarForest .nav .nav-item.active,.navbarForest .nav .nav-item:hover,.navbarStar .nav .nav-item.active,.navbarStar .nav .nav-item:hover {
        background: hsla(0,0%,100%,.4)!important
    }

    .navbarStar {
        background: url(/webmail2/public/img/skin-star.jpg) no-repeat!important
    }

    .navbarForest {
        background: url(/webmail2/public/img/skin-forest.jpg) no-repeat!important
    }

    .navbarCoast {
        background: url(/webmail2/public/img/skin-coast.jpg) no-repeat!important
    }
}

a,body,div,html,p,span {
    font-family: "Microsoft YaHei,Hiragino Sans GB,Heiti SC,STHeiti"
}

a {
    text-decoration: none!important
}

@media (max-width: 768px) {
    a,body,div,h1,h2,h3,h4,h5,h6,html,p,span {
        font-family:PingFangSC-Regular,sans-serif
    }
}

@font-face {
    font-family: themify;
    src: url(../../static/fonts/themify.2c454669.eot);
    src: url(../../static/fonts/themify.2c454669.eot) format("embedded-opentype"),url(../../static/fonts/themify.a1ecc3b8.woff) format("woff"),url(../../static/fonts/themify.e23a7dca.ttf) format("truetype"),url(../../static/img/themify.9c8e96ec.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" ti-"],[class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
    content: "\E600"
}

.ti-volume:before {
    content: "\E601"
}

.ti-user:before {
    content: "\E602"
}

.ti-unlock:before {
    content: "\E603"
}

.ti-unlink:before {
    content: "\E604"
}

.ti-trash:before {
    content: "\E605"
}

.ti-thought:before {
    content: "\E606"
}

.ti-target:before {
    content: "\E607"
}

.ti-tag:before {
    content: "\E608"
}

.ti-tablet:before {
    content: "\E609"
}

.ti-star:before {
    content: "\E60A"
}

.ti-spray:before {
    content: "\E60B"
}

.ti-signal:before {
    content: "\E60C"
}

.ti-shopping-cart:before {
    content: "\E60D"
}

.ti-shopping-cart-full:before {
    content: "\E60E"
}

.ti-settings:before {
    content: "\E60F"
}

.ti-search:before {
    content: "\E610";
    color: #fff;
    font-size: 20px
}

.ti-zoom-in:before {
    content: "\E611"
}

.ti-zoom-out:before {
    content: "\E612"
}

.ti-cut:before {
    content: "\E613"
}

.ti-ruler:before {
    content: "\E614"
}

.ti-ruler-pencil:before {
    content: "\E615"
}

.ti-ruler-alt:before {
    content: "\E616"
}

.ti-bookmark:before {
    content: "\E617"
}

.ti-bookmark-alt:before {
    content: "\E618"
}

.ti-reload:before {
    content: "\E619"
}

.ti-plus:before {
    content: "\E61A"
}

.ti-pin:before {
    content: "\E61B"
}

.ti-pencil:before {
    content: "\E61C"
}

.ti-pencil-alt:before {
    content: "\E61D"
}

.ti-paint-roller:before {
    content: "\E61E"
}

.ti-paint-bucket:before {
    content: "\E61F"
}

.ti-na:before {
    content: "\E620"
}

.ti-mobile:before {
    content: "\E621"
}

.ti-minus:before {
    content: "\E622"
}

.ti-medall:before {
    content: "\E623"
}

.ti-medall-alt:before {
    content: "\E624"
}

.ti-marker:before {
    content: "\E625"
}

.ti-marker-alt:before {
    content: "\E626"
}

.ti-arrow-up:before {
    content: "\E627"
}

.ti-arrow-right:before {
    content: "\E628"
}

.ti-arrow-left:before {
    content: "\E629"
}

.ti-arrow-down:before {
    content: "\E62A"
}

.ti-lock:before {
    content: "\E62B"
}

.ti-location-arrow:before {
    content: "\E62C"
}

.ti-link:before {
    content: "\E62D"
}

.ti-layout:before {
    content: "\E62E"
}

.ti-layers:before {
    content: "\E62F"
}

.ti-layers-alt:before {
    content: "\E630"
}

.ti-key:before {
    content: "\E631"
}

.ti-import:before {
    content: "\E632"
}

.ti-image:before {
    content: "\E633"
}

.ti-heart:before {
    content: "\E634"
}

.ti-heart-broken:before {
    content: "\E635"
}

.ti-hand-stop:before {
    content: "\E636"
}

.ti-hand-open:before {
    content: "\E637"
}

.ti-hand-drag:before {
    content: "\E638"
}

.ti-folder:before {
    content: "\E639"
}

.ti-flag:before {
    content: "\E63A"
}

.ti-flag-alt:before {
    content: "\E63B"
}

.ti-flag-alt-2:before {
    content: "\E63C"
}

.ti-eye:before {
    content: "\E63D"
}

.ti-export:before {
    content: "\E63E"
}

.ti-exchange-vertical:before {
    content: "\E63F"
}

.ti-desktop:before {
    content: "\E640"
}

.ti-cup:before {
    content: "\E641"
}

.ti-crown:before {
    content: "\E642"
}

.ti-comments:before {
    content: "\E643"
}

.ti-comment:before {
    content: "\E644"
}

.ti-comment-alt:before {
    content: "\E645"
}

.ti-close:before {
    content: "\E646"
}

.ti-clip:before {
    content: "\E647"
}

.ti-angle-up:before {
    content: "\E648"
}

.ti-angle-right:before {
    content: "\E649"
}

.ti-angle-left:before {
    content: "\E64A"
}

.ti-angle-down:before {
    content: "\E64B"
}

.ti-check:before {
    content: "\E64C"
}

.ti-check-box:before {
    content: "\E64D"
}

.ti-camera:before {
    content: "\E64E"
}

.ti-announcement:before {
    content: "\E64F"
}

.ti-brush:before {
    content: "\E650"
}

.ti-briefcase:before {
    content: "\E651"
}

.ti-bolt:before {
    content: "\E652"
}

.ti-bolt-alt:before {
    content: "\E653"
}

.ti-blackboard:before {
    content: "\E654"
}

.ti-bag:before {
    content: "\E655"
}

.ti-move:before {
    content: "\E656"
}

.ti-arrows-vertical:before {
    content: "\E657"
}

.ti-arrows-horizontal:before {
    content: "\E658"
}

.ti-fullscreen:before {
    content: "\E659"
}

.ti-arrow-top-right:before {
    content: "\E65A"
}

.ti-arrow-top-left:before {
    content: "\E65B"
}

.ti-arrow-circle-up:before {
    content: "\E65C"
}

.ti-arrow-circle-right:before {
    content: "\E65D"
}

.ti-arrow-circle-left:before {
    content: "\E65E"
}

.ti-arrow-circle-down:before {
    content: "\E65F"
}

.ti-angle-double-up:before {
    content: "\E660"
}

.ti-angle-double-right:before {
    content: "\E661"
}

.ti-angle-double-left:before {
    content: "\E662"
}

.ti-angle-double-down:before {
    content: "\E663"
}

.ti-zip:before {
    content: "\E664"
}

.ti-world:before {
    content: "\E665"
}

.ti-wheelchair:before {
    content: "\E666"
}

.ti-view-list:before {
    content: "\E667"
}

.ti-view-list-alt:before {
    content: "\E668"
}

.ti-view-grid:before {
    content: "\E669"
}

.ti-uppercase:before {
    content: "\E66A"
}

.ti-upload:before {
    content: "\E66B"
}

.ti-underline:before {
    content: "\E66C"
}

.ti-truck:before {
    content: "\E66D"
}

.ti-timer:before {
    content: "\E66E"
}

.ti-ticket:before {
    content: "\E66F"
}

.ti-thumb-up:before {
    content: "\E670"
}

.ti-thumb-down:before {
    content: "\E671"
}

.ti-text:before {
    content: "\E672"
}

.ti-stats-up:before {
    content: "\E673"
}

.ti-stats-down:before {
    content: "\E674"
}

.ti-split-v:before {
    content: "\E675"
}

.ti-split-h:before {
    content: "\E676"
}

.ti-smallcap:before {
    content: "\E677"
}

.ti-shine:before {
    content: "\E678"
}

.ti-shift-right:before {
    content: "\E679"
}

.ti-shift-left:before {
    content: "\E67A"
}

.ti-shield:before {
    content: "\E67B"
}

.ti-notepad:before {
    content: "\E67C"
}

.ti-server:before {
    content: "\E67D"
}

.ti-quote-right:before {
    content: "\E67E"
}

.ti-quote-left:before {
    content: "\E67F"
}

.ti-pulse:before {
    content: "\E680"
}

.ti-printer:before {
    content: "\E681"
}

.ti-power-off:before {
    content: "\E682"
}

.ti-plug:before {
    content: "\E683"
}

.ti-pie-chart:before {
    content: "\E684"
}

.ti-paragraph:before {
    content: "\E685"
}

.ti-package:before {
    content: "\E687"
}

.ti-music:before {
    content: "\E688"
}

.ti-music-alt:before {
    content: "\E689"
}

.ti-mouse:before {
    content: "\E68A"
}

.ti-mouse-alt:before {
    content: "\E68B"
}

.ti-money:before {
    content: "\E68C"
}

.ti-microphone:before {
    content: "\E68D"
}

.ti-menu:before {
    content: "\E68E"
}

.ti-menu-alt:before {
    content: "\E68F"
}

.ti-map:before {
    content: "\E690"
}

.ti-map-alt:before {
    content: "\E691"
}

.ti-loop:before {
    content: "\E692"
}

.ti-location-pin:before {
    content: "\E693"
}

.ti-list:before {
    content: "\E694"
}

.ti-light-bulb:before {
    content: "\E695"
}

.ti-Italic:before {
    content: "\E696"
}

.ti-info:before {
    content: "\E697"
}

.ti-infinite:before {
    content: "\E698"
}

.ti-id-badge:before {
    content: "\E699"
}

.ti-hummer:before {
    content: "\E69A"
}

.ti-home:before {
    content: "\E69B"
}

.ti-help:before {
    content: "\E69C"
}

.ti-headphone:before {
    content: "\E69D"
}

.ti-harddrives:before {
    content: "\E69E"
}

.ti-harddrive:before {
    content: "\E69F"
}

.ti-gift:before {
    content: "\E6A0"
}

.ti-game:before {
    content: "\E6A1"
}

.ti-filter:before {
    content: "\E6A2"
}

.ti-files:before {
    content: "\E6A3"
}

.ti-file:before {
    content: "\E6A4"
}

.ti-eraser:before {
    content: "\E6A5"
}

.ti-envelope:before {
    content: "\E6A6"
}

.ti-download:before {
    content: "\E6A7"
}

.ti-direction:before {
    content: "\E6A8"
}

.ti-direction-alt:before {
    content: "\E6A9"
}

.ti-dashboard:before {
    content: "\E6AA"
}

.ti-control-stop:before {
    content: "\E6AB"
}

.ti-control-shuffle:before {
    content: "\E6AC"
}

.ti-control-play:before {
    content: "\E6AD"
}

.ti-control-pause:before {
    content: "\E6AE"
}

.ti-control-forward:before {
    content: "\E6AF"
}

.ti-control-backward:before {
    content: "\E6B0"
}

.ti-cloud:before {
    content: "\E6B1"
}

.ti-cloud-up:before {
    content: "\E6B2"
}

.ti-cloud-down:before {
    content: "\E6B3"
}

.ti-clipboard:before {
    content: "\E6B4"
}

.ti-car:before {
    content: "\E6B5"
}

.ti-calendar:before {
    content: "\E6B6"
}

.ti-book:before {
    content: "\E6B7"
}

.ti-basketball:before {
    content: "\E6B9"
}

.ti-bar-chart:before {
    content: "\E6BA"
}

.ti-bar-chart-alt:before {
    content: "\E6BB"
}

.ti-back-right:before {
    content: "\E6BC"
}

.ti-back-left:before {
    content: "\E6BD"
}

.ti-arrows-corner:before {
    content: "\E6BE"
}

.ti-archive:before {
    content: "\E6BF"
}

.ti-anchor:before {
    content: "\E6C0"
}

.ti-align-right:before {
    content: "\E6C1"
}

.ti-align-left:before {
    content: "\E6C2"
}

.ti-align-justify:before {
    content: "\E6C3"
}

.ti-align-center:before {
    content: "\E6C4"
}

.ti-alert:before {
    content: "\E6C5"
}

.ti-alarm-clock:before {
    content: "\E6C6"
}

.ti-agenda:before {
    content: "\E6C7"
}

.ti-write:before {
    content: "\E6C8"
}

.ti-window:before {
    content: "\E6C9"
}

.ti-widgetized:before {
    content: "\E6CA"
}

.ti-widget:before {
    content: "\E6CB"
}

.ti-widget-alt:before {
    content: "\E6CC"
}

.ti-wallet:before {
    content: "\E6CD"
}

.ti-video-clapper:before {
    content: "\E6CE"
}

.ti-video-camera:before {
    content: "\E6CF"
}

.ti-vector:before {
    content: "\E6D0"
}

.ti-themify-logo:before {
    content: "\E6D1"
}

.ti-themify-favicon:before {
    content: "\E6D2"
}

.ti-themify-favicon-alt:before {
    content: "\E6D3"
}

.ti-support:before {
    content: "\E6D4"
}

.ti-stamp:before {
    content: "\E6D5"
}

.ti-split-v-alt:before {
    content: "\E6D6"
}

.ti-slice:before {
    content: "\E6D7"
}

.ti-shortcode:before {
    content: "\E6D8"
}

.ti-shift-right-alt:before {
    content: "\E6D9"
}

.ti-shift-left-alt:before {
    content: "\E6DA"
}

.ti-ruler-alt-2:before {
    content: "\E6DB"
}

.ti-receipt:before {
    content: "\E6DC"
}

.ti-pin2:before {
    content: "\E6DD"
}

.ti-pin-alt:before {
    content: "\E6DE"
}

.ti-pencil-alt2:before {
    content: "\E6DF"
}

.ti-palette:before {
    content: "\E6E0"
}

.ti-more:before {
    content: "\E6E1"
}

.ti-more-alt:before {
    content: "\E6E2"
}

.ti-microphone-alt:before {
    content: "\E6E3"
}

.ti-magnet:before {
    content: "\E6E4"
}

.ti-line-double:before {
    content: "\E6E5"
}

.ti-line-dotted:before {
    content: "\E6E6"
}

.ti-line-dashed:before {
    content: "\E6E7"
}

.ti-layout-width-full:before {
    content: "\E6E8"
}

.ti-layout-width-default:before {
    content: "\E6E9"
}

.ti-layout-width-default-alt:before {
    content: "\E6EA"
}

.ti-layout-tab:before {
    content: "\E6EB"
}

.ti-layout-tab-window:before {
    content: "\E6EC"
}

.ti-layout-tab-v:before {
    content: "\E6ED"
}

.ti-layout-tab-min:before {
    content: "\E6EE"
}

.ti-layout-slider:before {
    content: "\E6EF"
}

.ti-layout-slider-alt:before {
    content: "\E6F0"
}

.ti-layout-sidebar-right:before {
    content: "\E6F1"
}

.ti-layout-sidebar-none:before {
    content: "\E6F2"
}

.ti-layout-sidebar-left:before {
    content: "\E6F3"
}

.ti-layout-placeholder:before {
    content: "\E6F4"
}

.ti-layout-menu:before {
    content: "\E6F5"
}

.ti-layout-menu-v:before {
    content: "\E6F6"
}

.ti-layout-menu-separated:before {
    content: "\E6F7"
}

.ti-layout-menu-full:before {
    content: "\E6F8"
}

.ti-layout-media-right-alt:before {
    content: "\E6F9"
}

.ti-layout-media-right:before {
    content: "\E6FA"
}

.ti-layout-media-overlay:before {
    content: "\E6FB"
}

.ti-layout-media-overlay-alt:before {
    content: "\E6FC"
}

.ti-layout-media-overlay-alt-2:before {
    content: "\E6FD"
}

.ti-layout-media-left-alt:before {
    content: "\E6FE"
}

.ti-layout-media-left:before {
    content: "\E6FF"
}

.ti-layout-media-center-alt:before {
    content: "\E700"
}

.ti-layout-media-center:before {
    content: "\E701"
}

.ti-layout-list-thumb:before {
    content: "\E702"
}

.ti-layout-list-thumb-alt:before {
    content: "\E703"
}

.ti-layout-list-post:before {
    content: "\E704"
}

.ti-layout-list-large-image:before {
    content: "\E705"
}

.ti-layout-line-solid:before {
    content: "\E706"
}

.ti-layout-grid4:before {
    content: "\E707"
}

.ti-layout-grid3:before {
    content: "\E708"
}

.ti-layout-grid2:before {
    content: "\E709"
}

.ti-layout-grid2-thumb:before {
    content: "\E70A"
}

.ti-layout-cta-right:before {
    content: "\E70B"
}

.ti-layout-cta-left:before {
    content: "\E70C"
}

.ti-layout-cta-center:before {
    content: "\E70D"
}

.ti-layout-cta-btn-right:before {
    content: "\E70E"
}

.ti-layout-cta-btn-left:before {
    content: "\E70F"
}

.ti-layout-column4:before {
    content: "\E710"
}

.ti-layout-column3:before {
    content: "\E711"
}

.ti-layout-column2:before {
    content: "\E712"
}

.ti-layout-accordion-separated:before {
    content: "\E713"
}

.ti-layout-accordion-merged:before {
    content: "\E714"
}

.ti-layout-accordion-list:before {
    content: "\E715"
}

.ti-ink-pen:before {
    content: "\E716"
}

.ti-info-alt:before {
    content: "\E717"
}

.ti-help-alt:before {
    content: "\E718"
}

.ti-headphone-alt:before {
    content: "\E719"
}

.ti-hand-point-up:before {
    content: "\E71A"
}

.ti-hand-point-right:before {
    content: "\E71B"
}

.ti-hand-point-left:before {
    content: "\E71C"
}

.ti-hand-point-down:before {
    content: "\E71D"
}

.ti-gallery:before {
    content: "\E71E"
}

.ti-face-smile:before {
    content: "\E71F"
}

.ti-face-sad:before {
    content: "\E720"
}

.ti-credit-card:before {
    content: "\E721"
}

.ti-control-skip-forward:before {
    content: "\E722"
}

.ti-control-skip-backward:before {
    content: "\E723"
}

.ti-control-record:before {
    content: "\E724"
}

.ti-control-eject:before {
    content: "\E725"
}

.ti-comments-smiley:before {
    content: "\E726"
}

.ti-brush-alt:before {
    content: "\E727"
}

.ti-youtube:before {
    content: "\E728"
}

.ti-vimeo:before {
    content: "\E729"
}

.ti-twitter:before {
    content: "\E72A"
}

.ti-time:before {
    content: "\E72B"
}

.ti-tumblr:before {
    content: "\E72C"
}

.ti-skype:before {
    content: "\E72D"
}

.ti-share:before {
    content: "\E72E"
}

.ti-share-alt:before {
    content: "\E72F"
}

.ti-rocket:before {
    content: "\E730"
}

.ti-pinterest:before {
    content: "\E731"
}

.ti-new-window:before {
    content: "\E732"
}

.ti-microsoft:before {
    content: "\E733"
}

.ti-list-ol:before {
    content: "\E734"
}

.ti-linkedin:before {
    content: "\E735"
}

.ti-layout-sidebar-2:before {
    content: "\E736"
}

.ti-layout-grid4-alt:before {
    content: "\E737"
}

.ti-layout-grid3-alt:before {
    content: "\E738"
}

.ti-layout-grid2-alt:before {
    content: "\E739"
}

.ti-layout-column4-alt:before {
    content: "\E73A"
}

.ti-layout-column3-alt:before {
    content: "\E73B"
}

.ti-layout-column2-alt:before {
    content: "\E73C"
}

.ti-instagram:before {
    content: "\E73D"
}

.ti-google:before {
    content: "\E73E"
}

.ti-github:before {
    content: "\E73F"
}

.ti-flickr:before {
    content: "\E740"
}

.ti-facebook:before {
    content: "\E741"
}

.ti-dropbox:before {
    content: "\E742"
}

.ti-dribbble:before {
    content: "\E743"
}

.ti-apple:before {
    content: "\E744"
}

.ti-android:before {
    content: "\E745"
}

.ti-save:before {
    content: "\E746"
}

.ti-save-alt:before {
    content: "\E747"
}

.ti-yahoo:before {
    content: "\E748"
}

.ti-wordpress:before {
    content: "\E749"
}

.ti-vimeo-alt:before {
    content: "\E74A"
}

.ti-twitter-alt:before {
    content: "\E74B"
}

.ti-tumblr-alt:before {
    content: "\E74C"
}

.ti-trello:before {
    content: "\E74D"
}

.ti-stack-overflow:before {
    content: "\E74E"
}

.ti-soundcloud:before {
    content: "\E74F"
}

.ti-sharethis:before {
    content: "\E750"
}

.ti-sharethis-alt:before {
    content: "\E751"
}

.ti-reddit:before {
    content: "\E752"
}

.ti-pinterest-alt:before {
    content: "\E753"
}

.ti-microsoft-alt:before {
    content: "\E754"
}

.ti-linux:before {
    content: "\E755"
}

.ti-jsfiddle:before {
    content: "\E756"
}

.ti-joomla:before {
    content: "\E757"
}

.ti-html5:before {
    content: "\E758"
}

.ti-flickr-alt:before {
    content: "\E759"
}

.ti-email:before {
    content: "\E75A"
}

.ti-drupal:before {
    content: "\E75B"
}

.ti-dropbox-alt:before {
    content: "\E75C"
}

.ti-css3:before {
    content: "\E75D"
}

.ti-rss:before {
    content: "\E75E"
}

.ti-rss-alt:before {
    content: "\E75F"
}

@font-face {
    font-family: iconfont;
    src: url(data:application/vnd.ms-fontobject;base64,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);
    src: url(data:application/vnd.ms-fontobject;base64,xAkAABwJAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA46IRjQAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI8fEl/AAABfAAAAFZjbWFwgWaEwAAAAewAAAHIZ2x5Zl9cGwYAAAPEAAACgGhlYWQW42K/AAAA4AAAADZoaGVhB94DhwAAALwAAAAkaG10eBgAAAAAAAHUAAAAGGxvY2ECNAF2AAADtAAAAA5tYXhwARIANgAAARgAAAAgbmFtZT5U/n0AAAZEAAACbXBvc3Sh/0LlAAAItAAAAGUAAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYAAQAAAAEAAI0RouNfDzz1AAsEAAAAAADZ4g9hAAAAANniD2EAAP+GBAADegAAAAgAAgAAAAAAAAABAAAABgAqAAIAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5gbnjQOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAAAAAABQAAAAMAAAAsAAAABAAAAXwAAQAAAAAAdgADAAEAAAAsAAMACgAAAXwABABKAAAADAAIAAIABOYG5gnmL+Y5543//wAA5gbmCeYv5jnnjf//AAAAAAAAAAAAAAABAAwADAAMAAwADAAAAAIABAAFAAMAAQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAATAAAAAAAAAAFAADmBgAA5gYAAAACAADmCQAA5gkAAAAEAADmLwAA5i8AAAAFAADmOQAA5jkAAAADAADnjQAA540AAAABAAAAAAA+AHoAtgD8AUAAAAACAAD/vAPEAz0AFwAjAAAlFxYUDwEGIi8BDgEjLgEnPgE3HgEXDgEFPgE3LgEnDgEHHgEDMIoJCS0KGQqGNXxGseoFBeqxsesEAir+iZbGBATGlpbGBATGqooKGQotCQmHJykE67Gx6gUF6rFEep8ExpaWxgQExpaWxgAAAgAA/4YD8wN6ABUAIQAABSc+ATUuAScOAQceARc+ATcXFjI2NAE+ATceARcOAQcuAQPp0jY9BPy+vfwFBfy9UZA60woaFPxcBdeiotgEBNiiotdC0jyZV738BQX8vb78BQE1MNMKFBoCCKLXBATXoqLYBATYAAAAAgAA/9QDuQM5ABUAIQAAJSc+ATUuAScOAQceARcyNjcXFjI+ASUuASc+ATceARcOAQOzji0yBOqwr+sEBOuvUo83jggUEAH+LZnNBATNmZrNBATNAY43iEyv6wQE66+w6gQ6NY4IDhU3BM2amc0EBM2Zms0AAAAAAgAA//IDegLrABYAKQAAJSc+ATUuAScOAQceARcyNjcXFjI3NiYBPgE3HgEXFAYHIg4BBw4BIy4BA29aLCwE0qCf0gQE1J1EejRbChsKBwL9SgOvg4SuBC4qAQEDASxuPoOvK1kyfEOf0wQE05+f0gQuKVsJCQsaAVSErgQEroQ9biwCAQQpLgOvAAACAAD/lAPPA3IAGwAnAAAlHgEfARYUDwEGIi8CDgEHLgEnPgE3HgEXDgEBDgEHHgEXPgE3LgEDGgIHAqgCAiIDCQOtCTN/RbvsBAXwtrL0BQFF/puc0gQE0pyjzAME0Y4CBQS/AgkDHwICwQ4iJwEF77e37AgB8rhfpQJ2BNKcnNEFBM+fnNIAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQAIABUAAQAAAAAAAgAHAB0AAQAAAAAAAwAIACQAAQAAAAAABAAIACwAAQAAAAAABQALADQAAQAAAAAABgAIAD8AAQAAAAAACgArAEcAAQAAAAAACwATAHIAAwABBAkAAAAqAIUAAwABBAkAAQAQAK8AAwABBAkAAgAOAL8AAwABBAkAAwAQAM0AAwABBAkABAAQAN0AAwABBAkABQAWAO0AAwABBAkABgAQAQMAAwABBAkACgBWARMAAwABBAkACwAmAWkKQ3JlYXRlZCBieSBpY29uZm9udAppY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAAoAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdAAKAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAQIBAwEEAQUBBgEHAAZzb3VzdW8Hc291c3VvMQZzcmVhY2gVeGluYmFuaWNvbnNoYW5nY2h1YW4tB3NvdXN1bzIAAAAAAA==#iefix) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAASsAAsAAAAACRwAAARfAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDSAqFAIRqATYCJAMYCw4ABCAFhG0HZRstCFGU7k2P7EvIyYYXaSjC3M4VBaRS5MU5DgLH0QhqvfnGAoxXeMReYQaAeHja79u5M/NmRQy3KpbwRKWJJUt4E0uB3Qwe2kokFPFE/tfv195n8XpioaDqSVTSqTRE9c6RBNE8Mvzv0qV7uQIpc7m91PRp7id3vZFm3D1q8TyeX2o5nufhFMqQegu3BLm77+eBYltAtSTAl0gz2ynvbqLNJJl3w84jSKDutzcIcoNDbV9slnHVgwdu+n/u3WvTe2Cta89yWXPgnhR2EuoENsbkQALug3z+rF8FPJuJ+H2dQKdZVrBjx5c3KKuw5gXimsMJyuY0SgsS2uW1ZmsRrxhoT4+THPIy/Pn4xSHaSZrMWnr2wpGFdr/Wx+eJzpajLB+DO58Jwi4ytkEKcafWclsijmwDOrW/kHQc0q1dUr7Wh46HnV/lW/x/cgLLEbptsRFazYz/vKhYSTeIJ6MNX9MuSuJrDqXwdYnTLl0DSubbI+9pKeqMLI3qHUKh5bnGIdnIePfoa2ND7eJ2T2Z04r3ow8QUOUz/TQqZmpkM5EWsLBPCJMSbTEdMmJNMxjbGyGRXc7eBSVUtdtiKjNvoZfEK5qoI9ngvicWt5jP8yiedjt9a3t0yGYQN4dzURPnUAlVewbL25XQ08dg6gjIkLwq7rz+kxSxkDp5f9MtWPctbqv/yDIUFmjfVCxlwfAwkZPAsCNIjkE8GaE6mslPh9+/t5JY+w2KE22DiqDj0cp9ISw7VkeoRYJxcNyMB23R7A4H6dtPlN7fIE1iMndiIgu/nm2UReHkhzb7oqIRx96KxsQb8f/K6LJDLYQObF7FZFssCE8uQy8+lp81btgTCm4YiTwg8C08Jdc2HoCZrt4wMNo1dQVlONEG8Z2H+Ue7J0/P0Gfut/WcMW5XfXF/YftCbWWB/xweKGl87AyaDs53c6td7zzvtk4foJ/n6N1fKyr9fLzPv9zu5nGPvReEzaFaSXuKtLJ+kNF8uNmHmLa9ohdDaShxl75DSn/gFlCtYz+6UHxB/jdETqlz9d/oddweeZOcrXv+zFfDlr+fD3epPovGc/4RUb+6fh9uzpeh8S1uLWtnNE6i2zML2RZ12F38Zx6D7uWwjUGoK7SIXkLSZgazdOmwhboNGl31QtTsInbYK3d1lSLWEKB3Yoo8g9JuFpNdnyPopsIV4B41R71D1R4ZO5wJ3ZJcNcTkfqIAYsHB3gB0qAuboTT5KvAIeekRl+SH5DpR2/HhlcbkYP4EA1BwrdMRXjWGYKeHjY7oNPE/gvhI9oGbRNqa/vrTE6t60SIWP8o5SAGEAC1ZgACtHCQHm9zfype9fAVzIQ6iWihrjHaBozvCYPRt2PbAnkqBXxb2MrhHhVtUyGDurhCL4sBCYgGdHBKyyflIPoIxFZSNCfetsmU4lfSWL68v8F5At1GBdWSNFjhJN1GhTb4hQhyITmFbSNx5kJrVb907QJYGYom0ScGqHvmyhg3kVIQA=") format("woff2"),url(data:font/woff;base64,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) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(../../static/img/iconfont.f66ce577.svg#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-sousuo:before {
    content: "\E78D"
}

.icon-sousuo1:before {
    content: "\E606"
}

.icon-sreach:before {
    content: "\E639"
}

.icon-xinbaniconshangchuan-:before {
    content: "\E609"
}

.icon-sousuo2:before {
    content: "\E62F"
}

@font-face {
    font-family: icomoon;
    src: url(data:application/vnd.ms-fontobject;base64,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);
    src: url(data:application/vnd.ms-fontobject;base64,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#iefix) format("embedded-opentype"),url(data:font/ttf;base64,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) format("truetype"),url(data:font/woff;base64,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) format("woff"),url(../../static/img/icomoon.ce9c21be.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],[class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon3:before {
    content: "\E900"
}

.icon-icon4:before {
    content: "\E901"
}

.icon-icon5:before {
    content: "\E903"
}

.icon-icon6:before {
    content: "\E904"
}

.icon-icon7:before {
    content: "\E905"
}

.icon-icon8:before {
    content: "\E906"
}
