/* 
    Created on : Oct 17, 2016, 1:48:25 PM
    Author     : j0hnd03
*/

/*
TW APP
*/

/** START NEW VISUALS */
#icebberg-header {
    /*display: block;*/
    background-color: #f8f5f7;
}
#icebberg-header #icebberg-header-content {
    /*display: block;*/
    padding-top: 40px;
    padding-bottom: 10px;
}

#icebberg-header #icebberg-header-title {
    /*display: block;*/
    font-weight: bold;
    color:rgb(6,12,32) !important;
    padding: 10px 0 20px 25px;
}






/** END NEW VISUALS */


anchor { padding-top: 10px; }
.enable-0 { display: none; } 
/*.enable-1 { } */
.color-NO { 
    color: gray;
}
.color-SI { 
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1779ba;
    color: #fefefe;
}
.color-SI:before { 
    content: \"\\f126\";
    font-family: \"foundation-icons\";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
}

/* END TW APP */
.callout {
    border: none;
}

.k1lib-crudlexs-list-content .callout {
    background-color: #f2f2f2;


}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}

.k1lib-crudlexs-related-data h3 {
    font-size: 1.2em;
    color: #fff;
    background-color: #00a2d0;
    padding: 10px 20px;
    margin: 30px 0 20px 0;

}

/*h4 {
    font-size: 1em;
    background-color: #00a2d0;
    color: #fff;
    padding: 5px 20px;

}*/

h4 a {
    color: inherit;
}
h4 span {
    color: inherit;
    font-size: 0.8em;
}

h4 .button.fi-list, h4 .button.fi-plus {
    background-color:#fff;
    margin: 5px 0px;
    color: #00a2d0;
    font-weight: bold;
}

h4 .button.fi-plus:hover {
    background-color: #147cc0;
}



h4.table6:before, h4.table5:before, h4.table1:before {
    content: "\f200 \00A0";
    font-family: "foundation-icons";
}

h4.table2:before {
    content: "\f172 \00A0";
    font-family: "foundation-icons";
}

h4.table3:before {
    content: "\f1fc \00A0";
    font-family: "foundation-icons";
}

h4.table7:before {
    content: "\f18a \00A0";
    font-family: "foundation-icons";
}

h4.table8:before {
    content: "\f150  \00A0";
    font-family: "foundation-icons";
}


h4.table9{
    padding: 10px;
    background-color: #e4e4e4;
    color: #807d7d;

}

h4.table9:before{
    content: "\f18a \00A0";
    font-family: "foundation-icons";
}


.top-bar, .top-bar ul, .title-bar {
    background-color: #00a2d0;
    color: #fff;
}


.top-bar a, .top-bar ul a {
    color: #fff;
}

.top-bar-right {
    text-transform: capitalize;

}
.subheader {
    color: #fff;  
}


.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border-color: #ffffff transparent transparent;
}



.k1lib-data-group {
    background-color: #f1f1f1;
    padding: 20px;
    color: #7b7b7b;
    position: relative;
}

.k1lib-related-data-list {
    margin: 30px 0 0px 0;
}

.k1lib-data-group-title 
{

    text-transform: uppercase;
    font-size: 1.3em;
    padding: 0px 20px 10px 20px;

}

.k1lib-data-item-label {
    color: #7b7b7b;
    text-transform: uppercase;
    font-size: 0.8em;

}

.k1lib-data-item-value span {
    text-transform: capitalize;
}

.k1app-related-list {
    border-top:none;
}

.button.alert {    
    background-color: #da3116;
    color: #fff;
    border:2px solid #fff;

}

.button.alert:before {
    content: "\f217  \00A0";
    font-family: "foundation-icons";
}


table tfoot td, table tfoot th, table thead td, table thead th {
    text-transform: uppercase;
    font-size: 0.9em;
    /*color: #7b7b7b;*/
}

/** ITEM EN TABLAS CON LABELS */
table tr td .detalle-item {
    margin-right: 0.5rem;
}

/** ESTILOS MIGUEL ALBADAN DARK VIEW */

body {
    background: #2a2a2b !important;
    color:#FFF !important;
}

body a {
    color:#aff8fe !important;
}

thead {
    background: #0c3d5d;
    color: #fefefe;
}

tbody, tfoot, thead {
    border: 0px solid #f1f1f1;
}

tbody, tfoot{
    background-color: #3b3b3b;
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #333;
}

.off-canvas {
    background-color: #030f3f;
}

.menu .active>a  {
    background: #aff8fe;
    color: #333 !important;
}

.top-bar ul, .title-bar  {
    background: #030f3f;
    color: #aff8fe !important;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border-color: #aff8fe transparent transparent;
}

.pagination .current {
    padding: .4rem .9rem;
    background: #aff8fe;
    color: black;
    cursor: default;
    font-size: 1.2em;
    margin-top: -0.5rem;
}

.dashboard-number-card.current {
    background: #aff8fe;
}

.dashboard-number-card.positive .dashboard-number-value, .dashboard-number-card.positive .dashboard-number-area, .dashboard-number-card.negative .dashboard-number-value, .dashboard-number-card.negative .dashboard-number-area, .dashboard-number-card.current .dashboard-number-value, .dashboard-number-card.current .dashboard-number-area {
    color: black;
}

.dashboard-number-card.positive .dashboard-number-delta, .dashboard-number-card.negative .dashboard-number-delta, .dashboard-number-card.current .dashboard-number-delta {
    color: black;
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #02103e !important;
    -webkit-box-shadow: 0 7px 0 #aff8fe, 0 14px 0 #aff8fe;
    box-shadow: 0 7px 0 #aff8fe, 0 14px 0 #aff8fe;
    content: '';
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #444;
    background-color: #333;
}

label.k1lib-label-object {
    color: #cacaca;
}

.pagination a:hover, .pagination button:hover {
    background: #0a0a0a;
}

.tabs {
    margin: 0;
    border: 0px solid #e6e6e6;
    background: #02103e;
}

table.hover tbody tr:hover {
    background-color: #0a0a0a !important;
}

.tabs-content {
    border: 0px solid #e6e6e6;
    background: #2b2b2c;
    color: #cacaca;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: #aef8fe;
    color: #02103e !important;
    font-weight: bold;
}

label {
    font-weight: 800;
    line-height: 1.8;
    color: #e6e6e6;
}

#jQWCloud{
    height: 500px;
    /*    margin-left: 426px;
        width: 700px;*/
    background-color: #222;
}