﻿/*********************************************** CUSTOM STYLING******************************************************/

#contentBox{/*margin-top:200px;*/margin-right:80px!important;margin-left:80px!important;min-width:0px!important; /*overflow-x:scroll*/}
#contentRow{padding:0px!important;}

.ms-webpart-zone{display: block!important;}
.ms-webpart-cell-vertical {display: block!important;}
.ms-webpart-chrome-vertical {display: block!important;}

#WebPartWPQ2{display: block!important;}


#sideNavBox{display:none!important}
#s4-titlerow{display:none!important}
#s4-bodyContainer{	padding-bottom:0px!important}


#s4-workspace{overflow:initial!important;}
body{	overflow:initial;overflow-x:hidden}

.ms-srch-sb-border{ border:none!important}

.ms-srch-sb>input:focus {
	border-color:transparent!important
}



input[type=password]:hover, input[type=text]:hover, input[type=file]:hover, input:not([type]):hover, textarea:hover, .sp-peoplepicker-topLevel:hover, .ms-inputBox:hover {border-color:transparent!important}

.paddingtop{
	padding-top:20px
}

.ms-mpSearchBox {
height: 6px!important;
}
.ms-srch-sb-borderFocused{
	border:none!important; 
}

/* Modification Search */

#ctl00_PlaceHolderSearchArea1_SmallSearchInputBox1_csr_sboxdiv{
	position:relative;
	margin-top: 5px;
    margin-left: -40px;
}

#ctl00_PlaceHolderSearchArea1_SmallSearchInputBox1_csr_SearchLink{
	bottom:31px;
	left:170px;
}

/********myHeader********/
.showbar{
              position: fixed;
    z-index: 1121;
    top: 85px;}
/******** end myHeader********/


#nav { margin-right:110px!important}	
#nav li ul.drop2 {margin-top:25px; /*width:220px!important*/}

.aegis
{
	    font-size: 13px;
	    color: #696969;
	    margin-bottom: -27px;
	    margin-top: 40px;
	    margin-left: 105px;
	   
}
	
div.bottom-nav-container a:hover
{

  text-decoration: none!important;
  cursor: pointer;
 }


a h2.aegis:hover
{
	text-decoration: none!important;
    cursor: pointer;

}
/********Inner pg title in ImageOnLeft/Body********/
.pgtitle {
    font-size: 32px;
    font-weight: 300;
    color: #696969;}
/********End Inner pg title********/
.ministrylogo { width:65px; height:55px; background: url(../images/ministrylogo.svg) no-repeat; float:left; margin-left:20px;margin-top:-30px; background-size:cover; transition: all 0.3s ease-out 0s;}

