nav.navbar {
    background: #013d7c;
}

footer.main-footer {
	background: #013d7c;
}

footer.main-footer p {
    color: #f4f7fa;
}

a {
    color: #488aff;
    text-decoration: underline;
}

a:active {
    color: #488aff;
}

a:hover {
    color: #488aff;
}

#lang {
    background-color: #002247;
    height: 50% !important;
}
.header-main {
    height: 58px;
    background-color: #002247;
    background-color: rgba(0,34,71,1.00);
    background-repeat: repeat;
}

.ui-accordion .ui-accordion-header {
    text-align: center;
}

.ui-state-active {
    border: 1px solid #0f9acd;
    background: #0f9acd;
    font-weight: normal;
    color: #ffffff;
}

.nonAjaxLoad {
	background-color: rgba(1, 1, 1, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0; z-index: 9999;
}

.imgphoto {
	max-height: 700px;
    max-width: 98%;
    height: auto;
    width: auto;
}

.mydescription {
	font-family: "Roboto", sans-serif;
    font-size: 1em !important;
    text-align: justify;
}

.bgimg{
	background-image: url("../../template/img/ban_split.png");
    background-repeat: repeat-x;
}
