body {
  background: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
  background-image: -webkit-radial-gradient(100% 100%, center, #ffffff, #ffffff);
  background-image: radial-gradient(100% 100% at center, #ffffff, #ffffff);
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #383e90;
}
a:hover {
  color: #c0bcd8;
}

h1,
.uk-h1 {
  font-size: 40px;
  line-height: 50px;
}
h2,
.uk-h2 {
  font-size: 32px;
  line-height: 40px;
}
h3,
.uk-h3 {
  font-size: 24px;
  line-height: 30px;
}
h4,
.uk-h4 {
  font-size: 18px;
  line-height: 24px;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 20px;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
}

hr {
  display: block;
  padding: 0;
  border: 0;
  border-top: 1px solid #979797;
}
address {
  font-style: normal;
}
.uk-panel-title {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  text-transform: none;
  color: #666666;
}
.uk-panel-box {
  padding: 20px;
  background: #fafafa;
  color: #666666;
  border: 1px solid #979797;
  border-radius: 4px;
}
.uk-panel-box .uk-panel-title {
  color: #666666;
}
.uk-panel-box .uk-nav-side {
  margin: 0 -20px;
}
.uk-panel-box-primary {
  background-color: #eefaff;
  color: #699eb3;
  border-color: rgba(105, 158, 179, 0.3);
}
.uk-panel-box-primary .uk-panel-title {
  color: #3484a4;
}
.uk-panel-box-secondary {
  background-color: #ffffff;
  color: #444444;
}
.uk-panel-box-secondary .uk-panel-title {
  color: #444444;
}
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #979797;
  color: #666666;
}
.uk-article-title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  text-transform: none;
}
.uk-nav > li > a {
  padding: 5px 20px;
}
.uk-nav ul {
  padding-left: 15px;
}
.uk-nav ul a {
  padding: 2px 0;
}
.uk-nav li > a > div {
  font-size: 12px;
  line-height: 18px;
}
.uk-nav-header {
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.uk-nav-side > li > a {
  color: #666666;
}
.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.03);
  color: #666666;
  outline: none;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px 0 #ffffff;
}
.uk-nav-side > li.uk-active > a {
  background: #4480bb;
  color: #ffffff;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.uk-nav-side .uk-nav-header {
  color: #666666;
}
.uk-nav-side .uk-nav-divider {
  border-top: 1px solid #979797;
  box-shadow: 0 1px 0 #ffffff;
}
.uk-nav-side ul a {
  color: #383e90;
}
.uk-nav-side ul a:hover {
  color: #c0bcd8;
}
.uk-nav-dropdown > li > a {
  color: #666666;
}
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  background: #4480bb;
  color: #ffffff;
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.uk-nav-dropdown .uk-nav-header {
  color: #999999;
}
.uk-nav-dropdown .uk-nav-divider {
  border-top: 1px solid #979797;
}
.uk-nav-dropdown ul a {
  color: #383e90;
}
.uk-nav-dropdown ul a:hover {
  color: #c0bcd8;
}
.uk-nav-navbar > li > a {
  color: #666666;
}
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: #4480bb;
  color: #ffffff;
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.uk-nav-navbar .uk-nav-header {
  color: #999999;
}
.uk-nav-navbar .uk-nav-divider {
  border-top: 1px solid #979797;
}
.uk-nav-navbar ul a {
  color: #383e90;
}
.uk-nav-navbar ul a:hover {
  color: #c0bcd8;
}
.uk-nav-search > li > a {
  color: #666666;
  text-shadow: none;
}
.uk-nav-search > li.uk-active > a {
  background: #4480bb;
  color: #ffffff;
  outline: none;
  box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.uk-nav-search .uk-nav-header {
  color: #999999;
  text-shadow: none;
}
.uk-nav-search .uk-nav-divider {
  border-top: 1px solid #979797;
}
.uk-nav-search ul a {
  color: #383e90;
}
.uk-nav-search ul a:hover {
  color: #c0bcd8;
}
.uk-nav-offcanvas > li > a {
  color: #cccccc;
  padding: 10px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.uk-navbar {
	background: #1f418d;
}

.tm-navbar{
	margin-bottom:15px;
	margin-top:6px;
}

.uk-navbar-nav > li > a {
	color:#ffffff;
	text-transform: uppercase;

}
.uk-navbar-nav > li > a[href='#'] {
  cursor: auto;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
	background: #ff7f27;
	color: #1f418d;
}
.uk-navbar-nav > li > a:active {

}
.uk-navbar-nav > li.uk-active > a {
	background: #ff7f27;
	color: #1f418d;
	text-transform: uppercase;
}
.uk-navbar-nav .uk-navbar-nav-subtitle {
  line-height: 33px;
}
.uk-navbar-nav-subtitle > div {
  margin-top: -8.5px;
  font-size: 10px;
  line-height: 12px;
}
.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {

}
.uk-navbar-content:before,
.uk-navbar-brand:before,
.uk-navbar-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0;
}
.uk-navbar-content > a:not([class]) {
  color: #ffffff;
}
.uk-navbar-content > a:not([class]):hover {
  color: #ffffff;
}
.uk-navbar-brand {
  font-size: 18px;
  color: #666666;
}
.uk-navbar-brand:hover,
.uk-navbar-brand:focus {
  color: #666666;
  text-decoration: none;
  outline: none;
}
.uk-navbar-toggle {
  font-size: 18px;
  color: #666666;
}
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
  color: #666666;
  text-decoration: none;
  outline: none;
}
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: "FontAwesome";
  vertical-align: middle;
}
.uk-navbar-toggle-alt:after {
  content: "\f002";
}
.uk-navbar-center {
  max-width: 50%;
  margin: auto;
  float: none;
  text-align: center;
}
.uk-navbar-flip {
  float: right;
}
.uk-subnav {
  padding: 0;
  list-style: none;
  letter-spacing: -0.31em;
}
.uk-subnav > li {
  position: relative;
  letter-spacing: normal;
}
.uk-subnav > li,
.uk-subnav > li > a,
.uk-subnav > li > span {
  display: inline-block;
}
.uk-subnav > li:nth-child(n+2) {
  margin-left: 10px;
}
.uk-subnav > li > a {
  color: #383e90;
}
.uk-subnav > li > a:hover {
  color: #c0bcd8;
}
.uk-subnav > li > span {
  color: #999999;
}
.uk-subnav-line > li:nth-child(n+2):before {
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 10px;
  border-left: 1px solid #979797;
}
.uk-subnav-pill > li > a,
.uk-subnav-pill > li > span {
  padding: 3px 9px;
  text-decoration: none;
  border-radius: 4px;
}
.uk-subnav-pill > li > a:hover,
.uk-subnav-pill > li > a:focus {
  background: #fafafa;
  color: #666666;
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.uk-subnav-pill > li.uk-active > a {
  background: #4480bb;
  color: #ffffff;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.uk-breadcrumb {
  padding: 0;
  list-style: none;
  letter-spacing: -0.31em;
}
.uk-breadcrumb > li {
  letter-spacing: normal;
}
.uk-breadcrumb > li,
.uk-breadcrumb > li > a,
.uk-breadcrumb > li > span {
  display: inline-block;
}
.uk-breadcrumb > li:nth-child(n+2):before {
  content: "/";
  display: inline-block;
  margin: 0 8px;
  vertical-align: top;
}
.uk-breadcrumb > li:not(.uk-active) > span {
  color: #999999;
}
.uk-pagination {
  padding: 0;
  list-style: none;
  text-align: center;
  letter-spacing: -0.31em;
}
.uk-pagination:before,
.uk-pagination:after {
  content: " ";
  display: table;
}
.uk-pagination:after {
  clear: both;
}
.uk-pagination > li {
  display: inline-block;
  letter-spacing: normal;
}
.uk-pagination > li:nth-child(n+2) {
  margin-left: 5px;
}
.uk-pagination > li > a,
.uk-pagination > li > span {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  min-width: 16px;
  padding: 3px 5px;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
}
.uk-pagination > li > a {
  background: #f7f7f7;
  color: #666666;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  text-shadow: 0 1px 0 #ffffff;
}
.uk-pagination > li > a:hover,
.uk-pagination > li > a:focus {
  background-color: #fafafa;
  color: #666666;
  outline: none;
  background-image: none;
}
.uk-pagination > li > a:active {
  background-color: #f5f5f5;
  color: #666666;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.3);
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}
.uk-pagination > .uk-active > span {
  background: #4480bb;
  color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.4);
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #383d90, #4cacd7);
  background-image: linear-gradient(to bottom, #383d90, #4cacd7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.uk-pagination > .uk-disabled > span {
  background-color: #fafafa;
  color: #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;
}
.uk-pagination-previous {
  float: left;
}
.uk-pagination-next {
  float: right;
}
.uk-pagination-left {
  text-align: left;
}
.uk-pagination-right {
  text-align: right;
}
.uk-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #979797;
}
.uk-tab:before,
.uk-tab:after {
  content: " ";
  display: table;
}
.uk-tab:after {
  clear: both;
}
.uk-tab > li {
  position: relative;
  margin-bottom: -1px;
  float: left;
}
.uk-tab > li > a {
  display: block;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #383e90;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  text-shadow: 0 1px 0 #ffffff;
}
.uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}
.uk-tab > li > a:hover,
.uk-tab > li > a:focus,
.uk-tab > li.uk-open > a {
  border-color: #979797;
  background: #fafafa;
  color: #c0bcd8;
  outline: none;
}
.uk-tab > li:not(.uk-active) > a:hover,
.uk-tab > li:not(.uk-active) > a:focus,
.uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 1px;
  padding-bottom: 7px;
}
.uk-tab > li.uk-active > a {
  border-color: #979797;
  border-bottom-color: transparent;
  background: #ffffff;
  color: #666666;
}
.uk-tab > li.uk-disabled > a {
  color: #999999;
  cursor: auto;
}
.uk-tab > li.uk-disabled > a:hover,
.uk-tab > li.uk-disabled > a:focus,
.uk-tab > li.uk-disabled.uk-active > a {
  background: none;
  border-color: transparent;
}
.uk-tab-flip > li {
  float: right;
}
.uk-tab-flip > li:nth-child(n+2) > a {
  margin-left: 0;
  margin-right: 5px;
}
.uk-tab-responsive {
  display: none;
}
.uk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: "FontAwesome";
}
@media (max-width: 767px) {
  [data-uk-tab] > li {
    display: none;
  }
  [data-uk-tab] > li.uk-tab-responsive {
    display: block;
  }
  [data-uk-tab] > li.uk-tab-responsive > a {
    margin-left: 0;
    margin-right: 0;
  }
}
.uk-tab-center {
  border-bottom: 1px solid #979797;
}
.uk-tab-center-bottom {
  border-bottom: none;
  border-top: 1px solid #979797;
}
.uk-tab-center:before,
.uk-tab-center:after {
  content: " ";
  display: table;
}
.uk-tab-center:after {
  clear: both;
}
.uk-tab-center .uk-tab {
  position: relative;
  left: 50%;
  border: none;
  float: left;
}
.uk-tab-center .uk-tab > li {
  position: relative;
  left: -50%;
}
.uk-tab-center .uk-tab > li > a {
  text-align: center;
}
.uk-tab-bottom {
  border-top: 1px solid #979797;
  border-bottom: none;
}
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.uk-tab-bottom > li > a {
  border-bottom-width: 1px;
  border-top-width: 0;
}
.uk-tab-bottom > li:not(.uk-active) > a:hover,
.uk-tab-bottom > li:not(.uk-active) > a:focus,
.uk-tab-bottom > li.uk-open:not(.uk-active) > a {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #979797;
}
.uk-tab-grid {
  position: relative;
  z-index: 0;
  margin-left: -5px;
  border-bottom: none;
}
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0px;
  bottom: -1px;
  z-index: -1;
  border-top: 1px solid #979797;
}
.uk-tab-grid > li:first-child > a {
  margin-left: 5px;
}
.uk-tab-grid > li > a {
  text-align: center;
}
.uk-tab-grid.uk-tab-bottom {
  border-top: none;
}
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}
@media (min-width: 768px) {
  .uk-tab-left,
  .uk-tab-right {
    border-bottom: none;
  }
  .uk-tab-left > li,
  .uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  .uk-tab-left > li:nth-child(n+2) > a,
  .uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  .uk-tab-left > li.uk-active > a,
  .uk-tab-right > li.uk-active > a {
    border-color: #979797;
  }
  .uk-tab-left {
    border-right: 1px solid #979797;
  }
  .uk-tab-left > li {
    margin-right: -1px;
  }
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
  }
  .uk-tab-left > li:not(.uk-active) > a:hover,
  .uk-tab-left > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }
  .uk-tab-right {
    border-left: 1px solid #979797;
  }
  .uk-tab-right > li {
    margin-left: -1px;
  }
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
  }
  .uk-tab-right > li:not(.uk-active) > a:hover,
  .uk-tab-right > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
}
.uk-list {
  padding: 0;
  list-style: none;
}
.uk-list ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #979797;
}
.uk-list-striped > li {
  padding: 5px 5px;
  border-bottom: 1px solid #979797;
}
.uk-list-striped > li:nth-of-type(odd) {
  background: #fafafa;
}
.uk-list-space > li:nth-child(n+2) {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .uk-description-list-horizontal {
    overflow: hidden;
  }
  .uk-description-list-horizontal > dt {
    width: 160px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .uk-description-list-horizontal > dd {
    margin-left: 180px;
  }
}
.uk-description-list-line > dt {
  font-weight: normal;
}
.uk-description-list-line > dt:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #979797;
}
.uk-description-list-line > dd {
  color: #999999;
}
.uk-table {
  width: 100%;
  margin-bottom: 20px 0;
}
* + .uk-table {
  margin-top: 20px;
}
.uk-table th,
.uk-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #979797;
}
.uk-table th {
  text-align: left;
}
.uk-table td {
  vertical-align: top;
}

