/*!
 * Copyright Zendesk, Inc.
 *
 * Use of this source code is governed under the Apache License, Version 2.0
 * found at http://www.apache.org/licenses/LICENSE-2.0.
 */

.u-br{
  border-radius:4px !important;
}

.u-br-b{
  border-bottom-right-radius:4px !important;
}

.u-br-b,.u-br-bl{
  border-bottom-left-radius:4px !important;
}

.u-br-br{
  border-bottom-right-radius:4px !important;
}

.u-br-l{
  border-top-left-radius:4px !important;
  border-bottom-left-radius:4px !important;
}

.u-br-r{
  border-bottom-right-radius:4px !important;
}

.u-br-r,.u-br-t{
  border-top-right-radius:4px !important;
}

.u-br-t,.u-br-tl{
  border-top-left-radius:4px !important;
}

.u-br-tr{
  border-top-right-radius:4px !important;
}

.u-br-0{
  border-radius:0 !important;
}

.u-br-b-0{
  border-bottom-right-radius:0 !important;
}

.u-br-b-0,.u-br-bl-0{
  border-bottom-left-radius:0 !important;
}

.u-br-br-0{
  border-bottom-right-radius:0 !important;
}

.u-br-l-0{
  border-top-left-radius:0 !important;
  border-bottom-left-radius:0 !important;
}

.u-br-r-0{
  border-bottom-right-radius:0 !important;
}

.u-br-r-0,.u-br-t-0{
  border-top-right-radius:0 !important;
}

.u-br-t-0,.u-br-tl-0{
  border-top-left-radius:0 !important;
}

.u-br-tr-0{
  border-top-right-radius:0 !important;
}

.u-br-50\%{
  border-radius:50% !important;
}

.u-br-lg{
  border-radius:6px !important;
}

.u-br-b-lg{
  border-bottom-right-radius:6px !important;
}

.u-br-b-lg,.u-br-bl-lg{
  border-bottom-left-radius:6px !important;
}

.u-br-br-lg{
  border-bottom-right-radius:6px !important;
}

.u-br-l-lg{
  border-top-left-radius:6px !important;
  border-bottom-left-radius:6px !important;
}

.u-br-r-lg{
  border-bottom-right-radius:6px !important;
}

.u-br-r-lg,.u-br-t-lg{
  border-top-right-radius:6px !important;
}

.u-br-t-lg,.u-br-tl-lg{
  border-top-left-radius:6px !important;
}

.u-br-tr-lg{
  border-top-right-radius:6px !important;
}

.u-br-sm{
  border-radius:2px !important;
}

.u-br-b-sm{
  border-bottom-right-radius:2px !important;
}

.u-br-b-sm,.u-br-bl-sm{
  border-bottom-left-radius:2px !important;
}

.u-br-br-sm{
  border-bottom-right-radius:2px !important;
}

.u-br-l-sm{
  border-top-left-radius:2px !important;
  border-bottom-left-radius:2px !important;
}

.u-br-r-sm{
  border-bottom-right-radius:2px !important;
}

.u-br-r-sm,.u-br-t-sm{
  border-top-right-radius:2px !important;
}

.u-br-t-sm,.u-br-tl-sm{
  border-top-left-radius:2px !important;
}

.u-br-tr-sm{
  border-top-right-radius:2px !important;
}

.u-br-xl{
  border-radius:8px !important;
}

.u-br-b-xl{
  border-bottom-right-radius:8px !important;
}

.u-br-b-xl,.u-br-bl-xl{
  border-bottom-left-radius:8px !important;
}

.u-br-br-xl{
  border-bottom-right-radius:8px !important;
}

.u-br-l-xl{
  border-top-left-radius:8px !important;
  border-bottom-left-radius:8px !important;
}

.u-br-r-xl{
  border-bottom-right-radius:8px !important;
}

.u-br-r-xl,.u-br-t-xl{
  border-top-right-radius:8px !important;
}

.u-br-t-xl,.u-br-tl-xl{
  border-top-left-radius:8px !important;
}

.u-br-tr-xl{
  border-top-right-radius:8px !important;
}
