
.ms-fullWidth {

    background-color: white !important;
    margin-bottom: -4px;
    width: 1020px;
    margin-left: -4px;
    margin-right: -9px;
    margin-top: 0.09em;
	
}



.ms-webpart-chrome-title {
    vertical-align: middle;
    position: relative;
    margin-bottom: 2px;
    background-color: #C9C0BB;
    border-bottom: solid;
    margin-bottom: -1px;
 /*   padding-left: 15px; */
	color: Black;
	border-radius: 8px 8px 0px 0px;
}

.ms-welcomepageheader {
    padding: 0px !important;
	padding-bottom: 12px;
}/



/* banner */
.ms-rtestate-field {
    word-wrap: break-word;
    padding: 10px 10px 0px 12px;
	font-size: 13pt;
	text-align: justify;
	margin-left: 2px;
}


.ms-WPBorder {
    border: 1px solid #A7D18F;
	    padding: 4px;
}


.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    line-height: 1.4;
    color: #01613C;
}

a, .ms-link:visited {
    color: #01613C;
    text-decoration: none;
}


/* webpart recently added */
.title-with-background {
background-color: #01613C;
}



/* to hide webparts */
.welcome-content {
	display: none;
}

.ms-webpartPage-root { border-spacing:0px !important; }
.ms-webpart-titleText.ms-webpart-titleText{
color: black;
padding-left:10px;
}


/* link clicked */
a:visited {
    color: #ffffff;
}





.ms-body {
	height: 100%;
    overflow: auto;
}
.ms-myFooter{
background-color: #F8640A;
    color: #fff;
    padding: 1px;
    font-family: inherit;
}
.ms-myFooter a{
	color: #fff;
}
#logoContainer{
	margin-top: -25px;
    margin-bottom: -20px;
}

/* outside page background */
.ms-backgroundImage{
    background-image: url();
    background-color: #C9C0BB !important;
    height: 100%;
    overflow: auto;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}





.ms-myContainer{
	margin:0px 250px;
	background-color:#f9f9f9;
}

 /** Hide "Edit Links" ***/
.ms-listMenu-editLink {
    display: none !important;
}

#pageTitle {
	display: none;
}

#titleAreaBox {
    display: none;
}



/* body */

#s4-workspace {
    background-color: white !important;
}





#siteIcon {
	min-width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    margin-right: 20px;
    float: left;
    display: none;
}

#contentBox {
    margin-right: 20px;
    margin-left: 20px;
    min-width: 703px;
}



.ms-cui-topBar2{
	background-color:#d8d8d8;
}
#suiteBarLeft{
	background-color: #53596c;
    color: #fff;
    width: 100%;
    vertical-align: middle;
}
#s4-workspaceTwo{
	width: 1024px;
	overflow: auto;
    position: relative;
    height:150px;
}
#s4-workspace{
	width: 100% !important;
    /* overflow: auto; */
    position: relative;
    min-height: 850px;
    overflow-y: hidden;
    height: 100% !important;    
}

#s4-titlerow{
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 8px;
}

#titleAreaBox {
	margin:0px 0px;
	background-color: #735123 !important;
}




/* web parts */

span.ms-splinkbutton-text {
 Display:none!important;
}
 
#sideNavBox a[href$="/_layouts/15/viewlsts.aspx"] {
    display: none;
 }

.ms-Nav-navItem a[href$="/_layouts/15/viewlsts.aspx"] {
         display: none;
 }

#sideNavBox a[href$="/_layouts/15/viewlsts.aspx"]
 {
    display: none;
 }

.ms-core-listMenu-verticalBox > a[title="Site Contents"]
{
display:none;
}



/*summary links*/
.dfwp-list{
  /*  background-color: #F4B124; */
	
	margin-left: 20px;
    margin-right: 21px;	
}
.dfwp-list .item:hover{
    background-color: #EAEDED;
}
.dfwp-list .link-item a{
    margin-left: 2em;
    color: #01613C;
}

li.dfwp-item {
    margin-right: 10px;
}


/* web part css */


.cell-margin tableCol-50 {
	.cell-margin {
   margin: 5px 10px 0px 10px; 
 /*	padding-bottom: 12px; */
    /* width: 300px; */
}

.tableCol-50 {
    display: table-cell;
    min-width: 51.9%;
    margin: 10px;
    padding: 10px;
}


div#MSOZoneCell_WebPartctl00_ctl36_g_ca8ca210_2320_4588_b8ea_41e87659f0d8 {
    display: none;
    padding: 0px;
}

* {
    box-sizing: border-box;
    padding-left: 4px;
}




