/* ! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.2;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
    font: 16px/24px Helvetica, Helvetica Neue, Arial;
}
.wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1026px;
    position: relative;
}
.header-container {
    padding-top: 10px;
}
.header-container,
.footer-container,
.main aside {
    background: #ffffff;
}
.title {
    color: #00008f;
}
.main-container .wrapper{
    background: white url(/bundles/btrainapp/images/main_bg.jpg) top center no-repeat;
    background-size: auto 100%;
}

/* ==============
    MOBILE: Menu
   ============== */
header nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
header nav a {
    display: block;
    margin-bottom: 2px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: normal;

    color: white;
    background: #00008f;
}
header nav a:hover,
header nav li a.active {
    color: #b81a88;
}
header nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */
.main {
    padding: 50px 0;
}
.main>article, .main>section {
    padding: 2%;
    color: white;
}
.main > .esr-single {
    position: relative;
    padding-bottom: 210px;
}
section.esr a{
    text-decoration: none;
    color: #fff;
}
section.esr dt a:hover{
    text-decoration: none;
    color: #fff;
}
section.esr a:hover{
    text-decoration: underline;
}
section.esr dt {
    vertical-align: top;
}
section.esr a span {
    display: inline-block;
    width: 60px;
}
section.esr dl dt {
    display: inline-block;
    width: 9%;
    min-width: 70px;
}
section.esr dl dd {
    margin-left: 5px;
    display: inline-block;
    width: 80%;
}
.main > article.esr-single section h2.objective-header, .main > article section h2.results-header {
    color: black;
    font-weight: normal;
}
.main > article.esr-single section h2.hosting-header {
    color: black;
    font-weight: normal;
}
.main > article.esr-single section h2 {
    margin-bottom: -15px;
    padding-bottom: 0px;
    font-size: 1.1em;
}
.main > article.esr-single a.back-link {
    text-decoration: none;
    float:right;
}
.main > article.esr-single a.back-link:hover {
    text-decoration: underline;
}
.main>article h1, .main>section h1{
    font-size: 1.3em;
    color: #FCD380;
    font-weight: 400;
}
.main>article h2, .main>section h2{
    font-size: 1.1em;
    color: #FCD380;
    font-weight: 400;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}
.footer-container footer,
.footer-container footer .apply a {
    color: #00008f;
    padding: 20px 0;
    text-decoration: none;
}

.main nav.tiles {
    width: 100%;
    margin: 0px;
}
.main nav.tiles div {
    display: block;
    text-align: center;
    min-height: 90px;
    margin: 8px 0px;
    font-size: 1.2em;
    width: 100%;
}
.main nav.tiles.partners div {
    font-size: 0.75em;
    text-align: left;
}
.main nav.tiles.partners div ul {
    margin: 0;
    padding: 0 0.5em 0 1.8em;
}
.main nav.tiles.partners div h4 {
    margin: 0;
    padding: 0 0.5em 0 1.0em;
    color: #FCD380;
}
.main nav.tiles.partners div a {
    color: white;
    text-decoration: none;
}

.main nav.tiles.trainings div {
    text-align: left;
}

.main nav.tiles.esr div.esr {
    border: 2px solid white;
    border-radius: 1px;
}

.main nav.tiles.trainings div span {
    padding-left: 15px;
}

.main nav.tiles div.link {
    cursor: pointer;
}
.main nav.tiles div.empty {
    display: none;
}

footer .apply {
    float: right;
    height: 140px;
    position: relative;
    width: 86%;
}
footer .apply img {
    position: absolute;
    right: 0px; top:-10px;
}
footer .apply div {
    width:78%;
    font-size: 1.0em;
    font-weight: 600;
    text-align: right;
    position: absolute;
    right: 110px;
}
footer .euproject {
    float: left;
}
.main-container .startpage {
    width:50%;
    text-align: center;
    margin: 40% auto;
}
.main-container .startpage h1 {
    font-size: 1.7em;
    color: white;
    font-weight: 500;
}
.main-container .startpage h1 small {
    font-size: 70%;
    color: white;
}

.application-info {
    position: relative;
    width: 100%;
    min-height: 50px;
    font-size: 1.4em;
    color: white;
    padding: 3%;
}
.application-info a{
    color: #FCD380;
    text-decoration: none;
}
a.application-info{
    color: white;
    text-decoration: none;
}
.application-info a:hover,
a.application-info:hover {
    text-decoration: underline;
}
.application-form, .referral-form {
    min-height: 500px;
    background: #91d0d6;
    display:block;
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
}

