@charset "utf-8";
/* CSS Document */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #ffffff;
    background-color: #5b482d !important;
}
.cc_container {
    background: #294002 !important;
    color: #fff !important;
    font-size: 12px !important;
	line-height: 14px !important; 
}
.cc_container a, .cc_container a:visited {
    text-decoration: none !important;
	text-shadow: none !important;
    color: #ffbb59 !important;
	
	font-size: 12px !important;
}
.cc_container a:hover {
    text-decoration: overline underline !important;
	text-shadow: none !important;
    color: #ffbb59;
	
	font-size: 12px !important;
}
.cc_container .cc_message {
    font-size: 12px !important;
	line-height: 14px !important;
}
.cc_banner-wrapper {
    height: 50px !important;
}
.cc_container {
    padding: 10px 10px 10px !important;
}