/* CSS Document */
body {
    background-size: cover;
    background-repeat: no-repeat;
}

pagina {
    word-spacing: normal;
    border: thick doble #00FFFF;
}

f1 {
    border-left-color:#00FF66;
}

bcrear {
    position:inherit;
}

.logo {
    margin-top: 8px;
    margin-right: 8px;
    margin-left: 10px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

label.required:after {content: " *"; color: red;}

.pieWell {
    margin-bottom: 0px;
}

.pieWellHalf {
    margin-bottom: 10px;
}

.pieWellMinimal {
    margin-bottom: 5px;
}

.pieWellMinimalBody {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.3;
}
.capsula{
    background-color: #0d47a1;
    color: #fff;
    padding: 0px 10px 0px 10px;
    border-radius: 8px;
    font-size: 0.9em;
    line-height: 1.5;
}
.capsula-texto{
    background-color: #0d47a1;
    color: #fff;
    padding: 3px 10px 3px 10px;
    border-radius: 10px;
    font-size: 0.9em;
    line-height: 1.5;
}

.navbar-gris{
    background-image: url('../images/pattern.png');
    background-repeat: repeat;
    min-height: 45px;
    border-top: #94A4A6 1px dotted;
}

.pieBox{
    padding: 5px 5px;
    margin-left: 0px;
    display: inline-block;
}

.pieBox > a{
    opacity:1;
}

.pieNavText{
    margin-top: 5px;
    margin-bottom: 0px;
}

.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.panel-body.hoverPanel:hover {
    background-color: #ECF0F1 !important;
}

.panel-body.hoverPaneLight:hover {
    background-color: #fafafa !important;
}

.text-negro{
    color: #000;
}


tr.group,
tr.group:hover {
    background-color: #000 !important;
}

.btn-circle {
  width: 49px;
  height: 49px;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  line-height: 2.00;
  border-radius: 30px;
}

.btn-circle-micro {
  width: 19px;
  height: 19px;
  text-align: center;
  padding: 1px 0;
  font-size: 13px;
  line-height: 0.1;
  border-radius: 30px;
}

.btn-circle-sm {
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 2px 0;
  font-size: 20px;
  line-height: 1.65;
  border-radius: 30px;
}

.btn-circle-lg {
  width: 79px;
  height: 79px;
  text-align: center;
  padding: 13px 0;
  font-size: 30px;
  line-height: 2.00;
  border-radius: 70px;
}

.bs-wizard {margin-top: 40px;}

.bs-wizard-medium {margin-top: 20px;}
.bs-wizard-small {margin-top: 10px;}
.bs-wizard-none {margin-top: 0px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.popover-example .popover {
  position: relative;
  display: block;
  margin: 20px;
}

ul.nav-tabs li a{
    background-color:  #E7E7E7;
}

ul.nav-tabs li a:focus{
    outline: none;
}
 
.tab-body{
    padding: 10px;
    border: #ddd solid 1px;
    border-top: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.desLabel{
    background-color: #E7E7E7;
    padding-left: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: #bfbfbf solid 1px;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom: none;
    padding-bottom: 4px;
}

.form-control-color{
    background-color: #e3f2fd;
    outline: none;
}

.table tbody tr.groupColor {
    background-color: #eeeeee !important;
}

.table tbody tr.groupColor:hover {
    background-color: #e0e0e0 !important;
}

.table tbody tr.headColor {
    background-color: #bdbdbd !important;
}

.table tbody tr.headColor:hover {
    background-color: #00b0ff !important;
}

.table tbody tr.selectColor {
    background-color: #ffe57f !important;
}

.table tbody tr.selectColor:hover {
    background-color: #ffff00 !important;
}

.table tbody td.modColor {
    background-color: #81c784 !important;
}

.table tbody td.modColor:hover {
    background-color: #66bb6a !important;
}

.tableCustom.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #e0e0e0;
}

/* parametros de respeto*/
.table thead th.respectColor {
    background-color: #dcedc8 !important;
}
.table thead th.respectColor a{
    color: #555555;
    text-decoration: none;
}
.table thead th.respectColor:hover {
    background-color: #c5e1a5 !important;
}
.table tbody td.respectColorChild {
    background-color: #f1f8e9 !important;
}

.table tbody td.respectColorChild:hover {
    background-color: #dcedc8 !important;
}

/* parametros de Responsabilidad*/
.table thead th.responsaColor {
    background-color: #f0f4c3 !important;
}
.table thead th.responsaColor a{
    color: #555555;
    text-decoration: none;
}
.table thead th.responsaColor:hover {
    background-color: #f9fbe7 !important;
}
.table tbody td.responsaColorChild {
    background-color: #f9fbe7 !important;
}


/* parametros de Honestidad*/
.table thead th.honestidadColor {
    background-color: #b3e5fc !important;
}
.table thead th.honestidadColor a{
    color: #555555;
    text-decoration: none;
}
.table thead th.honestidadColor:hover {
    background-color: #81d4fa !important;
}
.table tbody td.honestidadColorChild {
    background-color: #e1f5fe !important;
}

.table tbody td.honestidadColorChild:hover {
    background-color: #b3e5fc !important;
}

/* parametros de Solidaridad*/
.table thead th.solidaridadColor {
    background-color: #ffe0b2 !important;
}
.table thead th.solidaridadColor a{
    color: #555555;
    text-decoration: none;
}
.table thead th.solidaridadColor:hover {
    background-color: #ffcc80 !important;
}
.table tbody td.solidaridadColorChild {
    background-color: #fff3e0 !important;
}

.table tbody td.solidaridadColorChild:hover {
    background-color: #ffe0b2 !important;
}

/* parametros de Solidaridad*/
.table thead th.trabajoColor {
    background-color: #d7ccc8  !important;
}
.table thead th.trabajoColor a{
    color: #555555;
    text-decoration: none;
}
.table thead th.trabajoColor:hover {
    background-color: #bcaaa4 !important;
}
.table tbody td.trabajoColorChild {
    background-color: #efebe9 !important;
}

.table tbody td.trabajoColorChild:hover {
    background-color: #d7ccc8 !important;
}

.form-control-error{
    background-color: #ef9a9a;
    outline: none;
}

#option-list {
    list-style: none;
    padding-left: 0px;
}

#option-list li {
    background-color: #ECEFF1;
    border: #bfbfbf solid 1px;
    box-shadow: 0 1px 0 #fff inset;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px 10px 5px 10px;
}

#option-list li:hover {
    background-color: #CFD8DC;
}

#option-list li.inactive{
    background-color: #FFEBEE;
}

#option-list li.inactive:hover{
    background-color: #FFCDD2;
}

#option-list li img.handle {
    margin-right: 20px;
    cursor: move;
}

.altoFilaOrd {
    height: 72px;
    line-height: 72px;
}

.altoFilaOrd-sm {
    height: 40px;
    line-height: 40px;
}
p.vcenter {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px;
}

p.vcenter.micro-text{
    font-size: 80%;
    font-weight: normal;
}

.mini-text{
    font-size: 80%;
    font-weight: normal;
}


#option-list-sample {
    list-style: none;
    padding-left: 0px;
}

#option-list-sample li {
    background-color: #fff;
    border: #bfbfbf solid 1px;
    box-shadow: 0 1px 0 #fff inset;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px 10px 5px 10px;
}

.well-cabeceraTabla{
    color: #757272;
    font-size: 80%;
    background-color: #E7E7E7;
    padding-left: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: #dddddd solid 1px;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}