﻿a {
  color: #312815;
}

.signer_order {
  background: #002856;
}

.app .sidebar ul li a .link,
.btn-info {
  background: #002856;
  border-color: #002856;
}
.app .sidebar ul li a .link:hover, .app .sidebar ul li a .link:focus,
.btn-info:hover,
.btn-info:focus {
  background: #fdd044;
  border-color: #fdd044;
}
.app .sidebar ul li a .link.secundary,
.btn-info.secundary {
  background: transparent;
  border: 1px solid #002856;
  color: #002856;
}
.app .sidebar ul li a .link.secundary:hover,
.btn-info.secundary:hover {
  background: #fdd044;
  color: #fff;
}
.app .sidebar ul li a .link.red,
.btn-info.red {
  color: red;
  border-color: red;
}
.app .sidebar ul li a .link.red:hover,
.btn-info.red:hover {
  background-color: red;
}
.app .sidebar ul li a .link.orange,
.btn-info.orange {
  color: #E36924;
  border-color: #E36924;
}
.app .sidebar ul li a .link.orange:hover,
.btn-info.orange:hover {
  background-color: #E36924;
}
.app .sidebar ul li a .link.resend_trigger,
.btn-info.resend_trigger {
  color: #fff !important;
}

.btn-outline-info {
  background: transparent;
  border: 1px solid #002856;
  color: #002856;
}
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled):active {
  background: #fdd044;
  border: 1px solid #fdd044;
  color: #fff;
}

.loader {
  background: rgba(0, 40, 86, 0.9);
}

.modal p {
  color: #312815;
}

.button {
  border-color: #002856;
  color: #002856;
}
.button:hover, .button:focus {
  background: #002856;
  color: #fff;
}

.page-item.active .page-link {
  background-color: #fdd044;
  border-color: #fdd044;
}
.page-item .page-link {
  color: #002856;
}

.auth.register {
  background: url("https://archivos-estaticos.s3.amazonaws.com/5b/login_bg.jpg") no-repeat;
}
.auth.register:after {
  background: #fdd044;
}
.auth.register .main_panel .login_logo {
  background-color: #fff;
  padding: 40px 20px;
}
.auth.register .main_panel .login_logo img {
  margin: auto;
  display: block;
  width: auto;
}
.auth .hero {
  background: #002856 url("https://archivos-estaticos.s3.amazonaws.com/5b/login_bg.jpg") no-repeat;
  background-size: cover;
}
.auth .hero h1 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: 20px;
}
.auth .hero h2 {
  color: #004c99;
  font-size: 1.2rem;
  font-style: normal;
}
.auth .hero h2 strong {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.auth .main_panel h2 {
  color: #002856;
}
.auth .main_panel form input[type=submit], .auth .main_panel form button {
  background: #002856;
  border-color: #002856;
  border-radius: 5px !important;
}
.auth .main_panel form input[type=submit]:hover, .auth .main_panel form input[type=submit]:focus, .auth .main_panel form button:hover, .auth .main_panel form button:focus {
  background: #fdd044;
  border-color: #fdd044;
}
.auth .main_panel .login_logo {
  background-color: #fff;
  padding: 40px 20px;
}
.auth .main_panel .login_logo img {
  margin: auto;
  display: block;
  width: auto;
}
.auth .main_panel .forgot_password {
  color: #004c99;
}

.app .sidebar {
  width: 290px;
  background: #002856;
}
.app .sidebar .logo {
  background: #fff;
  padding-top: 20px;
}
.app .sidebar .logo img {
  width: 220px;
  display: block;
  margin: auto;
}
.app .sidebar ul li a {
  color: #fff;
}
.app .sidebar ul li a.active, .app .sidebar ul li a:hover {
  background: #fdd044;
  color: #002856;
}
.app .sidebar.collapsed .icono-con-tooltip:hover .tooltip-text {
  background-color: #002856;
}
.app .sidebar.collapsed {
  background: #002856;
  width: auto;
}
.app .sidebar.collapsed .logo img {
  width: 100%;
}
.app .sidebar.collapsed ul li a {
  color: #fff;
}
.app .main .top {
  background: #004c99;
}
.app .main .top a {
  color: #FFDA00;
}
.app .main .top .logout {
  border-color: #FFDA00;
}
.app .main .top .logout button {
  color: #FFDA00;
}
.app .main header {
  background: #EEEEEE;
}
.app .main header h1, .app .main header p {
  color: #002856;
}
.app .main footer {
  background: #91989E;
}
.app .main footer p {
  color: #312815;
}
.app .main footer p a {
  color: #312815 !important;
}
.app .main footer a {
  color: #312815 !important;
}
.app .main .main_content h4 {
  color: #002856 !important;
}

.route .item h3, .route .item p {
  color: #004c99;
}
.route .item .img {
  background: #004c99;
}

.signers_home .signers_home_item span.img {
  background: #002856;
}
.signers_home .signers_home_item span.img:hover {
  background: #fdd044;
}
.signers_home .signers_home_item span.name {
  color: #002856;
}

.signers_home .signers_home_item #drop-area.highlight {
  border-color: #002856;
}

.thumb.current {
  border-color: #002856 !important;
}

.signers_box h2 {
  background: #002856;
}
.signers_box .steps_header {
  border-bottom: 1px solid #002856;
}
.signers_box .steps_header ul li.active {
  color: #002856;
}
.signers_box .steps_header ul li.active span {
  background: #002856;
  border-color: #002856;
}
.signers_box .steps .buttons {
  border-top-color: #002856;
}
.signers_box .steps.step_2 .signers_form .form-group {
  border-color: #002856;
}

.signatures_detail header {
  border-bottom-color: #002856;
}
.signatures_detail header h3 {
  color: #002856;
}
.signatures_detail header a {
  color: #002856;
}
.signatures_detail header a:hover {
  color: #fdd044;
}
.signatures_detail .signature_item .box.doc a {
  color: #fdd044;
}

.choices__list--multiple .choices__item {
  background-color: #fdd044;
  border-color: #fdd044;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  border-color: #fff;
}
