.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #3c8dbc !important;
}
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    border-radius: 3px;
}

.skin-blue::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-blue::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-blue::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #3c8dbc; -webkit-border-radius: 1px;}
.skin-blue::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #3c8dbc; -webkit-border-radius: 1px;}

.skin-blue-light::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-blue-light::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-blue-light::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #3c8dbc; -webkit-border-radius: 1px;}
.skin-blue-light::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #3c8dbc; -webkit-border-radius: 1px;}

.skin-purple::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-purple::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-purple::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #605ca8; -webkit-border-radius: 1px;}
.skin-purple::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #605ca8; -webkit-border-radius: 1px;}

.skin-purple-light::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-purple-light::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-purple-light::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #605ca8; -webkit-border-radius: 1px;}
.skin-purple-light::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #605ca8; -webkit-border-radius: 1px;}

.skin-green::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-green::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-green::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #00a65a; -webkit-border-radius: 1px;}
.skin-green::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #00a65a; -webkit-border-radius: 1px;}

.skin-green-light::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-green-light::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-green-light::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #00a65a; -webkit-border-radius: 1px;}
.skin-green-light::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #00a65a; -webkit-border-radius: 1px;}

.skin-red::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-red::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-red::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #dd4b39; -webkit-border-radius: 1px;}
.skin-red::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #dd4b39; -webkit-border-radius: 1px;}

.skin-red-light::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-red-light::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-red-light::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #dd4b39; -webkit-border-radius: 1px;}
.skin-red-light::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #dd4b39; -webkit-border-radius: 1px;}

.skin-yellow::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-yellow::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-yellow::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #f39c12; -webkit-border-radius: 1px;}
.skin-yellow::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #f39c12; -webkit-border-radius: 1px;}

.skin-yellow-light::-webkit-scrollbar {width: 3px; height: 10px; -webkit-border-radius: 10px;}
.skin-yellow-light::-webkit-scrollbar-track-piece { background-color: #242424;}
.skin-yellow-light::-webkit-scrollbar-thumb:vertical { height: 3px; background-color: #f39c12; -webkit-border-radius: 1px;}
.skin-yellow-light::-webkit-scrollbar-thumb:horizontal { width: 3px; height: 5px; background-color: #f39c12; -webkit-border-radius: 1px;}