.left {
    top: 105px !important;
    z-index: 0 !important;
}
.navbar-fixed-top {
	background-color: white;
	padding-top: 10px;
}
.logo_2mad {
	margin-left: 30px;
}
body {
	/*padding-top: 105px;*/
}
.title_pral {
	border-left: solid 2px #B18326;
}
.title_pral h2,
.title_pral h3 {
	color: #B18326;
	margin-top: 5px;
}
.title_pral h3 {
	line-height: 0.5;
}
#ca-calendar svg{
    height:650px;
    max-width:800px;
}
.selected {
    opacity:1;
    /*border: 2px solid #B18326;*/
}

#country-table {
	min-height: 650px;
}
#country-table h3 {
	color: #B18326;
}
#country-table > thead > tr > th {
    border-bottom: 2px solid #B18326;
}
/*.foo {
	top: -110px;
	z-index: -2;
	position: relative;
}*/
.btn, .button-default {
	border: 0px solid transparent !important;
}