/*
 * 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
 */
html,body{
    background: #F2F3F5;
}
::-webkit-scrollbar {
    width: 5px!important;
}
  /* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#logo {
    display: inline-block;
    width: 100px;
    margin-top: 8px;
    margin-left: 4px;
}

#logo img {
    width: 30px;
}

#header {
    background-image: none;
    /* background-color: #155e90; */
    /* background-color: white; */
    background-color: #fafafa;
    /* background-color: #0f2f45!important; */
    /* color: black; */
}

#header>:first-child {
    width: 46px;
}

#logo-group {
    /* background-color: #155e90!important; */
    background-color: #0f2f45;
    /* border-bottom: 2px solid #999; */
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    border-right: 1px solid #636363;
    border-bottom: 1px solid #F2F3F5;
}
.logo-group-custom {
    background-color: #F26F20!important;
}
#logo-group span#activity {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#155e90), to(#2f7cb0));
    background-image: -webkit-linear-gradient(top, #155e90, #2f7cb0);
    background-image: -moz-linear-gradient(top, #155e90, #2f7cb0);
    background-image: -ms-linear-gradient(top, #155e90, #2f7cb0);
    background-image: -o-linear-gradient(top, #155e90, #2f7cb0);
    background-image: linear-gradient(top, #155e90, #2f7cb0);
    border: 1px solid #155e90;
    color: #ececec;
}

.login-info {
    height: 45px;
    border: none;
    box-shadow: none;
}

.login-info>span {
    border-bottom: none;
}

.header-dropdown-list a.dropdown-toggle {
    /* color: #FFF; */
    color:#333;
}

#header ul#mobile-profile-img ul.dropdown-menu {
    min-width: 175px;
    max-width: 250px;
    padding-top: 0px;
}

.btn-header>:first-child>a {
    background: #fb3c4a;
    border: 1px solid #fb3c4a;
    color: #fff!important;
    cursor: pointer!important;
}

.minified nav>ul>li:first-child {
    /* border-top: none;
    padding-top: 5px; */
}

.minified nav>ul>li {
    /* border-bottom: 1px solid #265e8e; */
    /* border-top: 1px solid #8a8a8a; */
    border: 0px;
    padding: 3px;
}

.minified nav>ul>li>ul {
    /* background: #66aede; */
    background: #0f2f45;
    left:44px!important;
}

.minified nav>ul>li>ul>li {
    /* background-color: rgb(102, 174, 222); */
    background: #0f2f45;
}
.aside-custom-menu{
    background: #F9FAFC!important;
}  
.minified nav>ul>li>ul>li>a {
    color: #fff;
}

#mobile-profile-img {
    display: inherit!important;
}

#logout.btn-header.pull-right {
    margin-left: 0px;
}

#header ul#mobile-profile-img ul li:first-child div {
    padding: 5px 10px 0px;
}

#header ul#mobile-profile-img ul li:first-child {
    background-color: #ececec;
}

#ribbon {
    background: #2f7cb1;
}

#ribbon .breadcrumb {
    padding: 13px 34px 8px 0!important;
}

#project-selector,
.project-selector {
    color: #e4e4e4;
}
.page-footer{
    z-index: 999999 !important;
}
.page-footer,
.superbox-show,
aside {
    background: #417cad;
}

.page-footer,
.superbox-show,
aside {
    /* background: #2f7cb0; */
    background: #0f2f45;
}
.aside-custom {
    /* background: #2f7cb0; */
    background: #F26F20!important;
}
#left-panel nav{
    padding-top:17px!important;
}

.page-footer {
    background: rgb(212, 216, 218);
}

rl-tag-input-item {
    height: 20px !important;
    line-height: 20px !important;
    font-weight: 16px !important;
    padding: 0 6px 0 0;
    background: #3276b1 !important;
    color:#fff !important;
    border-radius: 0 !important;
}
rl-tag-input{
    border: 1px solid #ccc;
    padding:0 !important;
}


