/*
Theme Name: CoPro WordPress Theme
Theme URI: http://wowothemes.com/
Author: WoWoThemes Team
Author URI: http://wowothemes.com/
Description: Powerful flat theme with focus in agency and creative websites, but can be used as shop. Flexible style system with primary colors and font changes avaliable.
Version: 1.9
License: ThemeForest Standard License
License URI: http://themeforest.net/licenses/standard
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Domain Path: /languages/

Use this theme to make a good looking and polished website with minimal effort.
*/

.button.my-new-btn {
  margin: 15px 0 0;
}
.acc-list {
    float: left;
    width: 49%;
}
.acc-list select {
    width: 305px;
    float: left;
}
.reco-ups {
    float: right;
    width: 49%;
}
.acc-list b, .reco-ups b {
    float: left;
    font-size: 13px;
    padding: 10px 10px 0 0;
}
select option {
    cursor: pointer;
}
.reco-ups select {
    width: 288px;
    float: left;
}