
.copropedad-list{
  overflow: hidden;
border: 1px solid #dcdcdc;
padding: 10px;
border-radius: 4px;
margin-bottom: 10px;
}
.group-title{
  background: #e9f6ff;
    padding: 6px 10px;
    color: #1396ff;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 16px;
    border-radius: 2px;
    margin-bottom: 0px;
    border-bottom: 2px solid #1597ff;
}

.file-download{
  padding: 2px;
  background: #f3f3f3;
  font-size: 12px;
  color: #017baf;
}
.big-font{
  font-size: 18px;
}
.custom-file-label::after {
    content: "Elegir";
}

.process-detail i, .icon-middle {
  font-size: 18px;
}
.form-unit{
  width: 100px;float:left;margin-right: 10px;
}
 .process-fees i{
  font-size: 20px;
  color: #39bd39;
}

.blue #topnav .navbar-custom {
      background-color: #10547d;
}
.blue #topnav .topbar-main {
      background-color: #1988ce;
}
.green #topnav .navbar-custom {
      background-color: #327140;
}
.green #topnav .topbar-main {
        background-color: #4a965a;
}

.purple #topnav .navbar-custom {
  background-color: #502350;
}
.purple #topnav .topbar-main {
    background-color: purple;
}

.bg-black{
  background: #333;
  color: white;
  font-weight: bold;
}
.btn-success {
  background-color: #48a75c;
  border-color: #48a75c;
}

.link-delayed{
  color: #ff6161;
}
.logo-blank{
  width: 280px;
    height: auto;
    display: block;
    margin: 20px auto;
}

.btn-flat{
  background: rgba(26, 149, 245, 0.15);
  box-shadow: inset 0 0 0 1px #fff;
  color: #259be4;
}

.card-logos{
  max-width: 100px;
    height: auto;
    margin: 10px auto;
}

.dt-buttons{
  margin-bottom: 10px;
}
div.dataTables_wrapper div.dataTables_filter{
  text-align: right;
    background: #ffffff;
    padding: 8px;
    padding-bottom: 0px;
    border-radius: 2px;
    border-top: 1px solid #efefef;
}
table thead{
  background: #f7f7f7;
}

.table-brands th{
  border-top: none;
}

.table-brands td img{
  max-width: 100px;
}

.table th, .table td {
  font-size: 12px;
}
table.table-bordered.dataTable {
    border-collapse: collapse;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td{
  border: none;
  border-bottom: 2px solid #eee;

}

.table-gray  td, .table-gray  th, .table-blue  td, .table-blue  th{
    padding: .40rem;
}
.table-gray thead th{
      background: #ececec;
          font-weight: bold;
}
.table-blue thead th{
  background: #9ac3d8;
font-weight: bold;
}
.table-gray > tbody > tr > td,.table-gray > tfoot > tr > td, .table-gray  > thead > tr > td {
        padding: 8px 10px;
}
.table-blue > tbody > tr > td,.table-blue > tfoot > tr > td, .table-blue  > thead > tr > td {
        padding: 8px 10px;
}
div#datatable_info{
  font-size: 11px;
}

.amazing-table thead th{
  border-top: 0px;
font-weight: bold;
}

/*
PROCESOS
*/

#datatable_wrapper{
  width: 100% !important;
}

.juridic_person, .natural_person {
  display: none;
}

.clock-big{
  font-size: 18px;
    font-weight: bold;
    color: #0f9cf3;

}
.progress-gradient{
background: #41bf49; /* Old browsers */
background: -moz-linear-gradient(left, #41bf49 0%, #f2cc26 69%, #ff0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #41bf49 0%,#f2cc26 69%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #41bf49 0%,#f2cc26 69%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41bf49', endColorstr='#ff0000',GradientType=1 ); /* IE6-9 */
}

.card-line{
  border: 1px solid #dfdfdf;
}

.sunarp-info{
  display: none;
}

span.step-number{
  width: 30px;
    height: 30px;
    display: inline-block;
    background: #0f9cf3;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: floralwhite;
}

span.complete {
 background:  #28a745;
}

.remain-time{
float: left;
padding-right: 10px;
}

.form-check{
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.form-check:hover{
  background: whitesmoke;
}

.gray-bg{
  background: #f7f7f7;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.pasoh{
  display: inline-block;
  padding: 4px 10px;
  background: #ff6f00;
  color: white;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  top: -2px;
  position: relative;
}

#owners{
  background: #f7f7f7;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}
#owners .table thead th {
    vertical-align: middle;
    min-width: 130px;
}
.dropzone {
    min-height: 176px;
}
.dropzone .dz-preview .dz-image {
    width: 90px;
    height: 90px;
    background: #eaeaea;
}
.dropzone .dz-preview .dz-image img {
      width: 90px;
      height: auto;
      background: gray;
    }

.selection-info{
  color: #ff923f;
  font-size: 12px;
}
