.alert, .alert-icon, .bootstrap-timepicker-widget table td input, .bsdatepicker, .bsdatepicker td, .bsdatepicker td span, .bsdatepicker th, .btn, .button-pane, .chosen-choices, .chosen-choices li.search-choice, .chosen-container, .chosen-container-single .chosen-search input, .chosen-results li.highlighted, .chosen-single, .content-box, .content-box .ui-widget-overlay.loader, .content-box-closed, .content-box-closed .content-box-header, .dashboard-box, .daterangepicker, .daterangepicker .calendar-date, .daterangepicker .ranges li, .daterangepicker td, .daterangepicker th, .dropdown-menu, .dropdown-submenu.float-left > .dropdown-menu, .dropzone, .form-control, .form-input-icon .glyph-icon, .hero-btn, .icon-boxed, .image-box, .info-box, .info-box-alt, .input, .input-group-addon.addon-inside, .jGrowl-notification, .main-header .main-nav.nav-alt li.sf-mega-menu .sf-mega a, .main-header .main-nav.nav-alt li > ul li a, .main-nav ul li ul li a, .minicolors-panel, .ms-list li, .nav-list, .nav-list-horizontal-alt li a, .nav-tabs.nav-justified > li > a, .nav > li > a, .notifications-box, .pagination, .panel-box, .panel-content, .panel-group .panel, .panel-layout, .popover, .progressbar, .progressbar-value, .sb-slidebar .chat-box li a, .sb-slidebar .popover-title, .selector, .table-rounded, .tile-box, .tile-button, .todo-box li, .tooltip-inner, .ui-accordion, .ui-accordion-header, .ui-button, .ui-corner-all, .ui-datepicker, .ui-datepicker td a, .ui-datepicker td span, .ui-datepicker-buttonpane button, .ui-datepicker-next, .ui-datepicker-prev, .ui-dialog, .ui-dialog .ui-dialog-titlebar-close, .ui-dialog-buttonset button, .ui-dialog-titlebar-close, .ui-editRangeSlider-inputValue, .ui-menu li a, .ui-menu-item, .ui-rangeSlider-bar, .ui-rangeSlider-label, .ui-rangeSlider-noArrow .ui-rangeSlider-container, .ui-rangeSlider-withArrows .ui-rangeSlider-container, .ui-tabs, .ui-toolbar input, .ui-toolbar select, div.dataTables_filter input, div[id^=uniform-] span {
    border-radius: 3px;
}

    .btn-group-vertical > .btn:first-child, .content-box .content-box-header, .list-group-item:first-child, .nav-list li:first-child a, .notifications-box li:first-child, .panel-heading, .panel > .list-group:first-child .list-group-item:first-child, .popover-title, .post-box textarea, .pricing-title, .tile-header, .ui-datepicker-header, .ui-datepicker-title, .ui-dialog .ui-dialog-titlebar, .ui-tabs-nav, .ui-tabs-nav li > a {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .list-group-item:last-child, .panel-footer, .panel > .list-group:last-child .list-group-item:last-child, .popover-content, .ui-tabs-nav.tabs-bottom {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .irs-line-left, .table-rounded thead tr:first-child td:first-child, .table-rounded thead tr:first-child th:first-child, .ui-tabs-nav li:first-child {
            border-top-left-radius: 3px;
        }

        .fc-state-default.fc-corner-left, .ui-tabs-nav.tabs-bottom li:first-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 3px;
        }

        .header-buttons-separator .icon-separator:last-child, .table-rounded thead tr:first-child td:last-child, .table-rounded thead tr:first-child th:last-child, .ui-tabs-nav li.float-right:not(:last-child) {
            border-top-right-radius: 3px;
        }

        .fc-state-default.fc-corner-right, .ui-tabs-nav.tabs-bottom li.float-right:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 3px;
        }

    .table-rounded tbody tr:last-child td:last-child, .table-rounded tbody tr:last-child th:last-child {
        border-bottom-right-radius: 3px;
    }

    .input-group-addon.addon-inside + .form-control, .irs-line-left, .table-rounded tbody tr:last-child td:first-child, .table-rounded tbody tr:last-child th:first-child {
        border-bottom-left-radius: 3px;
    }

    .btn-group-vertical > .btn:last-of-type, .chosen-drop, .chosen-results li.no-results, .content-box .content-box-wrapper, .info-box, .main-nav ul li ul, .nav-list li:last-child a, .nav-tabs-bottom > li > a, .notifications-box li:last-child, .ui-datepicker-buttonpane, .ui-dialog .ui-dialog-buttonpane, .ui-menu {
        border-bottom-right-radius: 3px!important;
        border-bottom-left-radius: 3px!important;
    }

    .fc-corner-left, .input-append-wrapper .input-append, .nav-tabs-left > li > a, .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-radius: 0;
        border-top-left-radius: 3px!important;
        border-bottom-left-radius: 3px!important;
    }

    .chosen-container-single .chosen-search i, .chosen-container-single .chosen-single div, .fc-corner-right, .input-append-right .input-append, .nav-tabs-right > li > a, .pagination > li:last-child > a, .pagination > li:last-child > span, .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs'], .selector i {
        border-radius: 0;
        border-top-right-radius: 3px!important;
        border-bottom-right-radius: 3px!important;
    }

.btn-group .btn:last-of-type, .btn-group .btn:last-of-type .icon-separator, .icon-separator.float-right, .irs-line-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ui-spinner-up {
    border-top-left-radius: 0;
    border-top-right-radius: 3px!important;
}

.ui-spinner-down {
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .ui-autocomplete {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.content-box-header > .icon-separator, .corner-ribbon, .corner-ribbon > a, .corner-ribbon > div, .input-group-addon.addon-inside + .form-control {
    border-top-left-radius: 3px;
}

.corner-ribbon-tr, .corner-ribbon-tr > a, .corner-ribbon-tr > div {
    border-top-right-radius: 3px;
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
