﻿/*For Bootstrap 3*/

.nav,
.pagination,
a,
.carousel,
.table,
.panel-title a,
[ng-click],
.action,
[chart-hover] {
    cursor: pointer;
}

form.tab-form .tab-pane {
    margin: 20px 20px;
}

.full button span {
    background-color: limegreen;
    border-radius: 32px;
    color: black;
}

.partially button span {
    background-color: orange;
    border-radius: 32px;
    color: black;
}

.container-full {
    margin: 0 auto;
    width: 100%;
}

.validRegex {
    color: green;
}

.invalidRegex {
    color: red;
}

.icon-bar {
    background-color: white;
}

.box {
    text-transform: uppercase;
}

.animate-switch-container {
    position: relative;
    background: white;
    border: 1px solid black;
    height: 40px;
    overflow: hidden;
}

.animated-none {
    display: none;
}

.animate-switch {
    padding: 10px;
}

.animate-switch.ng-animate {
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.animate-switch.ng-leave.ng-leave-active,
.animate-switch.ng-enter {
    top: -50px;
}

.animate-switch.ng-leave,
.animate-switch.ng-enter.ng-enter-active {
    top: 0px;
}

.sidebar-widget form {
    margin: 0em -1em;
}

.sidebar .navi > li > a {
    background-color: #333 !important;
}

.sidebar .navi li ul li a {
    color: #fff;
}

.sidebar .navi li ul li a:hover {
    color: #52b9e9;
}

.sidebar .navi li ul li a:disabled {
    color: #999;
}

.sidebar {
    margin-top: -2px;
}

.sidebar .sidebar-inner {
    background-color: #333;
}

.sidebar-filler {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #333;
    width: 230px;
}

canvas {
    margin: 1 1 1 1;
}

.chart {
    height: 250px;
}

.rankin {
    font-size: 1.1rem;
}

#RankinModal {
    font-size: 1.2rem;
}

.table-fixed {
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.table-fixed thead th {
    width: 100%;
    /*text-align: left;*/
}

.table-fixed tbody {
    height: 300px;
    overflow-y: auto;
}

.table-fixed thead {
    /* fallback */
}


/* TABLA PARA CARTERA */

.table-fixed tbody td,
.table-fixed thead th {
    float: left;
}

.table-fixed-cartera {
    width: 100%;
}

.table-fixed-cartera thead,
.table-fixed-cartera tbody,
.table-fixed-cartera tr,
.table-fixed-cartera td,
.table-fixed-cartera th {
    display: block;
}

.table-fixed-cartera tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.table-fixed-cartera thead th {
    width: 100%;
}

.table-fixed-cartera thead {
    font-size: 1.2rem;
}

.table-fixed-cartera tbody {
    height: 320px;
    font-size: 1.1rem;
    overflow-y: auto;
}

.table-fixed-cartera thead {
    /* fallback */
}

.table-fixed-cartera tbody td,
.table-fixed-cartera thead th {
    float: left;
}

#estadinfo {
    padding-bottom: 0px;
    padding-top: -5px;
    margin-bottom: -5px;
    margin-top: -5px;
}

span.estadistnr {
    text-align: center;
    text-decoration: bold;
}

span.estadistpnr {
    text-align: center;
}

.inforankproduct {
    font-size: 1.2rem;
}

.ng-cloak {
    display: none !important;
}

.widget .padd {
    height: 12em;
}

.widget .padd.padd-tight {
    padding: 6px;
}

.list-flow.list-flow-tight {
    width: 90px;
}

.map {
    height: 228px;
}

.btn-info {
    color: #fff;
    background-color: #1A406A;
    border-color: #1A406A;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #1A406A;
    border-color: #1A406A;
}

.btn-info:disabled {
    background-color: #045FB4;
    border-color: #045FB4;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #1A406A;
    border-color: #1A406A;
}

small {
    font-size: 14px;
}

.text-subtle {
    color: #b7b7b7;
}

.page-title-subtle {
    color: white;
}

.page-title {
    color: #EEE;
    margin-right: 12px;
}

.right {
    clear: right;
    float: right;
}

.widget-content .padd:hover {
    cursor: pointer;
    color: white;
    background-color: #52b9e9;
}

.widget-content .padd:hover * {
    color: white;
}

