.table tfoot{
    display: table-header-group;
    padding: 0!important;
}

h1{
    margin: 10px 0!important;
}

.bigtable td, .bigtable th{
    padding: 7px!important;
}

.btn-group-xs > .btn, .btn-xs {
    padding: .25rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem;
}

.big-refresh, .big-refreshw{
    font-size: 30px;
    cursor: pointer;
    transition: transform .2s;
}

.big-refresh:hover, .big-refreshw:hover{
    transform: scale(1.3);
}

.toast-top-right{
    top: 60px;
}

#toast-container > div {
    opacity: 1;
   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   filter: alpha(opacity=100);
 }

.w-65 {
    width: 65% !important;
}

.text-sm .main-footer{
    padding: 4px 15px;
}

.widget-user-header{
    padding: 5px!important;
}

.widget-user-image{
    padding: 10px;
    background: #FFF;
    color: #333;
    text-align: center;
    font-size: 20px;
    float: left;
}

.widget-user-username{
    margin-left:70px!important;
    font-size: 16px!important;
}

.widget-user-desc{
    margin-left:70px!important;
    font-size: 16px!important;
}

.widget-user-balance{
    float: right;
    color: #FFF;
}

.stotal{
    display: block;
    float: right;
    background: #FFF;
    padding: 3px;
    color: #333;
    font-weight: bold;
}

.total-komisyon{
    font-weight: bold;
    font-size: 16px;
}

.bg-light2 {
    background-color: #f8f8f8!important;
}

.droppable{
    min-height: 100px;
    background: #F00;
}

#freeAccounts{
    overflow-y: auto;
    overflow-x: hidden;
    height: 70vh;
}

.toplamaFixed{
    overflow-y: auto;
    overflow-x: hidden;
    height: 70vh;
}

.widget-user-username-mp{
    margin-left:5px!important;
    font-size: 16px!important;
}

.widget-user-desc-mp{
    margin-left:5px!important;
    font-size: 16px!important;
}

.widget-user-header-mp{
    padding: 10px!important;
}

.widget-user-header-top{
    padding: 0 10px!important;
}

.widget-user-header-top h3, .widget-user-header-top h5{
    padding: 2px 0!important;
    margin-bottom: 0!important;
}

.bg-jimjimi {
    background-color: #243d54 !important;
}
