@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);

@font-face {
    font-family: 'PannoTextLight';
    src: url("../fonts/ugentpannotext-semilight-web.eot");
    src: url("../fonts/ugentpannotext-semilight-web.eot") format("embedded-opentype"), url("../fonts/ugentpannotext-semilight-web.woff") format("woff"), url("../fonts/ugentpannotext-semilight-web.ttf") format("truetype")
}


/* HACK RMW 17/02/2015 */
.region-header-top-right .block-menu h2{
  display               : none;
}
.one_third, .one_second, .one_third{
  margin-top            : 1em;
}


body {
  /*font-family           : "PT Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family           : Verdana, Arial, sans-serif;
  font-size             : 12px;
  font-weight           : normal;
  font-style            : normal;
  line-height           : 22px;
  background            : #FFF;
  word-wrap             : break-word;
  margin                : 0;
  padding               : 0;
  border                : 0;
  outline               : 0;
}

a:link, a:visited {
  text-decoration       : none;
}
a:hover, a:active, a:focus {
  text-decoration       : none;
}

#main a {
  text-decoration       : none;
}
#main a:hover {
  text-decoration       : underline;
}
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a {
  text-decoration       : none;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing        : -1px;
  margin                : 0;
}

h1 {
  font-size             : 24px;
  font-weight           : normal;
  font-style            : normal;
  line-height           : 140%;
  margin-bottom         : 1em;
}

h2 {
  font-size             : 22px;
  font-weight           : normal;
  font-style            : normal;
  line-height           : 130%;
  margin-bottom         : 10px;
}

.block h2, #footer h2 {
  font-weight           : bold;
  font-size             : 1.5em;
  line-height           : 130%;
  margin-bottom         : 10px;
}

h3 {
  font-size             : 18px;
  font-weight           : normal;
  font-style            : normal;
  line-height           : 130%;
  margin-bottom         : 8px;
}

h4 {
  font-size             : 16px;
  font-weight           : bold;
  font-style            : bold;
  line-height           : 125%;
  margin-bottom         : 8px;
}
h5 {
  font-size             : 14px;
  font-weight           : bold;
  font-style            : bold;
  line-height           : 120%;
  margin-bottom         : 8px;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
  font-weight           : inherit;
  text-decoration       : none;
}
p {
  margin                : 0 0 20px 0;
}
del {
  text-decoration       : line-through;
}
pre, code {
  white-space           : pre;
  background-color      : #ededed;
  border-bottom         : 1px solid #d9d9d9;
  border-top            : 1px solid #d9d9d9;
  display               : block;
  margin                : 5px 0;
  padding               : 5px;
  line-height           : 125%;
  overflow              : hidden;
  font                  : 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
}
hr {
  border                : solid #DDD;
  clear                 : both;
  margin                : 10px 0 30px;
  height                : 0;
  border-width          : 1px 0 0;
}
.field-type-taxonomy-term-reference .field-item {
  float                 : left;
  padding               : 0 1em 0 0;
  white-space           : nowrap;
}


/* Responsive Images */
img, img.scale-with-grid {
  outline               : 0;
}
/* Fonts */
body,input, textarea, select, a.button, fieldset legend {
  font-family           : Verdana,Arial,sans-serif;
}

/* Downloads - Documentation */
.cta {
  margin                : 10px auto 0px auto;
  padding               : 10px 10px 20px 10px;
  background-color      : #f2f2f2;
  position              : relative;
  border                : 1px solid #dcdcdc;
  border-radius         : 8px;
  text-shadow           : #fff 1px 1px 0;
  box-shadow            : 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
  -moz-box-shadow       : 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
  -webkit-box-shadow    : 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
}
.cta h3 {
  font-size             : 1.5em;
  text-shadow           : #fff 1px -1px 0;
}
/* Image Alignment Classes */
.alignright {
  float                 : right;
  margin                : 0px 0px 10px 15px;
}
.alignleft {
  float                 : left;
  margin                : 0px 15px 10px 0px;
}
.aligncenter {
  display               : block;
  margin                : 0 auto;
}


/* ============================================================================= */
/*    HEADER                                                                     */
/* ============================================================================= */
#header-top {
	position : absolute;
	top : 0;
	left : 0;
  padding: 20px 0 4px 0;
}

