

.right-panel .nav-tabs li.active a, .right-panel .nav-tabs li.active a:focus, .right-panel .nav-tabs li.active a:hover
{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #2f548e;
    padding: 0;
}
.right-panel .panel
{
    box-shadow: 0 0 0;
}
.application-notice .nav-tabs
{
    margin-left: 17px;
}
.application-notice .nav-tabs li
{
    margin-right: 15px;
}
.right-panel .nav-tabs li a
{
    font-size: 16px;
    font-weight: 400;
    color: #807a7a;
    padding: 0;
    border-radius: 0;
}

.right-panel .tab-content
{
    padding: 10px 3px;
}
.right-panel .tab-content p, .area span, .measurement
{
    font-size: 13px;
    font-weight: 300;
    color: #807a7a;
    margin-bottom: 5px;
}
.right-panel .panel-default
{
}


.panel-body h4
{
    font-size: 16px;
    font-weight: 300;
    color: #817a7a;
}
.applicant-information, .common-layout
{
    padding-left: 18px;
    margin: 0;
}
.applicant-information li, .common-layout li
{
    clear: both;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 5px;
    width: 100%;
}
.applicant-information li:last-child
{
    margin-bottom: 0;
}


.right-panel .information-box p
{
    margin: 0;
    line-height: 1em;
}

.applicants h4
{
    margin-bottom: 5px;
}

.application-notice
{
    padding-top: 15px;
}


.sprite-accordion
{
    background-image: url("../../AutoDCR.Common2/img/arrow.png");
    background-repeat: no-repeat;
    width: 11px;
    height: 8px;
    margin: 5px 6px 0 0;
}
.pull-left
{
    float: left !important;
}
.right-panel .panel-default .panel-heading a
{
    text-decoration: none;
    color: white;
    font-size: 14px;
}
.right-panel .panel-default
{
    border: 0;
}
.right-panel .panel
{
    box-shadow: 0 0 0;
}


.right-panel .panel-default .panel-heading
{
    border-bottom: 1px solid #ededed;
    background: #fff;
    padding: 15px 0 13px;
    padding: 0px;
    margin-left: -1px;
    background-color: #103A6A;
    height: 30px;
    padding-top: 6px;
}

.arrow-down
{
    background-position: 0 -17px;
}

.arrow-up
{
    background-position: 0 -6px;
}


