.dropdown-menu.pull-right{
    min-width: 65px;
}
.span{
	font-size: 12px !important;
}

.border{
	border: 1px solid #dee2e6!important;
}

.pb{
	padding-bottom: 1rem!important;
}

.pb-5{
	padding-bottom: 5rem!important;
}

.pt{
	padding-top: 1rem!important;
}

.pt-c5{
	top:3rem!important
}

.margin-bottom-0{
	margin-bottom: 0 !important;
}

.bg-trans{
	background-color: transparent !important;
}

.txt-white{
	color: #fff;
}

.custm-tab{border-top: 4px solid transparent !important;}
.custm-tab.active{    border-top: 4px solid #17a2b8 !important;}
.custm-tab.active:not(:disabled):not(.disabled).active:focus, .custm-tab.active:not(:disabled):not(.disabled):active:focus,.custm-tab:focus{
	box-shadow: none;
}

label span{
	color: #dc3545;
}

.social a {
    color: #fff;
    font-size: 32px;
    display: inline-block;
    margin-right: 5px;
}

.contact-social a {
    color: #343a40;
    font-size: 32px;
    display: inline-block;
    margin-right: 5px;
}

.label-color{
	color: var(--label-color)!important;
}