/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

/*
BODY
*/

body:not(.menu-on-top).desktop-detected {
    min-height: auto !important;
}

#loadingCapi {
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 70px;
    left: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000;
}

.whats-app:hover {
    background-color: #25d366;
    color: #FFF;
}

.whats-app:visited {
    background-color: #25d366;
    color: #FFF;
}

.my-float {
    margin-top: 16px;
}

/*
Botones
*/
#treeListChange > .dx-treelist-container  .dx-treelist-headers{
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}
#treeListChange > .dx-treelist-container  .dx-treelist-rowsview{
    border: 1px solid #ddd !important;
}
.btn-toolbar-save:hover{ /* BTP */
    background: #eff0f0 !important;
}
div.btn-toolbar-save > a,div.btn-toolbar-save > a:hover{ /* BTP */
    color: #333!important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-expand {
    padding: 0;
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    margin: 0;
    vertical-align: middle !important;
}

.dx-pivotgridfieldchooser .dx-area {
    padding: 5px;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.headet-btn{ /* BTP */
    margin-top: 22px;
    float: right;
    padding: 7px 10px;
}

/* SCROLL */
#scroll::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: transparent;
}

#scroll::-webkit-scrollbar
{
	width: 5px;
	background-color: #f5f5f5;
    height: 5px;
}

#scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: transparent;
}


/*
Generales
*/

#logo img {
    padding-left: 25px !important;
}

/* CHARTS DEVEXTREME ================================ >*/
.header-dropdown-list>li>.dropdown-toggle{
    margin-top: 0px !important;
}

.dropdown-menu {
    padding: 4px !important;
}
.dx-datagrid .dropdown, .dx-datagrid .dropup {
    position: absolute !important;
}

.dropdown-menu>li>a {
    border-radius: 4px !important;
    margin: 3px 0 !important;
}

.header-dropdown-list a.dropdown-toggle{
	color: #3276b1 !important;
}

.dx-icon-trash,.dx-icon-email, .dx-icon-edit, .dx-icon-print, .dx-icon-clear, .dx-icon-folder, dx-icon-save, .dx-icon-close, .dx-icon-check, .dx-icon-file, .dx-icon-message, .dx-icon-user, .dx-icon-remove {
    color: #686868;
}
.dx-datagrid .dx-link{
    text-decoration: none !important;
}
/* <===== */

.jarviswidget>div{
    border-top: 1px solid #cccccc !important;
}

.label {
    font-weight: bold !important;
}

.btn-hdr{
    margin-top: 22px;
    float: right;
    padding: 7px 10px;
}
img.online {
    border-left: 0px;
}
/*dropzone.dz-wrapper>.dropzone.dz-single .dz-preview{
    width: calc(100% - 98px) !important;
}*/
td[aria-label="Column Base budget, Value undefined"]{
    height: 26px !important;
}

.dz-progress, .dz-error-message, .dz-error-mark{
    display: none !important;
}
.dropzone .dz-preview .dz-success-mark{
    opacity: 1 !important;
    animation: slide-in 6s cubic-bezier(.77,0,.175,1) !important;
}

dropzone.dz-wrapper>.dropzone .dz-message{
    margin-top: 2px !important;
}
dropzone.dz-wrapper>.dropzone.dz-single .dz-preview{
    margin-top: 0px !important;
}

.asterisk{
    color: #a90329;
}

.pager li>a, .pager li>span{
    border-radius: 0px;
}

.cross-out-red{
    cursor:pointer !important;
    color:#a90329
}
.glyphicon-download-alt{
    color: #686868 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.page-footer{
    position: fixed !important;
    z-index: 900;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.has-error .dx-texteditor{
    border: 1px solid #b94a48 !important;
}
.sortable-item {
    padding: 6px 12px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #adadad;
    text-align: left;
    cursor:move;
    overflow: hidden;
}

.sortable-users{
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4em;
    text-align: left;
    cursor: move;
    overflow: hidden;
}
.sortable-users:hover{
    background-color: #ecebeb;
}

.smart-style-1 .btn-header>:first-child>a {
    background: #8b91a0;
    border: #8b91a0;
}

/*
SMART FORM
*/
.smart-form .state-error textarea{
    background: #fff !important;
}

.smart-form .label-default, .smart-form .label-primary, .smart-form .label-success, .smart-form .label-danger{
    color: #FFFFFF;
    text-align: center;
    font-size: 90%;
}
/* CHARTS DEVEXTREME ================================ >*/
#pie-dashboard {
    text-align: center !important;
}
#pie-dashboard > svg {
    display: inline !important;
}

/*@media print{
   #pie-dashboard, #chart-dashboard{
    text-align: center !important;
}
#pie-dashboard > svg, #chart-dashboard > svg {
    display: inline !important;
}
}*/
/* GRID COMPONENTE PAGOS ================================ >*/

#gridContainerPagos > .dx-datagrid > .dx-datagrid-rowsview > .dx-datagrid-content-fixed > table > tbody tr td:nth-child(n+2):not(.td-detail) {
    background-color:#eff0f0 !important;
        border-bottom: 1px solid #eff0f0 !important;
    border-top: 1px solid #eff0f0 !important;
}
#gridContainerPagos > .dx-datagrid > .dx-datagrid-rowsview > .dx-datagrid-content-fixed > table > tbody tr td:nth-child(2) {
    border-right: 1px solid #eff0f0 !important;
}
#gridContainerPagos > .dx-datagrid > .dx-datagrid-rowsview > .dx-datagrid-content-fixed > table > tbody tr.dx-row > td.dx-master-detail-cell {
    background-color: #fff !important;
}
#gridContainerPagos > .dx-datagrid > .dx-datagrid-rowsview > .dx-datagrid-content-fixed > table > tbody tr.dx-master-detail-row > td:nth-child(2) {
    background-color: #fff !important;
    border-right: 1px solid #fff !important;
}

.modal-header{
    padding: 15px !important;
}
.modal-body{
    padding:20px;
    overflow-y: auto !important;
}

.modal-section{
    width:99% !important;
}
.input-modal{
    padding-left: 6px !important;
    font-weight: initial;
}
.modal-footer{
    padding: 20px;
}
.modal-btn{
    padding: 6px 12px;
}

.modal-lg{
    width: 1280px !important;
}
/* < ========================= */

/*
Fondo Login
*/
#vc-dropzone > div > div.image > a > img{
    min-width: 150px;
    max-height: 190px !important;
    /*max-height: 270px !important;*/
    /*height: 270px !important;*/
}
#extr-page #main {
    background: transparent;
}

#bg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .8;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.widget-body{
    /*overflow: hidden;*/
    z-index: 1;
}

.widget-body .tooltip{
    z-index: 2;
}

/* BOOTSTRAP */

.btn-group-lg>.btn, .btn-lg {
    font-size: 14px !important;
}


.alert-success-escriturado {
    background-color: #9FCFA3;
    border-color:#468847;
    color:#468847
}
.alert-success-escriturado hr{
    border-top-color:#3d773e
}

.scroll_unidades.dx-scrollable-wrapper.dx-scrollable-container.dx-scrollbar-vertical.dx-scrollable-scroll {
    float: right;
    width: 15px !important;
}
.scroll_unidades.dx-scrollable-wrapper.dx-scrollable-container.dx-scrollbar-vertical.dx-scrollbar-hoverable {
    width: 15px !important;
    -webkit-transition: width 0.2s linear 0.15s,
    background-color 0.2s linear 0.15s;
    transition: width 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}
.scroll_unidades .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollbar-vertical .dx-scrollable-scroll-content {
    background-color: #3276b1 !important;
}