#header, #header-right {
 /*margin-top: 16px;*/;
}

#header .inner, #header-right .inner {
 /*padding-top: 15px;*/
  padding-bottom: 20px;
}

#logo {
  float: left;
  padding: 0 /*20px*/;
}
/*#logo img{ vertical-align: middle; }*/

#site-name {
  margin: 0;
  padding: 0;
  font-size: 60px;
  line-height: 55px;
  letter-spacing: -1px;
}

#header #site-name a {
  margin: 0;
  padding: 0;
  line-height: 55px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -2px;
  text-shadow: 0px 1px 0px #FFF;
}

#header #site-name a:hover {
  color: #3253ad;
}

#header #site-slogan {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -1px;
}


.region-header-top-right #block-system-user-menu h2{
	display: none;
}


/* ============================================================================= */
/*    BREADCRUMBS                                                                */
/* ============================================================================= */

.breadcrumb {
  padding: 0;
}

#breadcrumb {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 1.5em !important;
  padding: 5px 5px 5px 10px;
  font-size: 0.92em;
  color: #999 !important;
  background-color: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  text-shadow: 1px 1px 0px #fff;
  display : none;
}

#breadcrumb a {
  color: #797979;
  margin-right: 6px;
  text-shadow: none;
  text-decoration: underline;
}

#breadcrumb .sep {
  margin-right: 6px;
}

/* ============================================================================= */
/*    ACTIONS LINKS                                                              */
/* ============================================================================= */

