﻿@media(min-width: 767px) {
#search-local{
    width: 275px !important;
}
}

.pm-table
{
    overflow-x: auto;
}

.pm-layout .nav-header h5
{
    margin-left: 1em;
    text-transform: uppercase;
    color: #999;
}

.pm-layout .panel-heading h4
{
display: inline;
}

.pm-layout h4, .pm-layout h5, .pm-layout h6
{
    margin-bottom: 0;
    margin-top: 0;
}

.pm-layout h5, .pm-layout h6
{
    font-size: 16px;
}

.cis-content h1
{
margin-top: 0;
margin-bottom: 0;
line-height: 1;
font-size: 20pt;
}

.cis-content h1 small
{


}

.cis-content h2
{
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.pm-layout p
{
    margin-bottom: 0;
}

.pm-layout h1, .pm-layout h2, .pm-layout h3, .pm-layout h4, .pm-layout h5, .pm-layout h6,
.pm-layout .h1, .pm-layout .h2, .pm-layout .h3, .pm-layout .h4, .pm-layout .h5, .pm-layout .h6
{
    font-weight: 600;
}

.brand {
  display: block;
  background: url(../img/pm-logo-css.png) no-repeat;
  width: 170px;
  height: 28px;
  vertical-align: middle;
    background-position: 16px 8px;
}

.brand img {
  display: none;
}


.ui-banner
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-color: #e5e5e5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(245, 245, 245);
}

.pm-layout .footnote-inline span
{
    display: none !important;
    font-size: 10pt !important;
}

.pm-layout .footnote-inline
{
    color: inherit !important;
    text-decoration: none !important;
    font-weight: bold !important;
    color: #0000ff !important;
}

.pm-layout .footnote-inline:hover
{
    text-decoration: none !important;
}

.pm-layout .footnote-inline:hover span
{
    display: inline-block !important;
    position: absolute !important;
    margin-top: 25px !important;
    margin-left: -150px !important;
    width: 300px !important;
    background-color: #ffffcf !important;
    border: solid 1px #c0c0c0 !important;
    padding: 10px !important;
    color: #000000 !important;
    text-decoration: none !important;
    font-weight: normal !important;
}

.pm-layout .footnote-inline:hover span *
{
    color: #000000 !important;
    text-decoration: none !important;
    font-weight: normal !important;
}

.pm-layout .footnote
{
    padding-bottom: .5em !important;
    font-size: smaller !important;
}

.pm-layout .footnote .footnote-index a
{
    text-decoration: none !important;
    color: inherit !important;
}

.pm-layout .footnote p
{
    margin: 0 !important;
    margin-left: 5em !important;
}

.pm-layout .footnote .footnote-index
{
    display: inline !important;
    position: relative;
    margin-left: 0 !important;
    top: 11pt !important;
}


.footnote-popup
{
    text-indent:0pt;
    z-index:99;
    word-wrap: break-word;
}

.footnote-inline
{
    text-indent:0pt !important;
    z-index:99 !important;
    word-wrap: break-word;
}

.breadcrumb
{
    font-size: 12px;
}

.pm-outline
{
    padding: 10px;
}

.ui-header
{
    background-image: url(../img/random_grey_variations.png);
    padding: 1em;
    padding-top: 1.5em;
    padding-bottom: 0em;
    background-color: #003c69;
    color: #ffffff;
}

.lead a
{
    color: #ffffff;
    text-decoration: underline;
}

.ui-header .nav > li > a
{
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff !important;
}

.ui-header .nav > li.active > a
{
    color: #333333 !important;
}

.ui-header .nav > li > a:hover, .nav > li > a:focus
{
    background-color: #006699 !important;
    box-shadow: inset 0px 3px 8px rgba(0,0,0,0.125);
    color: #ffffff !important;
}

.ui-header
{
    padding: 1.5em 1em 0 1em;
}


.btn-primary
{
    background-color: #006699;
}

.btn-primary:active, .btn-primary:hover, .btn-primary:focus
{
    background-color: #004B70;
}


.muted
{
    color: #666666;
}

.text-error
{
    color: #CC0033;
}

.text-info
{
    color: #006699;
}

 

  @media (min-width: 767px)
                    {
                        #tw-bs .us-volume-tiles li a
                        {
                            min-height: 6em;
                        }
                    
                        #tw-bs .us-footer .span8
                        {
                            text-align: right;
                        }
                    }
                    
                    
                    
                    #tw-bs .us-volume-tiles li a
                    {
                        background-image: url(../img/tile.jpg);
                       background-repeat: no-repeat;
                       background-color: rgb(38, 67,99);
                        color: #ffffff;
                        height: 6em\9;
                        padding: 1em;
                    }
                    
                    #tw-bs .us-volume-tiles li a:hover
                    {
                        text-decoration: none;
                    }
                    
                    #tw-bs .us-volume-tiles li a.disabled
                    {
                        background-image: url(../img/irongrip.png);
                        background-color: #000000;
                        background-repeat: repeat;
                    }
                    
                    
                    #tw-bs .us-volume-tiles li a .us-volume-number
                    {
                        font-size: 1em;
                        line-height: normal;
                        margin-bottom: 0.25em;
                    }
                    
                    #tw-bs .us-volume-tiles li a .us-volume-text
                    {
                        font-size: 1.5em;
                    }
                    
                    #tw-bs .us-volume-tiles li a span
                    {
                        display: block;
                    }
                    
                    
           
.pm-outline h2
{
color: #333;
font-size: 9pt;
line-height: normal;
margin: 0;
padding: 0;
padding-top: 0.5em;
}