.container *,.contert-con * {
    -moz-box-sizing: border-box;
}
.container 
{
  background-color:#f0f0f0;
  margin-right: auto;
  margin-left: auto;
  max-width: 980px;
  padding:15px 0;
}
.contert {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857;
    color: #333;
}
.locationd a{color:#777; text-decoration:none;font-size:14px;margin-right:20px;}
.locationd a:hover{color:#333;}
.text-warning{ color:#ff8400;text-decoration:none;}
a.text-warning:hover{text-decoration:underline;}
.contert{ background-color:#fff; margin:0 15px;}
.contert-con{ background-color:#fff; padding:25px 15px 15px 15px; margin-bottom:15px;font-size:14px;}
.con{margin-top:15px;}
.contert-con .list-group-item {
  position: relative;
  display: block;
  padding: 15px 25px;
  margin-bottom: -1px;
  background-color: #fff;
  border:none;
  border-top:1px solid #e9ebf1;
  color:#7d848a;
}
.contert-con h2
{
  font-size:20px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.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: 8px 4px; padding-left:0;
}
td,th{ color:#808080;}
.contert-con select.form-control{ display:inline-block; width:auto;}
label {
    color: #939393;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.regd {
    margin-top:30px;
    margin-bottom:50px;
}
.regsuccess {
    color: #939393;
    line-height:30px;
}
.form-group
{
    color:#c3c3c3;
}
.help-block 
{
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size:14px;
}

/*.contert-con .btn,.contert-con .form-control{ width:50%;}*/
.login-l{ padding:20px 55px;}
.login-l h2{ margin-bottom:30px;}
.login-l .btn{ margin-top:30px;}
.login label{ /*color:#939393;*/color:#666; font-size:14px; font-weight:bold;}
.login-r{ padding:45px; padding-top:0; margin-top:110px; border-left:1px solid #e9e9e9; min-height:460px; margin-bottom:30px;}
.login-r h4{ color:#939393; margin-bottom:30px;}
.login-r p{ color:#acacac;font-size:14px;margin-bottom:10px;}

#foot{ background-color:#bbbfbf; border-top:1px solid #51c1f1;}
#foot .container{ background:none; padding:15px 0;}
#foot a{ margin-left:5px;}

.margin-t{ margin-top:15px;}
.code{ display:block;text-align:center; margin-top:10px;}
.checkbox-txt{ border-bottom:1px solid #ddd;border-top:1px solid #ddd; padding:10px 5px; color:#939393;}
.well{ margin-bottom:150px;}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.fa-facebook
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background-image: url(../img/tb.png);
}
.fa-twitter
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background-image: url(../img/tb.png);
    background-position: -14px 0px;
}
.fa-google-plus
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background-image: url(../img/tb.png);
    background-position: -30px 0px;
}
.fa-windows
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background-image: url(../img/tb.png);
    background-position: -44px 0px;
}
.form-control-static a{color: #337AB7;font-size:14px;}

table {
  background-color: transparent;
}
.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: 8px 4px; padding-left:0;
}
.table {
  border-collapse: collapse !important;
}
.table td,
.table th {
  background-color : #fff !important;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 8px 8px 0;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 1px 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  text-decoration:none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  margin: 0px;
  font: inherit;
  font-weight:bold;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.table .btn-sm {
  padding: 5px 0px;
}
.table .fa{margin-left:10px;}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
/*.checkbox a {
    color: #337AB7;
}*/
.checkbox a {
    background-color: transparent;
}
.margin-t{ margin-top:15px;}
.row:before,
.row:after{
  display: table;
  content: " ";
}
.row:after{
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-sm-6 {
    width: 50%;
    float: left;
  position: relative;
  min-height: 1px;
  }
.form-group,.contert-con .btn {
  max-width: 350px;
  margin: 0 0 15px 0;
  width:100%;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.tit {
margin-bottom:30px;
}

@media (max-width: 768px) {
  .login-l {
   padding:20px 30px;
  }
  .login-r{ padding:0;border-top:1px solid #e9e9e9; border-left:none; margin:30px; padding-top:30px;min-height:50px;}
  .login-r .btn{ padding:5px; }
  .col-xs-0,.navbar-sign{ display:none;}
  #foot h4{ text-align:center;}
  .form-group {margin:0 auto 15px auto;}
  .navbar-header>span{ display:inline-block; height: 50px;
  padding: 15px 0px;
  font-size: 12px;
  line-height: 20px;}
  .sign{ display:block;}
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { font-size:12px;}
  .col-sm-6{width: 100%;}
  .locationd,.lgimg{display:none;}
}
