.rodo .btn-primary:hover {
	background-color: #002d60;
}
.rodo h4 {font-size:1.5rem}
.rodo .close {
	font-size: 2rem;
	margin-top: -27px;
	margin-right: -17px
}
.rodo .hidden {
	visibility: visible;
}
.rodo .text-primary {
	cursor: pointer;
	font-weight: bold
}
.rodo .well {
	padding: 15px;
	background-color: #f6f6f6;
	font-size: 0.9rem
}
.rodo .modal-content {
	padding: 20px;
	text-align: justify
}
.rodo .modal-footer {
	display:block;
}
#rodo-more {margin-top:20px}
.rodo .btn {margin-bottom:0px;}
.modal-backdrop  {
	background: none !important;
	display: none !important;
}
.modal {
top:auto;
}
.modal-lg { width:100%}
.modal-dialog {
	margin: 0px;
}
