html, body
{
    height: 100%;
}

body
{
    
    padding-bottom: 0;
}

ul, li
{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.theme-dropdown .dropdown-menu
{
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn
{
    margin: 5px 0;
}

.navbar-nav > li > a
{
    padding: 20px;
    font: bold 16px arial;
}

.navbar-inverse
{
    background: none repeat scroll 0 0 #1f2c9c;
    border: 0px;
}

    .navbar-inverse .navbar-brand
    {
        color: #fff;
    }

    .navbar-inverse .navbar-nav > li > a
    {
        color: #fff;
        text-decoration: none;
        text-shadow: none;
    }

    .navbar-inverse .navbar-nav > .active > a
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
        box-shadow: none;
    }

    .navbar-inverse .navbar-nav > li > a:hover
    {
        color: #E3E3E3;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
        box-shadow: none;
    }

.form-control
{
    height: 40px;
}

    .form-control:focus
    {
        box-shadow: none!important;
    }

.bs-callout
{
    border-left: 5px solid #EEEEEE;
    margin: 20px 0;
    padding: 20px;
}

.bs-callout-danger
{
   /* background-color: #FDF7F7;#FDF7F7;*/
    border-color: #1f2c9c;
}

    .bs-callout-danger h4
    {
        /*color: #D9534F;D9534F*/
    }

.headline
{
    border-bottom: 1px dotted #E4E9F0;
    display: block;
    margin: 15px 0 25px;
}

    .headline h2, .headline h3, .headline h4
    {
        border-bottom: 2px solid #72C02C;
        display: inline-block;
        margin: 0 0 -2px;
        padding-bottom: 5px;
    }

.centered
{
    float: none;
    margin: 0 auto;
}

.mr-t10
{
    margin-top: 10px;
}

.mr-t15
{
    margin-top: 15px;
}

.mr-t20
{
    margin-top: 20px;
}

.mr-t25
{
    margin-top: 25px;
}

.mr-t30
{
    margin-top: 30px;
}

.mr-t40
{
    margin-top: 30px;
}

.mr-b10
{
    margin-bottom: 10px;
}

.mr-b15
{
    margin-bottom: 15px;
}

.mr-b20
{
    margin-bottom: 20px;
}

.mr-b25
{
    margin-bottom: 25px;
}

.mr-b30
{
    margin-bottom: 30px;
}


.mr-l10
{
    margin-left: 10px;
}

.mr-l15
{
    margin-left: 15px;
}

.mr-l20
{
    margin-left: 20px;
}

.mr-l25
{
    margin-left: 25px;
}

.mr-l30
{
    margin-left: 30px;
}



.mr-r10
{
    margin-right: 10px;
}

.mr-r15
{
    margin-right: 15px;
}

.mr-r20
{
    margin-right: 20px;
}

.mr-r25
{
    margin-right: 25px;
}

.mr-r30
{
    margin-right: 30px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel
{
    height: 500px;
    margin-bottom: 60px;
    margin-top: -10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption
{
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item
{
    height: 500px;
    background-color: #777;
}

.carousel-inner > .item > img
{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}

/******list**************/
/*.mlist
{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    line-height: 1.42857;
    width: 130px;
    height: 200px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    float: left;
    margin: 10px 0 0 10px;
}

    .mlist > a
    {
        color: #72C02C;
    }

        .mlist > a > img
        {
            width: 100%;
            max-height: 160px!important;
            display: inline-block;
        }

    .mlist .caption
    {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.4);
        width: 100%;
        height: 100%;
        color: #fff !important;
    }

    .mlist > a > div
    {
        width: 100%;
        text-align: center;
    }*/

.mlist
{
    padding: 0;
    margin: 0 10px 10px 0;
}

    .mlist .thumbnail
    {
        margin-bottom: 0;
    }
/*.mlist > img
    {
        width: 100%;
        max-height: 100%;
        display: inline-block;
    }*/

.caption
{
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    color: #fff !important;
}
/****************************************************/
/*footer styles
-------------------------------------------------- */
#wrap
{
    height: auto;
    min-height: 100%;
    padding: 0 0 60px;
    margin: 0 auto -60px;
}

#footer
{
    height: 60px;
    background-color: #1f2c9c;
}

/********rating**********/
.stars5\.0
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 0;
}

.stars4\.5
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -20px;
}

.stars4\.0
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -40px;
}

.stars3\.5
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -60px;
}

.stars3\.0
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -80px;
}

.stars2\.5
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -100px;
}

.stars2\.0
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -120px;
}

.stars1\.5
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -140px;
}

.stars1\.0
{
    padding-left: 90px;
    background: url(stars.png) no-repeat 0 -160px;
}
/***********************/
.validation-summary-errors
{
    color: #fa3f3f;
}

.form-control.input-validation-error
{
    border-color: #fa3f3f;
}

.Newlogo
{
    float: left;
    line-height: 45px;
    text-align: center;
    width: 800px;
}
