body {
    padding-top: 70px;
    /*padding-bottom: 30px;*/
    background-color: #e5e5e5;
    /* background:url(../static/images/brand_bg.png); */
    /* background:url(../assets/images/user_bg.jpg)!important; */
    background: url(../assets/Images/pattern.jpg) 0px 0px!important;
    background-size: auto 100%;

}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color: #fff;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover{
    color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #03A9F4;
    border-color: #03a9f4;
}
.btn-info {
    color: #fff;
    background-color: #F44336;
    border-color: #E91E63;
}
.login-description{font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    color: #ffffff;
    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: #464646;
    padding: 30px;
    box-shadow: -2px 0px 7px 0px rgb(172 172 172);
    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: #464646;
}
.navbar-inverse{

   background: #464646;
    border-bottom: #FFF !important;
    box-shadow: 1px 5px 11px #4646460001a;
}

.user_center{
    background-color: #ffffffe8;
    /*box-shadow: 0px 0px 11px #46464600054;*/
    border: 1px solid #eee;
    /*border-left: 4px solid #464646e8;*/
    border-radius: 10px;
    overflow: hidden;
    min-height: 750px;
}

.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: 38px\9;
    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}
}

.ftco-footer {
  font-size: 16px;
  background: #141414;
  /* padding: 7em 0 0 0; */
  z-index: 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.ftco-footer:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 58%;
  content: '';
  background: rgba(255, 255, 255, 0.03);
  -webkit-transform: matrix(1, 0, 0.5, 1, 150, 0);
  -ms-transform: matrix(1, 0, 0.5, 1, 150, 0);
  transform: matrix(1, 0, 0.5, 1, 150, 0);
  z-index: -1;
}

@media (max-width: 991.98px) {
  .ftco-footer .ftco-footer-widget {
    margin-bottom: 40px;
  }
}

.ftco-footer .ftco-footer-widget ul {
  margin: 0;
  padding: 0;
}

.ftco-footer .ftco-footer-widget ul li {
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.5);
}

.ftco-footer .ftco-footer-widget ul li a {
  color: rgba(255, 255, 255, 0.5);
}

.ftco-footer .ftco-footer-widget ul li a span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.ftco-footer .ftco-footer-widget ul li a:hover {
  color: #ffa931;
}

.ftco-footer p {
  color: rgba(255, 255, 255, 0.5);
}

.ftco-footer a {
  color: rgba(0, 0, 0, 0.7);
  color: #ffa931;
}

.ftco-footer a:hover {
  color: #fff;
}

.ftco-footer .ftco-heading-2 {
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.ftco-footer .logo a {
  color: #ffa931;
}

.ftco-footer .logo a span.flaticon {
  font-size: 24px;
  line-height: 1;
}

.ftco-footer .bg-primary {
  background: #111111 !important;
  position: relative;
  z-index: 0;
}

.ftco-footer .bg-primary p {
  color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .bg-primary p a {
  color: #fff;
  text-decoration: underline;
}

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block;
}

.ftco-footer-social li a {
  height: 40px;
  width: 40px;
  display: block;
  background: #ffa931;
  position: relative;
  border-radius: 4px;
}

.ftco-footer-social li a span {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff !important;
}