.referees-box {
    position: relative;
    width: 100%;
    display: block;
    font-size: 1.4em;
    /*top: 412px;*/
    left: 0;
    padding: 3%;
    color: #020f71;
    text-decoration: none;
}
.referees-box:hover {
    color: #FCD380;
}
.application-form input[type="text"], .application-form input[type="email"], .application-form select,
.referral-form input[type="text"], .referral-form input[type="email"], .referral-form select {
    width:95%;
    max-width:220px;
}

.application-form h1, .application-form .highlight,
.referral-form h1, .referral-form .highlight {
    color: #b81a88;
}

.application-form h2,
.referral-form h2 {
    color: white;
    font-size: 1.5em;
    font-weight: normal;
}

.application-form h2 small,
.referral-form h2 small{
    font-size: 0.7em;
    font-weight: normal;
}

.application-form input[type=submit],
.referral-form input[type=submit] {
    border: 1px solid #666;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
    padding: 5px;
    width: 100px;
    background-color: #b81a88;
    color: white;
    float: right;
    margin-top: 20px;
}

.application-form input[type=submit]:hover,
.referral-form input[type=submit]:hover {
    background-color: #e220a7;
}

.application-form .form-element ul,
.referral-form .form-element ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
.application-form .form-element ul li,
.referral-form .form-element ul li {
    color: red;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.main nav.tiles div {
    background-color: rgba(160,160,160,0.8);
    text-align: center;
    color: white;
}
.main nav.tiles div a,
article a {
    color: #FCD380;
}
.main nav.tiles div:hover a,
article a:hover {
    color: #FCD380;
}
article section.article-links {
    margin-top: 30px;
}
article section .img-small {
    width:100%;
}
article section .img-text p {
    color: #FCD380;
    font-size: 0.8em;
}
article section .img-text p:first-child {
    margin-top: 0px;
}

.main nav.tiles div:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}
.main nav.tiles div span{
    display: inline-block;
    vertical-align: middle;
    width: 300px;
}

.main nav.tiles div.color1,
.main article.color1,
.main section.color1,
.main .application-info.color1{
    background-color: rgba(83, 162, 236,0.8);
}
.main .referees-box.color1{
    background-color: rgba(228, 244, 252,0.7);
}

.main nav.tiles div.color2,
.main article.color2,
.main section.color2 {
    background-color: rgba(123, 173, 200,0.8);
}

.main nav.tiles div.color3,
.main article.color3,
.main section.color3 {
    background-color: rgba(45, 160, 207,0.8);
}

.main nav.tiles div.color4,
.main article.color4,
.main section.color4 {
    background-color: rgba(137, 196, 207,0.8);
}

.main nav.tiles div.color5,
.main article.color5,
.main section.color5 {
    background-color: rgba(147, 159, 199,0.8);
}

.main nav.tiles div.color6,
.main article.color6,
.main section.color6 {
    background-color: rgba(110, 162, 176,0.8);
}

.main nav.tiles div.color7,
.main article.color7,
.main section.color7 {
    background-color: rgba(40, 81, 154,0.8);
}

.main nav.tiles div.color8,
.main article.color8,
.main section.color8 {
    background-color: rgba(196, 191, 168,0.8);
}

/* HOVER */
.main nav.tiles div.color1:hover {
    background-color: rgba(83, 162, 236,1);
    color: #FCD380;
}
.main nav.tiles div.color2:hover {
    background-color: rgba(133, 149, 186,1);
    color: #FCD380;
}
.main nav.tiles div.color3:hover {
    background-color: rgba(94, 155, 209,1);
    color: #FCD380;
}
.main nav.tiles div.color4:hover {
    background-color: rgba(54, 107, 165,1);
    color: #FCD380;
}
.main nav.tiles div.color5:hover {
    background-color: rgba(29, 139, 183,1);
    color: #FCD380;
}
.main nav.tiles div.color6:hover {
    background-color: rgba(110, 162, 176,1);
    color: #FCD380;
}
.main nav.tiles div.color7:hover {
    background-color: rgba(40, 81, 154,1);
    color: #FCD380;
}
.main nav.tiles div.color8:hover {
    background-color: rgba(196, 191, 168,1);
    color: #FCD380;
}

.main article.training {
    margin: 0 0 0 5%;
    width: 85%;
}

.main article.training a, .main article.training a:hover {
    color: #0000FD;
}

.main article.training div.training-head h2 {
    background-color: rgba(218, 227, 243,1);
    border-radius: 12px;
    padding: 10px 42px 6px;
    color: #0000FD;
    min-height: 30px;
    font-size: 24px;
    font-weight: bold;
}

