body {
    /* padding-top: 70px;
    padding-bottom: 30px;
    background-color: #e5e5e5;*/
}
.login-description{font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    color: #0078ff;
    font-weight: 400;}
.login-description p{font-size: 14px;
    color: #9f9f9f;
    margin-top: 15px;}
.login .form-control{padding: 14.5px 16px;
    border-radius: 3px;
    border-color: #e5e5e5;font-weight: 300;
    font-size: 14px; height: 47.8px}
.login .form-group{margin-bottom: 30px;}
.login{background: #fff;
    padding: 30px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);margin-top: 30px;}
.login .message_code{}
.login .message_code input{ width:67%; float:left}
.login .message_code img{ max-width:33%; max-height:47.8px; cursor:pointer}

/* Sidebar navigation */
.sidebar{overflow: hidden;}
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.user_center{background-color:#ffffff}
.main{ padding-bottom:50px; min-height:600px;border-left: 1px solid #eee;}
.dd_input_l {
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-color: #d2d6de;
    margin: 0;
    border-right: 0;
    font-weight: normal;
}
.dd_input_2{ padding:0}
.dd_input_2 input{ width:100% !important}
.dd_input_group .dd_radio_lable_left {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d6de;
    height: 38px;
	overflow:hidden
}
.dd_input_group{padding: 6px 0;}
.dd_input_3 label{ line-height:38px}

.dd_input_group input, .dd_input_group select, .ldd_input_group textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.form-group{ width:100%}
.tab-content{ padding:20px 0}
@media (max-width: 768px){
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav{ float:right}
	.navbar-header{ float:left}
	.main{ border:none}
}

.footer-widget-area {
    background: #000117;
    padding: 42px 0 20px;
    position: relative;
    overflow: hidden;
}
.footer-widget-area:before {
    display: none;
}
.footer-widget-area .container {
    width: 1200px;
    max-width: 92vw;
}
.footer-widget-area .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0;
}
.footer-widget-area .row > div {
    padding: 0;
}
.footer-widget-area .row > .col-md-3.col-sm-4 {
    width: 33.333333%;
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}
.footer-widget-area .row > .col-md-3.col-sm-4:last-child {
    display: none;
}
.single-footer-widget {
    color: #f7f9ff;
    position: relative;
    z-index: 2;
}
.single-footer-widget > h3 {
    margin-bottom: 18px;
    padding-top: 0;
    text-transform: none;
    font-family: "montserratsemi_bold";
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0;
}
.single-footer-widget > a,
.single-footer-widget > span,
.footer-list a {
    font-size: 18px;
    line-height: 1.8;
    color: #f7f9ff;
}
.single-footer-widget > a,
.single-footer-widget > span {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.single-footer-widget > a i,
.single-footer-widget > span i {
    display: inline-block;
    font-size: 18px;
}
.footer-list li {
    margin-bottom: 3px;
}
.footer-list li:last-child {
    margin-bottom: 0;
}
.footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3) .single-footer-widget {
    text-align: center;
}
.footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3) .single-footer-widget > h3 {
    display: none;
}
.footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3) .footer-img {
    float: none;
    margin: 0 auto;
    display: block;
}
.footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3) .footer-img img {
    width: 176px !important;
    height: 176px !important;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    background: #fff;
    padding: 4px;
}
.footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3):before {
    content: "";
    display: block;
    width: 208px;
    height: 56px;
    margin: 0 auto 20px;
    background: url("../img/logo/footer.png") center center / contain no-repeat;
}
.footer-area {
    background: #000117 !important;
    border-top: 0;
    padding: 8px 0 14px;
}
.footer-area .container {
    width: 1200px;
    max-width: 92vw;
}
.footer-area .row {
    display: block;
    margin: 0;
    text-align: center;
}
.footer-area .row > div {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.footer-area .row > div:first-child span {
    display: inline-block;
    font-size: 12px;
    color: #5e6688;
    line-height: 1.5;
}
.column-right {
    float: none;
}
.column-right span {
    display: inline-block;
    margin-top: 2px;
}
.footer-area span a {
    font-size: 12px;
    color: #6a7399;
    line-height: 1.5;
    border-bottom: 0;
}
.footer-area span a:hover {
    border-bottom: 0;
    color: #6a7399;
}
@media (max-width: 991px) {
    .footer-widget-area .row {
        flex-wrap: wrap;
        gap: 28px 0;
    }
    .footer-widget-area .row > .col-md-3.col-sm-4 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }
    .single-footer-widget > h3 {
        font-size: 24px;
    }
    .single-footer-widget > a,
    .single-footer-widget > span,
    .footer-list a {
        font-size: 17px;
    }
    .footer-area .row > div:first-child span,
    .footer-area span a {
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    .footer-widget-area {
        padding: 28px 0 12px;
    }
    .footer-widget-area .row > .col-md-3.col-sm-4 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .single-footer-widget > h3 {
        font-size: 22px;
    }
    .single-footer-widget > a,
    .single-footer-widget > span,
    .footer-list a {
        font-size: 16px;
    }
    .single-footer-widget > a i,
    .single-footer-widget > span i {
        font-size: 16px;
        margin-right: 8px;
    }
    .footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3):before {
        width: 180px;
        height: 48px;
        margin-bottom: 16px;
    }
    .footer-widget-area .row > .col-md-3.col-sm-4:nth-child(3) .footer-img img {
        width: 148px !important;
        height: 148px !important;
    }
    .footer-area {
        padding: 10px 0 12px;
    }
    .footer-area .row > div:first-child span,
    .footer-area span a {
        font-size: 10px;
    }
}
