.page-signin .form-actions .signin-btn,
.page-signin .form-actions .signin-btn:hover {
    background: #1375bc !important;
    border-radius: 0 !important;
}
a.logo {
  background: #FFF;
}
body {
  background: url('../../img/portales/solucionelectronicacontable/bg.jpg') !important;
    background-size: cover!important;
}
body.theme-default {
  background: white !important;
}
.signin-info img {
  margin-left: -27px;
  padding-right: 7px;
}
.signup-header img,
.signin-info img {
  background: url('../../img/portales/solucionelectronicacontable/logo.png') no-repeat;
  margin-top: -20px;
  padding-right: 40px;
  margin-left: -2px;
  height: 105px;
  padding-top: 12px;
}
.signup-header img {
  margin-left: 100px;
}
.navbar-brand img {
  background: url('../../img/portales/solucionelectronicacontable/logo-h.png') no-repeat !important;
  margin-top: 8px;
  margin-left: 0px;
}
.page-signin .signin-info a.logo{ 
    background-color: #444 !important;
    margin-right: -30px;
    margin-left: -40px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 0px;
    width: 204px;
    padding-top: 55px;
}
#page-signin-bg,
#page-signup-bg {
  display: none;
}
.signin-info {
  background: #1375bc !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: #1375bc !important;
  border: none;
  border-radius:  0 !important;
  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:90px;
}
.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: #4b4b4b !important;
}
.panel-info.panel-dark .panel-heading,
.theme-default .table-primary .table-header {
  background: #4b4b4b;
  border-color: #4b4b4b;
}

.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;
}