.body {
   font-family:  Helvetica,Arial,sans-serif
   font-size: 14px;
}

.carousel {
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}

.jumbotron,
.carousel-item {
    height: 270px;
    border-radius: 0;
}

.jumbotron {
    background-color: #e0e8ef;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
}


.jumbotron p {
    font-size: 1.1em;
}
.jumbotron h5 {
    font-size: 1.6em;
}

.alert,
.card,
.jumbotron,
.nav,
.carousel {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.carousel-caption {
    bottom: 1rem;
    opacity: 0.9;
    height: 1rem;
}

.carousel-caption p {
    font-size: 0.2rem;
}

.card {
    margin-top: 0.25rem;
    margin-bottom: 1.25rem;
    border-radius: 12px;
    overflow: hidden;
}

.card-block,
.conference-text {
    font-size: 100%;
}

.card-block {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #eee;
}

.committee {
    padding: 10px;
    border-top: 0.05rem solid #e5e5e5;
}

.committee p {
    margin-left: 20px;
}
.card-header {
    padding-top: 4px;
    padding-bottom: 4px;
}

.card-block p {
    margin-bottom: 1px;
    margin-top: 1px;
}

.card-block a {
    color: inherit;
}

.nav {
    border-radius: 12px;
}

.mynav {
    padding-top: 5px;
    padding-bottom: 10px;
}


.list-group-item {
    font-size: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
}

.sponsor {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.sponsor img {
    max-height: 3rem;
}

.sponsor h5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.card-header
{
    background: #EB654B;
    font-size: 100%;
}

.nav {
    background: #2E4B7B;
    font-size: 100%;
}

.navbar-inverse .navbar-nav  > li > a:hover { color: #EB654B !important; }
.navbar-inverse .navbar-nav  > .active { color: #EB654B !important; }

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #2E4B7B;
    margin-bottom: 50px;
    text-transform: uppercase;
}



#footer {
    background: #2E4B7B !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-radius: 12px;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}

.dropdown-menu {
  background: #2E4B7B !important;
}

.dropdown-item {
  color: #EB654B !important;
}

table#fees th {
    padding-left: 1em;
    padding-right: 1em;
}

table#fees td {
    text-align: center;
}

.two-cols {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-width: 15em;
    -moz-column-width: 15em;
    -webkit-column-width: 15em;
}

.overview th {
    #vertical-align: top !important;
}
.overview a {
    color:#2E4B7B;
    border-bottom: 1px solid;
    #text-decoration: underline;
}

.minw {
    min-width: 19em;
}

th.activity {
    background:#EB654B;
    border:none !important;
    vertical-align:top;
}
th.service {
    background:#2E4B7B;
    vertical-align: top;
}
th.single {
    color:#2E4B7B;
    column-span: all;
}
th.parl {
    color: #2E4B7B;
}
th.parm {
    background: #EB654B;
    color: white;
    border: none !important;
    vertical-align: top;
}
th.parr {
    color: #2E4B7B;
}

td.crossed {
    background-image: linear-gradient(to bottom right,  transparent calc(50% - 1px), black, transparent calc(50% + 1px));
}

.strike {
    text-decoration: line-through;

}
div .paper {
    padding-left:2.5em;
    position:relative;
    line-height:1.2;
}
.paper .label {
    position:absolute;
    top:0.4em;
    left:0;
    font-size:0.85em;
    line-height:1;
}
.paper a {
    color:black;
}

.winner {
    background-color:gold;
}

.second {
    background-color:silver;
}

.third {
    background-color:peru;
}

.photo-gallery, .photo-gallery li {
    list-style: none;
    padding: 0;
}

.photo-gallery li {
    display: inline-block;
    width: 32%;
}

.photo-gallery li img {
    width: 100%;
}
