﻿html {
    position: relative;
    min-height: 100%;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 500px;*/
    /*font: 17px Calibri, Arial, Helvetica, sans-serif;*/
    font: 14px Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #3d3d3d;
}

/* -- Elements -- */

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Calibri, 'Lato', sans-serif;
}

h1 {
    color: #2b5180;
    border-bottom: 1px #cccccc solid;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

    h1 span {
        padding-right: 10px;
    }

h3 {
    color: #6b8dbd;
    color: #005596;
    color: #be4031;
        font-size: 1.2em;
}

.container h2 {
    font-size: 1.7em;
    color: #6b8dbd;
    color: #005596;
    color: #114ea7;
    color: #dd4b39;
    color: #be4031;
}

.title
{
    font-size: 1.7em;
    color: #be4031;
}

a {
    color: #005596;
}

    a:hover,
    a:focus {
        color: #00477d;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

.btn-primary {
    color: #ffffff;
    background-color: #004FA2;
    border-color: #004FA2;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active {
        background-color: #003E7F;
        border-color: #003E7F;
        background-color: #286090;
        border-color: #286090;

    }

.hr {
    padding-top: 10px;
    border-bottom: 1px solid #cccccc;
}

code {
    font-size: 80%;
}

.btn-default {
    background-color: #e6e6e6;
    border-color: #ccc;
}

.menu-category {
    display: inline-block;
    margin: 0.25rem;
    padding: 1rem;
    width: 100%;
}

.btn-default:hover {
    color: #333;
    background-color: #f1f1f1;
    border-color: #ccc;
}

/* -- Header -- */



.main-header a {
    color: #323232;
}

    .main-header a:hover,
    a:focus {
        color: #00477d;
        /*text-decoration: none;*/
    }

.main-headera:focus {
    outline: none;
}

.top-bar {
    padding-top: 12px;
}

    .top-bar li {
        padding-left: 10px;
        padding-right: 10px;
        border-right: 1px solid #d3d3d3;
    }

        .top-bar li:last-of-type {
            padding-right: 0;
            border: none;
        }

    .top-bar span {
        padding-right: 5px;
    }

.top-bar-list {
    float: right;
}

.top-bar-list-left {
    float: left;
}

.search {
    float: right;
    padding-right: 0px;
}

.searchGroup {
    padding-top: 20px;
}

.search-box {
    width: 150px;
    float: left;
}

.search-button {
    float: right;
    width: 90px;
    color: #fff;
}

.search span {
    color: #fff;
    padding-right: 5px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-collapse {
    padding-right: 0px;
    max-height: 600px;
}

.navbar-padding {
    padding-top: 60px;
    padding-left: 0px;
}

.bold{
    font-weight: bold;
}

.marginBottomBig
{
    margin-bottom: 20px;
}

.marginBottomLittle
{
    margin-bottom: 10px;
}

.marginTopBig
{
    margin-top: 20px;
}


.doublespacedlist li
{
    margin-bottom:1em;
}

.faqAnswer
{
	padding-right: 20px;
    margin-top: 1em;
}

.right
{
    float: right;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    border-top: 1px solid #d3d3d3;
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #005596;
        background-color: #fff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #323232;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #00477d;
            text-decoration: underline;
        }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #00477d;
        background-color: #fff;
    }

.navbar-brand {
    padding: 0px;
    margin-top: 10px;
}

.navbar-brand img
{
    height: 135px;
}

.navbar span {
    padding-right: 5px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    clear: right;
}

.navbar-toggle {
    margin-top: 10px;
    margin-right: 0px;
    width: 40px;
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 1px;
    }

.dropdown-menu {
    font-size: 14px; 
}

.dropdown-menu > li > a > span {
    width: 20px;
}

.dropdown-menu > li > a:hover {
    background-color: #005596;
    color: #fff;
}

/* -- Homepage -- */

body > .container {
    padding: 60px 15px 0;
}

.container .text-muted {
    margin: 20px 0;
}

.carousel-caption {
    right: 10%;
    left: 10%;
    text-shadow: 0 0 0 rgba(0, 0, 0, .6);
    color: #6d6d6d;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 15px 30px 15px;


}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #6d6d6d;
}

.carousel-caption h1 {
    margin: 0;
    font-weight: 500;
    color: #323232;
    margin-bottom: 5px;
    font-size: 28px;
    text-decoration: none;
    border-bottom: none;
    padding-bottom: 0;
}

.carousel-caption p {
    /*font: 18px/24px Calibri, Arial, Helvetica, sans-serif;*/
    font: 16px/24px Arial, Helvetica, sans-serif;
}

.carousel-caption a {
    color: #5d5d5d;
}

    .carousel-caption a:hover {
        color: #6d6d6d;
        text-decoration: none;
    }

.carousel-indicators li {
    border-color: #6d6d6d;
}

.boxes {
}

    .boxes .box {
        margin-bottom: 40px;
        padding: 30px;
        color: #fff;
        text-align: center;
        background-color: #005596;
        background-color: #005596;
        background-color: #004FA2;
        background-color: #435464;         
        background-color: #2b5180;         
    }

    .boxes h2 {
        color: #fff;
    }

.boxHeaderLink {
    color: #fff;
}

    .boxHeaderLink:hover {
        color: #fff;
        text-decoration: none;
    }

.boxes .box:hover {
    background-color: #00477d;
    background-color: #003E7F;
    background-color: #313e4a;
    background-color: #224166;
}

.boxes .box h2 {
    margin-bottom: 15px;
    /*letter-spacing: 0.5px;*/
    margin: 0;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 24px;
}

.boxes .box .fa {
    margin-bottom: 5px;
    font-size: 72px;
}

.boxes .box p {
    /*line-height: 22px;*/
}

.boxes .box .btn-transparent {
    margin-top: 10px;
    font-weight: bold;
}

.boxBody span {
    padding-right: 5px;
}

.carousel-caption,
.boxes .box,
.boxes-secondary .box-secondary {
    -webkit-box-shadow: 4px 4px rgba(85, 85, 85, 0.2);
    -moz-box-shadow: 4px 4px rgba(85, 85, 85, 0.2);
    box-shadow: 4px 4px rgba(85, 85, 85, 0.2);
}

    .carousel-caption:hover,
    .boxes .box:hover,
    .boxes-secondary .box-secondary {
        -webkit-box-shadow: 6px 6px rgba(85, 85, 85, 0.4);
        -moz-box-shadow: 6px 6px rgba(85, 85, 85, 0.4);
        box-shadow: 6px 6px rgba(85, 85, 85, 0.4);
    }

.top-bar a,
#nav.navbar-default .navbar-nav > li > a,
#nav .navbar-toggle,
.boxes .box, .form-control,
.btn, .carousel-caption,
.boxes-secondary .box-secondary,
.copyright a {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.largecaret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px solid #000000;
    border-right: 6px solid transparent;
    border-bottom: 0 dotted;
    border-left: 6px solid transparent;
    content: "";
}

.main-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

.boxHeader {
    padding: 30px;
}

.boxBody {
    border: 1px solid #8d8d8d;
    text-align: left;
    padding: 20px;
    background-color: #fff;
    color: #3d3d3d;
}

.boxes .box {
    padding: 0;
}

.boxes .boxBody .fa {
    margin-bottom: 0;
    font-size: 1em;
}

.boxes .boxBody select {
    width: 100%;
}

.box .btn {
    margin-top: 10px;
}

/* -- Content Page -- */

.contentRule {
    padding-top: 8px;
    background-color: #004FA2;
    background-color: #114ea7;
    background-color: #2b5180;
}

.breadcrumb {
    padding: 15px 0px 0px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}


ol.breadcrumb {
    padding-left: 0;
}

/* -- Footer -- */

.footer {
    width: 100%;
    background-color: #435464;
    padding-top: 50px;
    background-color: #313131;
    color: #a2a2a2;
}

    .footer a {
        color: #a2a2a2;
    }

    .footer h2 {
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 10px;
        position: relative;
        color: #fff;
        font-size: 24px;
    }

        .footer h2:after {
            content: "";
            position: absolute;
            width: 69px;
            height: 2px;
            left: 0;
            bottom: 0;
            background-color: #337ab7;
        }

    .footer span {
        width: 20px;
    }

    .footer li {
        padding-bottom: 10px;
    }

.list-noPadding li {
    padding-bottom: 5px;
}


.list-noPadding li li {
    padding-bottom: 0px;
    padding-top: 5px;
}


.copyright {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #262626;
}

    .copyright li {
        padding-left: 10px;
        padding-right: 15px;
        border-right: 1px solid #8d8d8d;
        height: 24px;
    }

        .copyright li:last-of-type {
            padding-right: 0;
            border: none;
        }

.copyright-links-right {
    float: right;
}

.copyright-links-left {
    float: left;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.btn-header {
    height: 22px;
    color: #fff;
    padding-top: 0px;
}

.underline {
    text-decoration: underline;
}

.blue {
    color: #005596;
}



/*
 * Component: modal
 * ----------------
 */
.modal {
    background: rgba(0, 0, 0, 0.3);
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    }
}

.modal-header {
    border-bottom-color: #f4f4f4;
}

.modal-footer {
    border-top-color: #f4f4f4;
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095;
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a;
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc;
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e;
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321;
}


.person-details {
    padding: 10px;
}

    .person-details > div:first-child {
        position: absolute;
        width: 50px;
        text-align: center;
    }

    .person-details > div:nth-child(2) {
        padding: 0 10px 0 60px;
    }

.person-details-name {
    font-size: 18pt;
}

.person-details-row {
    /*-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    overflow: hidden;
    border-bottom: solid 1px #CCCCCC;
    padding: 5px 0;
}

    .person-details-row:last-child {
        border-bottom: none;
    }

    .person-details-row > div:first-child {
        /*display: inline-block;*/
        /*width:  auto;*/
        float: left;
    }

    .person-details-row > div:nth-child(2) {
        /*display: inline-block;
    text-align: right;
    width: auto;*/
        float: right;
        text-align: right;
        /*vertical-align: top;*/
    }

.modal-provider-details {
    max-width: 400px;
}

.provider-details-header {
    padding: 4px !important;
    background-color: dodgerblue;
    margin: 0 !important;
}

    .provider-details-header + .modal-body .person-details-row {
        padding: 15px 0;
    }

/*override bootstraps media query stop always have it show*/
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #DDD;
    -webkit-overflow-scrolling: touch;
}

