/*
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.6
Version: 2.0.0
Author: Sean Ngu
Website: http://www.seantheme.com/color-admin-v2.0/admin/html/
*/

.navbar-logo,
.coming-soon .brand .logo,
.login .login-header .brand .logo {
    border-color: #4DCACA #31A3A3 #1D8888;
}
.navbar.navbar-inverse .navbar-brand,
.sidebar .nav > li.active > a, 
.sidebar .nav > li.active > a:focus, 
.sidebar .nav > li.active > a:hover,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a, 
.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a, 
.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.label.label-theme,
.btn.btn-scroll-to-top {
    background: #b9163a;
}
.navbar.navbar-inverse .navbar-brand {
    color: #fff !important;
}
.text-theme,
.sidebar .sub-menu > li.active > a:before {
    color: #b9163a;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-header {
        background: #b9163a;
    }
}

.navbar-brand {

    padding-top: 3px !important;
}

.dxgvControl_MetropolisBlue, .dxgvDisabled_MetropolisBlue {
font-size: 11px !important;
}

/* Added in v1.5 */
.gradient-enabled .navbar.navbar-inverse .navbar-brand,
.gradient-enabled .sidebar .nav > li.active > a,
.gradient-enabled .sidebar .nav > li.active > a:focus,
.gradient-enabled .sidebar .nav > li.active > a:hover,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.gradient-enabled .label.label-theme,
.gradient-enabled .btn.btn-scroll-to-top,
.gradient-enabled .top-menu .nav > li.active > a,
.gradient-enabled .top-menu .nav > li.active > a:focus,
.gradient-enabled .top-menu .nav > li.active > a:hover {
    background: rgb(0,210,210); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGFjYWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,210,210,1) 0%, rgba(0,172,172,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,210,210,1)), color-stop(100%,rgba(0,172,172,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,210,210,1) 0%,rgba(0,172,172,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,210,210,1) 0%,rgba(0,172,172,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,210,210,1) 0%,rgba(0,172,172,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,210,210,1) 0%,rgba(0,172,172,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d2d2', endColorstr='#b9163a',GradientType=0 ); /* IE6-8 */
}
.pace-progress {
    background: #b9163a;
}
.pace .pace-activity {
    border-top-color: #b9163a;
    border-left-color: #b9163a;
}


/* Added in v1.7 */

.page-with-light-sidebar .sidebar .nav > li.active > a > i {
    color: #b9163a;
}
.page-with-light-sidebar .sidebar .nav > li.active > a .badge,
.page-with-light-sidebar .sidebar .nav > li.active > a .label.label-theme {
    background: #b9163a;
}


/* Added in v1.9 */

.top-menu .nav > li.active > a, 
.top-menu .nav > li.active > a:focus, 
.top-menu .nav > li.active > a:hover {
    background: #b9163a;
}

/* Color Barra Footer Totalizadores */
.dxgvFooter_MetropolisBlue {
    color: white     !important;
    background-color: #2d353c !important;
   /*font-size: 13px ;*/ 
    height:40px;

}

.dxgvHeader_MetropolisBlue {
    background-color: #43474a !important;
}

/* Font Color Cabeceras Columnas GridView */
.dxgvHeader_MetropolisBlue td {
    color: white !important;
    height: 30px;
    font-weight: bolder !important;
    /*background-color: #43474a !important;*/
}

/*Cambiar Selected Bar Color*/
.dxgvSelectedRow_MetropolisBlue {
    background-color: #b9163a !important;
    color: white !important;
}


.dxgvFocusedRow_MetropolisBlue {
     background-color: #b9163a !important;
    color: white !important;
}

.dxgvFocusedGroupRow_MetropolisBlue {
     background-color: #b9163a !important;
    color: white !important;
}

.dxeTextBox_MetropolisBlue {
padding-top: 12px !important;
}

.dxeCalendarHeader_MetropolisBlue{
    color: #b9163a !important;

}

.dxeCalendarSelected_MetropolisBlue {
background-color: #b9163a !important;
}

.dxeCalendarButtonHover_MetropolisBlue, .dxeColorEditButton_MetropolisBlue {
   background-color: #b9163a !important;
   border-color: #b9163a !important;
}

.dxeCalendarToday_MetropolisBlue {
    border: 1px solid #b9163a !important;

}

.dxeButtonEditButtonHover_MetropolisBlue{
    background-color: #b9163a !important;
}

.dxeListBoxItemSelected_MetropolisBlue{
    background-color: #b9163a !important;
}


.dxmLite_MetropolisBlue .dxm-popup .dxm-hovered {
     background-color: #b9163a !important;
}

.dxGridView_gvHeaderFilterActive_MetropolisBlue {
    background-color: #F44336 !important;
}

.dxpcLite_MetropolisBlue .dxpc-header, .dxdpLite_MetropolisBlue .dxpc-header {
    font-size: 1.3em !important;
    color: #b9163a !important;

}

.dxpcLite_MetropolisBlue .dxpc-header, .dxdpLite_MetropolisBlue .dxpc-header {
padding: 7px 2px 0px 12px !important;

}




/* para cambiar el ancho de las filas
.dxgvEditFormDisplayRow_MetropolisBlue td.dxgv, .dxgvDataRow_MetropolisBlue td.dxgv, .dxgvDataRowAlt_MetropolisBlue td.dxgv, .dxgvSelectedRow_MetropolisBlue td.dxgv, .dxgvFocusedRow_MetropolisBlue td.dxgv
*/