/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @import url('https://fonts.googleapis.com/css?family=Allan|Lobster|Oxygen|Prompt');
 
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
color: #ffffff;
}
.tm-slideshow-content-panel {
color: #ffffff;
}
.tm-navbar > div > .uk-flex-center {  
-ms-flex-pack: end;  
-webkit-justify-content: flex-end;  
justify-content: flex-end;  
}
.captcha_img {
    width: 100px !important;
}
 .uk-panel-blank-blackwhite {  
    background-color: #000000;  
    
    color: #ff0000;  
	
input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: normal;
}

/*====================================================
additional css 01-30-2017
=====================================================*/
.creative_field_box_wrapper_1 {
	width:100% !important;
}


.formControlLabel{
	color:#fff !important;
	text-align:left !important;
}
