﻿.cr:after {
    content: " *";
    color: red;
}

.demo-theme {
    width: 50%;
}

.modal-title > small > span {
    text-transform: uppercase;
}
/* MARGINS & PADDINGS */
.p-n {
    padding: 0 !important;
}

.p-xxs {
    padding: 2px !important;
}

.p-xs {
    padding: 5px !important;
}

.p-sm {
    padding: 10px !important;
}

.p-m {
    padding: 15px !important;
}

.p-md {
    padding: 20px !important;
}

.p-lg {
    padding: 25px !important;
}

.p-xl {
    padding: 30px !important;
}

.p-w-xs {
    padding: 0 10px !important;
}

.p-w-sm {
    padding: 0 15px !important;
}

.p-w-m {
    padding: 0 20px !important;
}

.p-w-md {
    padding: 0 25px !important;
}

.p-w-lg {
    padding: 0 30px !important;
}

.p-w-xl {
    padding: 0 40px !important;
}

.p-t-xxs {
    padding-top: 2px !important;
}

.p-t-xs {
    padding-top: 5px !important;
}

.p-t-sm {
    padding-top: 10px !important;
}

.p-t-m {
    padding-top: 15px !important;
}

.p-t-md {
    padding-top: 20px !important;
}

.p-t-lg {
    padding-top: 25px !important;
}

.p-t-xl {
    padding-top: 30px !important;
}

.p-b-xxs {
    padding-bottom: 2px !important;
}

.p-b-xs {
    padding-bottom: 5px !important;
}

.p-b-sm {
    padding-bottom: 10px !important;
}

.p-b-m {
    padding-bottom: 15px !important;
}

.p-b-md {
    padding-bottom: 20px !important;
}

.p-b-lg {
    padding-bottom: 25px !important;
}

.p-b-xl {
    padding-bottom: 30px !important;
}

.p-l-xxs {
    padding-left: 2px !important;
}

.p-l-xs {
    padding-left: 5px !important;
}

.p-l-sm {
    padding-left: 10px !important;
}

.p-l-m {
    padding-left: 15px !important;
}

.p-l-md {
    padding-left: 20px !important;
}

.p-l-lg {
    padding-left: 25px !important;
}

.p-l-xl {
    padding-left: 30px !important;
}

.p-r-xxs {
    padding-right: 2px !important;
}

.p-r-xs {
    padding-right: 5px !important;
}

.p-r-sm {
    padding-right: 10px !important;
}

.p-r-m {
    padding-right: 15px !important;
}

.p-r-md {
    padding-right: 20px !important;
}

.p-r-lg {
    padding-right: 25px !important;
}

.p-r-xl {
    padding-right: 30px !important;
}
.m-xxs {
    margin: 2px 4px !important;
}

.m-xs {
    margin: 5px !important;
}

.m-sm {
    margin: 10px !important;
}

.m {
    margin: 15px !important;
}

.m-md {
    margin: 20px !important;
}

.m-lg {
    margin: 30px !important;
}

.m-xl {
    margin: 50px !important;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0 !important;
}

.m-l-xs {
    margin-left: 5px !important;
}

.m-l-sm {
    margin-left: 10px !important;
}

.m-l {
    margin-left: 15px !important;
}

.m-l-md {
    margin-left: 20px !important;
}

.m-l-lg {
    margin-left: 30px !important;
}

.m-l-xl {
    margin-left: 40px !important;
}

.m-l-n-xxs {
    margin-left: -1px !important;
}

.m-l-n-xs {
    margin-left: -5px !important;
}

.m-l-n-sm {
    margin-left: -10px !important;
}

.m-l-n {
    margin-left: -15px !important;
}

.m-l-n-md {
    margin-left: -20px !important;
}

.m-l-n-lg {
    margin-left: -30px !important;
}

.m-l-n-xl {
    margin-left: -40px !important;
}

.m-t-none {
    margin-top: 0 !important;
}

.m-t-xxs {
    margin-top: 1px !important;
}

.m-t-xs {
    margin-top: 5px !important;
}

.m-t-sm {
    margin-top: 10px !important;
}

.m-t {
    margin-top: 15px !important;
}

.m-t-md {
    margin-top: 20px !important;
}

.m-t-lg {
    margin-top: 30px !important;
}

.m-t-xl {
    margin-top: 40px !important;
}

.m-t-n-xxs {
    margin-top: -1px !important;
}

.m-t-n-xs {
    margin-top: -5px !important;
}

.m-t-n-sm {
    margin-top: -10px !important;
}

.m-t-n {
    margin-top: -15px !important;
}

.m-t-n-md {
    margin-top: -20px !important;
}

.m-t-n-lg {
    margin-top: -30px !important;
}

.m-t-n-xl {
    margin-top: -40px !important;
}

.m-r-none {
    margin-right: 0 !important;
}

.m-r-xxs {
    margin-right: 1px !important;
}

.m-r-xs {
    margin-right: 5px !important;
}

.m-r-sm {
    margin-right: 10px !important;
}