.uk-icon-button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #f7f7f7;
  line-height: 35px;
  color: #666666;
  font-size: 17.5px;
  text-align: center;
  border: 1px solid #cccccc;
  border-bottom-color: #bbbbbb;
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  text-shadow: 0 1px 0 #ffffff;
}
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #fafafa;
  color: #c0bcd8;
  text-decoration: none;
  outline: none;
  background-image: none;
}
.uk-icon-button:active {
  background-color: #f5f5f5;
  color: #666666;
  border-color: #cccccc;
  border-top-color: #bbbbbb;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tm-logo-small {
  letter-spacing: -0.31em;
}
.tm-toolbar .uk-float-left .uk-panel {
  margin: 0 25px 0 0;
  float: left;
}
.tm-toolbar .uk-float-right .uk-panel {
  margin: 0 0 0 25px;
  float: right;
}
.tm-headerbar .tm-logo {
  float: left;
}
.tm-headerbar .uk-panel {
  max-width: 500px;
  margin-right: 0;
  float: right;
}
.tm-main > :nth-child(n+2) {
  margin-top: 25px;
}
.tm-content > :last-child {
  margin-bottom: 0;
}
.tm-footer {
  position: relative;
  text-align: center;
}
.tm-footer .uk-panel + .uk-panel {
  margin-top: 25px;
}
.tm-totop-scroller {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  -webkit-transition: all linear 0.05s;
  transition: all linear 0.05s;
}
.tm-totop-scroller:after {
  content: "\f077";
  font-family: "FontAwesome";
}
.tm-totop-scroller:hover,
.tm-totop-scroller:focus {
  color: #999999;
  font-size: 16px;
  outline: none;
  text-decoration: none;
}
.tm-totop-scroller:active {
  color: #333333;
  font-size: 11px;
}
.tm-leading-article .uk-article:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
}
.tm-error-icon {
  font-size: 250px;
}
.tm-error-headline {
  font-size: 100px;
}
.tm-offline {
  width: 300px;
}
.tm-socialbuttons > div {
  margin-right: 10px;
  float: left;
}
.alignleft {
  display: block;
  margin-right: 20px;
  float: left;
}
.alignright {
  display: block;
  margin-left: 20px;
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tm-bottom-a .uk-overlay-panel h3{
	color:#ffffff;
	font-size:120%;
	text-align:center;
}

.uk-overlay-panel .uk-margin-top-remove{
	margin-top:280px !important;
}

.latest_news p{
	margin:0px !important;
	padding:0px !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.latest_news hr{
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.tm-headerbar{
}

.tm-middle .uk-overlay-panel h3{
	color:#ffffff;
	font-weight:bold;
	text-align:center !important;
}

.tm-main-bottom .uk-panel p, .tm-main-bottom .uk-panel hr{
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding:0px !important;
}

.tm-bottom-a .uk-panel p, .tm-bottom-a .uk-panel hr{
	margin-top:5px;
	margin-bottom: 5px;
}

.tm-top-a h3 a.uk-link-reset{
	color:#666666 !important;
	text-align: center;
	font-size: 80%;
}

.tm-toolbar{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 25px;
	background: #20418e;
	color:#ffffff;
}

.tm-toolbar .uk-float-right .uk-panel {
  width: 350px;
  margin-bottom: -40px;
  z-index: 9999;
}

.tm-top-b .uk-panel-box-secondary{
	background: #1f418d;
	border: none;
	color: #ffffff;
	border-radius: 0px;
	margin-top: -10px !important;
	padding-top: 0px;
}