.main div.training-body {
    background-color: rgba(218, 227, 243,1);
    border-radius: 12px;
    padding: 18px 42px;
    color: black;
    min-height: 220px;
    font-size: 14px;
    line-height: 1.42857;
}

.main div.training-body div.training-image-wrapper {
    margin: 12px -6px;
}
.main div.training-body div.training-image-wrapper div.image {
    float: left;
    padding: 6px;
}
.main div.training-body div.training-image-wrapper .image .copyright{
    display: block;
    text-align: center;
    padding-top: 6px;
}

.main div.training-body div.training-image-wrapper .image img {
    width: 300px;
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}
@media(min-width: 480px){
    .main div.training-body div.training-image-wrapper.scale-height .image img {
        height: 90px;
        width: auto;
    }
    .main div.training-body div.training-image-wrapper.scale-medium .image img {
        height: 160px;
        width: auto;
    }
}


/* ESR Overview */
.main nav.tiles .esr-project-tile:before,
.main nav.tiles .esr-project-tile--header:before,
.main nav.tiles .esr-project-tile--content:before{
    display: none;
}
.main nav.tiles .esr-project-tile{
    position: relative;
    height: 280px;
    vertical-align: top;

    border: 2px solid white;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1E295D;
}
.main nav.tiles .esr-project-tile--header{
    height: 140px;
    width: 100%;
    background: none;
    margin: 0;

    position: relative;
}
.main nav.tiles .esr-project-tile--title{
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;

    width: 94px;
    margin: 0;
    padding: 4px 6px;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    background: #1E295D;

}
.main nav.tiles .esr-project-tile--content{
    height: 140px;
    padding: 4px 8px;
    box-sizing: border-box;
    margin: 0;
    width: 100%;

    position: absolute;
    top: 140px;
    left: 0;

    text-align: left;
    color: #1E295D;
    font-size: 18px;
    line-height: 1.42857;
    background: rgba(255,255,255,0.8);
}
@media only screen and (min-width: 875px) {
    .main nav.tiles .esr-project-tile--content{
        font-size: 14px;
    }
}
.main nav.tiles .esr-project-tile--content span{
    width: 100%;
}
.esr-project-tile--read-more{
    width: 26px;
    height: 26px;
    background: #1e4984 url(/bundles/btrainapp/images/arrow-right.png) center no-repeat;
    background-size: 21px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    font-size: 0;
}
.esr-project-tile--read-more:hover {
    background-color: #FCD380;
}


.main article.esr-single div.esr-head div.esr-image {
    width: 200px;
    margin: 12px auto 0;
}

@media(min-width: 950px){
    .main article.esr-single div.esr-head div.esr-image {
        float: left;
        margin: 0;
    }
}
.main article.esr-single div.esr-head div.esr-image img {
    border: 2px solid white;
    width: auto;
    height: 150px;
    box-sizing: border-box;
    margin: auto;
    display: block;
}
.main article.esr-single div.esr-head div.esr-image .esr-image--copyright {
    font-size: 12px;

    display: block;
    text-align: center;
}

@media(min-width: 950px){
    .main article.esr-single div.esr-head div.esr-head-right {
        float: right;
        width: 520px;
    }
}

.main article.esr-single div.esr-head div.esr-head-right-headline {
    border-radius: 12px;
    padding: 8px 12px;
    margin-bottom: 12px;

    background-color: rgb(218, 227, 243);
    color: black;
    font-size: 20px;
    font-weight: normal;
    text-align: right;
}

.main article.esr-single div.esr-head div.esr-head-right-contact {
    border-radius: 12px;
    padding: 6px 12px;

    background-color: rgb(218, 227, 243);
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}
.main article.esr-single div.esr-head div.esr-head-right-contact a{
    color: black;
    text-decoration: none;
}
.main article.esr-single div.esr-head div.esr-head-right-contact:hover {
    background-color: #FCD380;
}
.main article.esr-single div.esr-head div.esr-head-right-postbtrain {
    border-radius: 12px;
    padding: 6px 12px;

    color: black;
    background-color: rgb(218, 227, 243);
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}
.main article.esr-single div.esr-head div.esr-head-right-postbtrain a {
    color: black;
    text-decoration: none;
}


