body,
.table td, 
.table th {
    font-size: 14px;
}
.no-border-radius {
	border-radius: 0!important;
}
.no-border {
	border: none!important;
}
.text-white,
.text-white:hover {
	color: #fff;
}
.bg-white {
	background-color: #fff;
}
.pd-0 {
    padding: 0!important;
}
.pd-1 {
    padding: 1px!important;
}
.pd-3 {
    padding: 3px!important;
}
.pd-5 {
    padding: 5px!important;
}
.pd-10 {
    padding: 10px!important;
}
.pd-15 {
    padding: 15px!important;
}
.pd-20 {
    padding: 20px!important;
}
.pd-t-0 {
    padding-top: 0!important;
}
.pd-b-0 {
    padding-bottom: 0!important;
}
.pd-r-0 {
    padding-right: 0!important;
}
.pd-l-0 {
    padding-left: 0!important;
}
.pd-t-1 {
    padding-top: 1px!important;
}
.pd-b-1 {
    padding-bottom: 1px!important;
}
.pd-r-1 {
    padding-right: 1px!important;
}
.pd-l-1 {
    padding-left: 1px!important;
}
.pd-t-3 {
    padding-top: 3px!important;
}
.pd-b-3 {
    padding-bottom: 3px!important;
}
.pd-r-3 {
    padding-right: 3px!important;
}
.pd-l-3 {
    padding-left: 3px!important;
}
.pd-t-5 {
    padding-top: 5px!important;
}
.pd-b-5 {
    padding-bottom: 5px!important;
}
.pd-r-5 {
    padding-right: 5px!important;
}
.pd-l-5 {
    padding-left: 5px!important;
}
.pd-t-10 {
    padding-top: 10px!important;
}
.pd-b-10 {
    padding-bottom: 10px!important;
}
.pd-r-10 {
    padding-right: 10px!important;
}
.pd-l-10 {
    padding-left: 10px!important;
}
.pd-t-15 {
    padding-top: 15px!important;
}
.pd-b-15 {
    padding-bottom: 15px!important;
}
.pd-r-15 {
    padding-right: 15px!important;
}
.pd-l-15 {
    padding-left: 15px!important;
}
.pd-t-20 {
    padding-top: 20px!important;
}
.pd-b-20 {
    padding-bottom: 20px!important;
}
.pd-r-20 {
    padding-right: 20px!important;
}
.pd-l-20 {
    padding-left: 20px!important;
}
.mg-0 {
    margin: 0!important;
}
.mg-1 {
    margin: 1px!important;
}
.mg-3 {
    margin: 3px!important;
}
.mg-5 {
    margin: 5px!important;
}
.mg-10 {
    margin: 10px!important;
}
.mg-15 {
    margin: 15px!important;
}
.mg-20 {
    margin: 20px!important;
}
.mg-t-0 {
    margin-top: 0!important;
}
.mg-b-0 {
    margin-bottom: 0!important;
}
.mg-r-0 {
    margin-right: 0!important;
}
.mg-l-0 {
    margin-left: 0!important;
}
.mg-t-1 {
    margin-top: 1px!important;
}
.mg-b-1 {
    margin-bottom: 1px!important;
}
.mg-r-1 {
    margin-right: 1px!important;
}
.mg-l-1 {
    margin-left: 1px!important;
}
.mg-t-3 {
    margin-top: 3px!important;
}
.mg-b-3 {
    margin-bottom: 3px!important;
}
.mg-r-3 {
    margin-right: 3px!important;
}
.mg-l-3 {
    margin-left: 3px!important;
}
.mg-t-5 {
    margin-top: 5px!important;
}
.mg-b-5 {
    margin-bottom: 5px!important;
}
.mg-r-5 {
    margin-right: 5px!important;
}
.mg-l-5 {
    margin-left: 5px!important;
}
.mg-t-10 {
    margin-top: 10px!important;
}
.mg-b-10 {
    margin-bottom: 10px!important;
}
.mg-r-10 {
    margin-right: 10px!important;
}
.mg-l-10 {
    margin-left: 10px!important;
}
.mg-t-15 {
    margin-top: 15px!important;
}
.mg-b-15 {
    margin-bottom: 15px!important;
}
.mg-r-15 {
    margin-right: 15px!important;
}
.mg-l-15 {
    margin-left: 15px!important;
}
.mg-t-20 {
    margin-top: 20px!important;
}
.mg-b-20 {
    margin-bottom: 20px!important;
}
.mg-r-20 {
    margin-right: 20px!important;
}
.mg-l-20 {
    margin-left: 20px!important;
}
.Validform_checktip {
	display: block;
	margin-left: 0;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.Validform_wrong {
    color: #ea644a;
}
label{
    color: #353535;
}
legend{
	font-size: 1.15em;
	padding: 0 10px 5px;
	margin-bottom: 10px;
}
.form-group .input-group{
	width: 100%;
}
.form-control,
.input-group-addon{
	border-radius: 0;
}
.page-sidebar .sidebar-menu>li>a:focus,
.page-sidebar .sidebar-menu .submenu>li>a:focus{
    outline: none;
}
.bg-gray{
    background-color: #efefef;
}
.bg-gray .the-footer{
    background: #3c434d;
    line-height: 40px;
    color: #fff;
}
.main-header .logo{
    /*background: #efefef url("../images/logo-310x50.png") no-repeat -2px;*/
    height: 62px;
    /*width: 310px;*/
    width: 340px;
    /*position: absolute;*/
    /*left: 10px;*/
    /*right: 0;*/
    background: url("./logo.png") no-repeat 5px 3px;
    background-size: 180px 56px;
    margin-left: 0!important;
}
.navbar{
    border-radius: 0;
    border: 0;
    margin: 0;
}
.navbar-form .form-control{
    width: 100%;
}
@media (max-width: 767px){
    .nav-justified>li>a{
        text-align: left;
    }
    .main-header .logo{
        height: 62px;
        width: 120px;
        background: url("./logo.png") no-repeat 15px 15px;
        background-size: 90px 28px;
    }
}
.main-footer .card>img{
    margin: 0 auto 10px;
}
.main-container{
    position: static;
    padding: 0;
}

.navbar .sidebar-collapse {
    text-align: center;
    padding: 0;
    position: absolute;
    left: 311px;
    top: 0;
    z-index: 2;
    width: 51px;
}
@media only screen and (max-width: 767px) {
    .navbar .sidebar-collapse {
        left: auto;
        right: 0;
    }
}
.navbar .sidebar-collapse:hover {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.navbar .sidebar-collapse.active:hover {
    box-shadow: none;
}
.navbar .sidebar-collapse .collapse-icon {
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    padding: 19px 15px 19px 15px;
    line-height: 24px;
    position: relative;
    -webkit-transition: background-color .218s ease;
    -moz-transition: background-color .218s ease;
    -o-transition: background-color .218s ease;
    transition: background-color .218s ease;
    -webkit-transition: -webkit-box-shadow .218s ease;
    -moz-transition: -moz-box-shadow .218s ease;
    -o-transition: box-shadow .218s ease;
    transition: box-shadow .218s ease;
    -webkit-transition: color .318s ease;
    -moz-transition: color .318s ease;
    -o-transition: color .318s ease;
    transition: color .318s ease;
}
.navbar .sidebar-collapse.active .collapse-icon {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.page-container{
    position: relative;
}
.navbar.navbar-fixed-top+.main-container{
	margin-top: 62px;
}
.page-sidebar {
    position: fixed;
    top: 62px;
    bottom: 0;
    width: 310px;
    display: block
}

.page-sidebar.sidebar-fixed {
    position: fixed;
    top: 62px;
    float: none!important;
    z-index: 1000;
    border-right: 1px solid #f3f3f3;
}

.page-sidebar.sidebar-fixed:before {
    height: 5000px;
    top: 62px;
    bottom: auto
}

.page-sidebar.hide {
    display: none!important
}

.page-sidebar.hide:before {
    display: none
}

.page-sidebar.hide+.page-content {
    margin-left: 0!important
}

.page-sidebar.hide+.page-content .breadcrumbs-fixed {
    left: 0!important
}

.page-sidebar.hide+.page-content .page-header-fixed {
    left: 0!important
}

.page-sidebar:before {
    content: "";
    position: fixed;
    display: block;
    width: 305px;
    bottom: 0;
    top: 62px;
    left: 5px;
    border-right: 1px solid #f3f3f3;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    z-index: 1
}

.page-sidebar .sidebar-header-wrapper {
    margin-left: 5px;
    height: 40px;
    margin-bottom: 0;
    position: relative
}

.page-sidebar .sidebar-header-wrapper .searchinput {
    height: 41px;
    z-index: 2;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    padding-left: 40px;
    width: 100%
}

.page-sidebar .sidebar-header-wrapper .searchinput:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #fff
}

.page-sidebar .sidebar-header-wrapper .searchinput:focus~.searchhelper {
    display: block;
    z-index: 124
}

.page-sidebar .sidebar-header-wrapper .searchinput::-webkit-input-placeholder {
    color: #d0d0d0;
    font-weight: 300;
    font-family: 'Open Sans','Segoe UI'
}

.page-sidebar .sidebar-header-wrapper .searchinput::-moz-placeholder {
    color: #d0d0d0;
    font-weight: 300;
    font-family: 'Open Sans','Segoe UI'
}

.page-sidebar .sidebar-header-wrapper .searchinput:-moz-placeholder {
    color: #d0d0d0;
    font-weight: 300;
    font-family: 'Open Sans','Segoe UI'
}

.page-sidebar .sidebar-header-wrapper .searchinput:-ms-input-placeholder {
    color: #d0d0d0;
    font-weight: 300;
    font-family: 'Open Sans','Segoe UI'
}

.page-sidebar .sidebar-header-wrapper .searchicon {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    left: 20px;
    position: absolute;
    top: 14px;
    width: 12px;
    color: #2dc3e8;
    z-index: 124
}

.page-sidebar .sidebar-header-wrapper .searchhelper {
    -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    -moz-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    box-shadow: 0 10px 40px rgba(0,0,0,.4);
    background-color: #fff;
    color: #999;
    display: none;
    opacity: 1;
    padding: 10px;
    position: absolute;
    right: 0;
    left: 0;
    top: 40px;
    z-index: 4
}

.page-sidebar .sidebar-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 5px
}

.page-sidebar .sidebar-menu a {
    display: block;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 16px 0 7px;
    -webkit-text-shadow: none!important;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
    color: #737373;
    z-index: 123
}

.page-sidebar .sidebar-menu a:hover {
    color: #262626
}

.page-sidebar .sidebar-menu a:hover:before {
    display: block
}

.page-sidebar .sidebar-menu a .menu-icon {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
	line-height: 43px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin-top: -3px
}

.page-sidebar .sidebar-menu a .menu-expand {
    display: inline-block;
    position: absolute;
    font-size: 13px;
    line-height: 10px;
    height: 10px;
    width: 10px;
    right: 12px;
    top: 15px;
    margin: 0;
    text-align: center;
    padding: 0;
    -webkit-text-shadow: none;
    text-shadow: none;
    color: #666;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font-family: 'ZenIcon';
    font-style: normal;
    font-weight: normal
}

.page-sidebar .sidebar-menu a .menu-expand:before {
    content: "\e6e1"
}

.page-sidebar .sidebar-menu li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.page-sidebar .sidebar-menu li:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4px;
    width: 4px;
    max-width: 4px;
    overflow: hidden;
    background-color: #2dc3e8
}