.noShow {
    display: none;
}

.absolute {
    position: absolute;
    font-size: 0.1em;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus, a.skip-main:active {
        color: #fff;
        background-color: #000;
        left: auto;
        top: auto;
        width: 30%;
        height: auto;
        overflow: auto;
        margin: 10px 35%;
        padding: 5px;
        border-radius: 15px;
        border: 4px solid yellow;
        text-align: center;
        font-size: 1.2em;
        z-index: 999;
    }

.boxes-secondary {
}

    .boxes-secondary .box-secondary {
        padding-top: 20px;
        padding-bottom: 15px;
        color: #fff;
        text-align: center;
        background-color: #337ab7;
        background-color: #005596;
    }

.boxHeaderLink-secondary {
    color: #fff;
}

    .boxHeaderLink-secondary:hover {
        color: #fff;
        text-decoration: none;
    }

.boxes-secondary .box-secondary:hover {
    background-color: #00477d;
}

.boxes-secondary a {
    color: #ffffff;
}

.box-secondary-span-header {
    font-size: 24px;
}

.box-secondary-span-body {
    font-size: 18px;
    padding-left: 10px;
}

.events-frame {
    border: 0;
    width: 100%;
    height: 800px;
}

.table-no-cell-spacing{
    border-spacing: 0px;
}

.breadcrumb-active {
    color: #686868;
}


.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}


