h1
{
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 0px;
    line-height: 30px !important;	
}
h2
{
    font-size: 18px !important;
    font-weight: bold !important;
    margin: 0px;
    line-height: 30px !important;	
}
a
{
    color: #16a085!important;
}
.mw-200px
{
	max-width:200px;
}
.btn-vcot {
    color: #fff!important;
    background-color: #16a085!important;
    border-color: #16a085!important;
}
.ri-vk-fill
{
	font-size:32px;
	color:#2a5885;
}
.yandex-icon
{
    width: 24px;
    border-radius: 5px;
}
.vcot-icon
{
    width: 24px;
    border-radius: 5px;
}

.form-floating-outline .form-control:focus, .form-floating-outline .form-select:focus
{
	border-color: #16a085!important;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-control-plaintext ~ label, .form-floating > .form-select ~ label
{
	color: #16a085!important;	
}
.form-check-input:checked {
    background-color: #16a085!important;
    border-color: #16a085!important;
}

.pb-40px
{
	padding-bottom:40px!important;
}
.pl-40px
{
	padding-left:40px!important;
}
.pr-40px
{
	padding-right:40px!important;
}
.color-black
{
	color:black!important;
}
.color-red
{
	color:red!important;	
}
.alert-success
{
    color: #377110 !important;
    background: #16a0855c !important;
}
.w-32px
{
	width:32px;
}