.ng2-tag-input-remove {
    background: #fff !important;
    color: #3276b1 !important;
    height: 18px !important;
    width:18px !important;
    vertical-align: middle;
    line-height:18px !important;
}

.right {
    text-align: right;
}

.h-right {
    text-align: right;
    padding-right: 25px!important;
}

.select2-container {
    width: 100% !important;
}

#hotline_tag rl-tag-input {
    padding: 0 6px 0 0 !important;
    box-shadow: none;
    border: 1px solid #ccc;
}

#hotline_tag .ng2-tag-input-field {
    padding: 2px 0 !important;
}

.select2-hidden-accessible {
    display: none !important;
    visibility: hidden !important;
}

.ui-dialog-content {
    overflow: hidden !important;
}

#s2id_select_list_tag {
    padding: 0 !important;
}
.select2-container{
    padding: 0 !important;
}
.select2-arrow{
    width: 20px !important;
}
.canvas-chart{
    min-height: 200px;
}

.mg-t-10{
    margin:10px 0 0 0;
}
.mg-b-10{
    margin:0 0 10px 0;
}
.mg-r-10{
    margin:0 0 0 10px;
}
.mg-l-10{
    margin:0 10px 0 0;
}
.mg-lr-10{
    margin: 0 10px;
}
.mg-tb-10{
    margin: 10px 0;
}
.mg-10{
    margin: 10px;
}
.pd-t-10{
    padding:10px 0 0 0;
}
.pd-r-10{
    padding:0 10px 0 0;
}
.pd-b-10{
    padding:0 0 10px 0;
}
.pd-l-10{
    padding:0 0 0 10px;
}
.pd-lr-10{
    padding: 0 10px;
}
.pd-tb-10{
    padding: 10px 0;
}
.pd-10{
    padding: 10px;
}
.w-250{
    width: 250px;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.widget-body-toolbar{
    border-bottom: 0px!important;
}
.borderless td, .borderless th, .borderless tr {
    border: none;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    border:none!important;
}
.dt-toolbar-footer{
    border-top:0px!important;
}
.minifyme{
    top:700px;
    bottom: 10px;
    position: fixed;
}
.minified .minifyme{
    /* top:12%!important; */
    /* top:none!important; */
    bottom: 0!important;
    font-size: 18px!important;
    position: fixed;
}
#left-panel nav ul>li>a>i{
    font-size: 15px;
}

.minified nav ul>li>a>i {
    font-size: 15px;
}
.fixed-header #header{
    border:none;
    box-shadow: none;
}
.jarviswidget{
    /* border-radius: 5px!important; */
    box-shadow: 0px 1px 0px 1px #a4a0a033!important;
    /* box-shadow:0 1px 2px var(--shadow-2); */
}
.jarviswidget>div{
    border:none!important;
    border-radius: 0 0 10px 10px !important;
}
/* .jarviswidget header{
    border-bottom: 1px solid #ccc!important;
} */
.jarviswidget>header{
    border-radius: 10px 10px 0 0 !important;
}
.div-content {
    padding: 10px;
    float: left;
    width: 100%;
    position: relative;
    font-size: 13px;
    border-radius: 0;
    margin: 0;
    background: #fff;
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 0px 1px #e4e4f0;
}
.minified nav>ul>li>ul{
    width: 220px;
}
.minified nav>ul>li>a{
    color:#e1e1e1;
}
.minified nav>ul>li>a:hover{
    background-color: #CCC;
    color:#0f2f45;
}
.custom-hover-aside{
    background-color: #FF9758!important;
}
.minified nav>ul>li>a>.menu-item-parent{
    width: 206px;
}
.icon-aside{
    opacity: 0.5;
}
.divider-leftpanel{
    border-bottom: 1px solid #F2F3F5!important;
}
.select2-search__field{
    margin-top: 0px!important;
}
.select2-container--default .select2-selection--multiple {
    padding-bottom: 0px!important;
}
.tooltip .tooltip-inner{
    max-width: 500px !important;
    width: auto !important;
  }
.custom-box-shadow{
    box-shadow: 0 -2px 0 #FF9758 !important;
}