#lock-search-form .form-item .form-text
{
width: 135px;
}

.front .view-banners
{
margin-top: 5px;
margin-bottom: 0px;
}


.front #minsbu-full-main .panel-col-first
{
width: 310px;
height: 300px;
}

/* Icon after title of the first col */
.front #minsbu-full-main .panel-col-first h2
{
	background: url("../images/icons/research_icon.png") no-repeat;
	background-position: calc(50% + 75px);
}


/*
 Icon after title of the mid col 
.front #minsbu-full-main .panel-col h2
{
	background: url("../images/icons/publication_icon.png") no-repeat;
	background-position: 82% 30%;
}
*/



.front #minsbu-full-main .panel-col-last
{
height: 300px;
width: 320px;
margin-left: 30px;
}


/* Icon after title of the last col */
.front #minsbu-full-main .panel-col-last h2
{
	background: url("../images/icons/publication_icon.png") no-repeat;
	background-position: calc(50% + 95px);
}


.front #minsbu-full-main .panel-separator 
{
	margin:-1px;
}

.front h2.pane-title
{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	color: #2020C1;
	margin: 0;
	padding: 5px 0 10px 0;
	font-family:effra, "news-gothic-std", Arial, sans serif;
	text-transform: none;
	border-bottom: 0px;
	width: auto;
}



#wrapper_nav
{
background-color: #fff;
}
#wrapper_nav #main-menu-links
{
background-color: #990000;
}

#footer
{
background-color: #990000;
}

.front #research_id
{
height: 300px;
text-align: left;
padding-top: 0px;
width: 300px;

}

.front #partners_id
{
height: 300px;
text-align: left;
padding-top: 0px;
width: 300px;

}

.front #banner_id
{
	height: 280px;
	
}

#flexslider-1
{
       /* height: 255px; */
}

#banner_id .field-content
{
height: 275px;
}

.front #home_id
{
	margin-top: 0px;
	box-shadow: 3px 3px 4px #000;
	background-color: #dce2e6;
}

.front #new-home_id{
margin-top: 0px;
margin-left: 17px;
padding-top: 0px;
width: 300px;

}

.block-content{
padding-top: 10px;
padding-left: 5px;
}

#partners_id .block-content
{
padding-top: 0px;
padding-left: 5px;
}

/*
.front .panel-panel .pane-title
{
    #Background-image: url(../images/lightBK_Modified.jpg);
    background-color: #B8B8B8;
    border-radius: 5px;
    color: #ffffff;
    #background-color: #990000;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 18px;
    padding-left: 5px;
	margin: 0;
	text-align: left;
    width: 300px;
}
*/
.pane-title
{
	width: 273px;
	padding-bottom: 8px;
	margin-left: 15px;
/*	max-width: 287px;*/
}

/*
.front .pane-custom
{
padding: 10px;
text-align: center;
*/

-moz-box-shadow: 3px 3px 4px #000;
/*-webkit-box-shadow: 3px 3px 4px #000;*/
/*box-shadow: 3px 3px 4px #000;*/
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


/*border: 1px solid #000;*/
margin-top: 0px;
margin-right: 5px;
margin-left:5px;
border-radius: 15px;



.front .pane-custom h2
{
text-align: center;
}

#footer
{
width: 960px;
margin: 0 auto;
text-align: center;
font-weight: bold;
}

#upper_links_container
{
width: 960px;
margin-bottom: 15px;
}

.page__title, .block-menu__title{
    font-weight: bold;
    font-size: 1.5em;
    /* color: #990000; */
    color: black;
    margin: 0;
    padding: 5px 0 10px 0;
    font-family: effra, "news-gothic-std", Arial, sans serif;
}

.block-menu__title{
    border-bottom: 1px solid;
    width: 10rem;
}

.menu-name--tools .menu__link{
	border-bottom: 1px solid #ccc;
	width: 10rem;
}	