.main article.esr-single div.esr-short-desc {
    border-radius: 12px;
    padding: 10px 42px 6px;
    margin: 10px 0 12px;

    background-color: rgb(218, 227, 243);
    color: #0000FD;
    font-size: 1.2em;
    font-weight: bold;
}
.main article.esr-single .esr-short-desc--headline {
    color: inherit;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.main article.esr-single .esr-short-desc--author {
    color: inherit;
    font-size: 16px;
    font-weight: bold;
}
.main article.esr-single .esr-short-desc--university {
    font-weight: normal;
}

.main article.esr-single div.esr-long-desc {
    border-radius: 12px;
    padding: 18px 42px;

    background-color: rgb(218, 227, 243);
    color: black;
    font-size: 14px;
    line-height: 1.42857;
}

.main article.esr-single div.esr-long-desc h2 {
    color: black;
    font-weight: bold;
    margin-bottom: 0;
}
.main article.esr-single div.esr-long-desc h2:first-child {
    margin-top: 0;
}
.main article.esr-single div.esr-long-desc p,
.main article.esr-single div.esr-long-desc ul{
    margin-top: 0;
}
.main article.esr-single div.esr-long-desc--basedata{
    position: relative;
    min-height: 144px;
}
.main article.esr-single div.esr-long-desc--basedata h2,
.main article.esr-single div.esr-long-desc--basedata p {
    margin: 0;
}
.main article.esr-single div.esr-long-desc a {
    color: #0000FD;
    font-weight: bold;
}
.main article.esr-single div.esr-long-desc--metadata{
    position: relative;
    margin-top: 12px;
}
.main article.esr-single div.esr-long-desc--metadata .partner-map-outer{
    width: 160px;
    height: 120px;
    top: 0;
    position: relative;
}
.main article.esr-single div.esr-long-desc--metadata .map-wrapper img{
    border-radius: 12px;
}
.main article.esr-single div.esr-long-desc--metadata .back-link{
    position: absolute;
    bottom: 0;
    right: 0;
    color: black;
    font-weight: normal;
}

@media(min-width: 875px){
    .main article.esr-single div.esr-long-desc--metadata{
        position: static;
        margin-top: 0;
    }
    .main article.esr-single div.esr-long-desc--basedata{
        padding-right: 182px;
    }
    .main article.esr-single div.esr-long-desc--metadata .partner-map-outer{
        position: absolute;
    }
    .main article.esr-single div.esr-long-desc--metadata .back-link{
        top: 130px;
        bottom: auto;
        width: 160px;
        text-align: center;
    }
}

footer .color-purple {
    color: #b81a88;
}


/* further styling */
.text-center{
    text-align: center;
}





/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 480px) {

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    footer .apply div {
        font-size: 1.2em;
    }

    footer .apply {
        width: 460px;
    }

    .main>article {
        min-height: 200px;
    }
}
@media only screen and (min-width: 535px) {
    header .title {
        float: left;
    }
    header nav {
        float: right;
        margin-top: 61px;
        min-width: 535px;
        margin-right: 0;
    }

    header nav a {
        float: left;
        padding: 5px 1.8% 0px;
        margin-bottom: 0;
        background: white;
        color: #00008f;
        border-left: 1px solid #00008f;
        font-size: 0.94em;
    }

    header nav ul li:first-of-type a {
        border-left: 0px;
    }

    header nav li:first-child a {
        margin-left: 0;
    }

    header nav li:last-child a {
        margin-right: 0;
    }

    header nav ul li {
        display: inline;
    }

    .oldie header nav a {
        margin: 0 0.7%;
    }
}
@media only screen and (min-width: 875px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

    .main-container .wrapper {
        background: white url(/bundles/btrainapp/images/main_bg.jpg) top center no-repeat;
        background-size: auto 100%;
    }

/* ============
    WIDE: Menu
   ============ */
   header nav {
        float: right;
        margin-top: 61px;
        min-width: 595px;
        margin-right: 0;
    }

    header nav a {
        float: left;
        padding: 5px 2% 0px;
        margin-bottom: 0;
        background: white;
        color: #00008f;
        border-left: 1px solid #00008f;
    }

/* ============
    WIDE: Main
   ============ */

    .main>article {
        margin: 0 10%;
        width: 76%;
        min-height: 400px;
    }

    .main section.cols article {
        padding:2em;
    }

    .main aside {
        float: right;
        width: 28%;
    }

    article section .img-small {
        width:50%;
        float: left;
    }

    article section .img-text {
        float: right;
        width:45%;
    }

    section.cols article:first-of-type {
        float: left;
        width: 40%;
    }

    section.cols article {
        float: right;
        width: 40%;
    }

/* ============
    WIDE Tiles
   ============ */
   .main nav.tiles {
        margin: 0 10%;
        width: 80%;
   }

   .main nav.tiles div span {
        width: 190px;
    }
   .main nav.tiles div,
   .main nav.tiles div.empty {
        display: inline-block;
        text-align: center;
        height: 200px;
        margin: 8px 0px;
        font-size: 1.2em;
        width: 31%;
        margin-left: 0.7%;
        margin-right: 0.7%;
    }

    .main-container .startpage {
        width:50%;
        text-align: center;
        margin: 28% auto;
    }

    .application-info {
        position: absolute;
        top: 250px;
        left:0px;
        width: 39%;
        height: 100px;
        font-size: 1.4em;
        color: white;
        padding: 3%;
    }

    .referees-box {
        position: absolute;
        top: 412px;
        left: 0;
        width: 39%;
        font-size: 1.4em;
        padding: 3%;
        text-decoration: none;
    }

    .application-form, .referral-form {
        min-height: 500px;
        background: #91d0d6;
        display:inline-block;
        width: 55%;
        box-sizing: border-box;
        padding: 25px;
        margin-left: 45%;
    }
    .main > .esr-single {
        padding-bottom: 2%;
    }
    .esr-back{
        padding-right: 240px;
    }

}
@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */
    .main-container .wrapper {
        background: white url(/bundles/btrainapp/images/main_bg.jpg) top center no-repeat;
        background-size: auto 100%;
    }
    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* map styling */