.list-flow {
    margin: 6px;
    float: left;
    width: 110px;
    height: 120px;
    border-bottom: solid 0 transparent;
    padding: 1.5% .5%;
}

.name-stack h5 {
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 18px !important;
}

.search-query {
    margin: 2px auto 8px auto !important;
}

.fa-search {
    color: #FFFFFF;
}

.form-search {
    min-height: 2em;
}

.input-group[class*="col-"] {
    width: 80%;
    margin: 0 1.5em;
}

.user .user-pic {
    display: block;
    margin: auto;
}

.user .user-details {
    margin-left: 100px;
    margin-right: 10px;
}

.widget-content {
    padding: 1em;
    margin: 0;
}

.stacked {
    float: none !important;
    display: block;
    margin: auto;
}

.navbar .brand-title {
    margin-left: 2em;
    color: #FFFFFF;
}

.navbar {
    color: #000;
    background-color: #FFF;
    transition-property: background-color;
    transition-property: color;
    transition-duration: 1s;
    transition-timing-function: linear;
}

.nav>li>a {
    color: #000;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #1A406A;
    color: #fff;
}

.nav>li>a:active {
    background-color: #1A406A;
}


/*#loginForm {
    margin-top: 6%;
}*/

#ForgotForm {
    margin-top: 6%;
}

.navbar-logo img {
    height: 20px;
}


/*#region Splash */

#splash-page {
    z-index: 99999 !important;
}

#splash-page .bar {
    width: 100%;
}

.page-splash {
    z-index: 99999 !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1A406A;
    /*opacity: .9;*/
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.page-splash-message {
    text-align: center;
    margin: 20% auto 0 auto;
    font-size: 400%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    padding: 0;
}

.page-splash-message.page-splash-message-subtle {
    margin: 30% auto 0 auto;
    font-size: 200%;
}

.fa-asterisk.fa-asterisk-large {
    font-size: 180%;
    vertical-align: middle;
    color: #F58A00;
}

.fa-asterisk.fa-asterisk-alert {
    color: #F58A00;
}

.fa-asterisk-inline {
    padding: 0 4px 0 0;
}

.progress,
.page-progress-bar {
    margin: 30px 10% !important;
}

.spinner {
    margin: 20% auto 0 auto;
    left: auto;
    top: auto !important;
}


/*#endregion*/

table th > a {
    font-weight: bold;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    cursor: pointer;
}

.widget-content.referrer {
    border-width: 0;
}


/* #endregion */


/*#region wrapper for angular ng-include and ng-view animations*/

.view-container {
    position: relative;
    overflow: hidden;
}


/*#endregion */


/*#region Angular ng-include, ng-view, ng-repeat shuffle animations*/

header {
    margin-bottom: 50px;
}

h1 {
    margin-bottom: 30px;
}

h1 small {
    display: block;
}

.flechasrank {
    animation: none;
}



/*#region toastr */

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
    margin: 4px auto;
}


/*#endregion */


/*#region Responsive */

@media (max-width: 979px) {
    .sidebar-filler {
        width: 200px;
    }
    .nav-collapse {
        clear: none;
    }
    .nav-collapse .nav > li {
        float: left;
    }
    .navbar .btn-navbar {
        display: none;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        height: inherit;
        overflow: inherit;
    }
    .page-splash-message {
        font-size: 300%;
    }
    .btn-group.pull-right {
        float: none !important;
        display: block;
    }
}

@media (max-width: 767px) {
    .sidebar-filler {
        display: none;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .navbar .btn-navbar {
        display: block;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
    }
    .page-splash-message {
        font-size: 200%;
        margin: 40% auto 0 auto;
    }
    .page-splash-message.page-splash-message-subtle {
        font-size: 150%;
    }
    .sidebar .sidebar-inner {
        height: inherit;
    }
}

@media (max-width: 320px) {
    .today-datas li {
        padding: 1em .5em;
        line-height: 1em;
    }
    .today-datas li i {
        font-size: 2em;
    }
    .today-datas li .datas-text span {
        font-size: 1em;
    }
    input,
    select {
        width: 85% !important;
    }
    textarea {
        width: 80%;
    }
    .img-polaroid.user-pic {
        width: 5em;
    }
    .user .user-details {
        margin-left: 7em;
        margin-right: .5em;
    }
    h3 {
        font-size: 1.5em !important;
        line-height: 1.2em !important;
    }
}


/*#endregion */
