body{
	padding-top: 51px;

    /*font-family: "LatoWebLight","FontAwesome",Helvetica,Arial,sans-serif;*/
    font-size: 12px;
    line-height: 1.42857143;
    color: #4e5758;
    background-color: #fff;
        /*font-weight: 500;*/
}
label{
    font-weight:200;
    font-size:13px;
}

@media (max-width:992px) {
    label {
        font-size: 10px;
    }
    .form-control{
        font-size:10px;
    }
}

.plan4BODY{ 
  background-color:#f4f6f9;  
}
.nav-tabs{
    font-weight: bold!important;
}
    /* ng-cloak */
    [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng.ng-cloak {
        display: none;
    }

    ul {
        list-style: none;
    }

    a {
        color: #4e5758;
    }

        a:hover {
            cursor: pointer;
        }

    ul.simple-post-list .post-image {
        float: left;
        margin-right: 12px;
    }

    ul.simple-post-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .callout-box {
        background-color: #546489;
        color: #fff;
        padding: 10px 20px;
    }

    .body-title {
        border: 1px solid #e3e3e3;
        border-left: 5px solid #234383;
        padding: 0 20px 20px;
    }

    .featured-box {
        border: 1px solid #e3e3e3;
        border-top: 5px solid #234383;
        padding: 0 20px 20px;
    }

    .breadcrumbs {
        position: relative;
        border-bottom: 1px solid #E5E5E5;
        background-color: #F5F5F5;
    }

    .breadcrumb {
        margin-bottom: 0;
    }

    .cart-btn {
        border-radius: 0;
    }

    .navbar {
        border-radius: 0;
        /*background: #438EB9;
color: #fff;border: 0;*/
    }
    /* Removed width:auto from navbar-collapse classs; */
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
    }

    .navbar .navbar-brand {
        /*color: #FFF;
font-size: 24px;
text-shadow: none;
padding-bottom: 10px;*/
    }

    .form-group-addon {
        padding-left: -20px;
    }

    .news {
        float: none;
        width: 375px;
    }

    .input-block {
        width: 100%;
    }



    /*.nav-tabs > li.active {
        border-top-color: #3c8dbc;
        border-top-style: solid;
    }*/

    .tab-pane {
        background-color: white;
    }

    .nav-tabs>li.active>a{
        font-weight: bold;
    }

    .box{
        box-shadow: 1px 3px 10px #c0c0c0 !important;
    }

    .enrollNext-sectionTitle{
        padding-left:10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .numbeHeader{
        margin-left: 15px;
    }