.widget-inner {
    /*max-height: 600px;
    overflow-y: auto;*/
}

.widget-wrapper {
    /*overflow-y: auto;*/
}

.widget-title {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget {
    
}


hr {
    border-color: #d1e3f6 !important;
    border-width: 1px !important;
}

footer #footer-content hr {
    margin-bottom: 10px;
}

footer #footer-content hr {
    margin-bottom: 10px;
}

.table-no-style, .table-no-style tr, .table-no-style th, .table-no-style td {
    margin: 0;
    padding: 0;
    border: 0 !important;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover,.nav-tabs > li { 
    background-color: transparent;
    /* border: 1px solid #ddd; */
    /* border-bottom: 3px solid #448dde; */
    /* border-bottom-color: transparent; */
    cursor: default;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover,.nav-tabs > li.tabs { 
    background-color: transparent;
    /* border: 1px solid #ddd; */
    border-bottom: 3px solid #448dde;
    /* border-bottom-color: transparent; */
    cursor: default;
}

.copyright {
    overflow: hidden;
    white-space: nowrap;
}