.m-r {
    margin-right: 15px !important;
}

.m-r-md {
    margin-right: 20px !important;
}

.m-r-lg {
    margin-right: 30px !important;
}

.m-r-xl {
    margin-right: 40px !important;
}

.m-r-n-xxs {
    margin-right: -1px !important;
}

.m-r-n-xs {
    margin-right: -5px !important;
}

.m-r-n-sm {
    margin-right: -10px !important;
}

.m-r-n {
    margin-right: -15px !important;
}

.m-r-n-md {
    margin-right: -20px !important;
}

.m-r-n-lg {
    margin-right: -30px !important;
}

.m-r-n-xl {
    margin-right: -40px !important;
}

.m-b-none {
    margin-bottom: 0 !important;
}

.m-b-xxs {
    margin-bottom: 1px !important;
}

.m-b-xs {
    margin-bottom: 5px !important;
}

.m-b-sm {
    margin-bottom: 10px !important;
}

.m-b {
    margin-bottom: 15px !important;
}

.m-b-md {
    margin-bottom: 20px !important;
}

.m-b-lg {
    margin-bottom: 30px !important;
}

.m-b-xl {
    margin-bottom: 40px !important;
}

.m-b-n-xxs {
    margin-bottom: -1px !important;
}

.m-b-n-xs {
    margin-bottom: -5px !important;
}

.m-b-n-sm {
    margin-bottom: -10px !important;
}

.m-b-n {
    margin-bottom: -15px !important;
}

.m-b-n-md {
    margin-bottom: -20px !important;
}

.m-b-n-lg {
    margin-bottom: -30px !important;
}

.m-b-n-xl {
    margin-bottom: -40px !important;
}

#divCargando {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    background-color: #bdbcbc;
    background-color: rgba(189, 188, 188, 0.6);
}

    #divCargando .sk-wave {
        height: calc(100vh - 80px);
        width: 100vh;
        vertical-align: middle;
    }

        #divCargando .sk-wave .sk-rect {
            width: 40px;
            height: 30vh;
            margin-top: calc(35vh - 80px);
        }

textarea {
    resize: none;
}

/*#region BOOTSTRAP-SELECT*/
.bootstrap-select > .btn {
    font-size: 13px;
    padding: 6px 12px 5px 12px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 6px;
}

.btn .caret {
    margin-left: 0;
}

.caret {
    border-top: 5px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}

.dropdown-menu > li > a {
    white-space: normal !important;
}

.bootstrap-select.btn-group .dropdown-menu {
    -moz-min-width: Calc(100% - 2px);
    -ms-min-width: Calc(100% - 2px);
    -o-min-width: Calc(100% - 2px);
    -webkit-min-width: Calc(100% - 2px);
    min-width: Calc(100% - 2px);
}

.bootstrap-select > select {
    left: 0%;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 10000;
}
/*#endregion*/

.w-100 {
    width: 100px !important;
}

.w-m-100 {
    min-width: 100px !important;
}

.w-350 {
    width: 350px !important;
}

/*#reion FILEINPUT*/
.file-preview {
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
}

.file-preview-image {
    width: 100% !important;
    height: auto !important;
}

.file-preview-frame {
    display: inline-table;
    margin: 0;
    border: 1px solid #ddd;
    box-shadow: none;
    padding: 1px;
    width: 100%;
}

    .file-preview-frame:not(.file-preview-error):hover {
        box-shadow: none;
    }

.file-footer-caption {
    display: block;
}
/*endregion*/

/*#reion MODAL*/
.modal-content {
    box-shadow: 0 5px 15px #000000;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 5px 15px #000000;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    -ms-box-shadow: 0 5px 15px #000000;
    -ms-box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.modal-dialog {
    margin-top: 10px;
}

.modal-content {
    border: Solid 1px #bdbcbc;
    border: Solid 1px rgba(189, 188, 188, 0.6);
}
/*endregion*/

/*#region Estilos Visor ReportViewer*/
#ctl00_rvReportes_ctl05 > div {
    background-color: #f3f3f4;
}

#ctl00_rvReportes_ctl05_ctl04_ctl00_Menu {
    background-color: rgb(255, 255, 255) !important;
}

#ctl00_rvReportes_fixedTable {
    width: 100%;
    border: #ccc 1px solid;
    margin: 0 auto;
}

#ctl00_rvReportes_ctl09 > div > div > table {
    margin: 0 auto;
}

#ctl00_rvReportes_ctl05 > div {
    padding-top: 6px;
    padding-bottom: 4px;
}

#ctl00_rvReportes_ctl09 {
    border: #525659 1px solid;
    background-color: rgb(82, 86, 89);
    margin: -1px;
}

#VisibleReportContentctl00_rvReportes_ctl09 > div > table {
    background-color: #fff !important;
    border: #cccccc 1px solid;
    margin: 5px auto !important;
    -webkit-box-shadow: 0 0 10px #262626;
    -ms-box-shadow: 0 0 10px #262626;
    box-shadow: 0 0 10px #262626;
}

