.navbar-brand {  
  padding: 7px 11px!important;
}

.page-signin .form-actions .signin-btn,
.page-signin .form-actions .signin-btn:hover {
    background: #094ca3 !important;
    border-radius: 0 !important;
}
a.logo {
  background: white;
}
body {
  background: url('../../img/portales/micontabilidaddigital/bg.jpg') !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/micontabilidaddigital/logo.png') no-repeat;
  margin-top: -0px;
  padding-right: 32px;
  background-size: 250px 50px;
}
.signup-header img {
  margin-left: 12px;
}
.navbar-brand img {
  background: url('../../img/portales/micontabilidaddigital/logo-header.png') no-repeat;
  margin-top: -0px;
  background-size: 250px 50px;
  width: 262px
}
.page-signin .signin-info a.logo{ 
  background: #fff !important;
  margin-right: -30px;
  margin-left: -39px;
  padding-bottom: 25px;
  padding-left: 41px; 
  padding-right: 0px;
  width: 204px;
  padding-top: 50px;
}
#page-signin-bg,
#page-signup-bg {
  display: none;
}
.signin-info {
  background: #54585A !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: #094ca3 !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;
  width: 56%;
}
.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: #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;
}

.navbar-brand{
  height: 60px!important;
}

.navbar-nav>li>a{
  margin-left: 10px!important;
}