.border-radius {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*index*/
.pad-top60 {
	padding-top: 80px;
}
*
.row .col-md-3 a {
	font-weight:bold;
	padding:80px 5px 80px 5px;
	width:150px;
	height:220px;
}

.blue {
	color:#5bc0de !important;
	
}

/*end index*/
txt-width {
	width:80px !important;
}
.pad-top {
	padding-top: 40px;
}

.all-form {
	font-size: 20px;
}

.space {
	width:450px;
}

.fix-height25 {
	font-size: 12px !important;
	margin-bottom: 3px !important;
	margin-right: 3px !important;
}

.fix-height30 {
	height:30px !important;
}

.mar-L {
	margin-left:4px;
}

.mar-R {
	margin-right:4px;
}

.mar-B {
	margin-bottom:8px;
}

.mar-T {
	margin-top:8px;
}

.text-dec 
{
	text-decoration:none;
	color:Black;	
}

.form-group {
    margin-bottom: 8px !important;
}

.font12 {
	font-size:12px !important;
}

.mar-right8 {
	margin-right: 4px;
}

.title {
	padding-top: 10px;
}

.border {
	border-style:groove;
}