ul.action-links {
  margin: 0 0 1em 0;
  padding : 0;
  list-style-type: none;
  overflow: hidden;
}
ul.action-links li {
  float: left; /* LTR */
  background: #DCDCDC;
  background: -moz-linear-gradient(top, #D4D4D4 0%, #DCDCDC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D4D4D4), color-stop(100%, #DCDCDC));
  background: -webkit-linear-gradient(top, #D4D4D4 0%, #DCDCDC 100%);
  background: -o-linear-gradient(top, #D4D4D4 0%, #DCDCDC 100%);
  background: -ms-linear-gradient(top, #D4D4D4 0%, #DCDCDC 100%);
  background: linear-gradient(to bottom, #D4D4D4 0%, #DCDCDC 100%);
  border: 1px solid #CCC;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px #cccccc;
  -webkit-box-shadow: 0 1px 2px #cccccc;
  box-shadow: 0 1px 2px #cccccc;
  font: normal 500 16px/16px "Open Sans", Arial, sans-serif;
  margin-left: 1px;
  margin-top: 1px;
  padding: 6px;
  text-decoration: none;
  color: #777;
}
ul.action-links li a {
  padding-left: 15px; /* LTR */
  background: transparent url(../images/add2.png) no-repeat 10px 7px;
  text-decoration : none !important;
  color : #777;
  padding : 4px 10px 4px 30px;
}


/* ============================================================================= */
/*    NAVIGATION                                                                 */
/* ============================================================================= */
#navigation {
  margin-bottom: 20px;
  clear: both;
  display: block !important;
}
.fixNavigation{
 z-index  : 9999;
 position : fixed;
 top      : 0;
}

/* ============================================================================= */
/*    PRIMARY TABS                                                               */
/* ============================================================================= */
ul.primary{
  margin                   : 1em 0 2em 0;
  padding                  : 0;
  line-height              : 1.9em;
}
ul.primary li{
  position                 : relative;
  padding                  : 0;
  margin                   : 0;
}
ul.primary li a{
  position                 : relative;
  padding                  : 0.5em 1.5em 0.3em 1.5em;
  border-top-left-radius   : 0.5em;
  border-top-right-radius  : 0.5em;
  text-decoration          : none !important;
  background-color         : #FFF;
  margin-right             : 0;
}



/* ============================================================================= */
/*    BLOCK                                                                      */
/* ============================================================================= */

.region-sidebar-first .block,
.region-sidebar-second .block{
	border : 1px solid #ddd;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.region-sidebar-first .block h2,
.region-sidebar-second .block h2{
	border-bottom : 1px solid #ddd;
	background-color : #f9f9f9;
	margin : 0;
	padding : 5px 15px;
	-webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-shadow : 1px 1px 0px #FFF;
  color : #666;
  font-size : 13px;
  letter-spacing: 0;
}

.region-sidebar-first .block .content,
.region-sidebar-second .block .content{
	padding : 10px;
}
.region-sidebar-first .block-user #user-login-form input[type='text'],
.region-sidebar-first .block-user #user-login-form input[type='password']{
	padding : 8px 15px 8px 42px;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width : 100%;
  box-sizing : border-box;
}
.region-sidebar-first .block-user #user-login-form input[type='submit']{ width : 150px; }

.region-sidebar-first .block-user #user-login-form span.field-suffix{
	position : absolute;
	top : 2px;
	left : 0;
	height : 30px;
	width : 32px;
	border-right : 1px solid #DDD;
	color : #888;
	text-align:center;
	line-height : 30px;
	-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.region-sidebar-first .block-user #user-login-form .form-item:hover span.field-suffix{ color : #a80000; }
.region-sidebar-first .block-user #user-login-form .form-actions{	margin : 0 !important; }


/* FACETS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul.facetapi-facetapi-links li > div.leaf-data:not(:hover){ background : none !important; }
/*ul.facetapi-facetapi-links li > div.leaf-data label.text{ color:#a80000; }*/
ul.facetapi-facetapi-links li > div.leaf-data span.count{ float:right; color :#888; font-size : 0.8em; padding-left:4px;}
ul.facetapi-facetapi-links li > div.leaf-data > a{ display:none; }
ul.facetapi-facetapi-links li > div.leaf-data:hover a{ display: block; }
ul.facetapi-facetapi-links li > div.leaf-data:hover span.count{ display:none; }



/* Main */

#wrap {
}

#wrap #content {
  float: left;
}

#main {
  margin-bottom: 20px;
}

.node.node-teaser {
  /*margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;*/
}

.submitted {
  font-size: 11px;
  color: #666666;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* Featured */

#featured .block {
  padding: 0 0 20px 0;
}

/* == FOOTER ================================================================ */
#footer {
  clear                 : both;
  padding               : 0 0 20px 0;
  border-top            : 3px solid #E7E7E7;
  font-size             : 1em;
  background-color      : #FAFAFA;
}
#footer .block {
  padding               : 0 0 20px 0;
}
#footer .one_third .block h2{
  padding               : 0.25em 0;
  margin-bottom         : 0.5em;
  border-bottom         : 1px solid #444;
  text-transform        : uppercase;
  font-size             : 1.143em;
  font-weight           : normal;
  color                 : #444;
}
#footer .one_third .block h2:first-child{
  margin-top            : 0.5em;
}
.one_third{
  padding-left          : 0 !important;
}
#footer ul{
  margin                : 0;
  padding               : 0;
  list-style            : none;
  list-style-image      : none;
}
#footer .one-third ul > li > a {
  padding-right         : 0;
  padding-top           : 0;
  padding-bottom        : 0;
}
#footer .one_third ul > li a{
  padding-left          : 16px;
  color                 : #444;
  text-decoration       : none;
  background-image      : none !important;
  padding               : 0 0 0 16px !important;
  line-height           : inherit !important;
  border-bottom         : none !important;
  font-weight           : normal !important;
}
#footer .one_third ul > li a:hover{
  text-decoration       : underline !important;
  background-color      : transparent;
  color                 : black !important;
}
#footer .one_third ul li a:before{
  width                 : 15px;
  height                : 21px;
  background            : url("../images/footer-bullet.png") center center no-repeat;
  content               : "";
  display               : inline-block;
  margin-left           : -16px;
  margin-bottom         : -5px;
  margin-right          : 6px;
}




.region-footer h2{
  display               : none;
}
.region-footer ul{
  list-style            : none;
  border-top            : 1px solid #444;
  padding-top           : 10px !important;
}
.region-footer ul > li{
  display               : inline-block;
  vertical-align        : middle;
}
.region-footer ul > li:last-child{
  border-right          : none;
}
.region-footer ul > li a{
  display               : inline-block !important;
  padding               : 0 !important;
  background            : none !important;
  padding               : 0 10px 0 0 !important;
}
.region-footer ul li:first-child a{
  padding-left          : 0;
}
.region-footer ul li:after {
    content             : "|";
}
.region-footer ul li:last-child:after {
    content             : "";
}




#credits {
  text-align       : center;
}



/* Highlighted */

