﻿@import url("a/20497");

@media (min-width: 992px) {

	/*** Changes the translate icon and caret to be appropriate color ***/
	.goog-te-gadget:before {
	background-image: url(a/18177);
	}

	.goog-te-gadget:after {
		background-image: url(a/18175);
	}
}

/* Form Styling
=================*/
form h2 {
    border-bottom:none;
}

/* Hiding Content
=================*/
.hide-scc {
    display:none!important;
}

/* Border Top Div Box Styling
=========================*/
.border-top {
    border-top: 6px solid #8a0028;
}

/* Logo Card Styling
=========================*/

.logo-card > div:first-child {
background-color:#e0e0e0;
color:#000000;
padding:1em;
}

.logo-card > div:last-child {
padding:1em;
}

.color-dot {
width:10rem;
height:10rem;
border-radius:50%;
}