
/*.panel-title {
    font-size: 18px;
}

.list-group-panel h4 {
    font-size: 18px;
}*/

/*.badge {
    background-color: #aaa;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}*/

/*.carousel {
    margin-bottom: 30px;
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

.carousel-inner {
    border-radius: 6px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}

    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img {
        width: 100%;
        border-radius: 6px;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

.carousel .item {
    opacity: 0;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel .active {
    opacity: 1;
}

    .carousel .active.left,
    .carousel .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel .next.left,
.carousel .prev.right {
    opacity: 1;
}

.carousel .carousel-control {
    z-index: 11;
}*/

/*.label {
    font-weight: 400;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}*/

/*.form-control {
    height: auto;
}*/

/*.jumbotron {
    text-align: center;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url(resources/pie.htc);
}

    .jumbotron > .carousel .carousel-inner,
    .list-group-panel-body .list-group-item:first-child {
        border-radius: 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }*/



/*.media img {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
}*/

/*.navbar {
    border: 0;
    border-bottom: solid 1px;
    border-radius: 0;
    position: relative;
    text-shadow: none;
    background-color: transparent;
    min-height: 48px;
    -ms-behavior: url(resources/pie.htc);
}

.navbar-nav {
    margin: 0;
}

    .navbar-brand,
    .navbar-nav > li > a {
        text-shadow: none;
    }

    .navbar-nav > li > a {
        height: 48px;
    }

.navbar-collapse,
.navbar-form {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-
        : none;
    box-shadow: none;
}

.navbar-inverse {
    border: 0;
    background-color: #545454;

}

.navbar-inverse,
.navbar-inverse .navbar-nav > li > a {
    background: rgb(51,51,51);
    background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(84,84,84,1) 16%, rgba(84,84,84,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(84,84,84,1) 16%,rgba(84,84,84,1) 100%);
    background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(84,84,84,1) 16%,rgba(84,84,84,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#545454',GradientType=0 );
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    color: #E5E5E5;
}*/



/*[id^="accordion"] {
    border-radius: 4px;
    position: relative;
    -ms-behavior: url(resources/pie.htc);
    -webkit-box-shadow: 0 0 4px #CCC;
    box-shadow: 0 0 4px #CCC;
}

    [id^="accordion"] .panel:first-child {
        border-radius: 4px 4px 0 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }

    [id^="accordion"] .panel-heading {
        border-radius: 0;
        position: relative;
        -ms-behavior: url(resources/pie.htc);
    }*/

