.logo_f {
   /* height: 100% !important;*/
    margin-top: -10px !important;
}

.select-panel {
    width: 147px;
    margin-top: -27px;
    color: #31708f;
    font-weight: 400;
    text-transform: uppercase;
    outline: none;
    border: none;
    background-color: transparent;
    margin-left: 6px;
    padding-left: 13px;
}

.sidebar-header2 {
    color: #e0e2e6;
    font-weight: 600;
    line-height: 15px;
    margin: 0;
    padding: 3px 10px 5px;
    font-size: 16px;
    text-transform: uppercase;
}

.select-panel select {
  display: none; 
}

/* li {list-style:none;} */

.tooltip{
opacity: 100 !important;
}

.panel .actions i {
    font-size: 0.875em;
    margin: 0px -10px !important;
}

select { height: 39px !important; }

.panel-f {
    border-color: #337ab7 !important;
}

.panel-f>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.select-f {
    border: 2px solid #e8ebed;
    box-shadow: none;
    height: 37px;
    padding: 8px 12px 9px 12px;
    font-size: 12px;
}

.select2-container--default .select2-selection--single{
    padding:6px;
    width: 100%; 
    height: 39px!important;
    font-size: 1.2em;  
    position: relative;
    border: 2px solid #e8ebed!important;
    box-shadow: none!important;
    padding: 5px 12px 9px 12px!important;
    font-size: 14px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 100%;  
    color: #fff;
    font-size: 1.3em;
    padding: 4px 12px;
    height: 27px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
}

.no-sort {
    text-align: center;
}

.decimal {
    text-align: center;
    font-size: 12px!important;
}