.region-highlighted {
  padding: 20px 0;
}

/* Help */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 20px;
  margin: 20px 0;
}

/* Table Styles */

table {
  border: 0;
  border-spacing: 0;
  margin: 10px 0;
  width: 100%;
}

table table {
  font-size: 1em;
}

table tr th {
 /* border-bottom: 1px solid white;
  border-top: 1px solid #dddddd;
  font-weight: normal;
  color: #707070;
  text-shadow: white 1px 1px 0;
  background: #dddddd url(../images/gradient_small_trans.png) repeat-x 0 top;*/
}

th {
  padding: 2px 15px;
  border: none;
}

td {
  padding: 2px 15px;
  border: none;
}

table tr th, table tr th a, table tr th a:hover{ font-weight: bold; }
table tbody tr th { vertical-align: top; }
tr{ border-bottom: 1px solid #EDEDED; }
tr:last-child{ border-bottom : none; }


/* List Styles */

.block ol, .block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}

.contextual-links-wrapper {
  font-size: small !important;
}

ul.contextual-links {
  font-size: 0.923em;
}

.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}

/* PAGER ===================================================================== */
.item-list .pager li{
	display: inline-block;
  padding: 2px 9px;
  margin-right: 4px;
  border-radius: 3px;
  border: solid 1px #c0c0c0;
  background: #e9e9e9;
  box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
  font-size: .875em;
  font-weight: bold;
  text-decoration: none;
  color: #717171;
  text-shadow: 0px 1px 0px rgba(255,255,255, 1);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
  round: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}
.item-list .pager li:hover(:not(.pager-current)) {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.item-list li.pager-current{
    border: none;
    background: #AAA;
    box-shadow: inset 0px 0px 8px rgba(128,128,128, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}
.item-list li.pager-ellipsis{
	background : none;
	border : none;
	box-shadow : none;
}

.item-list .pager li a:link, .item-list .pager li a:visited{
    color: #717171;
    text-decoration : none !important;
    display : block;
}





ul.menu li {
  margin: 0;
}

.region-content ul, .region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em;
}

.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0;
}

ul.links {
  font-size: 11px;
  color: #666666;
}

ul.links.inline li {
  padding: 0 5px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px solid #666666;
}

ul.links.inline li.last {
  border: none;
}

/* Menus */

.block ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

.block ul.menu li {
  list-style: none;
}

.block ul.menu li a {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 8px 0px 8px 24px;
  line-height: 120%;
  font-weight: bold;
  background: url(../images/light/arrow_bullet.png) no-repeat 10px;
  text-decoration: none;
}

.block ul.menu li a:hover {
  color: #333333;
  background: url(../images/dark/arrow_bullet.png) no-repeat 10px;
}

.block ul.menu ul {
  margin: 0 0 0 1.3em;
}

.block ul.menu ul li a {
  border: none;
  padding: 4px 0;
  font-size: 13px;
  color: #666666;
  background: none;
}

.block ul.menu ul li a:hover {
  color: #333333;
  background: none;
}

.block.block-superfish ul.menu li a {
  background: none;
}

/* Comments */

.comment h2.title {
  margin-bottom: 1em;
}

.comment div.user-picture img {
  margin-left: 0;
}

.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}

.comment .attribution {
  display: table-cell;
  padding: 0 35px 0 0;
  vertical-align: top;
  overflow: hidden;
}

.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}

.comment .attribution .username {
  white-space: nowrap;
}

.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}

.comment .submitted .comment-time {
  font-size: 0.786em;
}

.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}

.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}

.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent;
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -36px;
  margin-top: 15px;
  position: absolute;
  width: 20px;
}

.comment .comment-text {
  padding: 0 25px 10px 35px;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
  border-left: 1px solid #d3d7d9;
}

.comment .indented {
  margin-left: 40px;
}

.comment-unpublished {
  margin-right: 5px;
  padding: 5px 2px 5px 5px;
}

.comment .comment-text .comment-arrow {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

/* Sidebar */

#wrap #sidebar-first, #wrap #sidebar-second {
  float: left;
}

#sidebar-first .block, #sidebar-second .block {
  /*padding: 0 0 20px 0;*/
  padding : 0;
  margin-bottom : 20px;
}

/* Messages */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}

