.navbar-inner {
    background: #3b8591!important;
    background: -moz-linear-gradient(top,  #3b8591 0%, #137f92 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b8591), color-stop(100%,#137f92))!important;
    background: -webkit-linear-gradient(top,  #3b8591 0%,#137f92 100%)!important;
    background: -o-linear-gradient(top,  #3b8591 0%,#137f92 100%)!important;
    background: -ms-linear-gradient(top,  #3b8591 0%,#137f92 100%)!important;
    background: linear-gradient(to bottom,  #3b8591 0%,#137f92 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b8591', endColorstr='#137f92',GradientType=0 )!important;

}

#big_stats .stat:hover i {color:#5F3815;}

.shortcuts .shortcut:hover {
    background: #5F3815;
}

.subnavbar .container > ul > li.active > a {
    border-bottom:3px solid #148599;
    color: #383838;
}

.subnavbar .dropdown .dropdown-menu li.current > a {
    background:#3b8591;
    color: #FFF;
}

.dropdown-menu li>a:hover, .dropdown-menu .active>a, .dropdown-menu .active>a:hover { 
    background:#3b8591;
}

.main a {
    color: #148599;
}

/* bootstrap.min.cs */
.btn{
    color: #333333!important;
}

.btn-success, .btn-danger, .btn-info, .btn-warning{
    color: #FFF!important;
}

.btn-primary {
    color: #FFF!important;
    -moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
    box-shadow:inset 0px 1px 0px 0px #a6827e;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
    background:-moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30',GradientType=0);
    background-color:#7d5d3b;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #54381e;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    padding:2px 10px;
    text-decoration:none;
    text-shadow:0px 1px 0px #4d3534;
}
.btn-primary:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
    background:-moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b',GradientType=0);
    background-color:#634b30;
}
.btn-primary:active {
    position:relative;
    top:1px;
}


.btn-info {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(78, 178, 213, 0)), color-stop(100%, rgba(7, 23, 29, 0.1)));
    background-image: -webkit-linear-gradient(rgba(78, 178, 213, 0), rgba(7, 23, 29, 0.1));
    background-image: -moz-linear-gradient(rgba(78, 178, 213, 0), rgba(7, 23, 29, 0.1));
    background-image: -o-linear-gradient(rgba(78, 178, 213, 0), rgba(7, 23, 29, 0.1));
    background-image: linear-gradient(rgba(78, 178, 213, 0), rgba(7, 23, 29, 0.1));
    background-color: #148599;
    border-color: #35a7cf #35a7cf #237795;
    border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.15);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
    *background-color: #35a7cf;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #148599;
    color: white;
}
.btn-info:active, .btn-info.active {
    background-color: #2888a9 \9;
}

/* ul nav
*/
ul.nav-wizard li.active {
    color: #FFF!important;
    background: #268292!important;
}

ul.nav-wizard li.active {
    color: #FFF!important;
    background: #268292!important;
}
ul.nav-wizard li.active:after {
    border-left: 16px solid #268292!important;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:focus {
    color: #FFF;
    background: #268292!important;
}

ul.nav-wizard li a {
    color: #268292;
}

ul.nav-wizard li a:hover {
    /*color: #268292;*/
    cursor: pointer;
}

/*ul.nav-wizard li, 
ul.nav-wizard .active ~ li:after,

ul.nav-wizard li a {
    background: #DAE9EC!important;
    border-left: #DAE9EC!important;
}

ul.nav-wizard li:before{
    border-left: 16px solid #DAE9EC;
}

*/

.faq-number {
    background-color: #268292!important;
}

.subnavbar{
    margin-bottom: 1em;
}

.breadcrumb{
    margin: 0;
}

.fc-event-skin{
    text-align: center;
    display: block;
    font-weight: bold;
}