h2,
h3 {
    margin-bottom: 22px
}

dl,
h4,
h5,
h6 {
    margin-bottom: 20px
}

.btn.plain,
.media .media,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #353535;
    font-weight: 400;
    line-height: 1.1em;
    margin-top: 0
}

.btn,
label {
    font-weight: 600
}

h1 {
    font-size: 38px;
    margin-bottom: 24px
}

h2 {
    font-size: 34px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 26px
}

h5 {
    font-size: 22px
}

h6 {
    font-size: 18px
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 600;
    letter-spacing: -1.5px
}

.widget h4,
.widget h5 {
    font-weight: 300;
    margin-bottom: 20px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.alert,
.carousel-control,
.img-rounded,
.modal,
.nav-pills .dropdown-menu,
.nav-pills>li>a,
.navbar-search .search-query,
.pager li>a,
.pager li>span,
.popover,
.progress,
.tooltip-inner,
.well,
.well-large,
.well-small,
code,
pre {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.img-circle.bordered {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    background-color: #fff;
    border: 1px solid #e9e9e9
}

.typeahead,
select {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

blockquote {
    margin: 0 0 20px
}

label {
    color: #353535
}

select {
    line-height: 20px;
    background: #fbfbfb;
    border-color: #919191 #919191 #b3b3b3;
    color: #999;
    -webkit-box-shadow: inset 0 1px 3px #cacaca;
    -moz-box-shadow: inset 0 1px 3px #cacaca;
    box-shadow: inset 0 1px 3px #cacaca;
    border-radius: 2px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-size: 13px
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.btn,
.btn.plain {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 13px
}

input.input-block-level {
    padding: 20px
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px
}

.btn-flat,
.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.dropdown-submenu>.dropdown-menu,
.dropup .dropdown-submenu>.dropdown-menu {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    border-radius: 2px
}

.btn,
.btn-small {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

ol,
ul {
    padding: 0;
    margin: 0 0 10px 25px
}

dd,
dt,
li {
    line-height: 1.6em
}

ol.inline,
ol.unstyled,
ul.inline,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline>li,
ul.inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 20px
}

.dl-horizontal:after,
.dl-horizontal:before {
    display: table;
    line-height: 0;
    content: ""
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 180px
}

.media {
    margin-top: 0;
    margin-bottom: 30px
}

.media .media {
    margin-top: 30px
}

.media-body {
    position: relative
}

.input-append input.input-large {
    font-size: 22px;
    padding: 18px 30px
}

.btn-medium {
    padding: 12px 20px;
    font-size: 16px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large {
    font-size: 22px;
    padding: 18px 30px;
    font-weight: 700;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-small {
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 2px
}

.btn-mini {
    font-size: 10px;
    padding: 1px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.breadcrumb>li,
.nav-header {
    font-size: 12px;
    text-shadow: none
}

.btn-mini.btn-rounded {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.btn-small.btn-rounded {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px
}

.btn-rounded {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.btn-medium.btn-rounded {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.btn-large.btn-rounded {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px
}

.btn-group>.btn:first-child,
.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span,
.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span,
.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px
}

.btn-group>.btn.large:last-child,
.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle,
.btn-group>.large.dropdown-toggle,
.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span,
.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span,
.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-topleft: 2px
}

.btn-group-vertical>.btn-large:first-child,
.btn-group-vertical>.btn:first-child,
.nav-tabs>li>a,
.popover-title {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

.btn-group-vertical>.btn-large:last-child,
.btn-group-vertical>.btn:last-child,
.modal-footer,
.nav-tabs .dropdown-menu,
.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}


.btn.plain {
    display: inline-block;
    padding: 4px 12px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: none;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: none
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px
}

.tabs-left>.nav-tabs>li>a {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.navbar-inner {
    padding-right: 20px;
    padding-left: 20px;
    background-repeat: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.navbar-inner,
.navbar-inverse .navbar-inner {
    position: relative;
    background-color: #0e0f0f;
    background-image: none;
    background-repeat: none;
    border: none;
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #060606;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navbar .nav {
    border-right: none;
    border-left: none
}

.navbar .nav>li>a {
    float: none;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 0;
    text-decoration: none;
    text-shadow: none;
    color: #fff;
    border: 2px solid transparent;
    padding: 0 3px;
    background: 0 0
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #444;
    filter: none;
    text-decoration: none;
    padding: 0 3px;
    background: 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
    color: #000;
    padding: 0;
    background: no-repeat;
    filter: none;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 800 !important
}

.navbar .nav>a i[class^=icon-] {
    color: #fdfdfd
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
    -webkit-border-radius: 2px 0 2px 2px;
    -moz-border-radius: 2px 0 2px 2px;
    border-radius: 2px 0 2px 2px
}

.navbar .btn-navbar {
    position: absolute;
    z-index: 99999;
    left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 190px;
    padding: 0 !important;
    margin: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 4px solid #d84635;
    -webkit-background-clip: none;
    -moz-background-clip: none;
    background-clip: none
}

.dropdown-menu li {
    margin: 0;
    padding: 0
}

.dropdown-menu li a {
    color: #ddd;
    font-size: 13px;
    padding: 10px 15px;
    margin: 0;
    text-shadow: none;
    border-bottom: 1px solid #303030
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover,
.dropdown-submenu:hover>a {
    color: #fff;
    text-decoration: none;
    background-image: none;
    background-repeat: none;
    filter: none
}

.dropdown-menu .sub-menu-level1,
.dropdown-menu .sub-menu-level2 {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: 0
}

.dropdown-menu li li:hover .sub-menu-level2,
.dropdown-menu li:hover .sub-menu-level1 {
    visibility: visible
}

.nav-header {
    display: block;
    padding: 5px 10px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #0b0b0b;
    border-bottom: 1px solid #303030
}

.nav-collapse .nav>li>.dropdown-menu:after,
.nav-collapse .nav>li>.dropdown-menu:before {
    display: none
}

.breadcrumb {
    float: left;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block;
    margin: 0
}

.breadcrumb>.active {
    color: #797979
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #464646;
    border: 1px solid #3b3a3a;
    color: #eee;
    border-left-width: 0
}

.pagination ul>li>a:hover {
    color: #fff;
    background: #464646
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #fff;
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span,
.pagination ul>.disabled>span:hover {
    color: #ddd;
    cursor: default;
    background-color: #575656
}

.tabs-left .nav-tabs>li>a:hover,
.tabs-right .nav-tabs>li>a:hover {
    outline: 0;
    font-size: 13px;
    font-weight: 600;
    background: #eee
}

.pagination-right {
    float: right
}

.thumbnail {
    background: #fbfbfb;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.thumbnail p {
    padding: 0 10px
}

.thumbnail h1,
.thumbnail h2,
.thumbnail h3,
.thumbnail h4,
.thumbnail h5,
.thumbnail h6 {
    padding: 0 10px;
    margin: 10px 0
}

.badge,
.label {
    padding: 5px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.badge.badge-circled {
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 100em;
    -moz-border-radius: 100em;
    border-radius: 100em
}

.bar.bar90 {
    width: 90%
}

.bar.bar85 {
    width: 85%
}

.bar.bar80 {
    width: 80%
}

.bar.bar75 {
    width: 75%
}

.bar.bar70 {
    width: 70%
}

.bar.bar65 {
    width: 65%
}

.bar.bar60 {
    width: 60%
}

.bar.bar55 {
    width: 55%
}

.bar.bar50 {
    width: 50%
}

.bar.bar45 {
    width: 45%
}

.bar.bar40 {
    width: 40%
}

.bar.bar35 {
    width: 35%
}

.bar.bar30 {
    width: 30%
}

.bar.bar25 {
    width: 25%
}

.bar.bar20 {
    width: 20%
}

.bar.bar15 {
    width: 15%
}

.bar.bar10 {
    width: 10%
}

.progress .bar {
    background-color: #0e90d2
}

.progress .bar-success,
.progress-success .bar {
    background-color: #11766d;
    background-image: -moz-linear-gradient(top, #279188, #11766d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#279188), to(#11766d));
    background-image: -webkit-linear-gradient(top, #279188, #11766d);
    background-image: -o-linear-gradient(top, #279188, #11766d);
    background-image: linear-gradient(to bottom, #279188, #11766d);
    background-repeat: repeat-x
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
    background-color: #11766d;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.accordion-group {
    background: 0 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 5px
}

.accordion-heading {
    font-size: 13px;
    color: #333;
    text-shadow: none;
    background-color: #fcfcfc;
    background-image: none;
    background-repeat: repeat-x;
    border: 1px solid
}

.accordion-heading a {
    color: #333;
    font-weight: 600;
    outline: 0;
    font-size: 16px;
    padding: 23px;
    line-height: 3
}

.accordion-heading i {
    margin-right: 10px
}

.accordion-heading a.active,
.accordion-heading a.active:hover,
.accordion-heading a:hover {
    text-decoration: none
}

.accordion-inner {
    margin-top: 1px;
    border: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin: 0
}

.nav-tabs>li>a,
.nav-tabs>li>a:hover {
    outline: 0;
    font-size: 13px;
    font-weight: 600
}

.tabs-left .nav-tabs {
    margin-right: 0
}

.tabs-right .nav-tabs>li>a:hover {
    border: 1px solid #ddd
}

.tabs-left .nav-tabs>.active>a,
.tabs-left .nav-tabs>.active>a:focus,
.tabs-left .nav-tabs>.active>a:hover {
    background: #f5f4f2
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:focus,
.nav-tabs>.active>a:hover {
    background: #f5f4f2;
    border-bottom: 1px solid #f5f4f2
}

.tabs-left .tab-content>.tab-pane {
    padding: 0 0 0 20px;
}

.tabs-right .tab-content>.tab-pane {
    padding: 0 20px 0 0;
}

.tab-content>.tab-pane {
    padding: 20px 0 0;
}

.onsidebar>.tab-pane {
    background: 0 0;
    border: none;
    border-bottom: none;
    padding: 0
}

.hero-unit {
    -moz-border-radius: 2px;
    border-radius: 2px
}