div.messages {
  margin: 10px 0;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 12px;
  padding: 0 0 10px;
  position: relative;
  top: 2px;
 /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.fieldset-wrapper {
  margin-top: 25px;
}

.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}

.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}

.filter-wrapper .form-item label {
  margin-right: 10px;
}

.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}

.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}

fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

fieldset legend {
  border-bottom: none;
  display: block;
  font-size : 1.2em;
  font-weight : bold;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  text-transform:uppercase;
}

fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

fieldset .fieldset-wrapper {
  padding: 0 10px;
  margin-top : 3em;
}

fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  font-style: italic;
}

input {
  /*margin: 2px 0;*/
  padding: 4px;
}

input, textarea {
  font-size: 0.929em;
}

textarea {
  line-height: 1.5;
}

textarea.form-textarea, select.form-select {
  padding: 1px;
}

input.form-text, textarea.form-textarea, select.form-select {
  border: 1px solid #ccc;
}

.password-suggestions ul li {
  margin-left: 1.2em;
}

.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}

.form-item label {
  font-size: 0.929em;
}

.form-type-radio label, .form-type-checkbox label {
  margin-left: 4px;
}

.form-type-radio .description, .form-type-checkbox .description {
  margin-left: 2px;
}

.form-actions {
  /*padding-top: 10px;*/
}

/* Contact Form */

.contact-form #edit-name {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.contact-form #edit-mail {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.contact-form #edit-subject {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.contact-form #edit-message {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.contact-form .resizable-textarea .grippie {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Animated throbber */

html.js input.form-autocomplete {
  background-position: 100% 4px;
}

html.js input.throbbing {
  background-position: 100% -16px;
}

/* Comment form */

.comment-form label {
  float: left;
  font-size: 0.929em;
}

.comment-form input, .comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.comment-form .form-type-textarea label {
  float: none;
}

.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}

.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px;
}

.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}

.comment-form input.form-file {
  width: auto;
}

.comment-form .form-text {
  display: block;
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px;
}

#content h2.comment-form {
  margin-bottom: 0.5em;
}

.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}

.filter-wrapper label {
  width: auto;
  float: none;
}

.filter-wrapper .form-select {
  min-width: 120px;
}

.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}

#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}

#edit-actions input {
  margin-right: 0.6em;
}

/* Other Overrides */

div.password-suggestions {
  border: 0;
}

.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}

div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}

#forum .name {
  font-size: 1.083em;
}

#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 7px;
}

#block-search-form .content {
  margin-top: 0;
}

#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left;
  font-size: 1em;
  height: 15px;
  margin-right: 0;
  width: 20em;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-size : 1px;
  border-right : 0;
}

#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 23px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
  filter: none;
  border-color: #ccc #C4C4C4 #BEBEBE #D2D2D2;
  -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;
  box-sizing : content-box;
}
#search-block-form input.form-submit:last-of-type,
#search-form input.form-submit:last-of-type{
	-webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#search-block-form input.form-submit:not(:last-of-type),
#search-form input.form-submit:not(:last-of-type){
	border-right : none;
}

#search-block-form input[for="advanced search"],
#search-form input[for="advanced search"]{
	background: url(../images/plus-button2.png) no-repeat center top;
	width : 20px;
}



#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  /*background-position: center bottom;*/
}

#search-form .form-item-keys label {
  display: block;
}

/* Search Results */
ol.search-results {
  padding-left: 0;
}

.search-results li {
  /*border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;*/
}

.search-results li:last-child {
  /*border-bottom: none;*/
  padding-bottom: 0;
  margin-bottom: 1em;
}

.search-results .search-snippet-info {
  padding-left: 0;
}

/* Navigation menu*/

#navigation .content{
	position : relative;
}
#navigation #menu-right{
	position : absolute;
	top : 0.7em;
	right : 0.6em;
}


#navigation ul, #navigation ul li,
#navigation ul.sf-menu, #navigation ul.sf-menu li {
  float: left;
  margin: 0;
  padding: 0;
}

#navigation ul, #navigation ul.sf-menu {
  width: 100%;
  /*border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;*/
  border-color : #b4b4b4;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f1f1f1');
}

#navigation ul li, #navigation ul.sf-menu li {
  position: relative;
  list-style: none;
  border-right: 1px solid #b4b4b4;
  background: none;
}

