.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger { text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075); }
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset; }
.btn-default.disabled, .btn-primary.disabled, .btn-success.disabled, .btn-info.disabled, .btn-warning.disabled, .btn-danger.disabled, .btn-default[disabled], .btn-primary[disabled], .btn-success[disabled], .btn-info[disabled], .btn-warning[disabled], .btn-danger[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-info, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-danger { box-shadow: none; }
.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge { text-shadow: none; }
.btn:active, .btn.active { background-image: none; }
.btn-default { background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(224, 224, 224) 100%); background-repeat: repeat-x; text-shadow: 0px 1px 0px rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.btn-default:hover, .btn-default:focus { background-color: rgb(224, 224, 224); background-position: 0px -15px; }
.btn-default:active, .btn-default.active { background-color: rgb(224, 224, 224); border-color: rgb(219, 219, 219); }
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active { background-color: rgb(224, 224, 224); background-image: none; }
.btn-primary { background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(38, 90, 136) 100%); background-repeat: repeat-x; border-color: rgb(36, 85, 128); }
.btn-primary:hover, .btn-primary:focus { background-color: rgb(38, 90, 136); background-position: 0px -15px; }
.btn-primary:active, .btn-primary.active { background-color: rgb(38, 90, 136); border-color: rgb(36, 85, 128); }
.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.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active { background-color: rgb(38, 90, 136); background-image: none; }
.btn-success { background-image: linear-gradient(to bottom, rgb(92, 184, 92) 0px, rgb(65, 150, 65) 100%); background-repeat: repeat-x; border-color: rgb(62, 143, 62); }
.btn-success:hover, .btn-success:focus { background-color: rgb(65, 150, 65); background-position: 0px -15px; }
.btn-success:active, .btn-success.active { background-color: rgb(65, 150, 65); border-color: rgb(62, 143, 62); }
.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.focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active { background-color: rgb(65, 150, 65); background-image: none; }
.btn-info { background-image: linear-gradient(to bottom, rgb(91, 192, 222) 0px, rgb(42, 171, 210) 100%); background-repeat: repeat-x; border-color: rgb(40, 164, 201); }
.btn-info:hover, .btn-info:focus { background-color: rgb(42, 171, 210); background-position: 0px -15px; }
.btn-info:active, .btn-info.active { background-color: rgb(42, 171, 210); border-color: rgb(40, 164, 201); }
.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.focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active { background-color: rgb(42, 171, 210); background-image: none; }
.btn-warning { background-image: linear-gradient(to bottom, rgb(240, 173, 78) 0px, rgb(235, 147, 22) 100%); background-repeat: repeat-x; border-color: rgb(227, 141, 19); }
.btn-warning:hover, .btn-warning:focus { background-color: rgb(235, 147, 22); background-position: 0px -15px; }
.btn-warning:active, .btn-warning.active { background-color: rgb(235, 147, 22); border-color: rgb(227, 141, 19); }
.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.focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active { background-color: rgb(235, 147, 22); background-image: none; }
.btn-danger { background-image: linear-gradient(to bottom, rgb(217, 83, 79) 0px, rgb(193, 46, 42) 100%); background-repeat: repeat-x; border-color: rgb(185, 44, 40); }
.btn-danger:hover, .btn-danger:focus { background-color: rgb(193, 46, 42); background-position: 0px -15px; }
.btn-danger:active, .btn-danger.active { background-color: rgb(193, 46, 42); border-color: rgb(185, 44, 40); }
.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.focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active { background-color: rgb(193, 46, 42); background-image: none; }
.thumbnail, .img-thumbnail { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075); }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-image: linear-gradient(to bottom, rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%); background-repeat: repeat-x; background-color: rgb(232, 232, 232); }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; background-color: rgb(46, 109, 164); }
.navbar-default { background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(248, 248, 248) 100%); background-repeat: repeat-x; border-radius: 4px; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 5px rgba(0, 0, 0, 0.075); }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a { background-image: linear-gradient(to bottom, rgb(219, 219, 219) 0px, rgb(226, 226, 226) 100%); background-repeat: repeat-x; box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset; }
.navbar-brand, .navbar-nav > li > a { text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25); }
.navbar-inverse { background-image: linear-gradient(to bottom, rgb(60, 60, 60) 0px, rgb(34, 34, 34) 100%); background-repeat: repeat-x; border-radius: 4px; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a { background-image: linear-gradient(to bottom, rgb(8, 8, 8) 0px, rgb(15, 15, 15) 100%); background-repeat: repeat-x; box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.25) inset; }
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a { text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0px; }
@media (max-width: 1199px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; }
}
.alert { text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2); box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.alert-success { background-image: linear-gradient(to bottom, rgb(223, 240, 216) 0px, rgb(200, 229, 188) 100%); background-repeat: repeat-x; border-color: rgb(178, 219, 161); }
.alert-info { background-image: linear-gradient(to bottom, rgb(217, 237, 247) 0px, rgb(185, 222, 240) 100%); background-repeat: repeat-x; border-color: rgb(154, 207, 234); }
.alert-warning { background-image: linear-gradient(to bottom, rgb(252, 248, 227) 0px, rgb(248, 239, 192) 100%); background-repeat: repeat-x; border-color: rgb(245, 231, 158); }
.alert-danger { background-image: linear-gradient(to bottom, rgb(242, 222, 222) 0px, rgb(231, 195, 195) 100%); background-repeat: repeat-x; border-color: rgb(220, 167, 167); }
.progress { background-image: linear-gradient(to bottom, rgb(235, 235, 235) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x; }
.progress-bar { background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(40, 96, 144) 100%); background-repeat: repeat-x; }
.progress-bar-success { background-image: linear-gradient(to bottom, rgb(92, 184, 92) 0px, rgb(68, 157, 68) 100%); background-repeat: repeat-x; }
.progress-bar-info { background-image: linear-gradient(to bottom, rgb(91, 192, 222) 0px, rgb(49, 176, 213) 100%); background-repeat: repeat-x; }
.progress-bar-warning { background-image: linear-gradient(to bottom, rgb(240, 173, 78) 0px, rgb(236, 151, 31) 100%); background-repeat: repeat-x; }
.progress-bar-danger { background-image: linear-gradient(to bottom, rgb(217, 83, 79) 0px, rgb(201, 48, 44) 100%); background-repeat: repeat-x; }
.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.list-group { border-radius: 4px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075); }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { text-shadow: 0px -1px 0px rgb(40, 96, 144); background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(43, 102, 154) 100%); background-repeat: repeat-x; border-color: rgb(43, 102, 154); }
.list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge { text-shadow: none; }
.panel { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); }
.panel-default > .panel-heading { background-image: linear-gradient(to bottom, rgb(245, 245, 245) 0px, rgb(232, 232, 232) 100%); background-repeat: repeat-x; }
.panel-primary > .panel-heading { background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%); background-repeat: repeat-x; }
.panel-success > .panel-heading { background-image: linear-gradient(to bottom, rgb(223, 240, 216) 0px, rgb(208, 233, 198) 100%); background-repeat: repeat-x; }
.panel-info > .panel-heading { background-image: linear-gradient(to bottom, rgb(217, 237, 247) 0px, rgb(196, 227, 243) 100%); background-repeat: repeat-x; }
.panel-warning > .panel-heading { background-image: linear-gradient(to bottom, rgb(252, 248, 227) 0px, rgb(250, 242, 204) 100%); background-repeat: repeat-x; }
.panel-danger > .panel-heading { background-image: linear-gradient(to bottom, rgb(242, 222, 222) 0px, rgb(235, 204, 204) 100%); background-repeat: repeat-x; }
.well { background-image: linear-gradient(to bottom, rgb(232, 232, 232) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x; border-color: rgb(220, 220, 220); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1); }
