a {font-weight:bold; color:#23527c;}
a:hover {color:#000;}


.form-content .btn-check+.btn { margin-right:10px;	margin-bottom:10px; -webkit-transition: all ease 0.4s;   transition: all ease 0.4s;}
.form-content .btn-check+.btn > i {font-size:12px;}
.form-content .was-validated .btn-check:invalid +.btn { border:1px solid #dc3545;}
.form-content .btn-check+.btn:hover {background:#fff;}
.form-content .btn-check:checked+.btn > i:before {    content: "\f058";}
.form-content .input-group-text {width:50px; justify-content:center;}
