
.dropdown-menu .divider {
    margin: 5px 0 !important;
}

/***************************************************************************************************** ESTILOS GENERICOS */
.bg-red {
    background-color: #E94B3B;
}
.bg-orange {
    background-color: #F98E33;
}
.bg-green {
    background-color: #23AE89;
}
.bg-purple {
    background-color: #6F2FA3;
}

.color-red {
    color: #E94B3B;
}
.color-green {
    color: #23AE89;
}
.color-purple {
    color: #6F2FA3;
}

/***************************************************************************************************** BREADCRUMB */
.breadcrumb i {
    font-size:18px;
    margin-right:5px;
}
ol.breadcrumb {
    margin-bottom:0px;
}
.content-header {
    margin-bottom:1px;
    color:#666666;
    padding-top:10px;
    font-size: 2em;
}
.content-header  .content-header-info {
    font-size: 0.6em;
}
.content-header  .content-header-desc {
    margin: 0px;
    font-weight: 300;
    text-transform: uppercase;
}

/***************************************************************************************************** BOTONES */
.btn-actions {
    float:right;
    margin-top:-7px;
}
.list-group-item .btn-actions {
    margin-top:-5px;
    margin-right:-10px;
}
.btn-labeled {
    padding-top: 0px;
    padding-bottom: 0px;
}
.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.15);
    border-radius: 0px;
}
.btn.btn-header {
    display: inline-block;
    width: 80px;
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    border: medium none;
    padding: 10px 0px 5px;
    margin: 2px;
    margin-bottom: 15px;
    position: relative;
    box-shadow:0px 0px 10px #999999;
}
.btn.btn-header > .btn-header-icon {
    display: block;
    font-size: 1.5em;
    margin: 7px auto;
}

.btn.btn-header.btn-header-xl {
    width:140px;
}
.btn.btn-header.btn-header-xxl {
    width:240px;
}
.btn.btn-header.btn-header-block {
    width:100%;
    font-size: 24px;
}
.btn.btn-header.btn-header-block > .btn-header-icon {
    line-height: 82px;
}
.btn-purple { 
  background-color: #6F2FA3; 
  border-color: #130269; 
  color: #FFFFFF;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open > .dropdown-toggle.btn-purple { 
  background-color: #49247A; 
  border-color: #130269;
  color: #FFFFFF; 
}

.btn-darkgrey { 
  background-color: #666; 
  border-color: #222; 
}
.btn-darkgrey:hover, .btn-darkgrey:focus, .btn-darkgrey:active, .btn-darkgrey.active, .open > .dropdown-toggle.btn-darkgrey { 
  background-color: #555; 
  border-color: #222; 
}

.btn-darkpink { 
  background-color: #FE2E64; 
  border-color: #A00E35; 
}
.btn-darkpink:hover, .btn-darkpink:focus, .btn-darkpink:active, .btn-darkpink, .open > .dropdown-toggle.btn-darkpink { 
  background-color: #EE1E54; 
  border-color: #A00E35; 
}

.btn-lightgreen { 
  color:#399B5B !important;
  background-color: #D1E8DA; 
  border-color: #74D496; 
}
.btn-lightgreen:hover, .btn-lightgreen:focus, .btn-lightgreen:active, .btn-lightgreen.active, .open > .dropdown-toggle.btn-lightgreen { 
  color:#399B5B !important;
  background-color: #B2E4C7; 
  border-color: #74D496; 
}

/***************************************************************************************************** ICONOS */
.icon-desc {
    margin-right:7px;
}
.panel .panel-heading i {
    margin-right: 5px;
}
.cabecera_titulo i {
    margin-right: 5px;
}
.alert i {
    margin-right: 5px;
}
.btn i {
    margin-right: 0px;
}



/***************************************************************************************************** MODALS */
.modal-header {
    background-color: #428BCA;
    color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-header-danger {
    background-color: #E94B3B;
}
.modal-header-success {
    background-color:#5CB85C;
}
.modal-header-purple {
    background-color:#6F2FA3;
}
.modal-header i {
    margin-right:5px;
}
.modal-header button {
    color:#FFFFFF;
}

#alertGen {
    position:fixed;
    width:100%;
    top:10px;
    left:0px;
    padding:10px;
    display:none;
    z-index:1100;
}
#alertGen .alert {
    box-shadow:0px 0px 10px #333333;
}

/***************************************************************************************************** ESTILO PRINCIPAL */
html {
    margin: 0px;
    padding: 0px;
    min-height: 100%;
    position: relative;
}
body {
    font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    color: #111111;
    background-color:#FFFFFF;
    min-height: 100%;
}
.contenidoBody {
    width: 100%;
    padding: 15px;
    padding-top:65px;
    transition: all 250ms cubic-bezier(0.1, 0.57, 0.1, 1) 0s;
    overflow: hidden;
}
.minimized .contenidoBody {
    padding:0px;
}
.ui-datepicker {
    z-index:1152 !important;
}
.content-header {
    color: #666666;
    padding: 10px;
    margin-bottom: 20px;
}
.content-header > .fa {
    font-size: 4em;
    text-align: center;
    margin: 0px 10px 0px 0px;
    width: 1.2em;
    height: 1.2em;
    float: left;
    line-height: 1.2em;
}
.content-header > span {
    margin: 0px;
    font-size: 2em;
    font-weight: 300;
    text-transform: uppercase;
}
.nav-tabs li a, .nav-pills li a, a.btn {
    outline: none !important;
    -moz-outline-style: none !important;
}
.cabecera-titulo {
    padding: 5px 0px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
    color: #555; /*DARK*/
    font-weight: bold;
}
.cabecera-titulo .linea {
    display: block;
    height: 3px;
    background: none repeat scroll 0% 0% #3C8DBC;
    margin-top: 7px;
    margin-bottom: -10px;
    width: 50px;
}
.bloque {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5) !important;
    background-color:#FFFFFF;
    padding: 1px 10px 10px;
    margin-bottom: 15px;
}
#divFondo {
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:#000000;
    opacity:0.8;
    z-index:1001;
}
#divContenido {
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    padding:40px;
    z-index:1002;
}
#ifrContenido {
    width:100%;
    height:100%;
    border-radius:5px;
}
.bg-image {
    display: inline-block;
    width: 100%;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.bg-image-content {
    display: block;
    height: 0;
}
#divTags span {
    margin: 2px;
    padding: 2px 5px;
}
.table-bootstrap i {
    margin-right:2px;
}