a:hover {
  color: #ede3de;
}

a {
  color: #ede3de;
  text-decoration: none;
}

* {
  padding: 0;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

* {
  margin: 0;
  padding: 0;
  font-family: 'fontello', sans-serif;
}

*, *::after, *::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

a {
  color: #fff;
  text-decoration: none;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

a {
  color: #0da9ef;
  text-decoration: none !important;
}

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

a {
  color: #ded4d4;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

* {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}

img {
}

* {
  font-family: 'fontello', sans-serif;
}

a:hover {
  text-decoration: none !important;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #2CA8FF;
}

a:hover, a:focus {
  color: #109CFF;
  text-decoration: none;
}

a:hover {
  color: #0a6ebd;
  text-decoration: underline;
}

a:active {
  background: red;
}

a:focus, a:hover {
  color: #89229b;
  text-decoration: none;
}

a {
  color: #dc3545;
}

a:hover, a:focus {
  color: #dc3545;
  text-decoration: none;
}

a {
  color: #9c27b0;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover, a:focus {
  color: #89229b;
  text-decoration: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #dc3545;
  text-decoration: underline;
}

a {
  color: #9c27b0;
}

a:focus, a:hover {
  color: #cd201f;
  text-decoration: none;
}

* {
  outline: none;
}

* {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-tap-highlight-color: transparent;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue","Open Sans",Arial,sans-serif;
}

*, *::before, *::after {
  box-sizing: border-box;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a:focus, button:focus {
  outline: none;
}

* {
  font-family: 'Raleway', sans-serif;
}

*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #f0f0f0;
  text-decoration: none;
}

a:hover {
  color: #000;
}

a {
  color: #e3e9eb;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all .3s ease-in-out;
}

a:hover {
  color: #FF324D;
  text-decoration: none;
}

a:focus {
  outline: none;
}

.row {
  padding: 7px;
}