#navigation ul li a, #navigation ul.sf-menu li a {
  padding: /*15px 25px*/12px 25px;
  text-decoration: none;
  line-height: 120%;
  display: block;
  /*font-weight: bold;*/
  /*text-shadow: 1px 1px 0px #fff;*/
  outline: none;
  color : #666 !important;
}

#navigation ul li.first a, #navigation ul.sf-menu li.first a {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#navigation ul li.expanded a, #navigation ul.sf-menu li.menuparent a {
  padding-right: 35px;
}

#navigation ul li a:hover, #navigation ul.sf-menu li a:hover {
  position: relative;
  color: #545454;
  background-color: #f1f1f1;
}

#navigation ul li:hover li a, #navigation ul.sf-menu li li a {
  color: #595959;
  font-weight: normal;
}

#navigation ul li a.active, #navigation ul.sf-menu li a.active {
  color: #333333;
  background-image: -ms-linear-gradient(top, #e8e8e8 0%, #e1e1e1 100%);
  background-image: -moz-linear-gradient(top, #e8e8e8 0%, #e1e1e1 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #e1e1e1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(1, #e1e1e1));
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #e1e1e1 100%);
  background-image: linear-gradient(top, #e8e8e8 0%, #e1e1e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e1e1e1');
  text-shadow: 1px 1px 0px #ffffff;
}

#navigation ul ul {
  position: absolute;
  top: -999em;
  width: 230px;
}

#navigation ul.sf-menu ul li, #navigation ul ul li {
  width: 100%;
}

#navigation ul.sf-menu li:hover, #navigation ul li:hover {
  visibility: inherit;
}

#navigation ul.sf-menu li, #navigation ul li {
  float: left;
  position: relative;
}

#navigation ul.sf-menu a, #navigation ul a {
  display: block;
  position: relative;
}

#navigation ul.sf-menu li:hover ul,
#navigation ul.sf-menu li.sfHover ul,
#navigation ul li:hover ul {
  left: 0;
  top: 48px;
  z-index: 999;
}

#navigation ul li:hover ul {
  top: 46px;
}

#navigation ul.sf-menu li:hover li ul,
#navigation ul.sf-menu li.sfHover li ul,
#navigation  ul li:hover li ul {
  top: -999em;
}

#navigation ul.sf-menu li li:hover ul,
#navigation ul.sf-menu li li.sfHover ul,
#navigation  ul li li:hover ul {
  left: 230px;
  top: 0;
}

#navigation ul.sf-menu li li:hover li ul,
#navigation ul.sf-menu li li.sfHover li ul,
#navigation ul li li:hover li ul {
  top: -999em;
}

#navigation ul.sf-menu li li li:hover ul,
#navigation ul.sf-menu li li li.sfHover ul,
#navigation  ul li li li:hover ul {
  left: 230px;
  top: 0;
}

#navigation ul ul {
  background: none;
  filter: none;
  border: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#navigation ul ul li {
  border: none;
}

#navigation ul ul li a, #navigation ul ul li a.active,
#navigation ul.sf-menu ul li a, #navigation ul.sf-menu ul li a.active {
  background-color: #f0f0f0;
  border: none;
  padding: 10px;
}

#navigation ul ul li a:hover,
#navigation ul.sf-menu ul li a:hover,
#navigation ul.sf-menu ul li.sfHover > a {
  background-color: #ffffff;
}

/*css drop down menu arrows*/
#navigation li.expanded > a, #navigation li.menuparent > a {
  background: transparent url('../images/light/arrow_bullet.png') no-repeat 90% 50%;
}

#navigation li li.expanded > a {
  background: #f0f0f0 url('../images/light/arrow_bullet.png') no-repeat 90% 50%;
}

#navigation li li.expanded:hover > a {
  background-color: #ffffff;
}

#navigation li.expanded:hover > a, #menu li.expanded:active > a,
#navigation li.menuparent:hover > a, #menu li.menuparent:active > a {
  background: #f0f0f0 url('../images/dark/arrow_bullet.png') no-repeat 90% 50%;
}

/*
* Superfish support: Reset background/border
*/
#navigation .sf-menu a {
  border: none;
}

#navigation .sf-menu li {
  background-color: none;
  border-top: none;
}

#navigation .sf-menu li li {
  border: none;
}






