/* conference-name */
.conference-name .innerwrap {
    z-index: 1;
}
.conference-name .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, 0.20);
    z-index: 0;
}
/* contact.vm */
.map-area {
    width: 100%;
    height: 400px;
    margin: 0 0 30px;
}
#marker-title {
    width: 200px;
    height: 40px;
}
#marker-title h1 {
    height:40px;
    line-height:40px;
    font-size: 15px;
}

/*welcome*/
.article .section.welcome h2 {
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 800;
}
.article .section.welcome .section-paragraph {
    margin-bottom: 10px;
}
.article .section.welcome b {
    color: #ed2e33 !important;
}
/*.welcome-title .img-area {*/
/*    float: left;*/
/*    margin: 0 40px 10px 0;*/
/*    text-align: center;*/
/*}*/
/*.welcome-title .img-area img {*/
/*    width: 250px;*/
/*}*/
/*.welcome-title .img-area span {*/
/*    display: block;*/
/*}*/


/* contact */
.article.contact .box {
    padding: 20px 50px;
    border: 5px solid #eee;
}
.article.contact .section ul.section-list {
    margin-left: 0;
}


/*tab-custom*/
.nav-tabs.nav-justified > li > a {
    font-size: 18px;
}
.nav-tabs.nav-justified > li > a {
    color: #c0b9f1;
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #c0b9f1;
    color: #fff;
    cursor: default;
    /*background-color: #fff;*/
    border: 0 solid #ddd;
    border-bottom-color: transparent;
    font-weight: 700;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 0px solid #ddd;
}

/**/
.box-line {

}
.box-line {

}
.box-line .bio {
    float: right;
}