.page-sidebar .sidebar-menu li.open {
    background-color: #fff
}

.page-sidebar .sidebar-menu li.open>a {
    color: #262626;
    border-color: #f3f3f3
}

.page-sidebar .sidebar-menu li.open>a .menu-expand {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page-sidebar .sidebar-menu li.open>.submenu {
    display: block!important
}

.page-sidebar .sidebar-menu li.active:not(.open):before {
    display: block
}

.page-sidebar .sidebar-menu li.active>a {
    display: block;
    content: "";
    color: #262626;
    background-color: #f5f5f5;
}

.page-sidebar .sidebar-menu li:not(.open):hover:before {
    display: block;
    background-color: #fb6e52
}

.page-sidebar .sidebar-menu>li>a {
    border-top: 1px solid #f3f3f3
}

.page-sidebar .sidebar-menu>li>a:hover {
    border-color: #f3f3f3;
    background-color: #fbfbfb
}

.page-sidebar .sidebar-menu>li:last-child>a {
    border-bottom: 1px solid #f3f3f3
}

.page-sidebar .sidebar-menu>li>.submenu {
    background-color: #fbfbfb;
    -webkit-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15);
    box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15),inset 0 -4px 4px -2px rgba(0,0,0,.15)
}

.page-sidebar .sidebar-menu>li>.submenu:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 23px;
    top: 0;
    bottom: 19px;
    border-left: 1px solid #e2e2e2
}