/* iPad Portrait/Browser */
@media only screen and (max-width: 991px) {

  #navigation ul, #navigation ul.sf-menu li a {
    border-radius: 0px;
  }

  #navigation ul li a, #navigation ul.sf-menu li a {
    font-size: .9em;
    padding: 10px 15px;
  }

  #header #site-slogan {
    font-size: 1.25em;
  }

  #navigation ul.sf-menu li:hover ul,
#navigation ul.sf-menu li.sfHover ul,
#navigation ul li:hover ul {
    top: 35px;
  }
}

/* Mobile/Browser */
@media only screen and (max-width: 767px) {
  select.mnav {
    width: 100%;
    padding: 5px;
  }
}

#header-right ul.menu, #header-top ul.menu {
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
  text-align: right;
  padding: 20px 0 0 0;
}

#header-top ul.menu {
  text-align: left;
  padding: 0;
}

#header-top .region-header-top-left ul.menu {
  text-align: left;
}

#header-top .region-header-top-right ul.menu {
  text-align: right;
}

#header-right ul.menu li, #header-top ul.menu li {
  border-right: 1px solid #e3e3e3;
  display: inline;
  list-style-type: none;
  overflow: hidden;
  padding: 0 10px;
  margin: 0;
}

#header-right ul.menu li a, #header-top ul.menu li a {
  background: none;
  display: inline;
  border: none;
  padding: 0;
}

#header-right ul.menu li.first, #header-top ul.menu li.first {
  padding-left: 0;
  margin: 0;
}

#header-right ul.menu li.last, #header-top ul.menu li.last {
  border-right: none;
  padding-right: 0;
  margin: 0;
}

#header-right ul.menu ul.menu, #header-top ul.menu ul.menu {
  display: none;
}


/* Results counter display ================================================== */
.result-block{
	border : 1px solid #ddd;
	background-image: -ms-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f8f8f8 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f1f1f1');
	margin : 0;
	padding : 5px;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color : #666;
  font-size : 13px;
  letter-spacing: 0;
}
.result-icons{
  float: left;
  background: url('../images/edit-list.png') center center no-repeat;
  height: 20px;
  width: 20px;
}
.result-label{
	padding-left : 25px;
}
.result-sort{
	float:right;
	margin-top : -5px;
}

/* figure ================================================================== */
figure{
  border : 1px solid #CCC;
  padding : 0.5em;
}
figcaption{
  font-style:italic;
  color: #AAA;
}



/* ========================================================================== */
/* HACK_BY_RMW                                                                */
/* ========================================================================== */
li.heading {
  padding              : 8px 0 !important;
  background-color     : #FCFCFC;
  text-transform       : uppercase;
  font-weight          : bold;
  text-indent          : 1em;
  border-bottom        : 1px solid  #dcdfe4;
  border-top           : 2px solid  #dcdfe4;
}
ul.publication_list, ol.publication_list {
  margin-left          : 0;
  padding              : 0;
  list-style           : none;
}
li.publication + li.publication{
  border-top           : 1px dotted #CCC;
}
ul.publication_list a{
  text-decoration      : none !important;
}
ul.publication_list a:hover{
  text-decoration      : underline !important;
}


.r{
  float                : right;
  margin-left          : 8px;
}
.l{
  float                : left;
  margin-right         : 8px;
}
ul.horizontal, ol.horizontal{
  margin               : 0 !important;
  list-style           : none;
}
ul.horizontal > li, ol.horizontal > li {
  display              : inline;
}



.label {
  padding              : 2px 6px !important;
  font-family          : Helvetica,Arial,sans-serif;
  font-size            : 12px;
  line-height          : 16px;
  font-weight          : bold;
  color                : #369;
  background-color     : #f7f7f7;
  border               : 1px solid #e7e7e7;
  vertical-align       : baseline;
  white-space          : nowrap;
  border-radius        : 8px;
}
.label.label-gray {
  color                : #666;
}
.label-plain {
  padding              : 0 0 0 4px !important;
  color                : #666;
  background-color     : inherit;
  border               : 0;
}
/* END_HACK ================================================================= */




/* Mobile/Browser */
@media only screen and (max-width: 767px) {
  #header-right ul.menu li, #header-top ul.menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
    padding: 10px 0;
  }
}
