body-type {
  background-color: rgb(231,238,247);
  background-image: url('//ssl.gstatic.com/docs/forms/themes/images/v1/0AX42CRMsmRFbUy03NTAzM2Q4My03ODU1LTQ2NzItODI2YS1kZmU5YzdiMzZjOGQ/blue-stripe-bg.png');
  background-repeat: repeat;
  background-position: left top;
}
#wrapper {
  min-height: 100%;
  position: relative;
  margin: 0 10px;
}
#docExplorer {
  padding-bottom: 50px;
  overflow-y: visible;
}
#footerCyD {
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: table;
}
#footerCyD div {
  display: table-cell;
  vertical-align: middle;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
.waiting {
  cursor: progress;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  min-width: 1300px;
  font-family: 'Roboto', sans-serif;
}
/*.container {
  width: 1300px !important;
}*/
.tituloPag {
  font-family: 'Cutive', serif;
  font-size: 50px;
/*    font-weight: 700;
  font-style: italic;*/
}
.subTituloPag {
  font-family: 'Cutive', serif;
  font-size: 15px;
}
@media (max-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0 !important;
    margin-bottom: 0 !important;
  }
  .nav-justified > li.active > a {
    border-bottom-color: white !important;
  }
  .nav-justified > li.active > a:hover {
    border-bottom-color: white;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.has-success .control-label{
  color: #5cb85c;
}

.has-success .form-control{
  border-color: #5cb85c;
}


.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #a94442;
}
.nav-tabs > li > a {
  color: #a94442;
  border: 1px solid #ddd;
}


.btn-cyd{
  color: #fff;
  background-color: #a94442;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}
.btn-cyd:focus{
  color: #fff;
  background-color: #a94442;
}
.btn-cyd:hover {
  background-color: #fff;
  color: #a94442;
  border: 1px solid #dddd;
}
.tab-content {
  overflow: visible !important;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding-bottom: 10px;
}

.form-container {
  /*width: 500px;*/
  margin: auto;
  margin-top: 30px;
}
.btn-row {
  width: 900px;
  margin: auto;
  margin-top: 30px;
}
.btn-inicio {
  white-space: normal;
  padding: 30px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

#tabContainer {
  margin-top: 30px;
}
td.select-checkbox {
  padding-left: 20px !important;
}
table.dataTable td.select-checkbox:before, table.dataTable td.select-checkbox:after {
  top: 50%;
  left: 10px;
}
textarea {
  resize: none;
}
.separador {
  width: 95%;
  margin: auto;
  border-top: 1px solid #ddd;
}
.load-image {
  width: 75px;
  height: 75px;
  margin: auto;
}
.load-text {
  display: inline-block;
  margin-left: 10px;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#alertCamposForm, #alertFaltaInfo, #alertAut {
  display: none;
  width: 95%;
  margin: auto;
  margin-bottom: 15px;
}
.imgLogo {
  /* margin-top: 15px; */
  max-height: 95px;
  margin-top: 3px
}
#sectorLogin {
  width: 40%;
  margin: auto;
}
.vcenter {
  vertical-align: middle;
}
#tableExplorer tbody tr td,
#tableExplorer tbody tr td span {
  vertical-align: bottom !important;
}
#tableExplorer tbody tr td span {
  display: inline-block;
  margin-top: 7px;
}
#tableExplorer tbody tr td img {
  margin-right: 10px;
  margin-left: 5px;
}
#fullPathContainer ol li a {
  cursor: pointer;
}
#tableExplorer tbody tr {
  cursor: default;
}
#areaBotones {
  width: 40px;
  margin: auto;
}
#areaInfo {
  width: 100%;
  margin-left: 20px;
}
#areaBotones a {
  width: 27px;
  height: 27px;
  padding: 5px;
  border-radius: 13.5px;
  margin: 10px 0;
}
#descargarArchivo {
  margin-top: 0 !important;
}
#areaPuedeVerNuevoArchivo span,
#sectorLogin .checkbox span {
  display: inline-block;
  margin-top: 3px;
}
#sectorConectadoComo span {
  margin-right: 5px;
}
#areaSelectorNuevo {
  margin-bottom: 15px;
}
#contenedorTabs {
  border: 0;
}
a[name=descargarArchivoTabla],
a[name=editarArchivoTabla],
#nuevaRevision {
  width: 22px;
  height: 22px;
  padding: 2px;
  border-radius: 11px;
}
a[name=profileButton] {
  width: 24px;
  height: 24px;
  padding-top: 3px;
  padding-left: 5px;
  border-radius: 12px;
}
a[name=descargarArchivoTabla],
a[name=editarArchivoTabla] {
  float: none !important;
  display: inline-block;
}
#nuevaRevision {
  margin-left: 5px;
}
.tab-content-main {
  /*border: 1px solid #ddd;*/
  border: none;
  padding-bottom: 0px;
}
.margen-pills {
  margin-left: 30px !important;

}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #a94442;
}
.nav-pills > li > a {
  color: #a94442;
  border: 1px solid #ddd;
}


.nav-subnav {
  margin-top: 10px !important;
  display: inline-block;
}

.bordered {
  border: 1px;
  border-style: solid;
  border-color:#ddd;
}
.panel-default {
  min-height: 400px;
}
.destacar{
  color: #a94442;
}

table.dataTable.table-condensed>thead>tr>th, table.dataTable.table-condensed>tbody>tr>th, table.dataTable.table-condensed>tfoot>tr>th, table.dataTable.table-condensed>thead>tr>td, table.dataTable.table-condensed>tbody>tr>td, table.dataTable.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.loader{
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}


.loader-spin:before, .loader-spin:after{
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #a94442;
}

.loader-spin:before{
  z-index: 100;
  animation: spin 1s infinite;
}

.loader-spin:after{
  border: 10px solid #ccc;
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}