.ui-sortable .jarviswidget-sortable>header
{
   height:40px!important;
   border-radius: 5px 5px 0px 0px!important;
}

.jarviswidget-color-darken>header
{
   border-color:#293141!important;
   background:#293141!important;
}

.jarviswidget>header>.widget-icon 
{
   margin-top: 3px!important;
}
.jarviswidget>header>h2 
{
   margin-top: 3px!important;
}
.jarviswidget>header h2 
{
   font-size: 13px!important;
}
.jarviswidget-ctrls .button-icon 
{
   margin-top: 3px!important;
}

.widget-toolbar>.color-box 
{
   margin-top: 10px!important;
}

nav ul li a 
{
   font-size: 13px!important;
   color: #8b91a0!important;
   font-family: Roboto!important;
}

aside
{
   background:-webkit-linear-gradient(left,#1712fd 93%,#1712fd 100%)!important;
   background:-o-linear-gradient(left,#1712fd 93%,#1712fd 100%)!important;
   background:-ms-linear-gradient(left,#1712fd 93%,#1712fd 100%)!important;
   background:linear-gradient(to right,#171f2d 93%,#171f2d 100%)!important;
}

#ribbon
{
   background:#ededed!important;
   margin-top: 8px!important;
}

#ribbon .breadcrumb,#ribbon .breadcrumb a
{
   color:#666666!important;
   font-family:Roboto;
}

#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active
{
   color:#293141!important;
}

nav ul li a.inactive,nav ul li a.inactive:hover
{
   color:#8b91a0!important;
}

nav ul span.menu-item-parent
{
   margin-top:6px!important;
}

nav ul ul
{
   background:#25344d!important;
}

nav ul ul li
{
   margin-top:6px!important;
}

nav ul ul li>a
{
   font-size:13px!important;
}

nav ul ul li>a:hover
{
   background-color:#293141!important;
}

.minified nav>ul>li>ul>li
{
   background-color:#25344d!important;
}

.login-info a
{
    color:#8b91a0!important;
    font-family:Roboto!important;
}

.page-footer
{
   background-color: #293141!important;
}

#header
{
   background-color: white!important;
   background-image:none!important;
}