#ctl00_rvReportes_AsyncWait_Wait {
    cursor: wait !important;
    background-color: rgb(243, 243, 244) !important;
    padding: 15px !important;
    border: 1px solid #cccccc !important;
    position: absolute !important;
    z-index: 1001 !important;
    top: 45px !important;
    left: 541.5px !important;
}

    #ctl00_rvReportes_AsyncWait_Wait > table > tbody > tr > td > img {
        height: 100px !important;
        width: 100px !important;
        content: url(/Incluir/img/gears-anim.gif) !important;
    }

.modal-lg-horizontal #VisibleReportContentctl00_rvReportes_ctl09 > div > table > tbody > tr > td {
    zoom: 90% !important;
}

.modal-lg-horizontal-50 #VisibleReportContentctl00_rvReportes_ctl09 > div > table > tbody > tr > td {
    zoom: 50% !important;
}

.modal-body-visor {
    padding: 0 !important;
}

.modal-header-visor {
    min-height: 15.43px !important;
    padding: 7px 17px !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

    .modal-header-visor .close {
        margin-top: 2px !important;
    }

/*Estilos Visor ReportViewer pagina reporte*/
#ctl00_CPHContenido_rvReporte_ctl05 > div {
    background-color: #f3f3f4;
}

#ctl00_CPHContenido_rvReporte_ctl05_ctl04_ctl00_Menu {
    background-color: rgb(255, 255, 255) !important;
}

#ctl00_CPHContenido_rvReporte_fixedTable {
    width: 100%;
    border: #ccc 1px solid;
    margin: 0 auto;
}

#ctl00_CPHContenido_rvReporte_ctl09 > div > div > table {
    margin: 0 auto;
}

#ctl00_CPHContenido_rvReporte_ctl05 > div {
    padding-top: 6px;
    padding-bottom: 4px;
}

#ctl00_CPHContenido_rvReporte_ctl09 {
    border: #525659 1px solid;
    background-color: rgb(82, 86, 89);
    margin: -1px;
}

#ctl00_CPHContenido_rvReporte {
    width: 100% !important;
    min-height: 25px !important;
}

#VisibleReportContentctl00_CPHContenido_rvReporte_ctl09 > div > table {
    background-color: #fff !important;
    border: #cccccc 1px solid;
    margin: 5px auto !important;
    -webkit-box-shadow: 0 0 10px #262626;
    -ms-box-shadow: 0 0 10px #262626;
    box-shadow: 0 0 10px #262626;
}

#ctl00_CPHContenido_rvReporte_AsyncWait_Wait {
    cursor: wait !important;
    background-color: rgb(243, 243, 244) !important;
    padding: 15px !important;
    border: 1px solid #cccccc !important;
    position: absolute !important;
    z-index: 1001 !important;
    top: 45px !important;
    left: 541.5px !important;
}

    #ctl00_CPHContenido_rvReporte_AsyncWait_Wait > table > tbody > tr > td > img {
        height: 100px !important;
        width: 100px !important;
        content: url(/Incluir/img/gears-anim.gif) !important;
    }
/*#endregion*/

/*region AutoComplete ajaxtoolkit*/
.autocomplete_completionListElement {
    border: 0;
    border-radius: 3px;
    margin: 5px 0 0;
    box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    padding: 7px;
    min-height: 120px;
    max-height: 200px;
    overflow: auto;
    background-color: #ecf0f5;
}

.autocomplete_listItem {
    text-transform: none;
    padding: 7px 10px;
    border-radius: 3px;
    color: #4d627b;

    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}

.autocomplete_highlightedListItem {
    text-transform: none;
    padding: 7px 10px;
    border-radius: 3px;

    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}
/*endregion*/
.header {
    background-color: #960E53;
}
.footer {
    background-color: #410324;
}
.wz-steps li .wz-desc {
    opacity: initial;
}
.wz-heading.wz-w-label .progress {
    margin-top: -0.8em;
}
.bg-header {
    background-color: #960E53;
}
.bg-footer {
    background-color: #410324;
}
.text-white {
    color: white !important;
}
.c-header {
    color: #960E53 !important;
}
.c-footer {
    color: #410324 !important;
}

/* Content */
.cls-content {
  padding: 50px 15px 15px;
  padding-top: 10vh;
  position: relative;
}
.cls-content .error-code {
  font-size: 120px;
  font-weight: 400;
  margin-bottom: 50px;
}
.cls-content .error-search {
  max-width: 512px;
  margin: 0 auto;
}
.cls-content .cls-content-sm,
.cls-content .cls-content-md,
.cls-content .cls-content-lg {
  width: 80%;
  min-width: 270px;
  margin: 0 auto;
  position: relative;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .cls-content .cls-content-sm {
    width: 400px;
  }
  .cls-content .cls-content-md {
    width: 550px;
  }
  .cls-content .cls-content-lg {
    width: 650px;
  }
}
#page-content .cls-content,
#page-head .cls-content {
  padding: 0 15px 10px 15px;
}
#page-content .error-code,
#page-head .error-code {
  margin-bottom: 10px;
}