.uk-panel-box-primary .uk-panel-title {
    color: #222222 !important;;
}
.uk-panel-box .uk-panel-title {
    color: #222222;
	font-size: 24px;
	line-height: 19px;
	font-variant: small-caps;
}


.uk-article-title {
	color: #2d008e !important;
	line-height: 30px !important;
}

.uk-article-meta {

}

input {
    padding-right: 8px !important;
padding-left: 8px !important;
}

.widget_twitter_timeline {
	width: 200px !important;
	border: 1px solid !important;
		border-color: #dddddd !important;
	left: 40px !important;
	padding: 1px !important;
}

a:link {
}

widget_search_bar {
	
}

.jetpack_subscription_widget {
	border: 1px solid !important;
	border-color: #dddddd !important;
	left: 40px;
	width: 160px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
padding-right: 25px !important;
	padding-left: 20px !important;
}


.widget_archive {
	left: 40px;
	width: 160px !important;
  text-align: left;
	padding: 15px !important;
padding: 20px !important;
	border: 1px solid !important;
		border-color: #dddddd !important;}

.widget_categories {
	left: 40px;
	width: 160px;
  text-align: left;
	padding: 20px !important;
	border: 1px solid !important;
		border-color: #dddddd  !important;
}

.blink_text {

    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;

     color: red;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

/* CM17381985 vm WPPS */
form.uk-search .uk-search-field {color:#222222;}
/* CM17381985 vm WPPS end*/

/* CM17381986 vm WPPS */
body.home div.featured-data {display: none;}
/* CM17381986 vm WPPS end*/

/* CM17381989 vm WPPS*/
.uk-panel.tm-article-image {background-size:contain!important; background-color: #eaeaea!important;}
/*CM17381989 vm WPPS end */

/*CM17381988 vm WPPS */

.uk-panel .latest-container {
	margin-top: 0px;
}

/*CM17381988 vm WPPS end */