.page-sidebar .sidebar-menu>li>.submenu>li>a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 5px;
    left: 21px;
    top: 17px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    z-index: 2
}

.page-sidebar .sidebar-menu>li>.submenu>li.active>a:before {
    background-color: #e2e2e2
}

.page-sidebar .sidebar-menu>li>.submenu>li.active:first-child a {
    -webkit-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15);
    box-shadow: inset 0 4px 4px -2px rgba(0,0,0,.15)
}

.page-sidebar .sidebar-menu>li>.submenu>li.active:last-child a {
    -webkit-box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15);
    box-shadow: inset 0 -4px 4px -2px rgba(0,0,0,.15)
}

.page-sidebar .sidebar-menu>li.open>a {
    background-color: #fff
}

.page-sidebar .sidebar-menu .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #fbfbfb;
    border-top: 0;
    z-index: 123
}

.page-sidebar .sidebar-menu .submenu li {
    margin-left: 0;
    position: relative
}

.page-sidebar .sidebar-menu .submenu li.open:before {
    display: none
}

.page-sidebar .sidebar-menu .submenu li.active>a {
    color: #262626;
    background-color: #f5f5f5
}

.page-sidebar .sidebar-menu .submenu li.active>.submenu {
    display: block
}

.page-sidebar .sidebar-menu .submenu>li>a {
    padding-left: 40px
}

.page-sidebar .sidebar-menu .submenu>li.open>a {
    background-color: #fbfbfb
}

