#daextubch-uberchart h3{
    margin: 18px 0 10px !important;
    color: #333 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

#daextubch-uberchart input[type="text"]{
    display: block !important;
    margin-bottom: 10px !important;
    font-size: 12px !important;
    height: 22px !important;
    line-height: 16px !important;
    box-shadow: none !important;
    padding: 3px 5px !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    box-sizing: border-box !important;
}

#daextubch-uberchart a:hover{
    text-decoration: none !important;
}

#daextubch-button-add-chart{
    box-shadow: none !important;
    border: none !important;
    left: 15px !important;
    height: 30px !important;
}

#daextubch-button-add-chart:active{
    transform: none !important;
}

#daextubch-button-add-chart-button{
    color: #555 !important;
    background: #f7f7f7;
    box-shadow: none !important;
    outline: none !important;
    padding: 0 6px;
    height: 30px !important;
    font-size: 12px !important;
    border-radius: 3px !important;
    border: 1px solid #cccccc !important;
}

#daextubch-button-add-chart-button:hover{
    background: #fafafa;
    border-color: #979797 !important;
}

#daextubch-button-add-chart-button > span{
    height: 28px !important;
    line-height: 28px !important;
    display: block !important;
}

.select2-results__option{
    cursor: pointer !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    position: absolute !important;
    top: 27px !important;
}

#daextubch-uberchart #daextubch-uberchart-body-container{
    position: relative !important;
    margin: 0 17px 40px !important;
}

.select2-container{
    width: 100% !important;
}

.select2-results__options{
    background: #fff !important;
}

.select2-results__options{
    margin: 0 !important;
}

.select2-results__option{
    white-space: normal !important;
}

.select2-dropdown{
    border-width: 0 1px 1px !important;
    border-style: solid !important;
    border-color: #dddddd !important;
    width: 262px !important;
    background: #fff !important;
}

.select2-search{
    margin: 0 4px 4px !important;
    padding-top: 4px !important;
}

.select2-selection__rendered{
    font-size: 12px !important;
}