.letterBrochureGridItem {
    border:2px solid; 
    width:370px; 
    height:120px; 
    float:left; 
    text-align:center;
    text-wrap:normal;
    vertical-align:central;
        display: table;
}


.GridviewScrollHeader TH {
    padding: 5px;
    font-weight: 300;
    /* white-space: nowrap; */
    border-right: 1px solid #FFF;
    /*border-bottom: 1px solid #FFF;*/
    background-color: #004fa2;
    vertical-align: top;
    text-align: left;
    color: #fff;
    border-width: 1px;
    text-align: center;
    /*vertical-align: middle;*/
    padding: 10px;
}

.bottom
{
  display: none;
  justify-content: flex-end;
  align-items: flex-end;
  width: 150px;
  /*height: 150px;*/
  color: #004fa2;
  /*border: solid 1px red;*/
  
}

.GridviewScrollHeader TH h2 
    {
            letter-spacing: 0.5px;
    margin-top: 10px;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
    word-break: break-word;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    font-size: 1em;
    }

.GridviewScrollHeader TH a {

    color: #fff;
    font-size: inherit;   

}

.GridviewScrollHeader TH span {
    word-break: break-word;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.GridviewScrollHeader TH i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 36px;
}


.GridviewScrollHeader TD
{
    padding: 5px;
    font-weight: bold;
    /*white-space: nowrap;*/
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #eeeeee;
    vertical-align: top;
    text-align: left;
    
}