.partner-map-outer{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 240px;
}
.map-wrapper,
.main nav.tiles .map-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: transparent;

    overflow: hidden;

}
.map-wrapper .map{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;

}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/** custom form style*/
.form-element {
    padding-bottom: 15px;
}
.form-element label {
    display: inline-block;
    width: 120px;
}
.form-element.half {
    display: inline-block;
    width: 48%;
}
.form-element.half label {
    display: block;
    width: 100%;
}
.form-element.full {
    display: inline-block;
    width: 100%;
}
.form-element.full label {
    display: block;
    width: 100%;
}

.form-element.full img {
    padding-right: 25px;
}
/** custom form style end */

/** custom table style */
.flat-table {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 1em;
    overflow: auto;
    width: 100%;
}
.flat-table th {
    background-color: rgb(112, 196, 105);
    color: white;
    font-weight: normal;
    padding: 10px 10px;
    text-align: left;
}
.flat-table td {
    background-color: rgb(238, 238, 238);
    color: rgb(111, 111, 111);
    padding: 5px 10px;
}
/** custom table style end */

/** custom pagination style */
.pagination {
    padding-top: 12px;
}
.pagination > span {
    border:1px solid #555;
    background: #D3D3D3;
    display:inline-block;
    line-height:30px;
    height:30px;
    width:30px;
    text-align: center;
    border-radius: 3px;
}
.pagination a {
    line-height: 30px;
    height: 30px;
    width: 30px;
    border-radius: 3px;
    text-decoration: none;
    color:#555;
    display:inline-block;
}
.pagination a:hover,
.pagination a:focus,
.pagination a:active {
    background: rgb(112, 196, 105);
    color:#FFFFFF;
}

.btn  {
    border:1px solid #555;
    background: #D3D3D3;
    line-height: 30px;
    padding: 3px 15px;
    text-decoration: none;
    color:#555;
    display:inline-block;
    border-radius: 3px;
}
.btn-small {
    line-height: 22px;
    padding: 2px 8px;
    font-size: 12px;
}

.btn:hover,
.btn:focus,
.btn:active {
    background: rgb(112, 196, 105);
    color:#FFFFFF;
}

.delete-confirm {
    position: absolute;
    float:right;
    border-radius:3px;
    padding: 7px;
    background: rgb(255, 255, 255);
    width:150px;
    font-size: 12px;
    border:1px solid #555;
}

div.form-element.full.captcha-box img {
    vertical-align: top;
    width: 220px;
    border: 2px solid #eee;
    background-color: white;
    padding: 1px;
    margin-right: 25px;
}

div.captcha-box input {
    margin-top: 12px;
}

div.publication-item {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.publication-item .publication-source {
    font-weight: bold;
}

div.publication-item .publication-authors {
    font-style: italic;
}

div.publication-item h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

table.ers-awards, table.ers-outreach {
    margin-bottom: 14px;
}
table.ers-awards td, table.ers-outreach td {
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 3px;
}
table.ers-awards td.year, table.ers-outreach td.year {
    width: 5ch;
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}