﻿
.DJlogo
{
	width: 340px;
	height: 92px;
	margin-top: 10px!important;
	margin-left: -15px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	
}

.DJlogo
{
	/* removed for justice site*/
        margin-top: 10px;

	
}

ul.MegaMenuTopTask {
	overflow: hidden;
}

.headtitle 
{
    /* removed for justice site*/
    display: block!important;
    margin-left: -15px!important;
    margin-top: -25px!important; 
	/* keep it to -5px for two line title and 8px for single line title*/

        
}

h1.bannerText_
{
    /* removed for justice site */
    font-size: 1.0em!important; 
	
	/* keep it to 1.2em for two line title and 1.4em for single line title*/
        
}





/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
{
    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)
{
    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}


/* iPhone Portrait*/
@media (max-width: 767px)
{
	h1.bannerText_
	{
		/* removed for justice site*/
		color: #083a81!important;
		padding-left: 5px;
		line-height: 18px!important;
		
	}

    #s4-bodyContainer
    {
	    -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 630px) {

	h1.bannerText_
	{
		/* removed for justice site*/
		max-width: 200px;
		
	}
}

.RowBottom p, .RowBottom a, .RowBottom div
{
       text-align: center!important;
}





/***** Nav changes - removal of flyout*****/



.topnavbar li .dropdown a:hover {
       background: none!important;
 
}
 
.topnavbar li .dropdown a.selected {
       background: none!important;
 
}
 
.topnavbar li + li.static.selected .dropdown a {
       background: none!important;
 
}
 
.topnavbar ul.root > li:first-child .dropdown {
       display: none!important;
 
}
.topnavbar ul.root > li.li7 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li6 .dropdown {
       display: none !important;
 
}

.topnavbar ul.root > li.li5 .dropdown {
       display: none !important;
 
}
.topnavbar ul.root > li.li4 .dropdown {
       display: none !important;
 
}
.topnavbar ul.root > li.li3 .dropdown {
       display: none !important;
 
}
.topnavbar ul.root > li.li2 .dropdown {
       display: none !important;
 
}

/* hide justice auxillary nav */

#golbalnav ul.ms-core-listMenu-root {display: none !important;}


/* hide mega footer */
                     
.footerBottomWrapper {display: none !important;}


.rowfootertop {display: none !important;}



 
/************** EOF *************/

