﻿
.navbar {
    margin-bottom: 2px;
}

.top-nav {
    padding: 0 0px;
}

/* Overriding this when making top navbar scroll with page (not fixed). The margin was causing a horizontal scroll bar.*/
@media (min-width: 768px) {
    .navbar-right {
         margin-right: 0px; 
    }
}

.top-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #999;
}

.navbar {
    min-height: 30px;
}

.navbar-brand {
    height: 30px;
}


@media (min-width: 768px) {
    .side-nav {
        top: 42px;
    }
} 

.tab-content {
  border: 1px solid #c5d0dc;
  padding: 16px 12px;
  position: relative;
}
.tab-content.no-padding {
  padding: 0;
}
.tab-content.no-border {
  border: none;
  padding: 12px;
}
.tab-content.padding-32 {
  padding: 32px 24px;
}
.tab-content.no-border.padding-32 {
  padding: 32px;
}
.tab-content.padding-30 {
  padding: 30px 23px;
}
.tab-content.no-border.padding-30 {
  padding: 30px;
}
.tab-content.padding-28 {
  padding: 28px 21px;
}
.tab-content.no-border.padding-28 {
  padding: 28px;
}
.tab-content.padding-26 {
  padding: 26px 20px;
}
.tab-content.no-border.padding-26 {
  padding: 26px;
}
.tab-content.padding-24 {
  padding: 24px 18px;
}
.tab-content.no-border.padding-24 {
  padding: 24px;
}
.tab-content.padding-22 {
  padding: 22px 17px;
}
.tab-content.no-border.padding-22 {
  padding: 22px;
}
.tab-content.padding-20 {
  padding: 20px 15px;
}
.tab-content.no-border.padding-20 {
  padding: 20px;
}
.tab-content.padding-18 {
  padding: 18px 14px;
}
.tab-content.no-border.padding-18 {
  padding: 18px;
}
.tab-content.padding-16 {
  padding: 16px 12px;
}
.tab-content.no-border.padding-16 {
  padding: 16px;
}
.tab-content.padding-14 {
  padding: 14px 11px;
}
.tab-content.no-border.padding-14 {
  padding: 14px;
}
.tab-content.padding-12 {
  padding: 12px 9px;
}
.tab-content.no-border.padding-12 {
  padding: 12px;
}
.tab-content.padding-10 {
  padding: 10px 8px;
}
.tab-content.no-border.padding-10 {
  padding: 10px;
}
.tab-content.padding-8 {
  padding: 8px 6px;
}
.tab-content.no-border.padding-8 {
  padding: 8px;
}
.tab-content.padding-6 {
  padding: 6px 5px;
}
.tab-content.no-border.padding-6 {
  padding: 6px;
}
.tab-content.padding-4 {
  padding: 4px 3px;
}
.tab-content.no-border.padding-4 {
  padding: 4px;
}
.tab-content.padding-2 {
  padding: 2px 2px;
}
.tab-content.no-border.padding-2 {
  padding: 2px;
}
.tab-content.padding-0 {
  padding: 0px 0px;
}
.tab-content.no-border.padding-0 {
  padding: 0px;
}
.nav.nav-tabs.padding-32 {
  padding-left: 32px;
}
.tabs-right > .nav.nav-tabs.padding-32,
.tabs-left > .nav.nav-tabs.padding-32 {
  padding-left: 0;
  padding-top: 32px;
}
.nav.nav-tabs.padding-30 {
  padding-left: 30px;
}
.tabs-right > .nav.nav-tabs.padding-30,
.tabs-left > .nav.nav-tabs.padding-30 {
  padding-left: 0;
  padding-top: 30px;
}
.nav.nav-tabs.padding-28 {
  padding-left: 28px;
}
.tabs-right > .nav.nav-tabs.padding-28,
.tabs-left > .nav.nav-tabs.padding-28 {
  padding-left: 0;
  padding-top: 28px;
}
.nav.nav-tabs.padding-26 {
  padding-left: 26px;
}
.tabs-right > .nav.nav-tabs.padding-26,
.tabs-left > .nav.nav-tabs.padding-26 {
  padding-left: 0;
  padding-top: 26px;
}
.nav.nav-tabs.padding-24 {
  padding-left: 24px;
}
.tabs-right > .nav.nav-tabs.padding-24,
.tabs-left > .nav.nav-tabs.padding-24 {
  padding-left: 0;
  padding-top: 24px;
}
.nav.nav-tabs.padding-22 {
  padding-left: 22px;
}
.tabs-right > .nav.nav-tabs.padding-22,
.tabs-left > .nav.nav-tabs.padding-22 {
  padding-left: 0;
  padding-top: 22px;
}
.nav.nav-tabs.padding-20 {
  padding-left: 20px;
}
.tabs-right > .nav.nav-tabs.padding-20,
.tabs-left > .nav.nav-tabs.padding-20 {
  padding-left: 0;
  padding-top: 20px;
}
.nav.nav-tabs.padding-18 {
  padding-left: 18px;
}
.tabs-right > .nav.nav-tabs.padding-18,
.tabs-left > .nav.nav-tabs.padding-18 {
  padding-left: 0;
  padding-top: 18px;
}
.nav.nav-tabs.padding-16 {
  padding-left: 16px;
}
.tabs-right > .nav.nav-tabs.padding-16,
.tabs-left > .nav.nav-tabs.padding-16 {
  padding-left: 0;
  padding-top: 16px;
}
.nav.nav-tabs.padding-14 {
  padding-left: 14px;
}
.tabs-right > .nav.nav-tabs.padding-14,
.tabs-left > .nav.nav-tabs.padding-14 {
  padding-left: 0;
  padding-top: 14px;
}
.nav.nav-tabs.padding-12 {
  padding-left: 12px;
}
.tabs-right > .nav.nav-tabs.padding-12,
.tabs-left > .nav.nav-tabs.padding-12 {
  padding-left: 0;
  padding-top: 12px;
}
.nav.nav-tabs.padding-10 {
  padding-left: 10px;
}
.tabs-right > .nav.nav-tabs.padding-10,
.tabs-left > .nav.nav-tabs.padding-10 {
  padding-left: 0;
  padding-top: 10px;
}
.nav.nav-tabs.padding-8 {
  padding-left: 8px;
}
.tabs-right > .nav.nav-tabs.padding-8,
.tabs-left > .nav.nav-tabs.padding-8 {
  padding-left: 0;
  padding-top: 8px;
}
.nav.nav-tabs.padding-6 {
  padding-left: 6px;
}
.tabs-right > .nav.nav-tabs.padding-6,
.tabs-left > .nav.nav-tabs.padding-6 {
  padding-left: 0;
  padding-top: 6px;
}
.nav.nav-tabs.padding-4 {
  padding-left: 4px;
}
.tabs-right > .nav.nav-tabs.padding-4,
.tabs-left > .nav.nav-tabs.padding-4 {
  padding-left: 0;
  padding-top: 4px;
}
.nav.nav-tabs.padding-2 {
  padding-left: 2px;
}
.tabs-right > .nav.nav-tabs.padding-2,
.tabs-left > .nav.nav-tabs.padding-2 {
  padding-left: 0;
  padding-top: 2px;
}
.nav-tabs {
  border-color: #C5D0DC;
  margin-bottom: 0 !important;
  margin-left: 0;
  position: relative;
  top: 1px;
}
.nav-tabs > li > a {
  padding: 7px 12px 8px;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  border-radius: 0 !important;
  border-color: #c5d0dc;
  background-color: #F9F9F9;
  color: #999;
  margin-right: -1px;
  line-height: 18px;
  position: relative;
}
.nav-tabs > li > a:hover {
  background-color: #FFF;
  color: #4c8fbd;
  border-color: #c5d0dc;
}
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
  outline: none !important;
}
.nav-tabs > li:first-child > a {
  margin-left: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #576373;
  border-color: #c5d0dc;
  border-top: 2px solid #4c8fbd;
  border-bottom-color: transparent;
  background-color: #FFF;
  z-index: 1;
  line-height: 18px;
  margin-top: -1px;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
}
.tabs-below > .nav-tabs {
  /* tabs below */
  top: auto;
  margin-bottom: 0;
  margin-top: -1px;
  border-color: #c5d0dc;
  border-bottom-width: 0;
}
.tabs-below > .nav-tabs > li > a,
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-color: #c5d0dc;
}
.tabs-below > .nav-tabs > li.active > a,
.tabs-below > .nav-tabs > li.active > a:hover,
.tabs-below > .nav-tabs > li.active > a:focus {
  border-color: #c5d0dc;
  border-top-width: 1px;
  border-bottom: 2px solid #4c8fbd;
  border-top-color: transparent;
  margin-top: 0;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 60px;
}
.tabs-left > .nav-tabs {
  top: auto;
  margin-bottom: 0;
  border-color: #c5d0dc;
  float: left;
}
.tabs-left > .nav-tabs > li {
  float: none !important;
}
.tabs-left > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a:focus,
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #c5d0dc;
  margin: 0 -1px 0 0;
}
.tabs-left > .nav-tabs > li.active > a,
.tabs-left > .nav-tabs > li.active > a:focus,
.tabs-left > .nav-tabs > li.active > a:hover {
  border-color: #c5d0dc;
  border-top-width: 1px;
  border-left: 2px solid #4c8fbd;
  border-right-color: transparent;
  margin: 0 -1px 0 -1px;
  -webkit-box-shadow: -2px 0 3px 0 rgba(0,0,0,0.15) !important;
  box-shadow: -2px 0 3px 0 rgba(0,0,0,0.15) !important;
}
.tabs-right > .nav-tabs {
  top: auto;
  margin-bottom: 0;
  border-color: #c5d0dc;
  float: right;
}
.tabs-right > .nav-tabs > li {
  float: none !important;
}
.tabs-right > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #c5d0dc;
  margin: 0 -1px;
}
.tabs-right > .nav-tabs > li.active > a,
.tabs-right > .nav-tabs > li.active > a:focus,
.tabs-right > .nav-tabs > li.active > a:hover {
  border-color: #c5d0dc;
  border-top-width: 1px;
  border-right: 2px solid #4c8fbd;
  border-left-color: transparent;
  margin: 0 -2px 0 -1px;
  -webkit-box-shadow: 2px 0 3px 0 rgba(0,0,0,0.15);
  box-shadow: 2px 0 3px 0 rgba(0,0,0,0.15);
}
.nav-tabs > li > a .badge {
  padding: 1px 5px;
  line-height: 15px;
  opacity: 0.75;
  vertical-align: initial;
}
.nav-tabs > li > a .ace-icon {
  opacity: 0.75;
}
.nav-tabs > li.active > a .badge,
.nav-tabs > li.active > a .ace-icon {
  opacity: 1;
}
.nav-tabs li .ace-icon {
  width: 1.25em;
  display: inline-block;
  text-align: center;
}
.nav-tabs > li.open .dropdown-toggle {
  background-color: #4F99C6;
  border-color: #4F99C6;
  color: #FFF;
}
.nav-tabs > li.open .dropdown-toggle > .ace-icon {
  color: #FFF !important;
}
.tabs-left .tab-content,
.tabs-right .tab-content {
  overflow: auto;
}
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  background-color: #4F99C6;
  border-color: #4F99C6;
  color: #FFFFFF;
}
.nav-pills .open .dropdown-toggle > .ace-icon,
.nav > li.dropdown.open.active > a:hover > .ace-icon,
.nav > li.dropdown.open.active > a:focus > .ace-icon {
  color: #FFF !important;
}
/* bigger tab buttons */
.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > .ace-icon:first-child.disabled {
  color: #909090 !important;
}
/* bigger tab buttons */
.nav-tabs.tab-size-bigger > li > a {
  padding-left: 14px;
  padding-right: 14px;
}
.nav-tabs.tab-size-bigger > li > a > .ace-icon:first-child {
  display: block;
  margin-bottom: 6px;
  width: auto;
}
.nav-tabs.tab-space-1 > li > a {
  margin-right: 1px;
}
.nav-tabs.tab-space-2 > li > a {
  margin-right: 2px;
}
.nav-tabs.tab-space-3 > li > a {
  margin-right: 3px;
}
.nav-tabs.tab-space-4 > li > a {
  margin-right: 4px;
}
.nav-tabs[class*="tab-color-"] > li > a,
.nav-tabs[class*="tab-color-"] > li > a:focus,
.nav-tabs[class*="tab-color-"] > li > a:hover {
  color: #FFF;
  border-color: transparent;
  margin-right: 3px;
}
.nav-tabs[class*="tab-color-"] > li > a > .badge {
  border-radius: 2px;
}
.nav-tabs[class*="tab-color-"] > li:not(.active) > a:hover {
  opacity: 0.85;
  border-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: transparent;
}
.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .ace-icon:first-child {
  color: #FFF !important;
}
.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .badge {
  color: rgba(0, 0, 0, 0.4) !important;
  background-color: #FFF !important;
  border-radius: 2px;
}
.nav-tabs.tab-color-blue > li > a,
.nav-tabs.tab-color-blue > li > a:focus {
  background-color: #7db4d8;
}
.nav-tabs[class*="tab-color-"] > li.active > a,
.nav-tabs[class*="tab-color-"] > li.active > a:focus,
.nav-tabs[class*="tab-color-"] > li.active > a:hover {
  background-color: #FFF;
  color: #4f80a0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.nav-tabs.tab-color-blue > li.active > a,
.nav-tabs.tab-color-blue > li.active > a:focus,
.nav-tabs.tab-color-blue > li.active > a:hover {
  color: #4c718a;
  border-color: #7db4d8 #7db4d8 transparent;
}
.tabs-below .nav-tabs.tab-color-blue > li.active > a {
  border-color: transparent #7db4d8 #7db4d8;
}
.nav-tabs.tab-color-blue {
  border-bottom-color: #C5D0DC;
}
/* background for tab links */
.nav-tabs.background-blue {
  padding-top: 6px;
  background-color: #EFF3F8;
  border: 1px solid #C5D0DC;
}
.tabs-below .nav-tabs.background-blue {
  padding-top: 0;
  padding-bottom: 6px;
}
.tabs-below .nav-tabs.tab-color-blue {
  border-top: none;
  border-bottom-color: #C5D0DC;
}





.badge {
    text-shadow: none;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 3px;
    font-weight: normal;
    line-height: 15px;
    background-color: #abbac3;
}


.badge-danger {
    background-color: #d15b47;
}

.badge-success {
    background-color: #82af6f;
}

.badge-primary {
    background-color: #428bca;
}

.badge-warning {
    background-color: #fcffce;
    color:#555555;
}






input[type="search"]::-webkit-search-cancel-button {
    /*Bootstrap 3 override*/
    -webkit-appearance: searchfield-cancel-button !important;
}

input[type=search] {
    -webkit-appearance: textfield;
}

.btn {
    display: inline-block;
    color: #FFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: none !important;
    border: 5px solid #FFF;
    border-radius: 0;
    box-shadow: none !important;
    -webkit-transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    -o-transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
    padding:2px 5px;
    /**
 &:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	color: #FFF;
	box-shadow: none;
 }
 */
}

    .btn.active,
    .open > .btn.active.dropdown-toggle {
        box-shadow: none;
    }

.btn-lg,
.btn-group-lg > .btn {
    border-width: 5px;
    line-height: 1.4;
    padding: 5px 16px 6px;
}

.btn-xlg,
.btn-group-xlg > .btn {
    border-width: 5px;
    line-height: 1.35;
    padding: 7px 16px;
    font-size: 18px;
}

.btn-sm,
.btn-group-sm > .btn {
    border-width: 4px;
    font-size: 13px;
    padding: 2px 6px;
    line-height: 1.38;
}

.btn-xs,
.btn-group-xs > .btn {
    padding-top: 3px;
    padding-bottom: 3px;
    border-width: 3px;
}

.btn-mini,
.btn-group-mini > .btn {
    padding: 1px 5px;
    border-width: 3px;
    font-size: 12px;
    line-height: 1.5;
}

.btn-minier,
.btn-group-minier > .btn {
    padding: 0 4px;
    line-height: 18px;
    border-width: 2px;
    font-size: 12px;
}

button.btn:active {
    top: 1px;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    border-radius: 0;
}

.btn,
.btn-default,
.btn:focus,
.btn-default:focus {
    background-color: #abbac3 !important;
    border-color: #abbac3;
}

    .btn:hover,
    .btn-default:hover,
    .btn:active,
    .btn-default:active,
    .btn:focus:active,
    .btn-default:focus:active,
    .btn:focus:hover,
    .btn-default:focus:hover,
    .btn:active:hover,
    .btn-default:active:hover,
    .btn.active:hover,
    .btn-default.active:hover,
    .open > .btn.dropdown-toggle,
    .open > .btn-default.dropdown-toggle,
    .open > .btn.dropdown-toggle:active,
    .open > .btn-default.dropdown-toggle:active,
    .open > .btn.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn.dropdown-toggle.active,
    .open > .btn-default.dropdown-toggle.active {
        background-color: #8b9aa3 !important;
        border-color: #abbac3;
    }

    .btn.no-border:hover,
    .btn-default.no-border:hover,
    .btn.no-border:active,
    .btn-default.no-border:active {
        border-color: #8b9aa3;
    }

    .btn.no-hover:hover,
    .btn-default.no-hover:hover,
    .btn.no-hover:active,
    .btn-default.no-hover:active {
        background-color: #abbac3 !important;
    }

    .btn.active,
    .btn-default.active {
        background-color: #9baab3 !important;
        border-color: #8799a4;
    }

    .btn.no-border.active,
    .btn-default.no-border.active {
        background-color: #92a3ac !important;
        border-color: #92a3ac;
    }

    .btn.disabled,
    .btn-default.disabled,
    .btn[disabled],
    .btn-default[disabled],
    fieldset[disabled] .btn,
    fieldset[disabled] .btn-default,
    .btn.disabled:hover,
    .btn-default.disabled:hover,
    .btn[disabled]:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn:hover,
    fieldset[disabled] .btn-default:hover,
    .btn.disabled:focus,
    .btn-default.disabled:focus,
    .btn[disabled]:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn:focus,
    fieldset[disabled] .btn-default:focus,
    .btn.disabled:active,
    .btn-default.disabled:active,
    .btn[disabled]:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn:active,
    fieldset[disabled] .btn-default:active,
    .btn.disabled.active,
    .btn-default.disabled.active,
    .btn[disabled].active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn.active,
    fieldset[disabled] .btn-default.active {
        background-color: #abbac3 !important;
        border-color: #abbac3;
    }

.btn-primary,
.btn-primary:focus {
    background-color: #428bca !important;
    border-color: #428bca;
}

    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:focus:active,
    .btn-primary:focus:hover,
    .btn-primary:active:hover,
    .btn-primary.active:hover,
    .open > .btn-primary.dropdown-toggle,
    .open > .btn-primary.dropdown-toggle:active,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.active {
        background-color: #1b6aaa !important;
        border-color: #428bca;
    }

    .btn-primary.no-border:hover,
    .btn-primary.no-border:active {
        border-color: #1b6aaa;
    }

    .btn-primary.no-hover:hover,
    .btn-primary.no-hover:active {
        background-color: #428bca !important;
    }

    .btn-primary.active {
        background-color: #2f7bba !important;
        border-color: #27689d;
    }

    .btn-primary.no-border.active {
        background-color: #2b72ae !important;
        border-color: #2b72ae;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #428bca !important;
        border-color: #428bca;
    }

.btn-info,
.btn-info:focus {
    background-color: #6fb3e0 !important;
    border-color: #6fb3e0;
}

    .btn-info:hover,
    .btn-info:active,
    .btn-info:focus:active,
    .btn-info:focus:hover,
    .btn-info:active:hover,
    .btn-info.active:hover,
    .open > .btn-info.dropdown-toggle,
    .open > .btn-info.dropdown-toggle:active,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.active {
        background-color: #4f99c6 !important;
        border-color: #6fb3e0;
    }

    .btn-info.no-border:hover,
    .btn-info.no-border:active {
        border-color: #4f99c6;
    }

    .btn-info.no-hover:hover,
    .btn-info.no-hover:active {
        background-color: #6fb3e0 !important;
    }

    .btn-info.active {
        background-color: #5fa6d3 !important;
        border-color: #4396cb;
    }

    .btn-info.no-border.active {
        background-color: #539fd0 !important;
        border-color: #539fd0;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #6fb3e0 !important;
        border-color: #6fb3e0;
    }

.btn-info2,
.btn-info2:focus {
    background-color: #95c6e5 !important;
    border-color: #95c6e5;
}

    .btn-info2:hover,
    .btn-info2:active,
    .btn-info2:focus:active,
    .btn-info2:focus:hover,
    .btn-info2:active:hover,
    .btn-info2.active:hover,
    .open > .btn-info2.dropdown-toggle,
    .open > .btn-info2.dropdown-toggle:active,
    .open > .btn-info2.dropdown-toggle:hover,
    .open > .btn-info2.dropdown-toggle:focus,
    .open > .btn-info2.dropdown-toggle.active {
        background-color: #67a6ce !important;
        border-color: #95c6e5;
    }

    .btn-info2.no-border:hover,
    .btn-info2.no-border:active {
        border-color: #67a6ce;
    }

    .btn-info2.no-hover:hover,
    .btn-info2.no-hover:active {
        background-color: #95c6e5 !important;
    }

    .btn-info2.active {
        background-color: #7eb6da !important;
        border-color: #62a6d1;
    }

    .btn-info2.no-border.active {
        background-color: #72afd6 !important;
        border-color: #72afd6;
    }

    .btn-info2.disabled,
    .btn-info2[disabled],
    fieldset[disabled] .btn-info2,
    .btn-info2.disabled:hover,
    .btn-info2[disabled]:hover,
    fieldset[disabled] .btn-info2:hover,
    .btn-info2.disabled:focus,
    .btn-info2[disabled]:focus,
    fieldset[disabled] .btn-info2:focus,
    .btn-info2.disabled:active,
    .btn-info2[disabled]:active,
    fieldset[disabled] .btn-info2:active,
    .btn-info2.disabled.active,
    .btn-info2[disabled].active,
    fieldset[disabled] .btn-info2.active {
        background-color: #95c6e5 !important;
        border-color: #95c6e5;
    }

.btn-success,
.btn-success:focus {
    background-color: #87b87f !important;
    border-color: #87b87f;
}

    .btn-success:hover,
    .btn-success:active,
    .btn-success:focus:active,
    .btn-success:focus:hover,
    .btn-success:active:hover,
    .btn-success.active:hover,
    .open > .btn-success.dropdown-toggle,
    .open > .btn-success.dropdown-toggle:active,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.active {
        background-color: #629b58 !important;
        border-color: #87b87f;
    }

    .btn-success.no-border:hover,
    .btn-success.no-border:active {
        border-color: #629b58;
    }

    .btn-success.no-hover:hover,
    .btn-success.no-hover:active {
        background-color: #87b87f !important;
    }

    .btn-success.active {
        background-color: #75aa6c !important;
        border-color: #629959;
    }

    .btn-success.no-border.active {
        background-color: #6ba462 !important;
        border-color: #6ba462;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #87b87f !important;
        border-color: #87b87f;
    }

.btn-warning,
.btn-warning:focus {
    background-color: #ffb752 !important;
    border-color: #ffb752;
}

    .btn-warning:hover,
    .btn-warning:active,
    .btn-warning:focus:active,
    .btn-warning:focus:hover,
    .btn-warning:active:hover,
    .btn-warning.active:hover,
    .open > .btn-warning.dropdown-toggle,
    .open > .btn-warning.dropdown-toggle:active,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.active {
        background-color: #e59729 !important;
        border-color: #ffb752;
    }

    .btn-warning.no-border:hover,
    .btn-warning.no-border:active {
        border-color: #e59729;
    }

    .btn-warning.no-hover:hover,
    .btn-warning.no-hover:active {
        background-color: #ffb752 !important;
    }

    .btn-warning.active {
        background-color: #f2a73e !important;
        border-color: #f0981c;
    }

    .btn-warning.no-border.active {
        background-color: #f1a02f !important;
        border-color: #f1a02f;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffb752 !important;
        border-color: #ffb752;
    }

.btn-danger,
.btn-danger:focus {
    background-color: #d15b47 !important;
    border-color: #d15b47;
}

    .btn-danger:hover,
    .btn-danger:active,
    .btn-danger:focus:active,
    .btn-danger:focus:hover,
    .btn-danger:active:hover,
    .btn-danger.active:hover,
    .open > .btn-danger.dropdown-toggle,
    .open > .btn-danger.dropdown-toggle:active,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.active {
        background-color: #b74635 !important;
        border-color: #d15b47;
    }

    .btn-danger.no-border:hover,
    .btn-danger.no-border:active {
        border-color: #b74635;
    }

    .btn-danger.no-hover:hover,
    .btn-danger.no-hover:active {
        background-color: #d15b47 !important;
    }

    .btn-danger.active {
        background-color: #c4513e !important;
        border-color: #aa4434;
    }

    .btn-danger.no-border.active {
        background-color: #ba4b39 !important;
        border-color: #ba4b39;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d15b47 !important;
        border-color: #d15b47;
    }

.btn-inverse,
.btn-inverse:focus {
    background-color: #555555 !important;
    border-color: #555555;
}

    .btn-inverse:hover,
    .btn-inverse:active,
    .btn-inverse:focus:active,
    .btn-inverse:focus:hover,
    .btn-inverse:active:hover,
    .btn-inverse.active:hover,
    .open > .btn-inverse.dropdown-toggle,
    .open > .btn-inverse.dropdown-toggle:active,
    .open > .btn-inverse.dropdown-toggle:hover,
    .open > .btn-inverse.dropdown-toggle:focus,
    .open > .btn-inverse.dropdown-toggle.active {
        background-color: #303030 !important;
        border-color: #555555;
    }

    .btn-inverse.no-border:hover,
    .btn-inverse.no-border:active {
        border-color: #303030;
    }

    .btn-inverse.no-hover:hover,
    .btn-inverse.no-hover:active {
        background-color: #555555 !important;
    }

    .btn-inverse.active {
        background-color: #434343 !important;
        border-color: #313131;
    }

    .btn-inverse.no-border.active {
        background-color: #3b3b3b !important;
        border-color: #3b3b3b;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #555555 !important;
        border-color: #555555;
    }

.btn-pink,
.btn-pink:focus {
    background-color: #d6487e !important;
    border-color: #d6487e;
}

    .btn-pink:hover,
    .btn-pink:active,
    .btn-pink:focus:active,
    .btn-pink:focus:hover,
    .btn-pink:active:hover,
    .btn-pink.active:hover,
    .open > .btn-pink.dropdown-toggle,
    .open > .btn-pink.dropdown-toggle:active,
    .open > .btn-pink.dropdown-toggle:hover,
    .open > .btn-pink.dropdown-toggle:focus,
    .open > .btn-pink.dropdown-toggle.active {
        background-color: #b73766 !important;
        border-color: #d6487e;
    }

    .btn-pink.no-border:hover,
    .btn-pink.no-border:active {
        border-color: #b73766;
    }

    .btn-pink.no-hover:hover,
    .btn-pink.no-hover:active {
        background-color: #d6487e !important;
    }

    .btn-pink.active {
        background-color: #c74072 !important;
        border-color: #af3462;
    }

    .btn-pink.no-border.active {
        background-color: #be386a !important;
        border-color: #be386a;
    }

    .btn-pink.disabled,
    .btn-pink[disabled],
    fieldset[disabled] .btn-pink,
    .btn-pink.disabled:hover,
    .btn-pink[disabled]:hover,
    fieldset[disabled] .btn-pink:hover,
    .btn-pink.disabled:focus,
    .btn-pink[disabled]:focus,
    fieldset[disabled] .btn-pink:focus,
    .btn-pink.disabled:active,
    .btn-pink[disabled]:active,
    fieldset[disabled] .btn-pink:active,
    .btn-pink.disabled.active,
    .btn-pink[disabled].active,
    fieldset[disabled] .btn-pink.active {
        background-color: #d6487e !important;
        border-color: #d6487e;
    }

.btn-purple,
.btn-purple:focus {
    background-color: #9585bf !important;
    border-color: #9585bf;
}

    .btn-purple:hover,
    .btn-purple:active,
    .btn-purple:focus:active,
    .btn-purple:focus:hover,
    .btn-purple:active:hover,
    .btn-purple.active:hover,
    .open > .btn-purple.dropdown-toggle,
    .open > .btn-purple.dropdown-toggle:active,
    .open > .btn-purple.dropdown-toggle:hover,
    .open > .btn-purple.dropdown-toggle:focus,
    .open > .btn-purple.dropdown-toggle.active {
        background-color: #7461aa !important;
        border-color: #9585bf;
    }

    .btn-purple.no-border:hover,
    .btn-purple.no-border:active {
        border-color: #7461aa;
    }

    .btn-purple.no-hover:hover,
    .btn-purple.no-hover:active {
        background-color: #9585bf !important;
    }

    .btn-purple.active {
        background-color: #8573b5 !important;
        border-color: #705ca8;
    }

    .btn-purple.no-border.active {
        background-color: #7c69af !important;
        border-color: #7c69af;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9585bf !important;
        border-color: #9585bf;
    }

.btn-grey,
.btn-grey:focus {
    background-color: #a0a0a0 !important;
    border-color: #a0a0a0;
}

    .btn-grey:hover,
    .btn-grey:active,
    .btn-grey:focus:active,
    .btn-grey:focus:hover,
    .btn-grey:active:hover,
    .btn-grey.active:hover,
    .open > .btn-grey.dropdown-toggle,
    .open > .btn-grey.dropdown-toggle:active,
    .open > .btn-grey.dropdown-toggle:hover,
    .open > .btn-grey.dropdown-toggle:focus,
    .open > .btn-grey.dropdown-toggle.active {
        background-color: #888888 !important;
        border-color: #a0a0a0;
    }

    .btn-grey.no-border:hover,
    .btn-grey.no-border:active {
        border-color: #888888;
    }

    .btn-grey.no-hover:hover,
    .btn-grey.no-hover:active {
        background-color: #a0a0a0 !important;
    }

    .btn-grey.active {
        background-color: #949494 !important;
        border-color: #828282;
    }

    .btn-grey.no-border.active {
        background-color: #8c8c8c !important;
        border-color: #8c8c8c;
    }

    .btn-grey.disabled,
    .btn-grey[disabled],
    fieldset[disabled] .btn-grey,
    .btn-grey.disabled:hover,
    .btn-grey[disabled]:hover,
    fieldset[disabled] .btn-grey:hover,
    .btn-grey.disabled:focus,
    .btn-grey[disabled]:focus,
    fieldset[disabled] .btn-grey:focus,
    .btn-grey.disabled:active,
    .btn-grey[disabled]:active,
    fieldset[disabled] .btn-grey:active,
    .btn-grey.disabled.active,
    .btn-grey[disabled].active,
    fieldset[disabled] .btn-grey.active {
        background-color: #a0a0a0 !important;
        border-color: #a0a0a0;
    }

.btn-yellow {
    color: #996633 !important;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) !important;
}

    .btn-yellow,
    .btn-yellow:focus {
        background-color: #fee188 !important;
        border-color: #fee188;
    }

        .btn-yellow:hover,
        .btn-yellow:active,
        .btn-yellow:focus:active,
        .btn-yellow:focus:hover,
        .btn-yellow:active:hover,
        .btn-yellow.active:hover,
        .open > .btn-yellow.dropdown-toggle,
        .open > .btn-yellow.dropdown-toggle:active,
        .open > .btn-yellow.dropdown-toggle:hover,
        .open > .btn-yellow.dropdown-toggle:focus,
        .open > .btn-yellow.dropdown-toggle.active {
            background-color: #f7d05b !important;
            border-color: #fee188;
        }

        .btn-yellow.no-border:hover,
        .btn-yellow.no-border:active {
            border-color: #f7d05b;
        }

        .btn-yellow.no-hover:hover,
        .btn-yellow.no-hover:active {
            background-color: #fee188 !important;
        }

        .btn-yellow.active {
            background-color: #fbd972 !important;
            border-color: #f9cf4f;
        }

        .btn-yellow.no-border.active {
            background-color: #fad463 !important;
            border-color: #fad463;
        }

        .btn-yellow.disabled,
        .btn-yellow[disabled],
        fieldset[disabled] .btn-yellow,
        .btn-yellow.disabled:hover,
        .btn-yellow[disabled]:hover,
        fieldset[disabled] .btn-yellow:hover,
        .btn-yellow.disabled:focus,
        .btn-yellow[disabled]:focus,
        fieldset[disabled] .btn-yellow:focus,
        .btn-yellow.disabled:active,
        .btn-yellow[disabled]:active,
        fieldset[disabled] .btn-yellow:active,
        .btn-yellow.disabled.active,
        .btn-yellow[disabled].active,
        fieldset[disabled] .btn-yellow.active {
            background-color: #fee188 !important;
            border-color: #fee188;
        }

        .btn-yellow:hover,
        .btn-yellow:focus,
        .btn-yellow.focus,
        .open > .btn-yellow.dropdown-toggle,
        .btn-yellow.active,
        .open > .btn-yellow.active.dropdown-toggle {
            color: #996633;
        }

.btn-light {
    color: #888888 !important;
    text-shadow: 0 -1px 0 rgba(250, 250, 250, 0.25) !important;
}

    .btn-light,
    .btn-light:focus {
        background-color: #e7e7e7 !important;
        border-color: #e7e7e7;
    }

        .btn-light:hover,
        .btn-light:active,
        .btn-light:focus:active,
        .btn-light:focus:hover,
        .btn-light:active:hover,
        .btn-light.active:hover,
        .open > .btn-light.dropdown-toggle,
        .open > .btn-light.dropdown-toggle:active,
        .open > .btn-light.dropdown-toggle:hover,
        .open > .btn-light.dropdown-toggle:focus,
        .open > .btn-light.dropdown-toggle.active {
            background-color: #d9d9d9 !important;
            border-color: #e7e7e7;
        }

        .btn-light.no-border:hover,
        .btn-light.no-border:active {
            border-color: #d9d9d9;
        }

        .btn-light.no-hover:hover,
        .btn-light.no-hover:active {
            background-color: #e7e7e7 !important;
        }

        .btn-light.active {
            background-color: #e0e0e0 !important;
            border-color: #cecece;
        }

        .btn-light.no-border.active {
            background-color: #d8d8d8 !important;
            border-color: #d8d8d8;
        }

        .btn-light.disabled,
        .btn-light[disabled],
        fieldset[disabled] .btn-light,
        .btn-light.disabled:hover,
        .btn-light[disabled]:hover,
        fieldset[disabled] .btn-light:hover,
        .btn-light.disabled:focus,
        .btn-light[disabled]:focus,
        fieldset[disabled] .btn-light:focus,
        .btn-light.disabled:active,
        .btn-light[disabled]:active,
        fieldset[disabled] .btn-light:active,
        .btn-light.disabled.active,
        .btn-light[disabled].active,
        fieldset[disabled] .btn-light.active {
            background-color: #e7e7e7 !important;
            border-color: #e7e7e7;
        }

        .btn-light:hover,
        .btn-light:focus,
        .btn-light.focus,
        .open > .btn-light.dropdown-toggle,
        .btn-light.active,
        .open > .btn-light.active.dropdown-toggle {
            color: #888888;
        }

        .btn-light.btn-xs:after,
        .btn-light.btn-mini:after {
            left: -2px;
            right: -2px;
            top: -2px;
            bottom: -2px;
        }

        .btn-light.btn-sm:after {
            left: -4px;
            right: -4px;
            top: -4px;
            bottom: -4px;
        }

        .btn-light .btn-lg:after {
            left: -6px;
            right: -6px;
            top: -6px;
            bottom: -6px;
        }

.btn.btn-white {
    text-shadow: none !important;
    background-color: #FFF !important;
}

    .btn.btn-white.no-hover:hover,
    .btn.btn-white.no-hover:active {
        background-color: #FFF !important;
    }

    .btn.btn-white:focus,
    .btn.btn-white.active {
        box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1) !important;
    }

        .btn.btn-white:focus.btn-bold,
        .btn.btn-white.active.btn-bold {
            box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.15) !important;
        }

        .btn.btn-white.active:after {
            display: none;
        }