.wrapword{
    /*float:left;*/
    /*width:340px;*/


-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

.Gridview
{
    max-width: 100%;
    table-layout:  fixed;
    width: 100%;
    border-collapse: inherit;
    line-height: 1.428571429;
}


.GridviewScrollItemYellow 
{
    padding: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #8d8d8d;
    vertical-align:top;
    background-color: #FFFFFF;
    background-color: #eeeeee;
    color: #555555;
    font-weight: bold;
    word-break: break-word;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.GridviewScrollItem TD
{
    padding: 10px;
    border-right: 1px solid #8d8d8d;
    border-bottom: 1px solid #8d8d8d;
    vertical-align:top;    
    /*min-width: 285px;*/
    max-width: 400px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.GridviewScrollItemAlternating TD
{
    padding:10px;
    border-right: 1px solid #8d8d8d;
    border-bottom: 1px solid #8d8d8d;
    vertical-align:top;  
    /*min-width: 285px;*/  
    max-width: 400px;
    word-break: break-word;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.GridviewScrollItem .Freeze
{
    background-color: #EFEFEF;
}

.GridviewScrollItemHover TD
{
    padding: 5px;
    white-space: nowrap;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #CCCCCC;
    cursor: pointer;
}

.GridviewScrollItemHover .Freeze
{
    background-color: #CCCCCC;
}

.GridviewScrollItemSelected TD
{
    padding: 5px;
    white-space: nowrap;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #999999;
    color: #FFFFFF;
}

.GridviewScrollItemSelected .Freeze
{
    background-color: #999999;
}

.GridviewScrollPager 
{
    border-top: 1px solid #DDDDDD;
    background-color: #FFFFFF;
}

.GridviewScrollPager TD
{
    padding-top: 3px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.GridviewScrollPager A
{
    color: #666666;
}

.GridviewScrollPager SPAN
{
    font-size: 16px;
    font-weight: bold;
}

.nameVertCenter
{
    text-align:center;
}

.letterGrid td
{
    border: 1px solid #ccc;
    padding: 5px;
}

.reportCardPanel {
    /*background:lightyellow;*/ 
    text-align:center; 
    /*border-color:#aaaaaa;*/ 
    /*border:solid 1px;*/ 
    width:100%;
    padding: 5px 0;
    /*font-weight:bold;*/
}

.field-validation-error
{
    color: red;
    margin-left: 10px;
}

.plan-check
{
    /*border: 1px solid #ccc;*/
    /*padding-top: 15px;*/
    /*padding-bottom: 10px;*/
    /*padding-left: 30px;*/
    margin-bottom: 0px;
}
.form-group input[type="checkbox"] {
    /*display: none;*/
}

.form-group input[type="checkbox"] + .btn-group {
    width: 100%;
    /*padding-left: 15px;*/
}

.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}

.form-group input[type="checkbox"]:checked + .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    min-width: 87%;
    padding-left:7px;
    max-width: 87%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;          
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;    
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    min-width: 87%;
    padding-left:7px;
    max-width: 87%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.checkbox-custom {
    height: 34px;
}

.no-padding {
    padding: 0px;
}

.panel-primary {
    border-color: #ccc;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ccc;
}

.panel-primary .panel-heading {
    color: #ffffff;
    background-color: #004fa2;
    border-color: #ccc;
}

.panel-primary a:hover {
    text-decoration-color: #004fa2;
}

.panel-primary a:focus{
    text-decoration: none;
}

.checkbox-select
{
    height: 34px;
}

.inline-header
{
    display:inline-block;
    margin-right: 20px;
}

.margin-right-10
{
    margin-right: 10px;
}

.margin-right-20
{
    margin-right: 20px;
}

.padding-right-10
{
    padding-right: 10px;
}

.margin-right-5
{
    margin-right: 5px;
}

.marginBottom
{
    margin-bottom: 10px;
}

.doublespacedlist li
{
    margin-bottom:1em;
}

.right
{
    float: right;
}

.listValue
{
	padding-right: 20px;
}

legend
{
    color: #be4031;
}

.provider-table th
{
    background-color: #2b5180;
    color: #fff;
}

.provider-table ul
{
    margin-bottom: 0px;
    padding-left: 20px;
}

.modal-dialog {
    width: 1000px;
}

.locationName
{
    font-style: italic;
    color: #666;
}
.hospitalSystemName span
{
    font-style: italic;
    color: red;
    font-size:small;
}


@media screen and (max-width: 768px) {
    .carousel-caption {
        position: relative;
        margin-right: 20%;
        margin-left: 10%;
    }
}