.page-sidebar .sidebar-menu .submenu>li .submenu {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.page-sidebar .sidebar-menu .submenu>li .submenu>li>a {
    padding-left: 50px
}

.page-sidebar .sidebar-menu .submenu>li .submenu>li .submenu>li>a {
    padding-left: 70px
}

.page-sidebar.menu-compact {
    width: 42px
}

.page-sidebar.menu-compact+.page-content {
    margin-left: 43px
}

.page-sidebar.menu-compact+.page-content .breadcrumbs-fixed {
    left: 47px
}

.page-sidebar.menu-compact+.page-content .page-header-fixed {
    left: 47px
}

.page-sidebar.menu-compact:before {
    width: 42px
}

.page-sidebar.menu-compact .sidebar-header-wrapper {
    width: 42px
}

.page-sidebar.menu-compact .sidebar-header-wrapper:hover {
    width: 238px
}

.page-sidebar.menu-compact .sidebar-header-wrapper:hover .searchinput {
    -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    -moz-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    box-shadow: 0 10px 40px rgba(0,0,0,.4)
}

.page-sidebar.menu-compact .sidebar-header-wrapper .searchinput:focus {
    width: 238px;
    -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    -moz-box-shadow: 0 10px 40px rgba(0,0,0,.4);
    box-shadow: 0 10px 40px rgba(0,0,0,.4)
}

.page-sidebar.menu-compact .sidebar-header-wrapper .searchinput:focus~.searchhelper {
    width: 238px
}

.page-sidebar.menu-compact .sidebar-header-wrapper .searchicon {
    left: 15px
}

.page-sidebar.menu-compact .sidebar-menu {
    width: 42px
}

.page-sidebar.menu-compact .sidebar-menu>li.open>.menu-text {
    display: none!important
}

.page-sidebar.menu-compact .sidebar-menu>li.open>.submenu {
    display: none!important
}

.page-sidebar.menu-compact .sidebar-menu>li:hover>a {
    color: #262626
}

.page-sidebar.menu-compact .sidebar-menu>li:hover>a>.menu-text {
    display: block
}

.page-sidebar.menu-compact .sidebar-menu>li:hover>.submenu {
    display: block!important
}

.page-sidebar.menu-compact .sidebar-menu>li>a {
    position: relative;
    z-index: 123
}

.page-sidebar.menu-compact .sidebar-menu>li>a .menu-text {
    display: none;
    position: absolute;
    left: 42px;
    top: 0;
    width: 264px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    z-index: 121;
    padding-left: 25px;
    -webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 3px 0 5px rgba(0, 0, 0, .3);
    box-shadow: 3px 0 5px rgba(0, 0, 0, .3)
}

.page-sidebar.menu-compact .sidebar-menu>li>a .menu-expand {
    display: none
}

.page-sidebar.menu-compact .sidebar-menu>li>a.menu-dropdown {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-sidebar.menu-compact .sidebar-menu>li>a.menu-dropdown>.menu-text {
    border: 0;
    top: 0;
    left: 42px;
    width: 264px;
    border-bottom: 1px solid #f3f3f3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-sidebar.menu-compact .sidebar-menu>li>a:hover {
    background-color: #fff
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu {
    background: #fbfbfb;
    position: absolute;
    z-index: 120;
    left: 42px;
    top: 0;
    width: 264px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 38px;
    display: none;
    border-left: 1px solid #f3f3f3;
    -webkit-box-shadow: 5px 5px 5px -5px rgba(0,0,0,.3),5px 5px 5px -5px rgba(0,0,0,.3),5px -5px 5px -5px rgba(0,0,0,.3);
    -moz-box-shadow: 5px 5px 5px -5px rgba(0,0,0,.3),5px 5px 5px -5px rgba(0,0,0,.3),5px -5px 5px -5px rgba(0,0,0,.3);
    box-shadow: 5px 5px 5px -5px rgba(0,0,0,.3),5px 5px 5px -5px rgba(0,0,0,.3),5px -5px 5px -5px rgba(0,0,0,.3)
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li>a {
    margin-left: 0;
    padding-left: 24px
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li.open>.submenu {
    display: block;
    left: 0;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li:hover {
    background-color: #fff
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li:hover:before {
    display: block;
    left: 0
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu li.active:not(.open):before {
    left: 0
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu:before {
    display: none
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu>li>a {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important
}

.page-sidebar.menu-compact .sidebar-menu>li>.submenu>li>a:before {
    display: none
}

@media only screen and (max-width:767px) {
    .page-sidebar:before {
        display: none
    }

    .page-sidebar {
        display: none;
        float: none
    }

    .breadcrumbs-fixed {
        left: 0!important
    }

    .page-header-fixed {
        left: 0!important
    }
    .page-sidebar.sidebar-fixed {
	    top: 124px!important;
	}
	.navbar-fixed-top+.main-container {
	    margin-top: 124px!important;
	}
}

@media(max-width:767px) {
    .page-sidebar.hide {
        display: block!important
    }

    .page-sidebar.hide:before {
        display: block!important
    }

    .page-sidebar.hide+.page-content {
        margin-left: 310px!important
    }

    .page-sidebar.hide+.page-content .breadcrumbs-fixed {
        left: 310px!important
    }

    .page-sidebar.hide+.page-content .page-header-fixed {
        left: 310px!important
    }

    .page-sidebar.menu-compact+.page-content {
        margin-left: 0
    }

    .page-sidebar.menu-compact+.page-content .breadcrumbs-fixed {
        left: 0
    }

    .page-sidebar.menu-compact+.page-content .page-header-fixed {
        left: 0
    }

    .page-sidebar.menu-compact.hide+.page-content {
        margin-left: 46px!important
    }

    .page-sidebar.menu-compact.hide+.page-content .breadcrumbs-fixed {
        left: 46px!important
    }

    .page-sidebar.menu-compact.hide+.page-content .page-header-fixed {
        left: 46px!important
    }
}

@media(max-width:767px) {
    .page-sidebar.hide+.page-content .page-header .header-title {
        display: inline-block
    }

    .page-sidebar.hide+.page-content .page-header .header-buttons .refresh,.page-sidebar.hide+.page-content .page-header .header-buttons .fullscreen {
        display: inline-block
    }

    .page-sidebar.menu-compact.hide+.page-content .page-header .header-buttons .refresh,.page-sidebar.menu-compact.hide+.page-content .page-header .header-buttons .fullscreen {
        display: inline-block
    }
}
.page-content {
    display: block;
    margin-left: 310px;
    margin-right: 0;
    margin-top: 0;
    height: auto;
    padding: 0
}

@media only screen and (max-width:767px) {
    .page-content {
        margin-left: 0
    }
}

.page-header {
    position: relative;
    margin: 0;
    padding-bottom: 1px;
    padding-left: 12px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=1 );
    background-image: -moz-linear-gradient(left,#fff,#f3f3f3);
    background-image: -o-linear-gradient(left,#fff,#f3f3f3);
    background-image: linear-gradient(to right,#fff,#f3f3f3);
    z-index: 0;
    min-height: 39px;
    border-bottom: 1px solid #e5e5e5;
    height: 39px
}

.page-header .header-title {
    display: inline-block;
    position: relative;
    height: 40px
}

.page-header .header-title h1 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: lighter;
    color: #737373;
    line-height: 37px;
    display: inline-block
}

.page-header .header-title h1 small {
    margin: 0 1px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 300;
    color: #888
}

.page-header .header-title h1>i{
    margin-left: 4px;
    margin-right: 2px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.page-header .header-title h1 a {
    display: inline-block;
    color: #2dc3e8;
    font-size: 14px;
}

.page-header .header-buttons {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0
}

.page-header .header-buttons a {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    z-index: 1029;
    height: 40px;
    width: 36px;
    margin-right: 5px;
    padding: 8px 10px;
    color: #dfdfdf;
    -webkit-transition: all .218s ease;
    -moz-transition: all .218s ease;
    -o-transition: all .218s ease;
    transition: all .218s ease;
    float: right;
    text-decoration: none;
}

.page-header .header-buttons a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    right: 0;
    height: 4px;
    max-height: 4px;
    overflow: hidden;
    background-color: #2dc3e8
}

.page-header .header-buttons a:hover {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    color: #2dc3e8
}

.page-header .header-buttons a.active {
    color: #2dc3e8
}

.page-header .header-buttons a i {
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    line-height: 27px
}

.page-header .header-buttons a.fullscreen:before {
    background-color: #fb6e52
}

.page-header .header-buttons a.fullscreen:hover,.page-header .header-buttons a.fullscreen.active {
    color: #fb6e52
}

.page-header .header-buttons a.refresh:before {
    background-color: #ffce55
}

.page-header .header-buttons a.refresh:hover,.page-header .header-buttons a.refresh.active {
    color: #ffce55
}

.page-header .header-buttons a.sidebar-toggler:before {
    background-color: #2dc3e8
}

.page-header .header-buttons a.sidebar-toggler:hover,.page-header .header-buttons a.sidebar-toggler.active {
    color: #2dc3e8
}

.page-header.mail-header {
    border-bottom: 1px solid #eee
}

.page-header.mail-header .header-buttons a:before {
    display: none
}

.page-header.mail-header .header-buttons a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-header.page-header-fixed {
    position: fixed;
    right: 0;
    left: 310px;
    top: 62px;
    z-index: 998;
    margin-top: 0!important
}

.page-header.page-header-fixed+.page-body {
    margin-top: 39px;
    height: 100%;
}

@media only screen and (max-width:767px) {
    .header-title h1 small {
        display: none
    }
}

.page-body {
    padding: 10px
}

.widget {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 5px 5px 30px;
}
.widget-header>.widget-caption {
    line-height: 34px;
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    font-weight: 400!important;
    font-size: 13px;
}
.bordered-top,
.widget-header.bordered-top {
    border-top: 3px solid #fff;
}
.widget-header {
    position: relative;
    min-height: 35px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    color: #555;
    padding-left: 12px;
    text-align: right;
}
.widget-body {
    background-color: #fbfbfb;
    -webkit-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
    padding: 12px;
}
.bordered-themesecondary {
	border-color: #fb6e52!important
}

.bordered-themefourthcolor {
	border-color: #a0d468!important
}

.bordered-themefifthcolor {
	border-color: #e75b8d!important
}

.bordered-white {
	border-color: #fff!important
}

.bordered-snow {
	border-color: #fbfbfb!important
}

.bordered-whitesmoke {
	border-color: #f5f5f5!important
}

.bordered-seashell {
	border-color: #f3f3f3!important
}

.bordered-ivory {
	border-color: #eee!important
}

.bordered-platinum {
	border-color: #e5e5e5!important
}

.bordered-lightgray {
	border-color: #d0d0d0!important
}

.bordered-gray {
	border-color: #ccc!important
}

.bordered-darkgray {
	border-color: #999!important
}

.bordered-silver {
	border-color: #777!important
}

.bordered-sonic-silver {
	border-color: #737373!important
}

.bordered-storm-cloud {
	border-color: #666!important
}

.bordered-lightcarbon {
	border-color: #555!important
}

.bordered-carbon {
	border-color: #444!important
}

.bordered-slate-gray {
	border-color: #333!important
}

.bordered-darkcarbon {
	border-color: #262626!important
}

.bordered-blue {
	border-color: #5db2ff!important
}

.bordered-info {
	border-color: #57b5e3!important
}

.bordered-sky {
	border-color: #11a9cc!important
}

.bordered-primary {
	border-color: #4374e0!important
}

.bordered-azure {
	border-color: #2dc3e8!important
}

.bordered-blueberry {
	border-color: #6f85bf!important
}

.bordered-palegreen {
	border-color: #a0d468!important
}

.bordered-success {
	border-color: #53a93f!important
}

.bordered-green {
	border-color: #8cc474!important
}

.bordered-lightyellow {
	border-color: #f6d52e!important
}

.bordered-yellow {
	border-color: #ffce55!important
}

.bordered-warning {
	border-color: #f4b400!important
}

.bordered-gold {
	border-color: #f9b256!important
}

.bordered-orange {
	border-color: #fb6e52!important
}

.bordered-lightred {
	border-color: #e46f61!important
}

.bordered-darkorange {
	border-color: #ed4e2a!important
}

.bordered-red {
	border-color: #df5138!important
}

.bordered-danger {
	border-color: #d73d32!important
}

.bordered-pink {
	border-color: #e75b8d!important
}

.bordered-darkpink {
	border-color: #cc324b!important
}

.bordered-magenta {
	border-color: #bc5679!important
}

.bordered-purple {
	border-color: #7e3794!important
}

.bordered-maroon {
	border-color: #981b48!important
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  background-color: #3280fc;
  border-radius: 9px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.fileinput-button-block {
  width: 100%;
  box-sizing: border-box;
}
.fileinput-button input{
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  font-size: 200px;
}
.navbar .navbar-header .navbar-account .account-area {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
}
.navbar .navbar-header .navbar-account .account-area {
    position: absolute;
    top: 0;
    right: 0;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    list-style: none;
    margin-bottom: 0;
    display: inline-block;
}
.navbar .navbar-header .navbar-account .account-area>li {
    float: left;
    position: relative;
    height: 62px;
    line-height: 62px;
    padding: 0 10px;
    cursor: pointer;
}
.navbar .navbar-header .navbar-account .account-area>li:hover {
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 20px rgba(0,0,0,.4);
    box-shadow: 0 2px 20px rgba(0,0,0,.4);
}
.second-bc a{
	color: #737373!important;
}
.second-bc a:hover{
	text-decoration: none;
}
.second-bc a>span:before {
	padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
@media only screen and (max-width: 767px) {
	.navbar .navbar-header {
	    float: none!important;
	    display: block;
	}
	.navbar .sidebar-collapse {
	    left: auto;
	    right: 0;
	    width: 50px;
	}
	.navbar .navbar-header .navbar-account {
	    float: right;
	}
	.navbar .navbar-header .navbar-account .account-area {
	    padding-left: 0;
	    top: 62px;
	}
	.page-header.page-header-fixed,
	.page-sidebar.sidebar-fixed:before {
		top: 124px;
	}
	.navbar .container-fluid {
		height: 124px;
	}
	.second-bc {
		display: none;
	}
}
.widget-fun{
	line-height: 34px;
    padding: 0 15px;
    margin: 0;
    float: right;
    text-align: left;
    font-weight: 400!important;
    font-size: 13px;
    cursor: pointer;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
	border-radius: 0;
}
.select2-container .select2-selection--single {
	height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 3px 0 3px;
	border-color: #000 transparent transparent transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}
.form-group{
	min-height: 90px;
	margin-bottom: 0;
}
.query-form-group{
	min-height: 70px;
	margin-bottom: 0;
}
.form-group-nolabel{
	min-height: 32px;
}
.checkbox {
  padding-left: 20px;
  padding-right: 20px;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 3px;
  line-height: 22px;
  max-width: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

th .checkbox label,
td .checkbox label {
  padding-left: 2px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 2px;
  margin-left: -20px;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  background-color: #fafafa;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
  margin-left: -21px;
  padding-left: 2px;
  font-size: 14px;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
}

.checkbox input[type="checkbox"]:focus + label::before {
  outline: none;
}

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'ZenIcon';
  content: "\e60d";
}

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
  cursor: not-allowed;
}

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #e5e5e5;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 5px;
}

.lebal-checkbox .checkbox.checkbox-inline {
  margin-top: 0;
  padding-right: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
  border-color: #007fd0;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #007fd0;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #d9534f;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #5bc0de;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #f0ad4e;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #5cb85c;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  position: relative;
  padding-left: 2px;
  line-height: 22px;
  max-width: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 2px;
  margin-left: -20px;
  border: 1px solid #cfcfcf;
  border-radius: 50%;
  background-color: #fafafa;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 8px;
  height: 8px;
  left: 4px;
  top: 6px;
  margin-left: -20px;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
  opacity: 0;
}

.radio input[type="radio"]:focus + label::before {
  outline: none;
}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
  cursor: not-allowed;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
  background-color: #e5e5e5;
}

.radio.radio-inline {
  margin-top: 5px;
}

.lebal-radio .radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #007fd0;
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #007fd0;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #007fd0;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
.wizard {
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	background-color: #fff;
	position: relative;
	overflow: hidden
}
.wizard.wizard-wired {
	padding-top: 10px;
	display: block;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0 5px 5px;
	border: 1px solid #eee
}

.wizard.wizard-wired ul {
	display: table;
	width: 100%;
	position: relative
}

.wizard.wizard-wired ul li {
	display: table-cell;
	text-align: center;
	background-color: #fff;
	width: 16.66%;
	padding: 0;
	margin: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.wizard.wizard-wired ul li .chevron {
	display: none
}

.wizard.wizard-wired ul li .chevron:before {
	display: none
}

.wizard.wizard-wired ul li.complete {
	background-color: #fff
}

.wizard.wizard-wired ul li.complete .step:before {
	font-size: 22px;
	line-height: 36px
}

.wizard.wizard-wired ul li.complete:hover {
	background-color: #fff
}

.wizard.wizard-wired ul li.active {
	background-color: #fff
}

.wizard.wizard-wired ul li .step {
	border-width: 2px;
	width: 40px;
	height: 40px;
	line-height: 34px;
	font-size: 15px;
	z-index: 2;
	background-color: #fff
}

.wizard.wizard-wired ul li .title {
	display: block;
	margin-top: 4px;
	margin-bottom: 6px;
	max-width: 100%;
	font-size: 14px;
	line-height: 20px;
	z-index: 104;
	text-align: center;
	table-layout: fixed;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.wizard.wizard-wired ul li:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px!important;
	font-size: 0;
	overflow: hidden;
	background-color: #e5e5e5;
	position: relative!important;
	top: 25px;
	z-index: 1!important
}

.wizard.wizard-wired ul li:first-child:before {
	max-width: 51%;
	left: 50%
}

.wizard.wizard-wired ul li:last-child:before {
	max-width: 50%;
	width: 50%
}
.wizard ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
	width: 4000px
}

.wizard ul.previous-disabled li.complete {
	cursor: default
}

.wizard ul.previous-disabled li.complete:hover {
	background: #f3f3f3;
	cursor: default
}

.wizard ul.previous-disabled li.complete:hover .chevron:before {
	border-left-color: #f3f3f3
}

.wizard ul li {
	float: left;
	margin: 0;
	padding: 0 20px 0 30px;
	line-height: 46px;
	position: relative;
	background: #f5f5f5;
	color: #d0d0d0;
	font-size: 16px;
	cursor: default;
	-webkit-transition: all .218s ease;
	-moz-transition: all .218s ease;
	-o-transition: all .218s ease;
	transition: all .218s ease
}

.wizard ul li .step {
	border: 2px solid #e5e5e5;
	color: #ccc;
	font-size: 13px;
	border-radius: 100%;
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 20px;
	text-align: center;
	margin-right: 10px
}

.wizard ul li .chevron {
	border: 24px solid transparent;
	border-left: 14px solid #d4d4d4;
	border-right: 0;
	display: block;
	position: absolute;
	right: -14px;
	top: 0;
	z-index: 1
}

.wizard ul li .chevron:before {
	border: 24px solid transparent;
	border-left: 14px solid #f5f5f5;
	border-right: 0;
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	top: -24px;
	-webkit-transition: all .218s ease;
	-moz-transition: all .218s ease;
	-o-transition: all .218s ease;
	transition: all .218s ease
}

.wizard ul li.complete {
	background: #f5f5f5;
	color: #444
}

.wizard ul li.complete:before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: -1px;
	height: 2px;
	max-height: 2px;
	overflow: hidden;
	background-color: #a0d468;
	z-index: 10000
}



.wizard ul li.complete:hover {
	background: #ff8000;
	/* cursor: pointer */
	
}

.wizard ul li span.step:hover {
	cursor: pointer
}

.wizard ul li.complete:hover .chevron:before {
	border-left: 14px solid #eee
}

.wizard ul li.complete .chevron:before {
	border-left: 14px solid #f5f5f5
}

.wizard ul li.complete .step {
	color: #a0d468;
	border-color: #a0d468
}

.wizard ul li.complete .step:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	line-height: 20px;
	text-align: center;
	border-radius: 100%;
	content: "\e60d";
	background-color: #fff;
	z-index: 3;
	font-family: 'ZenIcon';
	font-size: 12px;
	color: #a0d468
}


.wizard ul li.complete.active .step {
	color: #2dc3e8;
	border-color: #2dc3e8
}

.wizard ul li.complete.active .step:before {
	color: #2dc3e8;
}


.wizard ul li.complete.norequired .step {
	color: #F1A325;
	border-color: #F1A325
}

.wizard ul li.complete.norequired .step:before {
	color: #F1A325;
}

.wizard ul li.complete.norequired:before {
	background-color: #F1A325;
}

.wizard ul li.active {
	background: #fff;
	color: #262626
}

.wizard ul li.active .step {
	border-color: #2dc3e8;
	color: #2dc3e8
}

.wizard ul li.active:before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: -1px;
	height: 2px;
	max-height: 2px;
	overflow: hidden;
	background-color: #2dc3e8;
	z-index: 10000
}

.wizard ul li.active .chevron:before {
	border-left: 14px solid #fff
}

.wizard ul li .badge {
	margin-right: 8px
}

.wizard ul li:first-child {
	-webkit-border-radius: 2px 0 0 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px 0 0 0;
	-moz-background-clip: padding;
	border-radius: 2px 0 0 0;
	background-clip: padding-box;
	padding-left: 20px
}

.label-badge {
	cursor: pointer;	
}

.loading-container {
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.55)
}

.loading-container.loading-inactive {
    display: none
}

.loading-container.loading-inactive .loading-progress {
    display: none
}

.loading-container .loading-progress {
    z-index: 2000;
    position: fixed;
    height: 10px;
    width: 10px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.loading-container .loading-progress .rotator {
    -webkit-animation: spin 30s infinite linear;
    -moz-animation: spin 30s infinite linear;
    -o-animation: spin 30s infinite linear;
    animation: spin 30s infinite linear
}

.loading-container .loading-progress>.rotator {
    left: -100px
}

.loading-container .rotator {
    -webkit-background-origin: border-box;
    background-origin: border-box;
    background-color: #fff;
    width: 200px;
    height: 7px;
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0
}

.loading-container .colored {
    background-color: #2dc3e8!important
}
.thumbnail {
	float: left;
	width: 100%;
	display: block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.databox.databox-graded {
    background-image: -webkit-linear-gradient(right,#ddd,#fff);
    background-image: -moz-linear-gradient(right,#ddd,#fff);
    background-image: -o-linear-gradient(right,#ddd,#fff);
    background-image: linear-gradient(to left,#ddd,#fff);
}
.databox.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox.databox-shadowed {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.databox {
    display: inline-block;
    width: 100%;
    height: 65px;
    padding: 0;
    font-size: 0;
    margin-bottom: 15px;
    vertical-align: top;
    min-width: 130px;
}
.databox.radius-bordered .databox-left {
    -webkit-border-radius: 3px 0 0 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
}
.databox .databox-left[class*="bg-"] {
    color: #fff;
}
.databox .databox-left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
    width: 65px;
    height: 65px;
    padding: 10px;
    color: #2dc3e8;
}
.bg-themeprimary {
    background-color: #2dc3e8!important;
}
.databox .databox-piechart {
    padding-top: 0;
    margin: 0 auto;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-weight: 300;
}
.easyPieChart {
    position: relative;
    text-align: center;
}
.font-90 {
    font-size: 90%;
}
.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.databox.radius-bordered .databox-right {
    -webkit-border-radius: 0 3px 3px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
}
.databox .databox-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    -lh-property: 0;
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px);
    height: 65px;
    color: #555;
    padding: 5px 10px;
}
.databox .databox-number {
    display: block;
    font-size: 17px;
    line-height: 26px;
    margin: 2px;
    position: relative;
    font-family: 'Lucida Sans','trebuchet MS',Arial,Helvetica;
    font-weight: 700;
}
.databox .databox-text {
    display: block;
    font-size: 11px;
    margin: 4px 0 2px;
    position: relative;
    padding-right: 115px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.darkgray {
    color: #666!important;
}
.databox .databox-stat.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox .databox-stat {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 4px;
    padding: 2px 5px;
}
.databox .databox-stat .stat-icon.icon-lg {
    font-size: 16px;
}
.databox .databox-stat .stat-icon {
    display: inline-block;
    font-size: 13px;
}
.bordered-bottom,
.widget-header.bordered-bottom {
    border-bottom: 3px solid #fff;
}
.widget-header {
    position: relative;
    min-height: 35px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    color: #555;
    padding-left: 12px;
    text-align: right;
}
.themeprimary {
    color: #2dc3e8!important;
}
.themesecondary {
    color: #fb6e52!important;
}
.bordered-themesecondary {
    border-color: #fb6e52!important;
}
.bordered-themethirdcolor {
	border-color: #ffce55!important
}
.bordered-themeprimary {
    border-color: #2dc3e8!important;
}
.bg-primary {
	background-color: #2dc3e8!important;
}
.bg-palegreen {
    background-color: #a0d468!important;
}
.bg-lightred {
    background-color: #e46f61!important;
}
.bg-blue {
    background-color: #5db2ff!important;
}
.bg-yellow {
    background-color: #ffce55!important;
}
.bg-darkorange {
    background-color: #ed4e2a!important;
}
.widget-header .widget-icon {
    display: block;
    width: 30px;
    height: 32px;
    position: relative;
    float: left;
    font-size: 111%;
    line-height: 32px;
    text-align: center;
    margin-left: -10px;
}
.widget-header>.widget-caption {
    line-height: 34px;
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    font-weight: 400!important;
    font-size: 13px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	overflow-x: hidden;
	overflow-y: auto;
    height: 30px;
}
.tickets-container {
    position: relative;
    padding: 15px;
    background-color: #f5f5f5;
}
.tickets-container .tickets-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.tickets-container .tickets-list .ticket-item {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    margin-bottom: 8px;
    padding: 0 15px;
    vertical-align: top;
}
.tickets-container .tickets-list .ticket-item .ticket-user {
    height: 50px;
    padding: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tickets-container .tickets-list .ticket-item .ticket-user .user-avatar {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.tickets-container .tickets-list .ticket-item .ticket-user .user-name {
    margin-left: 5px;
    font-size: 13px;
}
.tickets-container .tickets-list .ticket-item .ticket-user .user-at {
    margin-left: 2px;
    color: #ccc;
    font-size: 13px;
}
.tickets-container .tickets-list .ticket-item .ticket-user .user-company {
    margin-left: 2px;
    color: #999;
}
.tickets-container .tickets-list .ticket-item .ticket-time {
    line-height: 30px;
    height: 50px;
    padding: 10px;
    text-align: center;
}
.tickets-container .tickets-list .ticket-item .divider {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 1px;
    background-color: #eee;
    display: inline-block;
}
.tickets-container .tickets-list .ticket-item .ticket-time i {
    color: #ccc;
}
.tickets-container .tickets-list .ticket-item .ticket-time .time {
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
}
.tickets-container .tickets-list .ticket-item .ticket-type {
    line-height: 30px;
    height: 50px;
    padding: 10px;
    text-align: center;
}
.tickets-container .tickets-list .ticket-item .divider {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 1px;
    background-color: #eee;
    display: inline-block;
}
.tickets-container .tickets-list .ticket-item .ticket-type .type {
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
}
.tickets-container .tickets-list .ticket-item .ticket-state {
    position: absolute;
    top: 13px;
    right: -12px;
    height: 24px;
    width: 24px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #e5e5e5;
    text-align: center;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    border: 2px solid #fff;
}
.tickets-container .tickets-list .ticket-item .ticket-state i {
    font-size: 13px;
   	color: #fff;
    line-height: 20px;
}
.tickets-container .tickets-list .ticket-item .ticket-handle {
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    padding:16px;
}
.tickets-container .tickets-list .ticket-item .ticket-handle i {
    font-size: 12px;
   	color: #0462f;
    line-height: 12px;
}
@media (max-width: 1200px){
	.tickets-container .tickets-list .ticket-item .ticket-user {
	    border-bottom: 1px solid #eee;
	}
}
@media (max-width: 768px){
	.tickets-container .tickets-list .ticket-item .ticket-time {
	    border-bottom: 1px solid #eee;
	}
	.form-group{
		min-height: 60px;
		margin-bottom: 10px;
	}
	.body-modal .form-group{
		min-height: 90px;
		margin-bottom: 0;
	}
}
.notice:before {
	content: '\e6a5';
	color: #AAA;
    font-family: ZenIcon;
    font-size: 14px;
	display: inline-block;
    margin-right: 5px;
    text-align: center;
}
.important {
	font-weight: bold;
}
.important:before {
	content: '\e606';
	color: #FC0;
    font-family: ZenIcon;
    font-size: 14px;
	display: inline-block;
    margin-right: 5px;
    text-align: center;
}
.article {
	padding: 20px 0;
}
.text-indent {
	text-indent: 28px;
}
.text-red{
    color: #ff0000 !important;
}
.text-heng{
    width: 100%
    height:25px;
    line-height: 25px;
    overflow: hidden;
}
.list-group-item {
    border-left: none;
    border-right: none;
	border-radius: 0!important;
}
a.list-group-item .list-group-item-heading {
    color: grey;
    font-weight: normal;
}
.comment>.avatar {
    margin-top: 0;
    text-align: center;
}
.business-type-box {
	display: table;
	table-layout: fixed;
	width: 100%;
    cursor: pointer;
}
.business-type-box span {
    height: 120px;
    vertical-align: middle;
    display: table-cell;
}
.business-type-box strong{
	font-size: 1.5em;
}
@media (max-width: 768px){
	.business-type-box span {
    	height: 50px;
	}
}
.info-content {
    margin: 50px auto;
}
.menu-header {
    line-height: 55px;
    font-size: 18px;
    background: url(../images/menu-title-ico.jpg) left center no-repeat;
    padding-left: 30px;
    border-bottom: 1px dashed #999;
    color: #333;
}
.menu-list {
    padding-left: 0;
}
.menu-list>li {
    padding-left: 30px;
    border-bottom: 1px dashed #999;
}
.menu-list>li>a {
    width: 100% !important;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    background: url(../images/menu-default.jpg) no-repeat right;
}
.menu-list>li>a:hover {
    color: #C70019;
    background: url(../images/menu-hover.jpg) no-repeat right;
}
.menu-list>li>a,
.menu-list>li>a:hover,
.menu-list>li>a:active,
.menu-list>li>a:visited {
    text-decoration: none;
}
.tab-header {
    line-height: 55px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    color: #333;
}
.form-margin-top {
    margin-top: 15px;
}
.form-padding-top {
    padding-top: 15px;
}
.passport-info,
.person-info {
    padding-left: 18px;
}
.person-img {
    height: 173px;
    border: 1px solid #f7f7f7;
}
.passport-img {
    height: 310px;
    border: 1px solid #f7f7f7;
}
.person-info-p {
    padding: 8px 15px 8px 170px;
}
.person-info-p-xs,
.passport-info-p-xs {
    padding: 8px 15px 8px 30px;
}
.passport-info-p {
    padding: 8px 15px 8px 430px;
}
.table-visa-review {
    table-layout: fixed;
    background-color: #fff;
}
.table-visa-review>tbody>tr:nth-of-type(even) {
    background-color: #f7f7f7;
}
.table-visa-review thead tr th,
.table-visa-review thead tr td {
    border-bottom: 1px solid #cfcfcf;
}
.table-visa-review tbody tr th,
.table-visa-review tbody tr td {
    border: none;
    vertical-align: middle;
}
.table-visa-review thead tr th h5,
.table-visa-review thead tr td h5 {
    margin-bottom: 0;
}
.table-visa-review tbody tr th:first-child,
.table-visa-review tbody tr td:first-child {
    vertical-align: top;
    padding: 8px 10px 8px 20px;
}
.table-visa-review tbody tr th:last-child,
.table-visa-review tbody tr td:last-child {
    padding: 0 20px 0 10px;
}
ul,li{
    list-style: none;
}
.table-visa-review .form-control[readonly],
.table-visa-review .readonly {
    border: none!important;
    background-color: transparent!important;
    box-shadow: none!important;
    cursor: default!important;
}

.timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 2px;
    background: #ccc;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    float: left;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: relative;
    -webkit-transition: all ease-in-out .35s;
    -o-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}
.timeline > li > .timeline-panel:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    border-right: 0 solid #dcdcdc;
    border-bottom: 15px solid transparent;
    content:" ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #ffffff;
    border-right: 0 solid #ffffff;
    border-bottom: 14px solid transparent;
    content:" ";
}
.timeline > li > .timeline-badge {
    color: #ffffff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 35px;
    right: -11px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge > a {
    color: #C70019 !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-heading {
    border-bottom: 1px solid #dcdcdc;
}
.timeline-heading h4 {
    font-weight: 400;
    padding: 0 15px;
}
.timeline-body > p, .timeline-body > ul {
    padding: 10px 15px;
    margin-bottom: 0;
}
.text-gray {
    color: #999;
}
.timeline-footer {
    padding: 5px 15px;
    background-color:#f4f4f4;
}
.timeline-footer p { margin-bottom: 0; }
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
}
.timeline > li:nth-child(2) {
    margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: -13px;
}
.no-float {
    float: none !important;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li {
        margin-bottom: 0px;
        position: relative;
        width:100%;
        float: left;
        clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: -webkit-calc(100% - 65px);
    }
    ul.timeline > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-badge {
        left: 28px;
    }
}

.ti-1 {
	padding-left:1em;
}

.ti-2 {
	padding-left:0em;
}

.ti-3 {
	padding-left:1em;
}

.ti-4 {
	padding-left:2em;
}

.ti-5 {
	padding-left:3em;
}
.ti-6 {
	padding-left:4em;
}
.ti-7 {
	text-indent:5em;
}

.ti-8 {
	text-indent:6em;
}

.tipc{
	max-width: 600px
}

.text_overflow{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.iconloading{
	position: absolute;
    top: 35%;
    left: 50%;
    display: block;
    width: 80px;
    margin-left: -40px;
    font-size: 56px;
    color: #fff;
    text-align: center;
}
@media (min-width: 768px){
    .linopadding > li > a{
        padding-left: 0;
        padding-right: 0;
    }
}
.bannerDiv{
    /*background: url("./slide1.jpg") 0 0 no-repeat;*/
    /*background-size: 100% 100%;*/
    position: relative;
}
.bannerImg img{
    display: block;
    width: 100%;
}
.bannerCon{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
.bannerWei{
    position: relative;
    height: 100%;
}
.bannerWei p{
    background: rgba(52,114,185,.9);
    padding: 10px;
    text-align: center;
}
@media (max-width: 768px){
    .bannerWei p{
        display: none;
    }
}
.bannerWei .bannerWei-center{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 70%;
    text-align: center;
}
.bannerWei img{
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 768px){
    .bannerText{
        position: relative;
        height: 100%;
    }
    .noPadding{
        padding: 0;
    }
}
.theText{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); 
    text-align: center;
}
.theText p{
    background: rgba(0,0,0,.4);
    padding: 8px;
    border-radius: 5px;
    font-size: 16px;
}
@media (max-width: 768px){
    .theText{
        /*font-size: 8px;*/
        display: none;
    }
}
.wx-contact{
    position: relative;
}
.wx-contact:hover{
    position: relative;
}
.wx-weijpg{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
}
.wx-contact:hover .wx-weijpg{
    display: block;
}
