/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */
 


#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}


div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}


#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}
.page-banner.banner8 {
    /* background: #030C2D !important ;  */
    background: #444444 !important ;
}
footer {
    background-color: #030C2D !important ;
    border-top: 4px solid #030C2D !important ;
    color: #030C2D !important;
}
.menu-bar {

    background-color: #030C2D !important;
    border-bottom: 1px solid #030C2D !important;

}
.sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active {
    padding: 13px 20px;
    padding-right: 58px;
    font-size: 16px !important;
  	font-weight: bold !important;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    color: #ffff !important;
}
.contra-nav {
    position: relative;
    padding-right: 25px !important;
}
h2, h4, h6 {
    color: #030C2D !important;
}
/* .col-md-12{

    padding-right: 0px !important;
    padding-left: 0px !important;
} */
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 3px solid #030C2D !important;
}
.bg-success {

    background-color: #030C2D important;

}
.card-header {

    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #030C2D;
    border-bottom: 1px solid rgba(0,0,0,.125);

}
.card-link:hover {

    color: #014c8c;

}
.card-link:a:active {

    color: #fff;

}
h2.news-headers a, .content-top-container .block-title {

    color: #b3a369 !important;
    font-size: 2.4rem !important;
}
.site-heading h3{
    font-size : 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.border {
    background: #d1360e;
    height: 2px;
    width: 165px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
/* Blog-CSS */
.blog-box {
    padding: 0 0px;
    transition: .5s;
    border: 1px solid #e2e2e2;
    margin-bottom: 30px;
}
.blog-box-content h4 a {
    font-size: 20px;
    padding: 0px 0 0px;
    text-transform: uppercase;
    color:#2b2b2b;
     text-decoration:none;
    
}
.blog-box-content h4:hover {
    color:#000;
     text-decoration:none;
    
}

.blog-box-content {
padding: 0 20px 20px;
}
.blog-box-text h4 a {
    color: #333;
}

h5 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    line-height: 1.8rem !important;
    color: #030C2D !important;
    margin-top: 10px !important;
}
p {
    font-size: 14pt !important;
    font-family: "Open Sans", sans-serif;
    line-height: 25px !important;
    margin: 0;
    color: black !important;
}
.center {
    text-align: center;
}
.text-center {
    text-align: center;
}
.jumbotron {
   padding: 2rem 1rem !important;
        padding-top: 2rem;
        padding-right: 2rem;
        padding-bottom: 2rem;
        padding-left: 2rem;
}
















