/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-container {
	background: #fff;
}
.uk-subnav > * > * {
    color: #BBB;
}
.uk-link a:hover {	
	color: #8ec63f;
} 
.input.uk-search-field {
  border-radius: 3px !important;
}
.uk-navbar-nav > li > a {
    padding: 4px 10px 12px 10px;
    font-size: 16px;
   	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  	max-width: 200px;
  	line-height: 1.3em;
  	border-right: 1px solid #ccc;
    height: 50px;
}
.uk-dropdown {
    padding: 0 15px;
  	font-size: 16px;
   	font-family: 'Open Sans', sans-serif;
    font-weight: 300; 
}  
.uk-dropdown-navbar {
    margin-top: 0px;
}
.tm-footer {
    text-align: center;
  color: #BBB
}
.endored-by img {
  vertical-align: middle;
  padding: 0 30px;
}
.uk-panel-box .bread, .bread {
    padding: 5px 0;
    background: #fff;
    color: #bbb;
    border: 1px solid #fff;
    border-radius: 4px;
}
.uk-breadcrumb > li > a {
  color: #bbb;
}
.uk-breadcrumb > li > a:hover {
  color: #bbb;
  text-decoration: underline;
}
.uk-panel h2, .uk-panel h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 300;
}
.uk-pagination > li > a {
    background: #eee;
    color: #ccc;
    border: none;
    border-bottom-color: none;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top, #eee, #eee);
    background-image: linear-gradient(to bottom, #eee, #eee);
    text-shadow: 0 0 0 #ffffff;
}
.uk-pagination > li > a:hover {
    color: #fff;
}
.uk-pagination > li > a, .uk-pagination > li > span {
    display: inline-block;
    min-width: 16px;
    padding: 8px 10px;
    line-height: 20px;
    text-decoration: none;
    box-sizing: content-box;
    text-align: center;
    border-radius: 2px;
}
.tm-totop-scroller {
    background: #eee;
    color: #ccc;
  width: 40px;
    height: 40px;
    line-height: 40px;
      border-radius: 2px;
}
.fbmod {
    background-image: url('feedback.png');
    background-repeat: no-repeat;
    background-position: right top;
    border-color: #317a80;
}
.fbmod {
  background-image:url('feedback.png');
  background-repeat: no-repeat;
  background-position: right top; 
  border-color: #317a80;
}

.fbmod h3 {
  color: #ffffff !important;
  font-size: 28px;
  text-transform: uppercase;
}

.fbmod > p {
  margin-top: 110px !important;
}
.uk-panel-box-primary {
    color: #444;
}
.button {
    background: #8ec63f;
    color: #fff;
    border: none;
    padding: 8px 10px;
}
.jNewsLB span.aca_list_name, .jNewsLB button {
  display: block;
  text-align: center;
  margin: 10px 0;
}
.uk-article-title a {
    font-size: 26px;
}
table.data {
  min-width: 80%;
}
table.data th {
  background: #efefef;
  font-weight: bold;
  text-align: center;
  padding: 6px 25px;
}
table.data td {
  text-align: left;
  padding: 6px 25px;
  border: 1px solid #efefef;
}
.alert {
    text-shadow: none;
    background: #ffffff;
    color: #888;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-shadow: 0 1px 0 #ffffff;
  color: #111;
}
ol.abc {list-style-type: lower-alpha;}


/* added 12th sept */
ul.sitemap li a {
    font-family: 'Open Sans';
    font-weight: 300;
    color: #444444;
  font-size: 26px;
    line-height: 1.6em;
     list-style-type: none;
}
ul.sitemap li {
     list-style-type: none;
}
ul.sitemap ol {
	\margin-top: 10px;
  margin-left: 15px;
}
ul.sitemap ol li {
     list-style-type: decimal;
}
ul.sitemap ol li a, ul.sitemap ul li a {
 font-family: 'Open Sans';
    font-weight: 300;
    color: #444444;
  font-size: 21px;
    line-height: 1.6em;
     list-style-type: none;
}

.logo-small {
  display: inline-block;

}
.tm-logo-small {
    letter-spacing: 0;
	line-height: 1em;
   font-size: 12px;
}
a.tm-logo-small:link, .tm-logo-small {
    color: #444444 !important;
    position: absolute;
 	 top: 8px;
}
.uk-navbar-center {
    float: none;
    text-align: right;
    max-width: 10%;
}
.highlight {
  color: red;
  text-decoration: underline;
}
.sub-menu h3 {
  display: none;
}
.jNewsLB>form>input.inputbox {
  margin-top: 10px;
  padding: 5px;
}
.control-group textarea {
	height: 22px;
	min-height: 60px !important;
	width: 80%;
}
.contact h3 {
  display: none;
}