@font-face {
  font-family: 'Montserrat-Bold'; /* Name your font family */
  src: url('../../fonts/Montserrat-Bold.ttf'); /* Locate the .ttf file within your directory*/
}

@font-face {
  font-family: 'Montserrat-BoldItalic'; /* Name your font family */
  src: url('../../fonts/Montserrat-BoldItalic.ttf'); /* Locate the .ttf file within your directory*/
}

@font-face {
  font-family: 'Montserrat-Regular'; /* Name your font family */
  src: url('../../fonts/Montserrat-Regular.ttf'); /* Locate the .ttf file within your directory*/
}

@font-face {
  font-family: 'Poppins-MediumItalic'; /* Name your font family */
  src: url('../../fonts/Poppins-MediumItalic.ttf'); /* Locate the .ttf file within your directory*/
}

@font-face {
  font-family: 'Poppins-SemiBold'; /* Name your font family */
  src: url('../../fonts/Poppins-SemiBold.ttf'); /* Locate the .ttf file within your directory*/
}

@font-face {
  font-family: 'BebasNeue-Bold'; /* Name your font family */
  src: url('../../fonts/BebasNeue-Bold.ttf'); /* Locate the .ttf file within your directory*/
}

html.htmlMain, body, #content-wrapper {
	background: #e9ebee !important;
}
.btn-success, 

.btn {
  padding: 8px !important;
  border-radius: 4px !important;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, .2) !important;	
}
.panel {
	font-family: 'Roboto', sans-serif;
	color: #535353;
	border-color: #005ca0;
	border: 1.5px dashed;
	border-radius: 18px 18px 15px 15px;
	background: #ebebeb;
	/* padding: 11px; */
	margin-bottom: 24px;
	border: none;
	box-shadow: 10px 10px 20px -5px rgba(0,0,0,0.75);
}
.panel-heading {
	border-top-left-radius: 15px;
	/* min-height: 1.2rem; */
	border-top-right-radius: 15px;
	/* margin-left: -13px; */
	/* position: relative; */
	height: auto;
	/* vertical-align: middle; */
	/* margin-bottom: 1rem; */
	color: #FFF;
	/* margin-left: calc(-1.5rem - 2px); */
	margin-top: 2rem !important;
	width: 100% !important;
	background-color: #005ca0;
	margin-top: -13px;
	width: calc(100% + 26px);
	text-align: center;
}
.panel-title {
	color: white;
}
.table th, .table td {
	font-size: 12px;
}








#main-navbar .navbar-brand {
    padding-top: 13px;
    height: 11px !important;
}


#bRight {
  float: left;
}

#bRight p {
  width: 200px;
  text-align: center;
  padding-top: 10px;
  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: 20px !important;
}
.page-signup .signup-header {
  background: #535353 !important;
}
a.logo {
margin: 0 auto !important;
}
body {
  background: url('../../img/portales/auditalo/login-auditalo-sin-texto.png') no-repeat center center fixed !important;
  background-size: cover !important;
  min-height: 100vh; /* Ensures the body takes at least the full viewport height */
  margin: 0; /* Removes default margins */
  padding: 0; /* Removes default padding */
}
body.theme-default {
  background: #e9ebee !important;
}
/*.signin-info img {
  margin-left: -50px;
  padding-right: 7px;
}*/
/*.signup-header img,
.signin-info img {
  background: url('../../img/portales/auditalo/logo.png') no-repeat;
  background-position: 5px;  
  margin-top: -15px; 
  padding-right: 20px; 
  height: 107px;
  margin-left: -27px;
  margin-bottom: 10px;	
}*/
#logo-login {
  display:block;
  margin-left:auto;
  margin-right:auto;
  width: 60%;
}
.login-logo-container{
  margin-top: 20px;
  margin-bottom: 20px;
}




/*.signup-header img {

  background: url('../../img/portales/auditalo/logo.png') white no-repeat;
  background-position: 50%;
}*/
.signup-header .logo1 img {
  margin: 0px !important;
}
.navbar-brand img {
  background: url('../../img/portales/auditalo/logo-h.png') no-repeat !important;
  margin-top: -10px !important;
  min-width: 0px;
  width: 130px;
}
.page-signin .signin-info a.logo{ 
    padding: 68px 10px 33px 103px;
    margin-left: 0px !important;
    margin-top: 20px !important;     
}
#page-signin-bg,
#page-signup-bg {
  display: none;
}
.signin-info {
  background: #003F8B !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: #13579e  !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: #3949ab !important;
}
.panel-info.panel-dark .panel-heading,
.theme-default .table-primary .table-header {
  background: #3949ab;
  border-color: #3949ab;
}

.theme-default .table-primary thead th, 
.theme-default .table-primary thead tr {
  background: #ebebeb !important;  
	border: none;
	color: #222;
}

.theme-default .dropdown-menu>li.active>a,
.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 .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,
.theme-default .dropdown-menu>li>a:hover { 
  background: #005ca0 !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: none !important;
}

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

.marginRight7{
  margin-right: 7px;
}

.marginRight9{
  margin-right: 9px;
}

.marginRight5{
  margin-right: 5px;
}

.login-icon-container{
  padding-left: 10px;
}

.custom-slogan{
  font-size: 1.8rem;
  font-weight: bolder;
  margin-bottom: 15px;
}

.list-description{
  font-size: 1.3rem;
  font-weight: 600;
}

.link-hover:hover{
  font-size: 1.8rem!important;
}

.link-hover-small:hover{
  font-size: 1.1rem!important;
}

.txt-justify{
  
    text-align: justify;
    text-justify: inter-word;
  
}