.gradient-color-page {
	background: rgb(0,117,80);
	background: linear-gradient(77deg, rgba(0,117,80,1) 14%, rgba(0,37,82,1) 100%);
}

.tablinkrcs.active{
	background: rgb(0,117,80) !important;
	color: #ffffff !important;
}

/*.modal-dialog {*/
/*	max-width: 800px;*/
/*	margin: 30px auto;*/
/*}*/

/*.modal-body {*/
/*	position:relative;*/
/*	padding:0px;*/
/*}*/
/*.btn-close {*/
/*	position:absolute;*/
/*	right: 30px;*/
/*	top:0;*/
/*}*/

/*@media (min-width: 951px) {*/
/*	.btn-close {*/
/*		right: -30px !important;*/
/*		z-index: 10;*/
/*	}*/
/*}*/
