
#bRight {
  float: left;
}

#bRight p {
  width: 200px;
  text-align: center;
  padding-top: 20px;
  font-size: 15px;
}

#bLeft {
  float: left;
  padding: 4px 0px 4px 150px;
  height: 100%;
  width: 440px;
  font-size: 95%;
}

#bLeft table {
  width: 100% !important;
}

.page-signin .form-actions .signin-btn {
    border-radius: 10px !important;
}
.page-signup .signup-header {
  background: #9aa501 !important;
}
a.logo {
margin: 0 auto !important;
}
body {
  background: url('../../img/portales/cpricardoreyna/bg.jpg') no-repeat !important;
  background-size: cover !important;
}
body.theme-default {
  background: white !important;
}
.signin-info img {
  margin-left: -50px;
  padding-right: 7px;
}
.signup-header img,
.signin-info img {
  background: url('../../img/portales/cpricardoreyna/logo.png') no-repeat;
  background-position: 5px;  
  margin-top: -15px; 
  padding-right: 20px; 
  height: 100px;
  margin-left: -70px;
}
.signup-header img {

  background: url('../../img/portales/cpricardoreyna/logo.png') white no-repeat;
  background-position: 50%;
}
.signup-header .logo1 img {
  margin: 0px !important;
}
.navbar-brand img {
  background: url('../../img/portales/cpricardoreyna/logo-h.png') no-repeat !important;
  margin-top: 0px;
  min-width: 9px;  
}
.page-signin .signin-info a.logo{ 
    background: red;
    padding: 68px 10px 33px 103px;
    margin-left: -40px !important;
    margin-top: 20px !important;
  background-color: #fff !important;     
}
#page-signin-bg,
#page-signup-bg {
  display: none;
}
.signin-info {
  background: #9aa501 !important;
  border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
  border: 0px solid #000000;
  color: #CB2C30 !important;
}
.signin-info *,
.slogan {
  color: white;
}
.page-signin .signin-info .slogan {
  margin-top: 20px;
}
.signin-with {
  margin-top: 47px !important; 
}
.bg-primary,
.btn-primary:focus,
.theme-default .btn-primary, 
.theme-default .btn-primary:focus {
  background: #8fa101  !important;
  border: none;

  text-transform: uppercase;
}
.signin-form {
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border: 0px solid #000000;
}
.signin-container,
.signup-container {  
  border-radius: 15px 15px 15px 15px !important;
  -moz-border-radius: 15px 15px 15px 15px !important;
  -webkit-border-radius: 15px 15px 15px 15px !important;
  border: 0px solid #000000;

  background: transparent !important;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.75);  
}
.page-signin .signin-with {
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
.not-a-member1 {
  text-align: center;
}
.not-a-member1 a, .not-a-member1 a:visited, .not-a-member1 a:hover {
  color: gray;
  font-weight: bold;
}
.logo1 img {
  margin-top: 0px;
    margin-left: 120px;  
}
.signup-container { 
  margin: 20px auto !important;
}
.page-signup .signup-header {
  color: #aaa;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; 
}

.page-signup .signup-form {
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.panel-info.panel-dark {
  border-color: #8fa101 !important;
}
.panel-info.panel-dark .panel-heading,
.theme-default .table-primary .table-header {
  background: #8fa101;
  border-color: #8fa101;
}

.theme-default .table-primary thead th, 
.theme-default .table-primary thead tr,
.theme-default .pagination>li.active>a,
.theme-default .pagination>li.active>a:focus,
.theme-default .pagination>li.active>a:hover,
.theme-default .pagination>li.active>span,
.theme-default .dropdown-menu>li.active>a,
.theme-default .dropdown-menu>li>a:hover,
.theme-default .nav-pills>li.active>a,
.theme-default .nav-pills>li.active>a:focus,
.theme-default .nav-pills>li.active>a:hover,
.theme-default .open .btn.btn-primary.dropdown-toggle {
  background: #6D6D70 !important;  
}
.theme-default .table-primary .table-header,
.theme-default .table-primary thead,
.theme-default .table-primary thead th,
.theme-default .table-primary thead tr,
.theme-default .pagination>li.active>a,
.theme-default .pagination>li.active>a:focus,
.theme-default .pagination>li.active>a:hover,
.theme-default .pagination>li.active>span,
.theme-default .btn-group .btn-primary:hover,
.theme-default .btn-group.open .btn-primary.dropdown-toggle,
.theme-default .input-group-btn .btn-primary:hover,
.theme-default .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #6D6D70 !important;
}

.theme-default #main-navbar .dropdown-menu>li>a:hover {
  color: white !important;
}