.btn.btn-white {
    border-color: #cccccc;
    color: #444444 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn.btn-white:hover,
    .btn.btn-white:focus,
    .btn.btn-white.active,
    .btn.btn-white:active,
    .open > .btn.btn-white.dropdown-toggle,
    .open > .btn.btn-white.active.dropdown-toggle {
        background-color: #ebebeb !important;
        border-color: #cccccc;
        color: #3a3434 !important;
    }

        .btn.btn-white:hover.no-border,
        .btn.btn-white:focus.no-border,
        .btn.btn-white.active.no-border,
        .btn.btn-white:active.no-border,
        .open > .btn.btn-white.dropdown-toggle.no-border,
        .open > .btn.btn-white.active.dropdown-toggle.no-border {
            border-color: #cccccc;
        }

    .btn.btn-white.disabled,
    .btn.btn-white[disabled],
    fieldset[disabled] .btn.btn-white,
    .btn.btn-white.disabled:hover,
    .btn.btn-white[disabled]:hover,
    fieldset[disabled] .btn.btn-white:hover,
    .btn.btn-white.disabled:focus,
    .btn.btn-white[disabled]:focus,
    fieldset[disabled] .btn.btn-white:focus,
    .btn.btn-white.disabled:active,
    .btn.btn-white[disabled]:active,
    fieldset[disabled] .btn.btn-white:active,
    .btn.btn-white.disabled.active,
    .btn.btn-white[disabled].active,
    fieldset[disabled] .btn.btn-white.active {
        border-color: #cccccc;
    }

.btn-white.btn-default {
    border-color: #abbac3;
    color: #80909a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-default:hover,
    .btn-white.btn-default:focus,
    .btn-white.btn-default.active,
    .btn-white.btn-default:active,
    .open > .btn-white.btn-default.dropdown-toggle,
    .open > .btn-white.btn-default.active.dropdown-toggle {
        background-color: #eff2f4 !important;
        border-color: #abbac3;
        color: #6b8595 !important;
    }

        .btn-white.btn-default:hover.no-border,
        .btn-white.btn-default:focus.no-border,
        .btn-white.btn-default.active.no-border,
        .btn-white.btn-default:active.no-border,
        .open > .btn-white.btn-default.dropdown-toggle.no-border,
        .open > .btn-white.btn-default.active.dropdown-toggle.no-border {
            border-color: #abbac3;
        }

    .btn-white.btn-default.disabled,
    .btn-white.btn-default[disabled],
    fieldset[disabled] .btn-white.btn-default,
    .btn-white.btn-default.disabled:hover,
    .btn-white.btn-default[disabled]:hover,
    fieldset[disabled] .btn-white.btn-default:hover,
    .btn-white.btn-default.disabled:focus,
    .btn-white.btn-default[disabled]:focus,
    fieldset[disabled] .btn-white.btn-default:focus,
    .btn-white.btn-default.disabled:active,
    .btn-white.btn-default[disabled]:active,
    fieldset[disabled] .btn-white.btn-default:active,
    .btn-white.btn-default.disabled.active,
    .btn-white.btn-default[disabled].active,
    fieldset[disabled] .btn-white.btn-default.active {
        border-color: #abbac3;
    }

.btn-white.btn-primary {
    border-color: #8aafce;
    color: #6688a6 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-primary:hover,
    .btn-white.btn-primary:focus,
    .btn-white.btn-primary.active,
    .btn-white.btn-primary:active,
    .open > .btn-white.btn-primary.dropdown-toggle,
    .open > .btn-white.btn-primary.active.dropdown-toggle {
        background-color: #eaf2f8 !important;
        border-color: #8aafce;
        color: #537c9f !important;
    }

        .btn-white.btn-primary:hover.no-border,
        .btn-white.btn-primary:focus.no-border,
        .btn-white.btn-primary.active.no-border,
        .btn-white.btn-primary:active.no-border,
        .open > .btn-white.btn-primary.dropdown-toggle.no-border,
        .open > .btn-white.btn-primary.active.dropdown-toggle.no-border {
            border-color: #8aafce;
        }

    .btn-white.btn-primary.disabled,
    .btn-white.btn-primary[disabled],
    fieldset[disabled] .btn-white.btn-primary,
    .btn-white.btn-primary.disabled:hover,
    .btn-white.btn-primary[disabled]:hover,
    fieldset[disabled] .btn-white.btn-primary:hover,
    .btn-white.btn-primary.disabled:focus,
    .btn-white.btn-primary[disabled]:focus,
    fieldset[disabled] .btn-white.btn-primary:focus,
    .btn-white.btn-primary.disabled:active,
    .btn-white.btn-primary[disabled]:active,
    fieldset[disabled] .btn-white.btn-primary:active,
    .btn-white.btn-primary.disabled.active,
    .btn-white.btn-primary[disabled].active,
    fieldset[disabled] .btn-white.btn-primary.active {
        border-color: #8aafce;
    }

.btn-white.btn-success {
    border-color: #a7c9a1;
    color: #81a87b !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-success:hover,
    .btn-white.btn-success:focus,
    .btn-white.btn-success.active,
    .btn-white.btn-success:active,
    .open > .btn-white.btn-success.dropdown-toggle,
    .open > .btn-white.btn-success.active.dropdown-toggle {
        background-color: #edf4eb !important;
        border-color: #a7c9a1;
        color: #6ea465 !important;
    }

        .btn-white.btn-success:hover.no-border,
        .btn-white.btn-success:focus.no-border,
        .btn-white.btn-success.active.no-border,
        .btn-white.btn-success:active.no-border,
        .open > .btn-white.btn-success.dropdown-toggle.no-border,
        .open > .btn-white.btn-success.active.dropdown-toggle.no-border {
            border-color: #a7c9a1;
        }

    .btn-white.btn-success.disabled,
    .btn-white.btn-success[disabled],
    fieldset[disabled] .btn-white.btn-success,
    .btn-white.btn-success.disabled:hover,
    .btn-white.btn-success[disabled]:hover,
    fieldset[disabled] .btn-white.btn-success:hover,
    .btn-white.btn-success.disabled:focus,
    .btn-white.btn-success[disabled]:focus,
    fieldset[disabled] .btn-white.btn-success:focus,
    .btn-white.btn-success.disabled:active,
    .btn-white.btn-success[disabled]:active,
    fieldset[disabled] .btn-white.btn-success:active,
    .btn-white.btn-success.disabled.active,
    .btn-white.btn-success[disabled].active,
    fieldset[disabled] .btn-white.btn-success.active {
        border-color: #a7c9a1;
    }

.btn-white.btn-danger {
    border-color: #d7a59d;
    color: #b7837a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-danger:hover,
    .btn-white.btn-danger:focus,
    .btn-white.btn-danger.active,
    .btn-white.btn-danger:active,
    .open > .btn-white.btn-danger.dropdown-toggle,
    .open > .btn-white.btn-danger.active.dropdown-toggle {
        background-color: #fbf4f3 !important;
        border-color: #d7a59d;
        color: #b46f64 !important;
    }

        .btn-white.btn-danger:hover.no-border,
        .btn-white.btn-danger:focus.no-border,
        .btn-white.btn-danger.active.no-border,
        .btn-white.btn-danger:active.no-border,
        .open > .btn-white.btn-danger.dropdown-toggle.no-border,
        .open > .btn-white.btn-danger.active.dropdown-toggle.no-border {
            border-color: #d7a59d;
        }

    .btn-white.btn-danger.disabled,
    .btn-white.btn-danger[disabled],
    fieldset[disabled] .btn-white.btn-danger,
    .btn-white.btn-danger.disabled:hover,
    .btn-white.btn-danger[disabled]:hover,
    fieldset[disabled] .btn-white.btn-danger:hover,
    .btn-white.btn-danger.disabled:focus,
    .btn-white.btn-danger[disabled]:focus,
    fieldset[disabled] .btn-white.btn-danger:focus,
    .btn-white.btn-danger.disabled:active,
    .btn-white.btn-danger[disabled]:active,
    fieldset[disabled] .btn-white.btn-danger:active,
    .btn-white.btn-danger.disabled.active,
    .btn-white.btn-danger[disabled].active,
    fieldset[disabled] .btn-white.btn-danger.active {
        border-color: #d7a59d;
    }

.btn-white.btn-warning {
    border-color: #e7b979;
    color: #daa458 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-warning:hover,
    .btn-white.btn-warning:focus,
    .btn-white.btn-warning.active,
    .btn-white.btn-warning:active,
    .open > .btn-white.btn-warning.dropdown-toggle,
    .open > .btn-white.btn-warning.active.dropdown-toggle {
        background-color: #fef7ec !important;
        border-color: #e7b979;
        color: #db9a3d !important;
    }

        .btn-white.btn-warning:hover.no-border,
        .btn-white.btn-warning:focus.no-border,
        .btn-white.btn-warning.active.no-border,
        .btn-white.btn-warning:active.no-border,
        .open > .btn-white.btn-warning.dropdown-toggle.no-border,
        .open > .btn-white.btn-warning.active.dropdown-toggle.no-border {
            border-color: #e7b979;
        }

    .btn-white.btn-warning.disabled,
    .btn-white.btn-warning[disabled],
    fieldset[disabled] .btn-white.btn-warning,
    .btn-white.btn-warning.disabled:hover,
    .btn-white.btn-warning[disabled]:hover,
    fieldset[disabled] .btn-white.btn-warning:hover,
    .btn-white.btn-warning.disabled:focus,
    .btn-white.btn-warning[disabled]:focus,
    fieldset[disabled] .btn-white.btn-warning:focus,
    .btn-white.btn-warning.disabled:active,
    .btn-white.btn-warning[disabled]:active,
    fieldset[disabled] .btn-white.btn-warning:active,
    .btn-white.btn-warning.disabled.active,
    .btn-white.btn-warning[disabled].active,
    fieldset[disabled] .btn-white.btn-warning.active {
        border-color: #e7b979;
    }

.btn-white.btn-info {
    border-color: #8fbcd9;
    color: #70a0c1 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-info:hover,
    .btn-white.btn-info:focus,
    .btn-white.btn-info.active,
    .btn-white.btn-info:active,
    .open > .btn-white.btn-info.dropdown-toggle,
    .open > .btn-white.btn-info.active.dropdown-toggle {
        background-color: #eef5fa !important;
        border-color: #8fbcd9;
        color: #5896bf !important;
    }

        .btn-white.btn-info:hover.no-border,
        .btn-white.btn-info:focus.no-border,
        .btn-white.btn-info.active.no-border,
        .btn-white.btn-info:active.no-border,
        .open > .btn-white.btn-info.dropdown-toggle.no-border,
        .open > .btn-white.btn-info.active.dropdown-toggle.no-border {
            border-color: #8fbcd9;
        }

    .btn-white.btn-info.disabled,
    .btn-white.btn-info[disabled],
    fieldset[disabled] .btn-white.btn-info,
    .btn-white.btn-info.disabled:hover,
    .btn-white.btn-info[disabled]:hover,
    fieldset[disabled] .btn-white.btn-info:hover,
    .btn-white.btn-info.disabled:focus,
    .btn-white.btn-info[disabled]:focus,
    fieldset[disabled] .btn-white.btn-info:focus,
    .btn-white.btn-info.disabled:active,
    .btn-white.btn-info[disabled]:active,
    fieldset[disabled] .btn-white.btn-info:active,
    .btn-white.btn-info.disabled.active,
    .btn-white.btn-info[disabled].active,
    fieldset[disabled] .btn-white.btn-info.active {
        border-color: #8fbcd9;
    }

.btn-white.btn-inverse {
    border-color: #959595;
    color: #555555 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-inverse:hover,
    .btn-white.btn-inverse:focus,
    .btn-white.btn-inverse.active,
    .btn-white.btn-inverse:active,
    .open > .btn-white.btn-inverse.dropdown-toggle,
    .open > .btn-white.btn-inverse.active.dropdown-toggle {
        background-color: #e4e4e4 !important;
        border-color: #959595;
        color: #4c4545 !important;
    }

        .btn-white.btn-inverse:hover.no-border,
        .btn-white.btn-inverse:focus.no-border,
        .btn-white.btn-inverse.active.no-border,
        .btn-white.btn-inverse:active.no-border,
        .open > .btn-white.btn-inverse.dropdown-toggle.no-border,
        .open > .btn-white.btn-inverse.active.dropdown-toggle.no-border {
            border-color: #959595;
        }

    .btn-white.btn-inverse.disabled,
    .btn-white.btn-inverse[disabled],
    fieldset[disabled] .btn-white.btn-inverse,
    .btn-white.btn-inverse.disabled:hover,
    .btn-white.btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-white.btn-inverse:hover,
    .btn-white.btn-inverse.disabled:focus,
    .btn-white.btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-white.btn-inverse:focus,
    .btn-white.btn-inverse.disabled:active,
    .btn-white.btn-inverse[disabled]:active,
    fieldset[disabled] .btn-white.btn-inverse:active,
    .btn-white.btn-inverse.disabled.active,
    .btn-white.btn-inverse[disabled].active,
    fieldset[disabled] .btn-white.btn-inverse.active {
        border-color: #959595;
    }

.btn-white.btn-pink {
    border-color: #d299ae;
    color: #af6f87 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-pink:hover,
    .btn-white.btn-pink:focus,
    .btn-white.btn-pink.active,
    .btn-white.btn-pink:active,
    .open > .btn-white.btn-pink.dropdown-toggle,
    .open > .btn-white.btn-pink.active.dropdown-toggle {
        background-color: #fbeff4 !important;
        border-color: #d299ae;
        color: #ac5978 !important;
    }

        .btn-white.btn-pink:hover.no-border,
        .btn-white.btn-pink:focus.no-border,
        .btn-white.btn-pink.active.no-border,
        .btn-white.btn-pink:active.no-border,
        .open > .btn-white.btn-pink.dropdown-toggle.no-border,
        .open > .btn-white.btn-pink.active.dropdown-toggle.no-border {
            border-color: #d299ae;
        }

    .btn-white.btn-pink.disabled,
    .btn-white.btn-pink[disabled],
    fieldset[disabled] .btn-white.btn-pink,
    .btn-white.btn-pink.disabled:hover,
    .btn-white.btn-pink[disabled]:hover,
    fieldset[disabled] .btn-white.btn-pink:hover,
    .btn-white.btn-pink.disabled:focus,
    .btn-white.btn-pink[disabled]:focus,
    fieldset[disabled] .btn-white.btn-pink:focus,
    .btn-white.btn-pink.disabled:active,
    .btn-white.btn-pink[disabled]:active,
    fieldset[disabled] .btn-white.btn-pink:active,
    .btn-white.btn-pink.disabled.active,
    .btn-white.btn-pink[disabled].active,
    fieldset[disabled] .btn-white.btn-pink.active {
        border-color: #d299ae;
    }

.btn-white.btn-purple {
    border-color: #b7b1c6;
    color: #7d6fa2 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-purple:hover,
    .btn-white.btn-purple:focus,
    .btn-white.btn-purple.active,
    .btn-white.btn-purple:active,
    .open > .btn-white.btn-purple.dropdown-toggle,
    .open > .btn-white.btn-purple.active.dropdown-toggle {
        background-color: #efedf5 !important;
        border-color: #b7b1c6;
        color: #6d5b9c !important;
    }

        .btn-white.btn-purple:hover.no-border,
        .btn-white.btn-purple:focus.no-border,
        .btn-white.btn-purple.active.no-border,
        .btn-white.btn-purple:active.no-border,
        .open > .btn-white.btn-purple.dropdown-toggle.no-border,
        .open > .btn-white.btn-purple.active.dropdown-toggle.no-border {
            border-color: #b7b1c6;
        }

    .btn-white.btn-purple.disabled,
    .btn-white.btn-purple[disabled],
    fieldset[disabled] .btn-white.btn-purple,
    .btn-white.btn-purple.disabled:hover,
    .btn-white.btn-purple[disabled]:hover,
    fieldset[disabled] .btn-white.btn-purple:hover,
    .btn-white.btn-purple.disabled:focus,
    .btn-white.btn-purple[disabled]:focus,
    fieldset[disabled] .btn-white.btn-purple:focus,
    .btn-white.btn-purple.disabled:active,
    .btn-white.btn-purple[disabled]:active,
    fieldset[disabled] .btn-white.btn-purple:active,
    .btn-white.btn-purple.disabled.active,
    .btn-white.btn-purple[disabled].active,
    fieldset[disabled] .btn-white.btn-purple.active {
        border-color: #b7b1c6;
    }

.btn-white.btn-yellow {
    border-color: #ecd181;
    color: #d3a61a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-yellow:hover,
    .btn-white.btn-yellow:focus,
    .btn-white.btn-yellow.active,
    .btn-white.btn-yellow:active,
    .open > .btn-white.btn-yellow.dropdown-toggle,
    .open > .btn-white.btn-yellow.active.dropdown-toggle {
        background-color: #fdf7e4 !important;
        border-color: #ecd181;
        color: #c29712 !important;
    }

        .btn-white.btn-yellow:hover.no-border,
        .btn-white.btn-yellow:focus.no-border,
        .btn-white.btn-yellow.active.no-border,
        .btn-white.btn-yellow:active.no-border,
        .open > .btn-white.btn-yellow.dropdown-toggle.no-border,
        .open > .btn-white.btn-yellow.active.dropdown-toggle.no-border {
            border-color: #ecd181;
        }

    .btn-white.btn-yellow.disabled,
    .btn-white.btn-yellow[disabled],
    fieldset[disabled] .btn-white.btn-yellow,
    .btn-white.btn-yellow.disabled:hover,
    .btn-white.btn-yellow[disabled]:hover,
    fieldset[disabled] .btn-white.btn-yellow:hover,
    .btn-white.btn-yellow.disabled:focus,
    .btn-white.btn-yellow[disabled]:focus,
    fieldset[disabled] .btn-white.btn-yellow:focus,
    .btn-white.btn-yellow.disabled:active,
    .btn-white.btn-yellow[disabled]:active,
    fieldset[disabled] .btn-white.btn-yellow:active,
    .btn-white.btn-yellow.disabled.active,
    .btn-white.btn-yellow[disabled].active,
    fieldset[disabled] .btn-white.btn-yellow.active {
        border-color: #ecd181;
    }

.btn-white.btn-grey {
    border-color: #c6c6c6;
    color: #8c8c8c !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-grey:hover,
    .btn-white.btn-grey:focus,
    .btn-white.btn-grey.active,
    .btn-white.btn-grey:active,
    .open > .btn-white.btn-grey.dropdown-toggle,
    .open > .btn-white.btn-grey.active.dropdown-toggle {
        background-color: #ededed !important;
        border-color: #c6c6c6;
        color: #857979 !important;
    }

        .btn-white.btn-grey:hover.no-border,
        .btn-white.btn-grey:focus.no-border,
        .btn-white.btn-grey.active.no-border,
        .btn-white.btn-grey:active.no-border,
        .open > .btn-white.btn-grey.dropdown-toggle.no-border,
        .open > .btn-white.btn-grey.active.dropdown-toggle.no-border {
            border-color: #c6c6c6;
        }

    .btn-white.btn-grey.disabled,
    .btn-white.btn-grey[disabled],
    fieldset[disabled] .btn-white.btn-grey,
    .btn-white.btn-grey.disabled:hover,
    .btn-white.btn-grey[disabled]:hover,
    fieldset[disabled] .btn-white.btn-grey:hover,
    .btn-white.btn-grey.disabled:focus,
    .btn-white.btn-grey[disabled]:focus,
    fieldset[disabled] .btn-white.btn-grey:focus,
    .btn-white.btn-grey.disabled:active,
    .btn-white.btn-grey[disabled]:active,
    fieldset[disabled] .btn-white.btn-grey:active,
    .btn-white.btn-grey.disabled.active,
    .btn-white.btn-grey[disabled].active,
    fieldset[disabled] .btn-white.btn-grey.active {
        border-color: #c6c6c6;
    }

.btn-white.btn-transparent {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

    .btn-white.btn-transparent:hover {
        background-color: rgba(0, 0, 0, 0.5) !important;
    }

    .btn-white.btn-transparent:focus,
    .btn-white.btn-transparent:active {
        background-color: rgba(0, 0, 0, 0.6) !important;
    }

.btn-white.no-border {
    border-color: transparent !important;
}

.btn.disabled.active,
.btn[disabled].active,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active {
    outline: none;
}

.btn.disabled:active,
.btn[disabled]:active {
    top: 0;
    left: 0;
}

.btn.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #efe5b5;
    left: -4px;
    right: -4px;
    bottom: -4px;
}

.btn.active.btn-sm:after {
    left: -3px;
    right: -3px;
    bottom: -3px;
}

.btn.active.btn-lg:after {
    left: -5px;
    right: -5px;
    bottom: -5px;
}

.btn.active.btn-xs:after,
.btn.active.btn-mini:after,
.btn.active.btn-minier:after {
    left: -1px;
    right: -1px;
    bottom: -2px;
}

.btn.active.btn-minier:after {
    bottom: -1px;
}

.btn.active.btn-yellow:after {
    border-bottom-color: #c96338;
}

.btn.active.btn-light {
    color: #515151;
}

    .btn.active.btn-light:after {
        border-bottom-color: #B5B5B5;
    }

.btn > .ace-icon {
    margin-right: 4px;
}

    .btn > .ace-icon.icon-on-right {
        margin-right: 0;
        margin-left: 4px;
    }

.btn > .icon-only.ace-icon {
    margin: 0 !important;
    text-align: center;
    padding: 0;
}

.btn-lg > .ace-icon {
    margin-right: 6px;
}

    .btn-lg > .ace-icon.icon-on-right {
        margin-right: 0;
        margin-left: 6px;
    }

.btn-sm > .ace-icon {
    margin-right: 3px;
}

    .btn-sm > .ace-icon.icon-on-right {
        margin-right: 0;
        margin-left: 3px;
    }

.btn-xs > .ace-icon,
.btn-mini > .ace-icon,
.btn-minier > .ace-icon {
    margin-right: 2px;
}

    .btn-xs > .ace-icon.icon-on-right,
    .btn-mini > .ace-icon.icon-on-right,
    .btn-minier > .ace-icon.icon-on-right {
        margin-right: 0;
        margin-left: 2px;
    }

.btn.btn-link {
    border-width: 0 !important;
    background: transparent none !important;
    color: #0088cc !important;
    text-shadow: none !important;
    padding: 4px 12px !important;
    line-height: 20px !important;
}

    .btn.btn-link:hover {
        background: transparent none !important;
        text-shadow: none !important;
    }

    .btn.btn-link.active,
    .btn.btn-link:active,
    .btn.btn-link:focus,
    .open > .btn.btn-link.active,
    .open > .btn.btn-link:active,
    .open > .btn.btn-link:focus {
        background: transparent none !important;
        text-decoration: underline;
        color: #009ceb !important;
    }

        .btn.btn-link.active:after,
        .btn.btn-link:active:after,
        .btn.btn-link:focus:after {
            display: none;
        }

    .btn.btn-link.disabled,
    .btn.btn-link[disabled] {
        background: transparent none !important;
        opacity: 0.65;
        filter: alpha(opacity=65);
        text-decoration: none !important;
    }

.btn.btn-no-border {
    border-width: 0 !important;
}

.btn-group:first-child {
    margin-left: 0;
}

.btn-group > .btn,
.btn-group > .btn + .btn {
    margin: 0 1px 0 0;
}

    .btn-group > .btn:first-child {
        margin: 0 1px 0 0;
    }

    .btn-group > .btn > .caret {
        margin-top: 15px;
        margin-left: 1px;
        border-width: 5px;
        border-top-color: #FFF;
    }

    .btn-group > .btn.btn-sm > .caret {
        margin-top: 10px;
        border-width: 4px;
    }

    .btn-group > .btn.btn-lg > .caret {
        margin-top: 18px;
        border-width: 6px;
    }

    .btn-group > .btn.btn-xs > .caret,
    .btn-group > .btn.btn-mini > .caret {
        margin-top: 9px;
        border-width: 4px;
    }

    .btn-group > .btn.btn-minier > .caret {
        margin-top: 7px;
        border-width: 3px;
    }

    .btn-group > .btn + .btn.dropdown-toggle {
        padding-right: 3px;
        padding-left: 3px;
    }

    .btn-group > .btn + .btn-lg.dropdown-toggle {
        padding-right: 4px;
        padding-left: 4px;
    }

.btn-group .dropdown-toggle {
    border-radius: 0;
}

.btn-group > .btn,
.btn-group + .btn {
    margin: 0 1px 0 0;
    border-width: 3px;
    /* the border under an active button in button groups */
}

    .btn-group > .btn.active:after,
    .btn-group + .btn.active:after {
        left: -2px;
        right: -2px;
        bottom: -2px;
        border-bottom-width: 1px;
    }

.btn-group > .btn-lg,
.btn-group + .btn-lg {
    border-width: 4px;
    /* the border under an active button in button groups */
}

    .btn-group > .btn-lg.active:after,
    .btn-group + .btn-lg.active:after {
        left: -3px;
        right: -3px;
        bottom: -3px;
        border-bottom-width: 1px;
    }

.btn-group > .btn-sm,
.btn-group + .btn-sm {
    border-width: 2px;
    /* the border under an active button in button groups */
}

    .btn-group > .btn-sm.active:after,
    .btn-group + .btn-sm.active:after {
        left: -1px;
        right: -1px;
        bottom: -1px;
        border-bottom-width: 1px;
    }

.btn-group > .btn-xs,
.btn-group + .btn-xs,
.btn-group > .btn-mini,
.btn-group + .btn-mini {
    border-width: 1px;
    /* the border under an active button in button groups */
}

    .btn-group > .btn-xs.active:after,
    .btn-group + .btn-xs.active:after,
    .btn-group > .btn-mini.active:after,
    .btn-group + .btn-mini.active:after {
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-bottom-width: 1px;
    }

.btn-group > .btn-minier,
.btn-group + .btn-minier {
    border-width: 1px;
    /* the border under an active button in button groups */
}

    .btn-group > .btn-minier.active:after,
    .btn-group + .btn-minier.active:after {
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-bottom-width: 1px;
    }

.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn + .btn {
    margin: 1px 0 0;
}

    .btn-group-vertical > .btn:first-child {
        margin-top: 0;
    }

.btn-group.btn-overlap > .btn {
    margin-right: -1px;
}

.btn-group.btn-corner > .btn:first-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.btn-group.btn-corner > .btn:last-child {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

.btn-group.btn-corner > .btn.btn-sm:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.btn-group.btn-corner > .btn.btn-sm:last-child {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.btn-group.btn-corner > .btn.btn-xs:first-child,
.btn-group.btn-corner > .btn.btn-mini:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.btn-group.btn-corner > .btn.btn-xs:last-child,
.btn-group.btn-corner > .btn.btn-mini:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.btn.btn-white {
    border-width: 1px;
}

.btn.btn-bold {
    border-bottom-width: 2px;
}

.btn.btn-round {
    border-bottom-width: 2px;
    border-radius: 4px !important;
}

